diff --git a/Makefile.am b/Makefile.am index 3901b8df..ea62e463 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,98 +1,96 @@ # Makefile.am - Installer for GnuPG 4 Windows Makefile. # Copyright (C) 2005, 2008, 2012 g10 Code GmbH # # This file is part of GPG4Win. # # GPG4Win is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # GPG4Win is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, see . ACLOCAL_AMFLAGS = -I m4 AUTOMAKE_OPTIONS = dist-bzip2 no-dist-gzip DISTCHECK_CONFIGURE_FLAGS = --host=i686-w64-mingw32 SUBDIRS = po packages doc src # find patches -type f | sort | sed 's/$/ \\/' | sed 's/^/ /' EXTRA_DIST = autogen.sh README.GIT ONEWS \ doc/license-page doc/GPLv3 \ build-aux/git-log-footer build-aux/git-log-fix \ patches/glib-2.41.5/01-socket.patch \ patches/glib-2.41.5/02-formatsec.patch \ patches/qtbase/relative-paths.patch \ patches/qtbase/qtbase-mingw-fixes.patch \ patches/qtbase/config-standardpaths.patch \ patches/qtbase/windowsxp-support.patch \ patches/qtbase/windowsxp-support-revert.patch \ patches/qtbase/windowsxp-support-revert-2.patch \ patches/qtwinextras/support-xp.patch \ patches/w32pth-2.0.5/workaround-broken-libtool.patch \ patches/qttools/disable-most-tools.patch \ patches/ki18n/no-tests.patch \ - patches/gpgme-1.9.0/0001-core-Don-t-split-gpgconf-strings-on-comma.patch \ patches/kxmlgui/0002-Make-QDBus-dependency-optional.patch \ patches/kxmlgui/0003-Make-KTextWidgets-optional.patch \ patches/kxmlgui/0004-Cruedly-disable-KSendbugmail.patch \ patches/kconfigwidgets/0001-Make-QDbus-optional.patch \ patches/kconfigwidgets/0002-Crudely-remove-KF5Auth-depedency.patch \ patches/kiconthemes/0001-Make-DBus-optional.patch \ patches/extra-cmake-modules/0001-Add-convert-utility-support-for-Windows-icons.patch \ patches/kleopatra/0005-Hack-generated-conf-files-for-Crosscompiling.patch \ patches/kleopatra/lower-kf5-required.patch \ - patches/kleopatra/relax-gpgme-checks.patch \ patches/kleopatra/fix-qt5.6-build.patch \ patches/libgpg-error-1.21/0001-Add-FD_ISSET-replacement-for-Windows.patch \ patches/gpgex-1.0.4/0001-Prefer-kleowrapped-gpgwrapped-binaries.patch \ patches/libkleo/lower-kf5-required.patch \ patches/gpgex-1.0.4/0002-Fix-loop-logic-error-in-new-server-name-detection.patch \ patches/extra-cmake-modules/0001-Use-BIN_INSTALL_DIR-data-for-DATAROOTDIR-on-Windows.patch \ patches/gpa-0.9.10/0001-w32-Make-location-of-locale-dir-more-flexible.patch copy-news: cp NEWS doc/website/NEWS.last copy-release: gpg4win-$(VERSION).tar.bz2 installers/gpg4win-$(VERSION).exe \ installers/gpg4win-light-$(VERSION).exe \ installers/gpg4win-vanilla-$(VERSION).exe @echo Copying $(VERSION) to $(RELEASEHOST) >&2 @set -e;\ if ssh "$$(echo $(RELEASEHOST)|cut -d: -f -1)" \ test -f "$$(echo $(RELEASEHOST)/gpg4win-$(VERSION).exe|cut -d: -f2-)";\ then echo "This release has already been copied to the server" >&2 ;\ else scp gpg4win-$(VERSION).tar.bz2 \ installers/gpg4win-$(VERSION).exe \ installers/gpg4win-light-$(VERSION).exe \ installers/gpg4win-vanilla-$(VERSION).exe \ installers/gpg4win-src-$(VERSION).exe $(RELEASEHOST)/ ;\ for f in en de ; do \ scp src/README.$$f.txt \ $(RELEASEHOST)/README-$(VERSION).$$f.txt; \ done;\ fi dist-hook: gen-ChangeLog gen_start_date = 2012-03-26T00:00:00 .PHONY: gen-ChangeLog gen-ChangeLog: set -e; \ if test -d $(top_srcdir)/.git; then \ (cd $(top_srcdir) && \ $(GITLOG_TO_CHANGELOG) --append-dot --tear-off \ --amend=build-aux/git-log-fix \ --since=$(gen_start_date) ) > $(distdir)/cl-t; \ cat $(top_srcdir)/build-aux/git-log-footer >> $(distdir)/cl-t;\ rm -f $(distdir)/ChangeLog; \ mv $(distdir)/cl-t $(distdir)/ChangeLog; \ fi diff --git a/packages/packages.current b/packages/packages.current index 8af4e2fe..4b524d18 100644 --- a/packages/packages.current +++ b/packages/packages.current @@ -1,560 +1,560 @@ # packages.current - list of current packages for use with gpg4win -*- sh -*- # # The download script processes the statements here to # actually download the packages. The syntax is trivial: # # If the first non whitespace character of a line is #, the line is # considered a comment. If the first word of a line is "server", the # rest of the line will be taken as the base URL for following file # commands. If the first word of a line is "file" the rest of the # line will be appended to the current base URL (with a / as # delimiter). The statement "chk" is followed by the SHA1 checksum of # the last file. # # zlib # server http://zlib.net # last-changed: 2017-01-23 # by: ah # verified: Sig 5ED4 6A67 21D3 6558 7791 E2AA 783F CD8E 58BC AFBA file zlib-1.2.11.tar.gz chk c3e5e9fdd5004dcb542feda5ee4f0ff0744628baf8ed2dd5d66f8ca1197cb1a1 # # GNU # server ftp://ftp.gnu.org/pub/gnu # last-changed: 2017-02-15 # by: ah # verified: Sig 68D9 4D8A AEEA D48A E7DC 5B90 4F49 4A94 2E46 16C2 file libiconv/libiconv-1.15.tar.gz chk ccf536620a45458d26ba83887a983b96827001e92a13847b45e4925cc8913178 # last-changed: 2017-02-15 # by: ah # verified: Sig 4622 25C3 B46F 3487 9FC8 496C D605 848E D7E6 9871 file gettext/gettext-0.19.8.tar.xz chk 9c1781328238caa1685d7bc7a2e1dcf1c6c134e86b42ed554066734b621bd12f # # GLIB # # The GTK boyz seem to think that sha256sum files on the server # magically get them a lot of additional security karma. # # And it's plain to see # You were meant for me # Yeah I'm your .sig # Your 21th Century sig # 21th Century sig, I wanna be your file # server http://ftp.gnome.org/pub/gnome/sources/glib/2.41 # last-changed: 2015-06-05 # Latest minor release is 2.45 but 2.41 works for us. # by: ah # compared checksum with debian experimental version. # https://lists.debian.org/debian-experimental-changes/2014/09/msg00182.html # verified: Sig 3D0E FB95 E7B5 237F 16E8 2258 E352 D5C5 1C50 41D4 file glib-2.41.5.tar.xz chk e76a6bd1456749bdd05db19a8f0f174e787e612ed443d30cc9cf02237dd58e16 # # GDK-PIXBUF # server http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/2.30/ # checked: 2015-06-05 # by: ah # There is a 2.31 series but afaik no security problems with 2.30 # verified: with linuxfromscratch and frugalware checksums file gdk-pixbuf-2.30.8.tar.xz chk 4853830616113db4435837992c0aebd94cbb993c44dc55063cee7f72a7bef8be # # ATK # server http://ftp.gnome.org/pub/gnome/sources/atk/1.32 # checked: 2013-04-29 wk (1.32.0 still the latest in 1.32) file atk-1.32.0.tar.bz2 chk e9a3e598f75c4db1af914f8b052dd9f7e89e920a96cc187c18eb06b8339cb16e server http://ftp.gnome.org/pub/gnome/binaries/win32/atk/1.32 # checked: 2013-04-29 wk name atk-1.32.0.zip file atk_1.32.0-2_win32.zip chk cadc6d52f2af21996a6dcba7b1fac27ce66721e14d1c4ab21fde7bc9965f5037 # checked: 2013-04-29 wk name atk-dev-1.32.0.zip file atk-dev_1.32.0-2_win32.zip chk 5021d64043d270350d6a8d50b91db691a7421a68ca0bfa4eeb0c8804a176ac44 # # PANGO # server http://ftp.gnome.org/pub/gnome/sources/pango/1.29 # fixme: 2013-04-29 wk - There is a 1.29.5 but no 1.29.5 binaries # What shall we do: Update to 1.32? There are no # 1.32 binaries either. file pango-1.29.4.tar.bz2 chk f15deecaecf1e9dcb7db0e4947d12b5bcff112586434f8d30a5afd750747ff2b server http://ftp.gnome.org/pub/gnome/binaries/win32/pango/1.29 name pango-1.29.4.zip file pango_1.29.4-1_win32.zip chk e1b865ae2e4054388c598f92b34593b3d24d7fd15e6308c8926ee634717c21ce name pango-dev-1.29.4.zip file pango-dev_1.29.4-1_win32.zip chk 0d7fb255e65ed4bd43acedab4405986e4877b87ba8227d5fa22b38330485e3cb # # CAIRO # server http://cairographics.org/releases # checked: 2013-04-29 wk - 1.10.2 is the latest in the 1.10 series. file cairo-1.10.2.tar.gz chk 32018c7998358eebc2ad578ff8d8559d34fc80252095f110a572ed23d989fc41 server http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies # checked: 2013-07-16 ah most recent package on that server is from # 2012-09-27 TODO -> Move to another source / source build of those # dependencies # checked: 2013-04-29 wk name cairo-1.10.2.zip file cairo_1.10.2-2_win32.zip chk e6c361ec1df4ccb23edbe5b68db16329d563a19eeee7fa70d583dda3d2358f4e name cairo-dev-1.10.2.zip file cairo-dev_1.10.2-2_win32.zip chk b86f875bf776bbf578e3fa8c46866b84c93200b962b30d03cf795f82157e3167 # checked: 2013-04-29 wk file freetype-2.4.2.tar.bz2 chk 9a987aef8c50d9bcfdfdc9f012f8bd0de6095cc1a5524e62c1a037deb8dacbfe name freetype-2.4.2.zip file freetype_2.4.2-1_win32.zip chk bdf67e6573363fd2256a58295931cc1186382fd0ad1fe420059d6ffdb5fba7c0 name freetype-dev-2.4.2.zip file freetype-dev_2.4.2-1_win32.zip chk eed58c2807b65d5e0ec78031e89f1628577ad76bf47f02eaecde432c0b99eae9 server http://www.fontconfig.org/release # checked: 2013-04-29 wk - 2.8.0 still the latest in 2.8 file fontconfig-2.8.0.tar.gz chk fa2a1c6eea654d9fce7a4b1220f10c99cdec848dccaf1625c01f076b31382335 server http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies # checked: 2013-04-29 wk name fontconfig-2.8.0.zip file fontconfig_2.8.0-2_win32.zip chk 9d6bcaeed0eced43a649953132d9f2b3e15b98c7bb9e4a207872dfeade818204 name fontconfig-dev-2.8.0.zip file fontconfig-dev_2.8.0-2_win32.zip chk 2f15af3d27ca507dad2a208e58409f484aa7e7c7eac10b49edca079b31ae7073 server ftp://ftp.g10code.com/g10code/misc # checked: 2013-04-29 wk - 2.0.1 still the latest in 2.0 file expat-2.0.1.tar.gz chk 847660b4df86e707c9150e33cd8c25bc5cd828f708c7418e765e3e983a2e5e93 server http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies # checked: 2013-04-29 wk name expat-2.0.1.zip file expat_2.0.1-1_win32.zip chk 77b88ab780e698d6590426b26a877878584b9f8b6357909699674fb5045737bd name expat-dev-2.0.1.zip file expat-dev_2.0.1-1_win32.zip chk 67b92b7f3441fee077bdc0094bf4dd673870acdf51899e32e199246801538162 # # GTK+ # server http://ftp.gnome.org/pub/gnome/sources/gtk+/2.24 # last-changed: 2015-06-05 # by: ah # verified: chk from https://download.gnome.org/core/3.17/3.17.2/sources/SHA256SUMS-for-xz file gtk+-2.24.28.tar.xz chk b2c6441e98bc5232e5f9bba6965075dcf580a8726398f7374d39f90b88ed4656 # # GIMP stuff for W32 # server http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies # checked: 2012-03-28 wk - Not updated - not a security problem name pkgconfig-0.23.tar.gz file pkg-config-0.23.tar.gz chk 08a0e072d6a05419a58124db864f0685e6ac96e71b2875bf15ac12714e983b53 name pkgconfig-0.23.zip file pkg-config_0.23-3_win32.zip chk 677d6055494e24cad6c49eab33eee618ddc6ed65da827c8b5b7da761b4063278 # PNG # last changed: 2017-08-28 # by: js # verified: Sig 8048 643B A2C8 40F4 F92A 195F F549 84BF A16C 640F server ftp://ftp.simplesystems.org/pub/png/src file libpng14/libpng-1.4.21.tar.xz chk 77ea3164ddcd203827a6d5e67dcfb9ef3a0965109c8f81817c1679403510f137 # # LibFFI # server ftp://sourceware.org/pub/libffi # checked: 2013-04-29 wk - updated from 3.0.10. # checked: 2014-07-16 ah - only rc availble from 3.0.14 file libffi-3.0.13.tar.gz chk 1dddde1400c3bcb7749d398071af88c3e4754058d2d4c0b3696c2f82dc5cf11c # # GpgOL # server ftp://ftp.g10code.com/g10code/gpgol # last-changed: 2016-03-30 # by: ah # verified: Sig D869 2123 C406 5DEA 5E0F 3AB5 249B 39D2 4F25 E3B6 # # TODO switch back to released version #file gpgol-1.4.0.tar.bz2 #chk abebb06bcf64c11854b110830b148eada7e7d9046e565c407d7957594f09800f # # GpgEX # server ftp://ftp.g10code.com/g10code/gpgex # last-changed: 2016-03-30 # by: ah # verified: Sig D869 2123 C406 5DEA 5E0F 3AB5 249B 39D2 4F25 E3B6 # TODO switch back to released version #file gpgex-1.0.4.tar.bz2 #chk aea2232d026219072491f1bf5b2f189a15552f66377ff4dd3b11c0f069379206 # # Pth emulation # server ftp://ftp.g10code.com/g10code/w32pth # checked: 2014-07-16 ah file w32pth-2.0.5.tar.bz2 chk 5e462d06ed50e9e961546ab5264258e606b101860a74c1e410d086432ec27a06 # # Stripped down version of BZIP2 # (full source at http://bzip.org) # server ftp://ftp.g10code.com/g10code/bzip2 # checked: 2014-07-16 ah file bzip2-1.0.6-g10.tar.gz chk c2a9b3aec1a38d34b66106116a39f64b01d84f475fef75c40ea0bda0ea67ed07 # # GnuPG et al. # # All tarballs from this server are verified with an openpgp # signature made by "Werner Koch (dist sig)". # D869 2123 C406 5DEA 5E0F 3AB5 249B 39D2 4F25 E3B6 server ftp://ftp.gnupg.org/gcrypt # last-changed: 2016-11-14 # by: ah file libgpg-error/libgpg-error-1.25.tar.bz2 chk f628f75843433b38b05af248121beb7db5bd54bb2106f384edac39934261320c # last-changed: 2016-07-22 # by: ah file libassuan/libassuan-2.4.3.tar.bz2 chk 22843a3bdb256f59be49842abf24da76700354293a066d82ade8134bb5aa2b71 # last changed: 2017-08-28 # by: js name gnupg-w32-2.2.0_20170828-bin.exe file binary/gnupg-w32-2.2.0_20170828.exe chk e614d00bf84f68094af6cdcfbff5423b74340885c4034d407c81d5d92272127c name gnupg-w32-2.2.0-20170828-src.tar.xz file binary/gnupg-w32-2.2.0_20170828.tar.xz chk 3231c6c5d882cf99801c8429a78d11fc6f14b3ca95e585894777f4b2e03afd29 # last changed: 2016-01-17 # by: ah file pinentry/pinentry-1.0.0.tar.bz2 chk 1672c2edc1feb036075b187c0773787b2afd0544f55025c645a71b4c2f79275a # TODO switch back to released version # by: ah #file gpgme/gpgme-1.9.0.tar.bz2 #chk 1b29fedb8bfad775e70eafac5b0590621683b2d9869db994568e6401f4034ceb # last changed: 2017-01-04 # by: ah file gpa/gpa-0.9.10.tar.bz2 chk c3b9cc36fd9916e83524930f99df13b1d5f601f4c0168cb9f5d81422e282b727 # # GnuPG utilities # server http://www.jabberwocky.com/software/paperkey # checked: 2014-07-16 ah file paperkey-1.3.tar.gz chk 5b57d7522336fb65c4c398eec27bf44ec0aaa35926157b79a76423231792cbfb # # Kleopatra and dependencies # # Boost # last changes: 2016-01-21 # by: ah # verified: Second source https://github.com/mxe/mxe/commit/fdd5b9f7aa8bf0e40c1f1f8119701af96e51457e server http://downloads.sourceforge.net/project/boost/boost/ name boost-1.60.0.tar.bz2 file 1.60.0/boost_1_60_0.tar.bz2 chk 686affff989ac2488f79a97b9479efb9f2abae035b5ed4d8226de6857933fd3b # Qt base # last changed: 2016-07-22 # by: ah # verified: HTTPS https://download.qt.io/official_releases/qt/5.8/5.8.0/submodules/qtbase-opensource-src-5.8.0.tar.xz.sha256 server http://download.qt.io/official_releases/qt/ name qtbase-5.8.0.tar.xz file 5.8/5.8.0/submodules/qtbase-opensource-src-5.8.0.tar.xz chk c17111ae02a44dc7be1ec2cf979a47ee9e58edf4904041a525c21f4fa53fc005 # Qt Tools # last changed: 2016-07-22 # by: ah # verified: HTTPS https://download.qt.io/official_releases/qt/5.8/5.8.0/submodules/qttools-opensource-src-5.8.0.tar.xz.sha256 name qttools-5.8.0.tar.xz file 5.8/5.8.0/submodules/qttools-opensource-src-5.8.0.tar.xz chk 95ec8e76d393b6ba26ffff5041fce41946d2bf3aec1402c6533e24d9fc269d83 # Qt Winextras # last changed: 2016-07-22 # by: ah # verified: HTTPS https://download.qt.io/official_releases/qt/5.8/5.8.0/submodules/qtwinextras-opensource-src-5.8.0.tar.xz.sha256 name qtwinextras-5.8.0.tar.xz file 5.8/5.8.0/submodules/qtwinextras-opensource-src-5.8.0.tar.xz chk 27ff7b94bd465709d5f8409b3e02a3a393e908613357b1edbf18ebbcb0c2c19c # Qt svg # last changed: 2016-07-22 # by: ah # verified: HTTPS https://download.qt.io/official_releases/qt/5.8/5.8.0/submodules/qtsvg-opensource-src-5.8.0.tar.xz.sha256 name qtsvg-5.8.0.tar.xz file 5.8/5.8.0/submodules/qtsvg-opensource-src-5.8.0.tar.xz chk 9873191c211ab4da9c0bc47b1e3549f475db4d448bba3175e0f86b24eefadc89 # Qt svg # last changed: 2017-08-22 # by: ah # verified: HTTPS https://download.qt.io/official_releases/qt/5.8/5.8.0/submodules/qttranslations-opensource-src-5.8.0.tar.xz.sha256 name qttranslations-5.8.0.tar.xz file 5.8/5.8.0/submodules/qttranslations-opensource-src-5.8.0.tar.xz chk 3b7cf72ec50bc2a02bf4e4427b184febac909dba0e02e1861321ca1629c3fc2e # KDE Frameworks generated by gen-frameworks.sh server http://download.kde.org/stable/frameworks/ ##### Paste Here ##### # extra-cmake-modules # last changed: 2017-02-02 # by: ah # verified: https://www.kde.org/info/kde-frameworks-5.30.0.php (created by gen-frameworks.sh) file 5.30/extra-cmake-modules-5.30.0.tar.xz chk 7da9647514e134db5054ab4848d4bfa6054537593a95720a7a9361f8cc71a96c # kconfig # last changed: 2017-02-02 # by: ah # verified: https://www.kde.org/info/kde-frameworks-5.30.0.php (created by gen-frameworks.sh) file 5.30/kconfig-5.30.0.tar.xz chk a29a3ccb6c9e8124eca488417d602e689dc7240f9b10510f4152e739fdc143dc # ki18n # last changed: 2017-02-02 # by: ah # verified: https://www.kde.org/info/kde-frameworks-5.30.0.php (created by gen-frameworks.sh) file 5.30/ki18n-5.30.0.tar.xz chk 2dd2d0835570c5e9fcdabd124613131cb4042a4deb3a38e68ed05daf6fcd72f3 # kwidgetsaddons # last changed: 2017-02-02 # by: ah # verified: https://www.kde.org/info/kde-frameworks-5.30.0.php (created by gen-frameworks.sh) file 5.30/kwidgetsaddons-5.30.0.tar.xz chk 34c322aa53a33ed883d8082e2435cd9464fb9d3f63e50c4a81d87166088fc24a # kcompletion # last changed: 2017-02-02 # by: ah # verified: https://www.kde.org/info/kde-frameworks-5.30.0.php (created by gen-frameworks.sh) file 5.30/kcompletion-5.30.0.tar.xz chk a667bd28575ba4462ed365ce3ea7d35e3f86b20e6fc034365914949205ee0588 # kwindowsystem # last changed: 2017-02-02 # by: ah # verified: https://www.kde.org/info/kde-frameworks-5.30.0.php (created by gen-frameworks.sh) file 5.30/kwindowsystem-5.30.0.tar.xz chk 20ac7025f998f85e83f72609038b4bf7051f3c373dc039faf30340c595e7e16b # kcoreaddons # last changed: 2017-02-02 # by: ah # verified: https://www.kde.org/info/kde-frameworks-5.30.0.php (created by gen-frameworks.sh) file 5.30/kcoreaddons-5.30.0.tar.xz chk f62bcef0aa391362e8797eb03135ad9d9b9fd5f3741298241ffb59eb182da040 # kcodecs # last changed: 2017-02-02 # by: ah # verified: https://www.kde.org/info/kde-frameworks-5.30.0.php (created by gen-frameworks.sh) file 5.30/kcodecs-5.30.0.tar.xz chk 6eb6935512e01a70d730938c28cb84852e73d4c023deebb5f2946b4c760f2aee # kconfigwidgets # last changed: 2017-02-02 # by: ah # verified: https://www.kde.org/info/kde-frameworks-5.30.0.php (created by gen-frameworks.sh) file 5.30/kconfigwidgets-5.30.0.tar.xz chk 021d85537faf01b9a88a9614edf9011a7e2dac752330f4928a287f4832263996 # kxmlgui # last changed: 2017-02-02 # by: ah # verified: https://www.kde.org/info/kde-frameworks-5.30.0.php (created by gen-frameworks.sh) file 5.30/kxmlgui-5.30.0.tar.xz chk da3f6f59aed6d7970f78a040e387fcec6509a2bac3e6efaa965b6600c9b1ac00 # kguiaddons # last changed: 2017-02-02 # by: ah # verified: https://www.kde.org/info/kde-frameworks-5.30.0.php (created by gen-frameworks.sh) file 5.30/kguiaddons-5.30.0.tar.xz chk f55f5b5ffe0e330ae3ee5971cf8d206040d82bd52d677a8478d6a9c88c8ac04e # kitemviews # last changed: 2017-02-02 # by: ah # verified: https://www.kde.org/info/kde-frameworks-5.30.0.php (created by gen-frameworks.sh) file 5.30/kitemviews-5.30.0.tar.xz chk 5e8466caa4d27cd78e37c3814e495590158a5a57cbb61e8d07505cea72d3a43b # kitemmodels # last changed: 2017-02-02 # by: ah # verified: https://www.kde.org/info/kde-frameworks-5.30.0.php (created by gen-frameworks.sh) file 5.30/kitemmodels-5.30.0.tar.xz chk aeb94534470bb581196a3e2eef158694c5b5727a7e9db8ca2d873fdcbf5bc2f9 # kiconthemes # last changed: 2017-02-02 # by: ah # verified: https://www.kde.org/info/kde-frameworks-5.30.0.php (created by gen-frameworks.sh) file 5.30/kiconthemes-5.30.0.tar.xz chk e969d2180f0d5b0802e7c57d63ff78314562cad4b50dbb3a0935d5edc4c33d6a # breeze-icons # last changed: 2017-02-02 # by: ah # verified: https://www.kde.org/info/kde-frameworks-5.30.0.php (created by gen-frameworks.sh) file 5.30/breeze-icons-5.30.0.tar.xz chk 53e533d006e0289b969ee37534a71f02b2708cee28cfa829b95a144f75010759 # karchive # last changed: 2017-02-02 # by: ah # verified: https://www.kde.org/info/kde-frameworks-5.30.0.php (created by gen-frameworks.sh) file 5.30/karchive-5.30.0.tar.xz chk 18b35d437e7cbf6f00983d0f66372cbd6a0daedaa58e6c092838c20845571f38 ##### End Paste ##### # KDE Applications server https://download.kde.org/Attic/applications # kmime # last changed: 2017-02-02 # by: ah # verified: https://download.kde.org/Attic/applications/16.12.3/src/kmime-16.12.3.tar.xz.mirrorlist file 16.12.3/src/kmime-16.12.3.tar.xz chk 40c874c98c0eb0c76e9a5015aab5d5ed791c1e0bed138f412fb496031e80eb3f # Devel versions are needed until Kleopatra can be based on # a stable branch. server http://files.intevation.de/projects/gpg4all # ditto for gpgol. # by: js # verified: tarball created by js file gpgol/gpgol-2.0.0-beta288.tar.bz2 chk 901ad4524d51ad6e58ec67f27596055f27f4be7be3b972315ac770c11ee36b7f # and for gpgex # by: js # verified: tarball created by js file gpgex/gpgex-1.0.5-beta8.tar.bz2 chk 518957d7d0203e6e29877b103ac76d0af5fe0b8c0b949e7f072cc3f554c927b8 # by: ah -file gpgme/gpgme-1.9.1-beta57.tar.bz2 -chk 524899103529d0feb163bbbf7567c6c46f4d1c2a9c6c87f9a36def9062e00148 +file gpgme/gpgme-1.10.0-beta75.tar.bz2 +chk 1aecd6b22507f6b0c27afe6dc6f6d3fa4c813bbaef46199a9e4ac7f7359aef89 # Libkleo # last changed: see package date. # by: ah # verified: Tarball created by ah. file libkleo/libkleo-201707270914.tar.gz chk 4923b327005eaec0f75ce3411c80d2ff23a92a162d2285b8bb7366a280d320e1 # KDE-L10n # last changed: see package date. # by: ah # verified: Tarball created by ah with script kde-l10n.sh file kde-l10n/kde-l10n-201708221602-bin.tar.xz chk e43d329e80a5a0b19d3de46ddba629e6f221aa6be3a6480477e8fd118e7f1b94 file kde-l10n/kde-l10n-201708221602-src.tar.xz chk 2606958008a06b5bcb2de9e0c237f3ffa2e132ca025c4393e1cba8bcfe7a64be # Kleopatra # last changed: see package date. # by: ah # verified: Tarball created by ah. file kleopatra/kleopatra-201708221558.tar.gz chk c869db3e644150f66c47a440423214464612a13abc5e58b4b21667c60e52e84e diff --git a/patches/gpgme-1.9.0/0001-core-Don-t-split-gpgconf-strings-on-comma.patch b/patches/gpgme-1.9.0/0001-core-Don-t-split-gpgconf-strings-on-comma.patch deleted file mode 100755 index 2520ddd1..00000000 --- a/patches/gpgme-1.9.0/0001-core-Don-t-split-gpgconf-strings-on-comma.patch +++ /dev/null @@ -1,46 +0,0 @@ -#! /bin/sh -patch -p1 -l -f $* < $0 -exit $? - - -From d86b8b46b4f484f5bc26652f01c9332ce401d1eb Mon Sep 17 00:00:00 2001 -From: Andre Heinecke -Date: Wed, 5 Apr 2017 18:23:48 +0200 -Subject: [PATCH] core: Don't split gpgconf strings on comma - -* src/engine-gpgconf.c (gpgconf_parse_option): Don't split -strings on comma. - --- -This only affects values where the main type is string. Values -with the alt_type string but another main type are still split -to keep lists (e.g. groups) working. ---- - src/engine-gpgconf.c | 5 +++-- - 1 file changed, 3 insertions(+), 2 deletions(-) - -diff --git a/src/engine-gpgconf.c b/src/engine-gpgconf.c -index 6f7c8ac..af5f110 100644 ---- a/src/engine-gpgconf.c -+++ b/src/engine-gpgconf.c -@@ -399,7 +399,7 @@ gpgconf_parse_option (gpgme_conf_opt_t opt, - gpgme_conf_arg_t *arg_p, char *line) - { - gpgme_error_t err; -- char *mark; -+ char *mark = NULL; - - if (!line[0]) - return 0; -@@ -408,7 +408,8 @@ gpgconf_parse_option (gpgme_conf_opt_t opt, - { - gpgme_conf_arg_t arg; - -- mark = strchr (line, ','); -+ if (opt->type != GPGME_CONF_STRING) -+ mark = strchr (line, ','); - if (mark) - *mark = '\0'; - --- -2.1.4 diff --git a/patches/kleopatra/relax-gpgme-checks.patch b/patches/kleopatra/relax-gpgme-checks.patch deleted file mode 100755 index 605cd933..00000000 --- a/patches/kleopatra/relax-gpgme-checks.patch +++ /dev/null @@ -1,30 +0,0 @@ -#! /bin/sh -patch -p1 -l -f $* < $0 -exit $? - -diff --git a/src/commands/keytocardcommand.cpp b/src/commands/keytocardcommand.cpp -index 7fedf50..464c2a0 100644 ---- a/src/commands/keytocardcommand.cpp -+++ b/src/commands/keytocardcommand.cpp -@@ -48,7 +48,7 @@ - #include - - #include --#if GPGMEPP_VERSION > 0x10801 -+#if GPGMEPP_VERSION > 0x10800 - # define GPGME_SUBKEY_HAS_KEYGRIP - #endif - -diff --git a/src/view/pgpcardwidget.cpp b/src/view/pgpcardwidget.cpp -index 4d04f20..3a69744 100644 ---- a/src/view/pgpcardwidget.cpp -+++ b/src/view/pgpcardwidget.cpp -@@ -63,7 +63,7 @@ - #include - - --#if GPGMEPP_VERSION > 0x10801 // 1.8.1 -+#if GPGMEPP_VERSION > 0x10800 // 1.8.1 - // TODO remove ifdef once > 1.8.1 is required - #include - # define GPGME_CAN_GENCARDKEY