Accepting request 32797 from home:dimstar:branches:Base:System

Copy from home:dimstar:branches:Base:System/gpg2 via accept of submit request 32797 revision 3.
Request was accepted with message:
cool, thanks!

OBS-URL: https://build.opensuse.org/request/show/32797
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=12
This commit is contained in:
2010-02-18 12:58:28 +00:00
committed by Git OBS Bridge
parent ee80a3ee22
commit f89b69cb79
5 changed files with 92 additions and 13 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Wed Feb 17 13:29:18 CET 2010 - dimstar@opensuse.org
- Update to version 2.0.14:
+ The default for --include-cert is now to include all
certificates in the chain except for the root certificate.
+ Numerical values may now be used as an alternative to the
debug-level keywords.
+ The GPGSM --audit-log feature is now more complete.
+ GPG now supports DNS lookups for SRV, PKA and CERT on W32.
+ New GPGSM option --ignore-cert-extension.
+ New and changed passphrases are now created with an iteration
count requiring about 100ms of CPU work.
- Add gnupg-2.0.14-s2kcount.patch: use fixed s2k-count number
otherwise the gpg2 would want to consult gpg-agent which is not
yet installed in the mock chroot (Patch shamelessly stolen from
Fedora).
-------------------------------------------------------------------
Thu Jan 28 14:15:24 UTC 2010 - puzel@novell.com