Commit Graph

509 Commits

Author SHA256 Message Date
8c6498bf40 Accepting request 899100 from home:AndreasStieger:branches:Base:System
- Remove the "files-are-digests" option from the openSUSE package.
  This feature was not upstream and only used in the OBS signing
  daemon. The recommended upstream feature for separating the data
  to be signed from the private keys is gpg agent forwarding,
  available from 2.1. Drop gnupg-2.2.8-files-are-digests.patch

OBS-URL: https://build.opensuse.org/request/show/899100
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=265
2021-06-11 09:17:32 +00:00
e859003726 Accepting request 888302 from home:AndreasStieger:branches:Base:System
Let's leave Factory at 2.2.x, and put 2.3.x into security:privacy until it becomes stable at 2.4.x. See SR#888300

OBS-URL: https://build.opensuse.org/request/show/888302
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=264
2021-04-26 09:47:29 +00:00
58d8332fde Accepting request 883690 from home:AndreasStieger:branches:Base:System
GnuPG 2.3.0

OBS-URL: https://build.opensuse.org/request/show/883690
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=263
2021-04-17 14:15:27 +00:00
Dominique Leuenberger
724eecab26 Accepting request 863296 from Base:System
OBS-URL: https://build.opensuse.org/request/show/863296
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpg2?expand=0&rev=153
2021-01-19 14:59:07 +00:00
Dominique Leuenberger
701c59566b Accepting request 863296 from Base:System
OBS-URL: https://build.opensuse.org/request/show/863296
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpg2?expand=0&rev=153
2021-01-19 14:59:07 +00:00
c9e0dcf362 Accepting request 862726 from home:AndreasStieger:branches:Base:System
GnuPG 2.2.27

OBS-URL: https://build.opensuse.org/request/show/862726
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=261
2021-01-15 10:22:29 +00:00
Dominique Leuenberger
29229a7371 Accepting request 850962 from Base:System
OBS-URL: https://build.opensuse.org/request/show/850962
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpg2?expand=0&rev=152
2020-11-29 11:20:02 +00:00
Dominique Leuenberger
5beb87ca97 Accepting request 850962 from Base:System
OBS-URL: https://build.opensuse.org/request/show/850962
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpg2?expand=0&rev=152
2020-11-29 11:20:02 +00:00
0de8e05766 Accepting request 850318 from home:AndreasStieger:branches:Base:System
GnuPG 2.2.25

OBS-URL: https://build.opensuse.org/request/show/850318
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=259
2020-11-26 09:55:58 +00:00
Dominique Leuenberger
d2b698216f Accepting request 849250 from Base:System
OBS-URL: https://build.opensuse.org/request/show/849250
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpg2?expand=0&rev=151
2020-11-21 11:40:12 +00:00
Dominique Leuenberger
150b6370b8 Accepting request 849250 from Base:System
OBS-URL: https://build.opensuse.org/request/show/849250
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpg2?expand=0&rev=151
2020-11-21 11:40:12 +00:00
441b25f76d Accepting request 849176 from home:AndreasStieger:branches:Base:System
GnuPG 2.2.24

OBS-URL: https://build.opensuse.org/request/show/849176
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=257
2020-11-18 09:45:38 +00:00
Dominique Leuenberger
3cc7b17b94 Accepting request 831939 from Base:System
- GnuPG 2.2.23: 
  * gpg: fix AHEAD preference list overflow boo#1176034 /  CVE-2020-25125
  * gpg: fix possible segv in the key cleaning code
  * gpgsm: fix a minor RFC2253 parser gub
  * scdaemon: Fix a PIN verify failure on certain OpenPGP card
    implementations

- GnuPG 2.2.22:
  * gpg: Change the default key algorithm to rsa3072
  * gpg: Add regular expression support for Trust Signatures on
    all platforms
  * gpg: Ignore --personal-digest-prefs for ECDSA keys
  * gpgsm: Make rsaPSS a de-vs compliant scheme
  * gpgsm: Show also the SHA256 fingerprint in key listings
  * gpgsm: Do not require a default keyring for --gpgconf-list
  * gpg-agent: Default to extended key format and record the
    creation time of keys
    Add new option --disable-extended-key-format
  * gpg-agent: Support the WAYLAND_DISPLAY envvar
  * gpg-agent: Allow using --gpgconf-list even if HOME does not
    exist
  * gpg-agent: Make the Pinentry work even if the envvar TERM is
    set to the empty string
  * scdaemon: Add a workaround for Gnuk tokens <= 2.15 which
    wrongly incremented the error counter when using the
    "verify" command of "gpg --edit-key" with only the signature
    key being present
   * dirmngr: Better handle systems with disabled IPv6
   * gpgpslit: Install tool.  It was not installed in the past to
     avoid conflicts with the version installed by GnuPG 1.4

