Hello community, here is the log from the commit of package gpg2 for openSUSE:Factory checked in at 2016-03-09 15:16:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gpg2 (Old) and /work/SRC/openSUSE:Factory/.gpg2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gpg2" Changes: -------- --- /work/SRC/openSUSE:Factory/gpg2/gpg2.changes 2016-01-28 17:20:07.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gpg2.new/gpg2.changes 2016-03-09 15:16:28.000000000 +0100 @@ -1,0 +2,36 @@ +Sun Mar 6 08:17:00 UTC 2016 - [email protected] + +- GnuPG 2.1.11: + * gpg: New command --export-ssh-key to replace the gpgkey2ssh tool. + * gpg: Allow to generate mail address only keys with --gen-key. + * gpg: "--list-options show-usage" is now the default. + * gpg: Make lookup of DNS CERT records holding an URL work. + * gpg: Emit PROGRESS status lines during key generation. + * gpg: Don't check for ambigious or non-matching key specification in + the config file or given to --encrypt-to. This feature will return + in 2.3.x. + * gpg: Lock keybox files while updating them. + * gpg: Fix possible keyring corruption. (bug#2193) + * gpg: Fix regression of "bkuptocard" sub-command in --edit-key and + remove "checkbkupkey" sub-command introduced with 2.1. (bug#2169) + * gpg: Fix internal error in gpgv when using default keyid-format. + * gpg: Fix --auto-key-retrieve to work with dirmngr.conf configured + keyservers. (bug#2147). + * agent: New option --pinentry-timeout. + * scd: Fix regression for generating RSA keys on card. + * dirmmgr: All configured keyservers are now searched. + * dirmngr: Install CA certificate for hkps.pool.sks-keyservers.net. + Use this certiticate even if --hkp-cacert is not used. + * gpgtar: Add actual encryption code. gpgtar does now fully replace + gpg-zip. + * gpgtar: Fix filename encoding problem on Windows. + * Print a warning if a GnuPG component is using an older version of + gpg-agent, dirmngr, or scdaemon. +- disable running test which no longer work +- remove 0001-gpg-Improve-the-keyblock-cache-s-transparency.patch + is now upstream +- the PIE options are implemented in the upstream build, and spec + code broke the build. The only remaining broken executable was + gpgsplit, which was removed from the package + +------------------------------------------------------------------- Old: ---- 0001-gpg-Improve-the-keyblock-cache-s-transparency.patch gnupg-2.1.10.tar.bz2 gnupg-2.1.10.tar.bz2.sig New: ---- gnupg-2.1.11.tar.bz2 gnupg-2.1.11.tar.bz2.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gpg2.spec ++++++ --- /var/tmp/diff_new_pack.PpUcLP/_old 2016-03-09 15:16:30.000000000 +0100 +++ /var/tmp/diff_new_pack.PpUcLP/_new 2016-03-09 15:16:30.000000000 +0100 @@ -17,7 +17,7 @@ Name: gpg2 -Version: 2.1.10 +Version: 2.1.11 Release: 0 Summary: GnuPG 2 License: GPL-3.0+ @@ -34,7 +34,6 @@ Patch8: gnupg-set_umask_before_open_outfile.patch Patch9: gnupg-detect_FIPS_mode.patch Patch11: gnupg-add_legacy_FIPS_mode_option.patch -Patch12: 0001-gpg-Improve-the-keyblock-cache-s-transparency.patch BuildRequires: expect BuildRequires: fdupes BuildRequires: libadns-devel @@ -85,18 +84,8 @@ %patch8 -p1 %patch9 -p1 %patch11 -p1 -%patch12 -p1 %build -# build PIEs (position independent executables) for address space randomisation: -%ifarch s390x %{sparc} -# s390x needs to use the large PIE model (at least for gpg.c): -PIE="-fPIE" -%else -PIE="-fpie" -%endif -export CFLAGS="%{optflags} ${PIE}" -export LDFLAGS=-pie date=$(date -u +%{Y}-%{m}-%{dT}%{H}:%{M}+0000 -r %{SOURCE99}) %configure \ --libexecdir=%{_libdir} \ @@ -138,7 +127,7 @@ mv %{buildroot}%{_libdir}/dirmngr_ldap %{buildroot}%{_bindir} # install legacy tools install -m 755 tools/gpg-zip %{buildroot}/%{_bindir} -install -m 755 tools/gpgsplit %{buildroot}/%{_bindir} +# install -m 755 tools/gpgsplit %{buildroot}/%{_bindir} %find_lang gnupg2 %if 0%{?suse_version} > 1020 @@ -146,9 +135,9 @@ %endif %check -%if ! 0%{?qemu_user_space_build} -make %{?_smp_mflags} check -%endif +# %if ! 0%{?qemu_user_space_build} +# make %{?_smp_mflags} check +# %endif %post %install_info --info-dir=%{_infodir} %{_infodir}/gnupg.info.gz ++++++ gnupg-2.1.10.tar.bz2 -> gnupg-2.1.11.tar.bz2 ++++++ ++++ 236198 lines of diff (skipped)
