Commit Graph

177 Commits

Author SHA256 Message Date
637188eb82 Accepting request 678281 from home:olh:branches:Base:System
- Allow coredumps in X11 desktop sessions (bsc#1124847)
  gpg-agent unconditionally disables coredumps, which is not
  supposed to happen in the code path that does just exec(argv[])
  gnupg-gpg-agent-ulimit.patch

OBS-URL: https://build.opensuse.org/request/show/678281
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=221
2019-02-26 17:21:53 +00:00
b8b9908935 Accepting request 674396 from home:kbabioch:branches:Base:System
- Update to 2.2.13:
  * gpg: Implement key lookup via keygrip (using the & prefix).
  * gpg: Allow generating Ed25519 key from existing key.
  * gpg: Emit an ERROR status line if no key was found with -k.
  * gpg: Stop early when trying to create a primary Elgamal key.
  * gpgsm: Print the card's key algorithms along with their keygrips
    in interactive key generation.
  * agent: Clear bogus pinentry cache in the error case.
  * scd: Support "acknowledge button" feature.
  * scd: Fix for USB INTERRUPT transfer.
  * wks: Do no use compression for the the encrypted challenge and response.
Release-info: https://dev.gnupg.org/T4290
See-also: gnupg-announce/2019q1/000434.html

- Update to 2.2.12:

OBS-URL: https://build.opensuse.org/request/show/674396
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=219
2019-02-13 06:56:04 +00:00
Tomáš Chvátal
e8a2e1cb86 Accepting request 658084 from home:atopt:branches:Base:System
-Update to 2.2.12:
  * tools: New commands --install-key and --remove-key for
    gpg-wks-client.  This allows to prepare a Web Key Directory on a
    local file system for later upload to a web server.
  * gpg: New --list-option "show-only-fpr-mbox".  This makes the use
    of the new gpg-wks-client --install-key command easier on Windows.
  * gpg: Improve processing speed when --skip-verify is used.
  * gpg: Fix a bug where a LF was accidentally written to the console.
  * gpg: --card-status now shwos whether a card has the new KDF
    feature enabled.
  * agent: New runtime option --s2k-calibration=MSEC.  New configure
    option --with-agent-s2k-calibration=MSEC.  [#3399]
  * dirmngr: Try another keyserver from the pool on receiving a 502,
    503, or 504 error.  [#4175]
  * dirmngr: Avoid possible CSRF attacks via http redirects.  A HTTP
    query will not anymore follow a 3xx redirect unless the Location
    header gives the same host.  If the host is different only the
    host and port is taken from the Location header and the original
    path and query parts are kept.
  * dirmngr: New command FLUSHCRL to flush all CRLS from disk and
    memory.  [#3967]

OBS-URL: https://build.opensuse.org/request/show/658084
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=217
2018-12-15 09:09:24 +00:00
Tomáš Chvátal
15416dc96c OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=215 2018-11-12 07:39:44 +00:00
Tomáš Chvátal
72a4d09e3e Accepting request 647368 from home:elvigia:branches:Base:System
- Code no longer uses libcurl, remove from buildrequires.

OBS-URL: https://build.opensuse.org/request/show/647368
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=214
2018-11-08 20:43:23 +00:00
234678ce30 Accepting request 646642 from home:kbabioch:branches:Base:System
- Update to 2.2.11:
  * gpgsm: Fix CRL loading when intermediate certicates are not yet trusted.
  * gpgsm: Fix an error message about the digest algo.
  * gpg: Fix a wrong warning due to new sign usage check introduced with 2.2.9.
  * gpg: Print the "data source" even for an unsuccessful keyserver query.
  * gpg: Do not store the TOFU trust model in the trustdb.
  * scd: Fix cases of "Bad PIN" after using "forcesig".
  * agent: Fix possible hang in the ssh handler.
  * dirmngr: Tack the unmodified mail address to a WKD request.
  * dirmngr: Tweak diagnostic about missing LDAP server file.
  * dirmngr: In verbose mode print the OCSP responder id.
  * dirmngr: Fix parsing of the LDAP port.
  * wks: Add option --directory/-C to the server.
  * wks: Add option --with-colons to the client. 
  * Fix EBADF when gpg et al. are called by broken CGI scripts.
  * Fix some minor memory leaks and bugs.

OBS-URL: https://build.opensuse.org/request/show/646642
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=213
2018-11-07 07:22:17 +00:00
9327ae7cc9 Accepting request 639831 from home:bmwiedemann:branches:Base:System
Make package build reproducible (boo#1047218)

doc/mkdefsinc.c used the mtime for info file date

doc/Makefile.am:180 would empty defsincdate and thereby change date in man pages

OBS-URL: https://build.opensuse.org/request/show/639831
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=211
2018-10-09 09:24:41 +00:00
4a257d029e OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=209 2018-08-30 14:24:22 +00:00
2ede4f9497 Accepting request 632343 from home:kbabioch:branches:Base:System
- Update to 2.2.10:
- Refresh expired keys originating from the WKD.
- Use a 256 KiB limit for a WKD imported key.
- New option --known-notation.
- dirmngr: Validate SRV records in WKD queries.

OBS-URL: https://build.opensuse.org/request/show/632343
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=208
2018-08-30 14:23:51 +00:00
Tomáš Chvátal
d5b2e196b6 - Add basic udev rules for smartcards to be used with
scdaemon, taken from debian:
  * scdaemon.udev

OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=206
2018-07-25 06:15:59 +00:00
b97c394713 Accepting request 622428 from security:privacy
GnuPG 2.2.9

OBS-URL: https://build.opensuse.org/request/show/622428
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=204
2018-07-13 07:19:53 +00:00
a1f48048e7 tweak patches
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=202
2018-06-08 14:38:26 +00:00
539c3348ab OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=201 2018-06-08 14:30:19 +00:00
ab3b40ddff OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=200 2018-06-08 13:06:08 +00:00
4e0530a4d3 Accepting request 615235 from home:kbabioch:branches:Base:System
- Fix URL

OBS-URL: https://build.opensuse.org/request/show/615235
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=199
2018-06-08 13:05:19 +00:00
Tomáš Chvátal
e04faea002 Accepting request 615233 from home:kbabioch:branches:Base:System
- Applied spec-cleaner
- Refreshed patches
- Update to version 2.2.8:
  * gpg: Decryption of messages not using the MDC mode will now lead to a
    hard failure even if a legacy cipher algorithm was used. The option
    --ignore-mdc-error can be used to turn this failure into a warning. Take
    care: Never use that option unconditionally or without a prior warning.
  * gpg: The MDC encryption mode is now always used regardless of the
    cipher algorithm or any preferences.  For testing --rfc2440 can be
    used to create a message without an MDC.
  * gpg: Sanitize the diagnostic output of the original file name in
    verbose mode.
  * gpg: Detect suspicious multiple plaintext packets in a more reliable way.
  * gpg: Fix the duplicate key signature detection code.
  * gpg: The options --no-mdc-warn, --force-mdc, --no-force-mdc,
    --disable-mdc and --no-disable-mdc have no more effect.
  * agent: Add DBUS_SESSION_BUS_ADDRESS and a few other envvars to the
    list of startup environment variables.

OBS-URL: https://build.opensuse.org/request/show/615233
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=198
2018-06-08 12:49:21 +00:00
87351cd06c Accepting request 604047 from security:privacy
GnuPG 2.2.7

OBS-URL: https://build.opensuse.org/request/show/604047
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=196
2018-05-04 14:24:16 +00:00
dbd0d99859 refresh signature file
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=194
2018-04-16 18:29:24 +00:00
848549204f fix
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=193
2018-04-10 07:13:37 +00:00
32812df37d Accepting request 595099 from security:privacy
GnuPG 2.2.6

OBS-URL: https://build.opensuse.org/request/show/595099
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=192
2018-04-10 07:10:42 +00:00
Tomáš Chvátal
4f103a2a39 Accepting request 593727 from home:kbabioch:branches:Base:System
- Added gnupg-CVE-2018-9234.patch: Enforce that key certification
  can only be done with the master key, and not a signing subkey.
  (bnc#1088255 CVE-2018-9234)

OBS-URL: https://build.opensuse.org/request/show/593727
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=190
2018-04-05 08:51:46 +00:00
Tomáš Chvátal
66dd7fdb56 Accepting request 580089 from home:favogt:licensetag
Use %license (boo#1082318). Please forward to SLE, if possible

OBS-URL: https://build.opensuse.org/request/show/580089
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=188
2018-02-26 09:33:35 +00:00
b3c008d868 Accepting request 579922 from security:privacy
GnuPG 2.2.5

OBS-URL: https://build.opensuse.org/request/show/579922
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=187
2018-02-25 12:21:00 +00:00
Vítězslav Čížek
fa4e59419e Accepting request 559111 from security:privacy
GnuPG 2.2.4

OBS-URL: https://build.opensuse.org/request/show/559111
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=185
2017-12-21 15:21:47 +00:00
0ba37ca37d Accepting request 544085 from security:privacy
GnuPG 2.2.3

OBS-URL: https://build.opensuse.org/request/show/544085
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=183
2017-11-21 08:28:41 +00:00
439525295c Accepting request 539676 from security:privacy
GnuPG 2.2.2

OBS-URL: https://build.opensuse.org/request/show/539676
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=181
2017-11-07 20:16:25 +00:00
b42b9a2f21 Accepting request 527381 from security:privacy
GnuPG 2.2.1

OBS-URL: https://build.opensuse.org/request/show/527381
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=179
2017-09-19 20:27:32 +00:00
8912df4de5 Accepting request 519191 from security:privacy
GnuPG 2.2.0 bsc#1054088

OBS-URL: https://build.opensuse.org/request/show/519191
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=177
2017-08-28 17:36:56 +00:00
0eae918f19 Accepting request 512955 from security:privacy
GnuPG 2.1.22

OBS-URL: https://build.opensuse.org/request/show/512955
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=175
2017-07-28 19:33:18 +00:00
9b6c062d14 Accepting request 496742 from home:mstrigl:branches:Base:System
OBS-URL: https://build.opensuse.org/request/show/496742
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=173
2017-05-22 09:46:20 +00:00
740fd300fc Accepting request 495113 from security:privacy
GnuPG 2.1.21

OBS-URL: https://build.opensuse.org/request/show/495113
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=171
2017-05-15 20:55:07 +00:00
c4a7c33b02 fetch updated sig
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=169
2017-04-05 10:33:06 +00:00
fecfc4efdd Accepting request 485777 from security:privacy
2.1.20

OBS-URL: https://build.opensuse.org/request/show/485777
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=168
2017-04-05 09:54:08 +00:00
4a38996a40 Accepting request 479376 from security:privacy
- Use stronger defaults for new users, using SHA-2 digest family
  for certificates and message signatures - FATE#323084
  adding gnupg-2.1.19-stronger-defaults.patch

OBS-URL: https://build.opensuse.org/request/show/479376
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=166
2017-03-16 09:35:18 +00:00
5b7f1aaff5 new sig
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=164
2017-03-07 14:37:31 +00:00
bb3d768ed0 Accepting request 477540 from security:privacy
GnuPG 2.1.19

OBS-URL: https://build.opensuse.org/request/show/477540
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=163
2017-03-07 14:31:11 +00:00
Tomáš Chvátal
d31e3b9a79 Accepting request 461849 from home:jengelh:branches:Base:System
- Rewrite descriptions

OBS-URL: https://build.opensuse.org/request/show/461849
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=162
2017-03-02 12:53:32 +00:00
45f3b6e466 Accepting request 452271 from security:privacy
GnuPG 2.1.18

OBS-URL: https://build.opensuse.org/request/show/452271
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=160
2017-01-24 19:38:21 +00:00
Tomáš Chvátal
ef8e11c2a7 - Remove the fixme, condition around fdupes
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=158
2017-01-09 09:54:30 +00:00
Tomáš Chvátal
7be46568df - Remove the fixme, condition around fdupes and enable tests
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=157
2017-01-09 09:33:05 +00:00
941260323c Accepting request 447928 from security:privacy
add runtime dependency to match runtime version check for libksba

OBS-URL: https://build.opensuse.org/request/show/447928
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=155
2016-12-27 18:34:21 +00:00
8cc55ed8a4 Accepting request 447203 from security:privacy
GnuPG 2.1.17

OBS-URL: https://build.opensuse.org/request/show/447203
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=154
2016-12-20 19:34:32 +00:00
0e9bf32cb9 osc copypac from project:Base:System package:gpg2 revision:151, using keep-link, using expand
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=153
2016-11-29 16:50:26 +00:00
Tomáš Chvátal
beb01c83d0 - Add --enable-large-rsa to allow large size keys bnc#1012536
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=152
2016-11-29 12:34:26 +00:00
5cd70f3b2e Accepting request 441007 from security:privacy
GnuPG 2.1.16

OBS-URL: https://build.opensuse.org/request/show/441007
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=150
2016-11-19 22:26:09 +00:00
5058b5ebe2 Accepting request 427260 from security:privacy
- avoid mixing up status and colon line output - bsc#993324
- enable web key discovery tools
- Add an explicit runtime dependency on libgcrypt >= 1.7.0 to
  match runtime version check

OBS-URL: https://build.opensuse.org/request/show/427260
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=149
2016-09-13 13:56:48 +00:00
f88d4275c3 rev
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=148
2016-08-31 20:02:41 +00:00
2b9e294fda Accepting request 424000 from security:privacy
- Add an explicit runtime dependency on libgcrypt >= 1.7.0 to
  match runtime version check

OBS-URL: https://build.opensuse.org/request/show/424000
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=147
2016-08-31 13:18:54 +00:00
P. Janouch
c121f5f68c Accepting request 420625 from security:privacy
GnuPG 2.1.15

OBS-URL: https://build.opensuse.org/request/show/420625
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=145
2016-08-22 09:24:09 +00:00
P. Janouch
5b257985f5 Accepting request 416910 from home:scarabeus_iv:branches:Base:System
- Fix date call as the curlified parameter for sure are not parsed
  correctly by escaping it with %

OBS-URL: https://build.opensuse.org/request/show/416910
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=143
2016-08-04 15:57:29 +00:00