1 | # ChangeLog for app-crypt/gnupg |
1 | # ChangeLog for app-crypt/gnupg |
2 | # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 |
2 | # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 |
3 | # $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/ChangeLog,v 1.410 2011/03/18 18:30:37 c1pher Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/ChangeLog,v 1.430 2012/05/31 03:13:18 zmedico Exp $ |
|
|
4 | |
|
|
5 | 31 May 2012; Zac Medico <zmedico@gentoo.org> gnupg-2.0.17-r2.ebuild, |
|
|
6 | gnupg-2.0.17-r3.ebuild, gnupg-2.0.18.ebuild, gnupg-2.0.19.ebuild: |
|
|
7 | inherit eutils for epatch |
|
|
8 | |
|
|
9 | 22 May 2012; Samuli Suominen <ssuominen@gentoo.org> gnupg-2.0.17-r2.ebuild, |
|
|
10 | gnupg-2.0.17-r3.ebuild, gnupg-2.0.18.ebuild, gnupg-2.0.19.ebuild: |
|
|
11 | Remove dev-libs/ from elog message for libusb. |
|
|
12 | |
|
|
13 | 13 May 2012; <swift@gentoo.org> gnupg-1.4.11.ebuild, gnupg-1.4.12.ebuild, |
|
|
14 | gnupg-2.0.17.ebuild, gnupg-2.0.17-r2.ebuild, gnupg-2.0.17-r3.ebuild, |
|
|
15 | gnupg-2.0.18.ebuild, gnupg-2.0.19.ebuild: |
|
|
16 | SELinux policy module for GnuPG is provided by selinux-gpg |
|
|
17 | |
|
|
18 | 09 May 2012; Alexis Ballier <aballier@gentoo.org> gnupg-2.0.19.ebuild: |
|
|
19 | keyword ~amd64-fbsd |
|
|
20 | |
|
|
21 | *gnupg-2.0.19 (28 Mar 2012) |
|
|
22 | |
|
|
23 | 28 Mar 2012; Tim Harder <radhermit@gentoo.org> +gnupg-2.0.19.ebuild: |
|
|
24 | Version bump. |
|
|
25 | |
|
|
26 | 05 Mar 2012; Tim Harder <radhermit@gentoo.org> gnupg-2.0.18.ebuild: |
|
|
27 | Allow older zlib versions without the static-libs use flag to statisfy the |
|
|
28 | dependency as well. |
|
|
29 | |
|
|
30 | 05 Mar 2012; Tim Harder <radhermit@gentoo.org> gnupg-2.0.18.ebuild: |
|
|
31 | Add more dependencies required for static build (fixes bugs #395669 and |
|
|
32 | #406331). |
|
|
33 | |
|
|
34 | 18 Feb 2012; Ulrich Müller <ulm@gentoo.org> metadata.xml: |
|
|
35 | Update description of idea USE flag, bug 404353. |
|
|
36 | |
|
|
37 | 11 Feb 2012; Robin H. Johnson <robbat2@gentoo.org> gnupg-2.0.17-r2.ebuild, |
|
|
38 | gnupg-2.0.17-r3.ebuild, gnupg-2.0.17.ebuild, gnupg-2.0.18.ebuild: |
|
|
39 | Bug #380755: missing sys-libs/zlib dependency. |
|
|
40 | |
|
|
41 | *gnupg-1.4.12 (31 Jan 2012) |
|
|
42 | |
|
|
43 | 31 Jan 2012; Robin H. Johnson <robbat2@gentoo.org> +gnupg-1.4.12.ebuild: |
|
|
44 | Version bump. |
|
|
45 | |
|
|
46 | 11 Jan 2012; Robin H. Johnson <robbat2@gentoo.org> gnupg-1.4.11.ebuild: |
|
|
47 | Bug #398441: IDEA patents have expired, remove bindist impact on USE=idea. |
|
|
48 | |
|
|
49 | 30 Nov 2011; Mike Frysinger <vapier@gentoo.org> gnupg-2.0.18.ebuild: |
|
|
50 | Control readline dep with USE=readline. |
|
|
51 | |
|
|
52 | 19 Aug 2011; Markos Chandras <hwoarang@gentoo.org> gnupg-2.0.18.ebuild: |
|
|
53 | Simplify dependencies. Patch by Arfrever. |
|
|
54 | |
|
|
55 | *gnupg-2.0.18 (04 Aug 2011) |
|
|
56 | |
|
|
57 | 04 Aug 2011; Robin H. Johnson <robbat2@gentoo.org> +gnupg-2.0.18.ebuild: |
|
|
58 | Version bump. |
|
|
59 | |
|
|
60 | *gnupg-2.0.17-r3 (03 Jul 2011) |
|
|
61 | |
|
|
62 | 03 Jul 2011; Robin H. Johnson <robbat2@gentoo.org> +gnupg-2.0.17-r3.ebuild, |
|
|
63 | +files/gnupg-2.0.17-libgrcrypt150-bugfix.patch: |
|
|
64 | Bug #373959: critical patch to enable signing w/ libgcrypt-1.5.0. |
|
|
65 | |
|
|
66 | *gnupg-2.0.17-r2 (09 Jun 2011) |
|
|
67 | |
|
|
68 | 09 Jun 2011; Dane Smith <c1pher@gentoo.org> -gnupg-2.0.17-r1.ebuild, |
|
|
69 | +gnupg-2.0.17-r2.ebuild: |
|
|
70 | Revision bump. Remove caps USE flag since capabilities are no longer |
|
|
71 | used anywhere wrt bug 360421. |
|
|
72 | Remove no longer needed || die. |
|
|
73 | Drop old revision. No keyword changes necessary. |
|
|
74 | |
|
|
75 | 14 May 2011; Raúl Porcel <armin76@gentoo.org> gnupg-2.0.17.ebuild: |
|
|
76 | ia64/s390/sh/sparc stable wrt #355265 |
|
|
77 | |
|
|
78 | 09 May 2011; Markus Meier <maekke@gentoo.org> gnupg-2.0.17.ebuild: |
|
|
79 | arm stable, bug #355265 |
|
|
80 | |
|
|
81 | *gnupg-2.0.17-r1 (16 Apr 2011) |
|
|
82 | |
|
|
83 | 16 Apr 2011; Diego E. Pettenò <flameeyes@gentoo.org> |
|
|
84 | +gnupg-2.0.17-r1.ebuild, +files/gnupg-2.0.17-gpgsm-gencert.patch, |
|
|
85 | metadata.xml: |
|
|
86 | Revision bump: patch gpgsm-gencert.sh to actually work; remove openct and |
|
|
87 | pcsc-lite USE flags: smartcard USE flag now enables scdaemon, and usb enables |
|
|
88 | the internal CCID driver; don't depend on a particular implementation since |
|
|
89 | there are multiple options; use EAPI=4 and REQUIRED_USE to block static |
|
|
90 | support with smartcard. |
|
|
91 | |
|
|
92 | 23 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> gnupg-2.0.17.ebuild: |
|
|
93 | ppc/ppc64 stable wrt #355265 |
4 | |
94 | |
5 | 18 Mar 2011; Dane Smith <c1pher@gentoo.org> gnupg-2.0.17.ebuild: |
95 | 18 Mar 2011; Dane Smith <c1pher@gentoo.org> gnupg-2.0.17.ebuild: |
6 | Remove the use of ecompressdir wrt bug 356501. Other small QA fixes. No |
96 | Remove the use of ecompressdir wrt bug 356501. Other small QA fixes. No |
7 | revbump as installed files don't change (Save for the removal of a couple |
97 | revbump as installed files don't change (Save for the removal of a couple |
8 | examples files that were once doc.) |
98 | examples files that were once doc.) |