OBS-URL: https://build.opensuse.org/request/show/831939
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpg2?expand=0&rev=150
2020-09-05 22:00:15 +00:00
Dominique Leuenberger
bfc3caa7a2 Accepting request 831939 from Base:System
- GnuPG 2.2.23: 
  * gpg: fix AHEAD preference list overflow boo#1176034 /  CVE-2020-25125
  * gpg: fix possible segv in the key cleaning code
  * gpgsm: fix a minor RFC2253 parser gub
  * scdaemon: Fix a PIN verify failure on certain OpenPGP card
    implementations

- GnuPG 2.2.22:
  * gpg: Change the default key algorithm to rsa3072
  * gpg: Add regular expression support for Trust Signatures on
    all platforms
  * gpg: Ignore --personal-digest-prefs for ECDSA keys
  * gpgsm: Make rsaPSS a de-vs compliant scheme
  * gpgsm: Show also the SHA256 fingerprint in key listings
  * gpgsm: Do not require a default keyring for --gpgconf-list
  * gpg-agent: Default to extended key format and record the
    creation time of keys
    Add new option --disable-extended-key-format
  * gpg-agent: Support the WAYLAND_DISPLAY envvar
  * gpg-agent: Allow using --gpgconf-list even if HOME does not
    exist
  * gpg-agent: Make the Pinentry work even if the envvar TERM is
    set to the empty string
  * scdaemon: Add a workaround for Gnuk tokens <= 2.15 which
    wrongly incremented the error counter when using the
    "verify" command of "gpg --edit-key" with only the signature
    key being present
   * dirmngr: Better handle systems with disabled IPv6
   * gpgpslit: Install tool.  It was not installed in the past to
     avoid conflicts with the version installed by GnuPG 1.4

OBS-URL: https://build.opensuse.org/request/show/831939
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpg2?expand=0&rev=150
2020-09-05 22:00:15 +00:00
d42a10b126 * gpg: fix AHEAD preference list overflow boo#1176034 / CVE-2020-25125
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=255
2020-09-03 18:07:32 +00:00
03802fc910 Accepting request 831935 from home:AndreasStieger:branches:Base:System
GnuPG 2.2.23
with security fix gpg: fix AHEAD preference list overflow boo#1176034

OBS-URL: https://build.opensuse.org/request/show/831935
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=254
2020-09-03 17:55:58 +00:00
3c3e528fd8 Accepting request 831325 from home:AndreasStieger:branches:Base:System
GnuPG 2.2.22, with keyring refresh

OBS-URL: https://build.opensuse.org/request/show/831325
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=253
2020-09-02 15:10:22 +00:00
Dominique Leuenberger
44a10ba7d0 Accepting request 820863 from Base:System
OBS-URL: https://build.opensuse.org/request/show/820863
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpg2?expand=0&rev=149
2020-07-15 09:13:43 +00:00
Dominique Leuenberger
15352e8d90 Accepting request 820863 from Base:System
OBS-URL: https://build.opensuse.org/request/show/820863
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpg2?expand=0&rev=149
2020-07-15 09:13:43 +00:00
87317a4d5e Accepting request 820859 from home:pmonrealgonzalez:branches:Base:System
- Fix regression in latest gpg2 that makes gpgme fail to build [bsc#1174007]
- Add gnupg-gpgme-t-encrypt-sym.patch

OBS-URL: https://build.opensuse.org/request/show/820859
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=251
2020-07-14 11:02:45 +00:00
a1dcded9f7 Accepting request 819712 from home:AndreasStieger:branches:Base:System
GnuPG 2.2.21

OBS-URL: https://build.opensuse.org/request/show/819712
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=250
2020-07-09 11:50:14 +00:00
Dominique Leuenberger
a2674ccd66 Accepting request 799268 from Base:System
OBS-URL: https://build.opensuse.org/request/show/799268
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpg2?expand=0&rev=148
2020-05-02 20:15:35 +00:00
Dominique Leuenberger
bdad601634 Accepting request 799268 from Base:System
OBS-URL: https://build.opensuse.org/request/show/799268
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpg2?expand=0&rev=148
2020-05-02 20:15:35 +00:00
d54932d177 Accepting request 799267 from home:pmonrealgonzalez:branches:Base:System
- Fix gpgme and gpgme-qt builds on gpg2 2.2.20 update [bsc#1170811]
- Refresh patches:
  * gnupg-2.2.8-files-are-digests.patch
  * gnupg-add_legacy_FIPS_mode_option.patch

OBS-URL: https://build.opensuse.org/request/show/799267
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=248
2020-04-30 14:04:35 +00:00
Tomáš Chvátal
166cc8d6b6 Accepting request 786987 from home:AndreasStieger:branches:Base:System
GnuPG 2.2.20

OBS-URL: https://build.opensuse.org/request/show/786987
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=247
2020-03-21 08:06:35 +00:00
Dominique Leuenberger
5f24045378 Accepting request 784634 from Base:System
OBS-URL: https://build.opensuse.org/request/show/784634
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpg2?expand=0&rev=147
2020-03-16 09:16:15 +00:00
Dominique Leuenberger
0dfd85574c Accepting request 784634 from Base:System
OBS-URL: https://build.opensuse.org/request/show/784634
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpg2?expand=0&rev=147
2020-03-16 09:16:15 +00:00
Tomáš Chvátal
24f6e57c6d Accepting request 784621 from home:favogt:rpmsmalle
- Split dirmngr into a subpackage to avoid a hard dependency of
  gpg2 on libgnutls

OBS-URL: https://build.opensuse.org/request/show/784621
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=245
2020-03-13 12:49:16 +00:00
Dominique Leuenberger
a975a5f562 Accepting request 776240 from Base:System
OBS-URL: https://build.opensuse.org/request/show/776240
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpg2?expand=0&rev=146
2020-02-22 18:03:23 +00:00
Dominique Leuenberger
cabc9804da Accepting request 776240 from Base:System
OBS-URL: https://build.opensuse.org/request/show/776240
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpg2?expand=0&rev=146
2020-02-22 18:03:23 +00:00
Tomáš Chvátal
85543adb99 Accepting request 776234 from home:pmonrealgonzalez:branches:Base:System
- Fix build with GCC-10: [bsc#1160394]
  * Always use EXTERN_UNLESS_MAIN_MODULE pattern
  * In GCC-10, the default option -fcommon will change to -fno-common
- Add gpg2-gcc10-build-fno-common.patch

OBS-URL: https://build.opensuse.org/request/show/776234
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=243
2020-02-19 09:09:05 +00:00
Dominique Leuenberger
612e4e8495 Accepting request 763816 from Base:System
OBS-URL: https://build.opensuse.org/request/show/763816
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpg2?expand=0&rev=145
2020-01-16 17:17:49 +00:00
Dominique Leuenberger
5c994d3178 Accepting request 763816 from Base:System
OBS-URL: https://build.opensuse.org/request/show/763816
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpg2?expand=0&rev=145
2020-01-16 17:17:49 +00:00
Tomáš Chvátal
0905c56a1b Accepting request 762902 from home:pmonrealgonzalez:branches:Base:System
- Accept key updates even without UIDs [bsc#1143158]
- Add patches:
  * gnupg-allow-import-of-previously-known-keys-even-without-UIDs.patch
  * gnupg-accept_subkeys_with_a_good_revocation_but_no_self-sig_during_import.patch
  * gnupg-add-test-cases-for-import-without-uid.patch

OBS-URL: https://build.opensuse.org/request/show/762902
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=241
2020-01-13 08:40:05 +00:00
Dominique Leuenberger
788edd5d53 Accepting request 755139 from Base:System
OBS-URL: https://build.opensuse.org/request/show/755139
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpg2?expand=0&rev=144
2019-12-23 21:33:57 +00:00
Dominique Leuenberger
b301325c2e Accepting request 755139 from Base:System
OBS-URL: https://build.opensuse.org/request/show/755139
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpg2?expand=0&rev=144
2019-12-23 21:33:57 +00:00
Tomáš Chvátal
e32388cbf9 Accepting request 755072 from home:AndreasStieger:branches:Base:System
GnuPG 2.2.19

OBS-URL: https://build.opensuse.org/request/show/755072
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=239
2019-12-09 07:32:12 +00:00
Dominique Leuenberger
438a2afdee Accepting request 751577 from Base:System
OBS-URL: https://build.opensuse.org/request/show/751577
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpg2?expand=0&rev=143
2019-12-07 14:17:14 +00:00
Dominique Leuenberger
9cd89e12e5 Accepting request 751577 from Base:System
OBS-URL: https://build.opensuse.org/request/show/751577
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpg2?expand=0&rev=143
2019-12-07 14:17:14 +00:00
d539c287c5 Accepting request 751408 from home:pmonrealgonzalez:branches:Base:System
- Update to 2.2.18 [bsc#1157900, CVE-2019-14855]
  * gpg: Changed the way keys are detected on a smartcards; this
    allows the use of non-OpenPGP cards.  In the case of a not very
    likely regression the new option --use-only-openpgp-card is
    available.  [#4681]
  * gpg: The commands --full-gen-key and --quick-gen-key now allow
    direct key generation from supported cards.  [#4681]
  * gpg: Prepare against chosen-prefix SHA-1 collisions in key
    signatures.  This change removes all SHA-1 based key signature
    newer than 2019-01-19 from the web-of-trust.  Note that this
    includes all key signature created with dsa1024 keys.  The new
    option --allow-weak-key-signatues can be used to override the new
    and safer behaviour.  [#4755,CVE-2019-14855]
  * gpg: Improve performance for import of large keyblocks.  [#4592]
  * gpg: Implement a keybox compression run.  [#4644]
  * gpg: Show warnings from dirmngr about redirect and certificate
    problems (details require --verbose as usual).
  * gpg: Allow to pass the empty string for the passphrase if the
    '--passphase=' syntax is used.  [#4633]
  * gpg: Fix printing of the KDF object attributes.
  * gpg: Avoid surprises with --locate-external-key and certain
    --auto-key-locate settings.  [#4662]
  * gpg: Improve selection of best matching key.  [#4713]
  * gpg: Delete key binding signature when deletring a subkey.
    [#4665,#4457]
  * gpg: Fix a potential loss of key sigantures during import with
    self-sigs-only active.  [#4628]
  * gpg: Silence "marked as ultimately trusted" diagnostics if
    option --quiet is used.  [#4634]
  * gpg: Silence some diagnostics during in key listsing even with

OBS-URL: https://build.opensuse.org/request/show/751408
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=237
2019-11-28 11:22:11 +00:00
Dominique Leuenberger
b385328d51 Accepting request 741459 from Base:System
OBS-URL: https://build.opensuse.org/request/show/741459
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpg2?expand=0&rev=142
2019-10-22 13:43:14 +00:00
Dominique Leuenberger
3919b9adf3 Accepting request 741459 from Base:System
OBS-URL: https://build.opensuse.org/request/show/741459
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpg2?expand=0&rev=142
2019-10-22 13:43:14 +00:00
Tomáš Chvátal
9fd70b3f74 Accepting request 741446 from home:lnussel:branches:Base:System
- Do not recommend lang package. The lang package already has a
  supplements.

OBS-URL: https://build.opensuse.org/request/show/741446
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=235
2019-10-21 09:54:11 +00:00
Dominique Leuenberger
acfa9ea7eb Accepting request 714631 from Base:System
OBS-URL: https://build.opensuse.org/request/show/714631
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpg2?expand=0&rev=141
2019-07-16 06:37:45 +00:00
Dominique Leuenberger
19acfa1f11 Accepting request 714631 from Base:System
OBS-URL: https://build.opensuse.org/request/show/714631
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpg2?expand=0&rev=141
2019-07-16 06:37:45 +00:00
Tomáš Chvátal
02187aebb9 Accepting request 714630 from home:pmonrealgonzalez:branches:Base:System
- Update to 2.2.17 [bsc#1141093]
  * gpg: Do not try the import fallback if the options are already used.
  * gpg: Fix regression in option "self-sigs-only".
  * gpg: With --auto-key-retrieve prefer WKD over keyservers.
  * gpg: Add "self-sigs-only" and "import-clean" to the keyserver options.
  * gpg: Avoid printing false AKL error message.
  * gpg: New command --locate-external-key.
  * gpg: Make the get_pubkey_byname interface easier to understand.
  * gpg: Fallback to import with self-sigs-only on too large keyblocks.
  * gpg: New import and keyserver option "self-sigs-only"
  * gpg: Make read_block in import.c more flexible.
  * dirmngr: fix handling of HTTPS redirections during HKP.
  * dirmngr: Avoid endless loop in case of HTTP error 503.
  * dirmngr: Do not rewrite the redirection for the "openpgpkey" subdomain.
  * dirmngr: Support the new WKD draft with the openpgpkey subdomain.
  * wkd: Change client/server limit back to 64 KiB.
  * tools: gpgconf: Killing order is children-first.
  * Return better error code for some getinfo IPC commands.
  * po: Update Russian translation.

OBS-URL: https://build.opensuse.org/request/show/714630
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=233
2019-07-11 11:35:13 +00:00
Dominique Leuenberger
3875ba47bd Accepting request 710989 from Base:System
OBS-URL: https://build.opensuse.org/request/show/710989
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpg2?expand=0&rev=140
2019-06-27 13:53:26 +00:00
Dominique Leuenberger
3fe760ae39 Accepting request 710989 from Base:System
OBS-URL: https://build.opensuse.org/request/show/710989
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpg2?expand=0&rev=140
2019-06-27 13:53:26 +00:00
Tomáš Chvátal
bb500be7ab Accepting request 710973 from home:jsikes:branches:Base:System
Finally fixed boo#1137307. Finally! ... Enjoy!

OBS-URL: https://build.opensuse.org/request/show/710973
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=231
2019-06-20 04:09:17 +00:00
Dominique Leuenberger
0f0de156e2 Accepting request 706484 from Base:System
OBS-URL: https://build.opensuse.org/request/show/706484
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpg2?expand=0&rev=139
2019-06-02 13:15:31 +00:00