gnupg2-vl.spec 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692
  1. Summary: Utility for secure communication and data storage
  2. Summary(ja): GnuPG2 - 安全なデータ交換と保存のためのユーティリティ
  3. Name: gnupg2
  4. Version: 2.1.12
  5. Release: 3%{?_dist_release}
  6. Vendor: Project Vine
  7. Distribution: Vine Linux
  8. License: GPLv3+
  9. Group: Applications/System
  10. Source0: ftp://ftp.gnupg.org/gcrypt/%{?pre:alpha/}gnupg/gnupg-%{version}%{?pre}.tar.bz2
  11. Source1: ftp://ftp.gnupg.org/gcrypt/%{?pre:alpha/}gnupg/gnupg-%{version}%{?pre}.tar.bz2.sig
  12. # svn export svn://cvs.gnupg.org/gnupg/trunk gnupg2; tar cjf gnupg-<date>svn.tar.bz2 gnupg2
  13. #Source0: gnupg2-20090809svn.tar.bz2
  14. Patch1: gnupg-2.1.11-insttools.patch
  15. # needed for compatibility with system FIPS mode
  16. Patch3: gnupg-2.1.10-secmem.patch
  17. # non-upstreamable patch adding file-is-digest option needed for Copr
  18. Patch4: gnupg-2.1.10-file-is-digest.patch
  19. Patch5: gnupg-2.1.1-ocsp-keyusage.patch
  20. Patch6: gnupg-2.1.1-fips-algo.patch
  21. Patch7: gnupg-2.1.12-build.patch
  22. URL: http://www.gnupg.org/
  23. #BuildRequires: automake libtool texinfo transfig
  24. BuildRequires: bzip2-devel
  25. BuildRequires: curl-devel
  26. BuildRequires: docbook-utils
  27. BuildRequires: gettext
  28. BuildRequires: libassuan-devel >= 2.1.0
  29. BuildRequires: libgcrypt-devel >= 1.6.0
  30. BuildRequires: libgpg-error-devel >= 1.16
  31. BuildRequires: libksba-devel >= 1.3.0
  32. BuildRequires: openldap-devel
  33. BuildRequires: libusb1-devel
  34. BuildRequires: pcsc-lite-libs
  35. BuildRequires: npth-devel
  36. BuildRequires: readline-devel ncurses-devel
  37. BuildRequires: zlib-devel
  38. BuildRequires: gnutls-devel
  39. BuildRequires: sqlite-devel
  40. BuildRequires: fuse
  41. Requires(post): /sbin/install-info
  42. Requires(postun): /sbin/install-info
  43. Recommends: pinentry
  44. Recommends: gnupg2-smime
  45. %if 0%{?rhel} > 5
  46. # pgp-tools, perl-GnuPG-Interface requires 'gpg' (not sure why) -- Rex
  47. Provides: gpg = %{version}-%{release}
  48. # Obsolete GnuPG-1 package
  49. Provides: gnupg = %{version}-%{release}
  50. Obsoletes: gnupg <= 1.4.10
  51. %endif
  52. Provides: dirmngr = %{version}-%{release}
  53. Obsoletes: dirmngr < 1.2.0-1
  54. %{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}}
  55. %package smime
  56. Summary: CMS encryption and signing tool and smart card support for GnuPG
  57. Summary(ja): GnuPG2用のCMS暗号化・スマートカード機能
  58. Requires: gnupg2 = %{version}-%{release}
  59. Group: Applications/Internet
  60. %description
  61. GnuPG is GNU's tool for secure communication and data storage. It can
  62. be used to encrypt data and to create digital signatures. It includes
  63. an advanced key management facility and is compliant with the proposed
  64. OpenPGP Internet standard as described in RFC2440 and the S/MIME
  65. standard as described by several RFCs.
  66. GnuPG 2.0 is a newer version of GnuPG with additional support for
  67. S/MIME. It has a different design philosophy that splits
  68. functionality up into several modules. The S/MIME and smartcard functionality
  69. is provided by the gnupg2-smime package.
  70. %description -l ja
  71.  GnuPGは、安全なデータ交換と保存のためのGNUツールです。データの
  72. 暗号化やデジタル署名の生成が可能です。先進的な鍵管理機能を持ち、
  73. RFC2440として提案され承認されたOpenPGPインターネット標準、またい
  74. くつかのRFCにて示されるS/MIME標準に準拠しています。
  75.  GnuPG 2.0はS/MIMEサポートが追加されたGnuPGの新しいバージョンで
  76. す。S/MIMEは違ったデザイン哲学を持つため、別モジュールに分割され
  77. ています。S/SMIMEやスマートカード機能はgnupg2-smimeパッケージにて
  78. 提供されています。
  79. %description smime
  80. GnuPG is GNU's tool for secure communication and data storage. This
  81. package adds support for smart cards and S/MIME encryption and signing
  82. to the base GnuPG package
  83. %description -l ja smime
  84.  GnuPGは、安全なデータ交換と保存のためのGNUツールです。このパッ
  85. ケージはGnuPG2パッケージにスマートカードやS/MIME暗号化・署名機能
  86. を追加します。
  87. %prep
  88. %setup -q -n gnupg-%{version}
  89. %if 0%{?rhel} > 5
  90. %patch1 -p1 -b .insttools
  91. %endif
  92. %patch3 -p1 -b .secmem
  93. %patch4 -p1 -b .file-is-digest
  94. %patch5 -p1 -b .keyusage
  95. %patch6 -p1 -b .fips
  96. %patch7 -p1 -b .build
  97. # pcsc-lite library major: 0 in 1.2.0, 1 in 1.2.9+ (dlopen()'d in pcsc-wrapper)
  98. # Note: this is just the name of the default shared lib to load in scdaemon,
  99. # it can use other implementations too (including non-pcsc ones).
  100. %global pcsclib %(basename $(ls -1 %{_libdir}/libpcsclite.so.? 2>/dev/null ) 2>/dev/null )
  101. sed -i -e 's/"libpcsclite\.so"/"%{pcsclib}"/' scd/scdaemon.c
  102. %build
  103. %configure \
  104. --disable-gpgtar \
  105. --disable-rpath \
  106. --enable-g13
  107. # need scratch gpg database for tests
  108. mkdir -p $HOME/.gnupg
  109. make %{?_smp_mflags}
  110. %install
  111. make install DESTDIR=%{buildroot} \
  112. INSTALL="install -p" \
  113. docdir=%{_pkgdocdir}
  114. %if ! (0%{?rhel} > 5)
  115. # rename file conflicting with gnupg-1.x
  116. rename gnupg.7 gnupg2.7 %{buildroot}%{_mandir}/man7/gnupg.7*
  117. %endif
  118. %find_lang %{name}
  119. # gpgconf.conf
  120. mkdir -p %{buildroot}%{_sysconfdir}/gnupg
  121. touch %{buildroot}%{_sysconfdir}/gnupg/gpgconf.conf
  122. # more docs
  123. install -m644 -p AUTHORS NEWS THANKS TODO \
  124. %{buildroot}%{_pkgdocdir}
  125. %if 0%{?rhel} > 5
  126. # compat symlinks
  127. ln -sf gpg2 %{buildroot}%{_bindir}/gpg
  128. ln -sf gpgv2 %{buildroot}%{_bindir}/gpgv
  129. ln -sf gpg2.1 %{buildroot}%{_mandir}/man1/gpg.1
  130. ln -sf gpgv2.1 %{buildroot}%{_mandir}/man1/gpgv.1
  131. ln -sf gnupg.7 %{buildroot}%{_mandir}/man7/gnupg2.7
  132. %endif
  133. # info dir
  134. rm -f %{buildroot}%{_infodir}/dir
  135. %check
  136. # need scratch gpg database for tests
  137. mkdir -p $HOME/.gnupg
  138. # some gpg2 tests (still) FAIL on non i386 platforms
  139. make -k check
  140. %post
  141. /sbin/install-info %{_infodir}/gnupg.info %{_infodir}/dir ||:
  142. %preun
  143. if [ $1 -eq 0 ]; then
  144. /sbin/install-info --delete %{_infodir}/gnupg.info %{_infodir}/dir ||:
  145. fi
  146. %files -f %{name}.lang
  147. %{!?_licensedir:%global license %%doc}
  148. %license COPYING
  149. #doc AUTHORS NEWS README THANKS TODO
  150. %{_pkgdocdir}
  151. %dir %{_sysconfdir}/gnupg
  152. %ghost %config(noreplace) %{_sysconfdir}/gnupg/gpgconf.conf
  153. ## docs say to install suid root, but fedora/rh security folk say not to
  154. %{_bindir}/gpg2
  155. %{_bindir}/gpgv2
  156. %{_bindir}/gpg-connect-agent
  157. %{_bindir}/gpg-agent
  158. %{_bindir}/gpgconf
  159. %{_bindir}/gpgparsemail
  160. %{_bindir}/g13
  161. %{_bindir}/dirmngr
  162. %{_bindir}/dirmngr-client
  163. %if 0%{?rhel} > 5
  164. %{_bindir}/gpg
  165. %{_bindir}/gpgv
  166. %{_bindir}/gpgsplit
  167. %{_bindir}/gpg-zip
  168. %endif
  169. %{_bindir}/watchgnupg
  170. %{_sbindir}/*
  171. %{_datadir}/gnupg/
  172. %{_libexecdir}/*
  173. %{_infodir}/*.info*
  174. %{_mandir}/man?/*
  175. %exclude %{_datadir}/gnupg/com-certs.pem
  176. %exclude %{_mandir}/man?/gpgsm*
  177. %exclude %{_mandir}/man?/scdaemon*
  178. %exclude %{_libexecdir}/scdaemon
  179. %files smime
  180. %{_bindir}/gpgsm*
  181. %{_bindir}/kbxutil
  182. %{_libexecdir}/scdaemon
  183. %{_mandir}/man?/gpgsm*
  184. %{_mandir}/man?/scdaemon*
  185. %{_datadir}/gnupg/com-certs.pem
  186. %changelog
  187. * Sun May 22 2016 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 2.1.12-3
  188. - added japanese summary and description.
  189. * Sat May 21 2016 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 2.1.12-2
  190. - initial build for Vine Linux.
  191. * Thu May 5 2016 Tomáš Mráz <tmraz@redhat.com> - 2.1.12-1
  192. - upgrade to 2.1.12
  193. * Tue Apr 12 2016 Tomáš Mráz <tmraz@redhat.com> - 2.1.11-4
  194. - make the pinentry dependency weak as for the public-key operations it
  195. is not needed (#1324595)
  196. * Mon Mar 7 2016 Tomáš Mráz <tmraz@redhat.com> - 2.1.11-3
  197. - add recommends weak dependency for gnupg2-smime
  198. * Sat Mar 5 2016 Peter Robinson <pbrobinson@fedoraproject.org> 2.1.11-2
  199. - Don't ship ChangeLog, core details already covered in NEWS
  200. * Tue Feb 16 2016 Tomáš Mráz <tmraz@redhat.com> - 2.1.11-1
  201. - upgrade to 2.1.11
  202. * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.10-4
  203. - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
  204. * Wed Jan 13 2016 Dan Horák <dan[at]danny.cz> - 2.1.10-3
  205. - fix the insttools patch
  206. * Wed Jan 13 2016 Tomáš Mráz <tmraz@redhat.com> - 2.1.10-2
  207. - rebase the insttools patch needed for full gpgv1 replacement
  208. * Mon Dec 7 2015 Tomáš Mráz <tmraz@redhat.com> - 2.1.10-1
  209. - upgrade to 2.1.10
  210. * Mon Oct 12 2015 Tomáš Mráz <tmraz@redhat.com> - 2.1.9-1
  211. - upgrade to 2.1.9
  212. * Fri Sep 11 2015 Tomáš Mráz <tmraz@redhat.com> - 2.1.8-1
  213. - upgrade to 2.1.8
  214. * Thu Aug 13 2015 Tomáš Mráz <tmraz@redhat.com> - 2.1.7-1
  215. - upgrade to 2.1.7
  216. * Tue Aug 11 2015 Tomáš Mráz <tmraz@redhat.com> - 2.1.6-1
  217. - upgrade to 2.1.6
  218. * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.5-2
  219. - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
  220. * Fri Jun 12 2015 Tomáš Mráz <tmraz@redhat.com> - 2.1.5-1
  221. - upgrade to 2.1.5
  222. * Tue May 26 2015 Tomáš Mráz <tmraz@redhat.com> - 2.1.4-2
  223. - use gnutls for TLS support in dirmngr (#1224816)
  224. * Fri May 15 2015 Robert Scheck <robert@fedoraproject.org> - 2.1.4-1
  225. - upgrade to 2.1.4 (#1192353)
  226. * Thu Apr 16 2015 Tomáš Mráz <tmraz@redhat.com> - 2.1.3-1
  227. - new upstream release fixing minor bugs
  228. * Sat Feb 21 2015 Till Maas <opensource@till.name> - 2.1.2-2
  229. - Rebuilt for Fedora 23 Change
  230. https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
  231. * Wed Feb 18 2015 Tomáš Mráz <tmraz@redhat.com> - 2.1.2-1
  232. - new upstream release fixing two minor security issues
  233. * Fri Jan 30 2015 Tomáš Mráz <tmraz@redhat.com> - 2.1.1-2
  234. - resolve conflict with gnupg by renaming conflicting manual page (#1187472)
  235. * Thu Jan 29 2015 Tomáš Mráz <tmraz@redhat.com> - 2.1.1-1
  236. - new upstream release
  237. - this release now includes the dirmngr which is obsoleted as separate package
  238. * Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.25-2
  239. - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
  240. * Tue Aug 5 2014 Tomáš Mráz <tmraz@redhat.com> - 2.0.25-1
  241. - new upstream release fixing a minor regression introduced by the previous one
  242. - add --file-is-digest option needed for copr
  243. * Sat Jul 12 2014 Tom Callaway <spot@fedoraproject.org> - 2.0.24-2
  244. - fix license handling
  245. * Wed Jun 25 2014 Tomáš Mráz <tmraz@redhat.com> - 2.0.24-1
  246. - new upstream release fixing CVE-2014-4617
  247. * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.22-4
  248. - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
  249. * Wed May 7 2014 Tomáš Mráz <tmraz@redhat.com> - 2.0.22-3
  250. - do not dump core if hash algorithm not available in the FIPS mode
  251. * Tue Mar 4 2014 Tomáš Mráz <tmraz@redhat.com> - 2.0.22-2
  252. - rebuilt against new libgcrypt
  253. * Tue Oct 8 2013 Tomáš Mráz <tmraz@redhat.com> - 2.0.22-1
  254. - new upstream release fixing CVE-2013-4402
  255. * Fri Aug 23 2013 Tomáš Mráz <tmraz@redhat.com> - 2.0.21-1
  256. - new upstream release
  257. * Wed Aug 7 2013 Tomas Mraz <tmraz@redhat.com> - 2.0.20-3
  258. - adjust to the unversioned docdir change (#993785)
  259. * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.20-2
  260. - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
  261. * Wed May 15 2013 Tomas Mraz <tmraz@redhat.com> - 2.0.20-1
  262. - new upstream release
  263. * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.19-8
  264. - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
  265. * Wed Jan 2 2013 Tomas Mraz <tmraz@redhat.com> - 2.0.19-7
  266. - fix CVE-2012-6085 - skip invalid key packets (#891142)
  267. * Thu Nov 22 2012 Tomas Mraz <tmraz@redhat.com> - 2.0.19-6
  268. - use AES as default crypto algorithm in FIPS mode (#879047)
  269. * Fri Nov 16 2012 Jamie Nguyen <jamielinux@fedoraproject.org> - 2.0.19-5
  270. - rebuild for <f18 (#877106)
  271. * Fri Jul 27 2012 Tomas Mraz <tmraz@redhat.com> - 2.0.19-4
  272. - fix negated condition (#843842)
  273. * Thu Jul 26 2012 Tomas Mraz <tmraz@redhat.com> - 2.0.19-3
  274. - add compat symlinks and provides if built on RHEL
  275. * Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.19-2
  276. - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
  277. * Tue Apr 24 2012 Tomas Mraz <tmraz@redhat.com> - 2.0.19-1
  278. - new upstream release
  279. - set environment in protect-tool (#548528)
  280. - do not reject OCSP signing certs without keyUsage (#720174)
  281. * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.18-3
  282. - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
  283. * Wed Oct 12 2011 Rex Dieter <rdieter@fedoraproject.org> 2.0.18-2
  284. - build with --enable-standard-socket
  285. * Wed Aug 17 2011 Tomas Mraz <tmraz@redhat.com> - 2.0.18-1
  286. - new upstream release (#728481)
  287. * Mon Jul 25 2011 Tomas Mraz <tmraz@redhat.com> - 2.0.17-2
  288. - fix a bug that shows up with the new libgcrypt release (#725369)
  289. * Thu Jan 20 2011 Tomas Mraz <tmraz@redhat.com> - 2.0.17-1
  290. - new upstream release (#669611)
  291. * Tue Aug 17 2010 Tomas Mraz <tmraz@redhat.com> - 2.0.16-3
  292. - drop the provides/obsoletes for gnupg
  293. - drop the man page file conflicting with gnupg-1.x
  294. * Fri Aug 13 2010 Tomas Mraz <tmraz@redhat.com> - 2.0.16-2
  295. - drop the compat symlinks as gnupg-1.x is revived
  296. * Tue Jul 27 2010 Rex Dieter <rdieter@fedoraproject.org> - 2.0.16-1
  297. - gnupg-2.0.16
  298. * Fri Jul 23 2010 Rex Dieter <rdieter@fedoraproject.org> - 2.0.14-4
  299. - gpgsm realloc patch (#617706)
  300. * Fri Jun 18 2010 Tomas Mraz <tmraz@redhat.com> - 2.0.14-3
  301. - initialize small amount of secmem for list of algorithms in help (#598847)
  302. (necessary in the FIPS mode of libgcrypt)
  303. * Tue Feb 9 2010 Tomas Mraz <tmraz@redhat.com> - 2.0.14-2
  304. - disable selinux support - it is too rudimentary and restrictive (#562982)
  305. * Mon Jan 11 2010 Tomas Mraz <tmraz@redhat.com> - 2.0.14-1
  306. - new upstream version
  307. - fix a few tests so they do not need to execute gpg-agent
  308. * Tue Dec 8 2009 Michael Schwendt <mschwendt@fedoraproject.org> - 2.0.13-4
  309. - Explicitly BR libassuan-static in accordance with the Packaging
  310. Guidelines (libassuan-devel is still static-only).
  311. * Fri Oct 23 2009 Tomas Mraz <tmraz@redhat.com> - 2.0.13-3
  312. - drop s390 specific ifnarchs as all the previously missing dependencies
  313. are now there
  314. - split out gpgsm into a smime subpackage to reduce main package dependencies
  315. * Wed Oct 21 2009 Tomas Mraz <tmraz@redhat.com> - 2.0.13-2
  316. - provide/obsolete gnupg-1 and add compat symlinks to be able to drop
  317. gnupg-1
  318. * Fri Sep 04 2009 Rex Dieter <rdieter@fedoraproject.org> - 2.0.13-1
  319. - gnupg-2.0.13
  320. - Unable to use gpg-agent + input methods (#228953)
  321. * Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.12-2
  322. - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
  323. * Wed Jun 17 2009 Rex Dieter <rdieter@fedoraproject.org> - 2.0.12-1
  324. - gnupg-2.0.12
  325. * Wed Mar 04 2009 Rex Dieter <rdieter@fedoraproject.org> - 2.0.11-1
  326. - gnupg-2.0.11
  327. * Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.10-2
  328. - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
  329. * Sat Jan 31 2009 Karsten Hopp <karsten@redhat.com> 2.0.10-1
  330. - don't require pcsc-lite-libs and libusb on mainframe where
  331. we don't have those packages as there's no hardware for that
  332. * Tue Jan 13 2009 Rex Dieter <rdieter@fedoraproject.org> 2.0.10-1
  333. - gnupg-2.0.10
  334. * Mon Aug 04 2008 Rex Dieter <rdieter@fedoraproject.org> 2.0.9-3
  335. - workaround rpm quirks
  336. * Sat May 24 2008 Tom "spot" Callaway <tcallawa@redhat.com> 2.0.9-2
  337. - Patch from upstream to fix curl 7.18.1+ and gcc4.3+ compile error
  338. * Mon May 19 2008 Tom "spot" Callaway <tcallawa@redhat.com> 2.0.9-1.1
  339. - minor release bump for sparc rebuild
  340. * Wed Mar 26 2008 Rex Dieter <rdieter@fedoraproject.org> 2.0.9-1
  341. - gnupg2-2.0.9
  342. - drop Provides: openpgp
  343. - versioned Provides: gpg
  344. - own %%_sysconfdir/gnupg
  345. * Fri Feb 08 2008 Rex Dieter <rdieter@fedoraproject.org> 2.0.8-3
  346. - respin (gcc43)
  347. * Wed Jan 23 2008 Rex Dieter <rdieter@fedoraproject.org> 2.0.8-2
  348. - avoid kde-filesystem dep (#427316)
  349. * Thu Dec 20 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 2.0.8-1
  350. - gnupg2-2.0.8
  351. * Mon Dec 17 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 2.0.8-0.1.rc1
  352. - gnupg2-2.0.8rc1
  353. * Tue Dec 04 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 2.0.7-5
  354. - respin for openldap
  355. * Mon Nov 12 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 2.0.7-4
  356. - Requires: kde-filesystem (#377841)
  357. * Wed Oct 03 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 2.0.7-3
  358. - %%build: (re)add mkdir -p $HOME/.gnupg
  359. * Wed Oct 03 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 2.0.7-2
  360. - Requires: dirmngr (#312831)
  361. * Mon Sep 10 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 2.0.7-1
  362. - gnupg-2.0.7
  363. * Fri Aug 24 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 2.0.6-2
  364. - respin (libassuan)
  365. * Thu Aug 16 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 2.0.6-1
  366. - gnupg-2.0.6
  367. - License: GPLv3+
  368. * Thu Aug 02 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 2.0.5-4
  369. - License: GPLv3
  370. * Mon Jul 16 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 2.0.5-3
  371. - 2.0.5 too many open files fix
  372. * Fri Jul 06 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 2.0.5-2
  373. - gnupg-2.0.5
  374. - gpg-agent not restarted after kde session crash/killed (#196327)
  375. - BR: libassuan-devel > 1.0.2, libksba-devel > 1.0.2
  376. * Fri May 18 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 2.0.4-1
  377. - gnupg-2.0.4
  378. * Thu Mar 08 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 2.0.3-1
  379. - gnupg-2.0.3
  380. * Fri Feb 02 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 2.0.2-1
  381. - gnupg-2.0.2
  382. * Wed Dec 06 2006 Rex Dieter <rexdieter[AT]users.sf.net> 2.0.1-2
  383. - CVE-2006-6235 (#219934)
  384. * Wed Nov 29 2006 Rex Dieter <rexdieter[AT]users.sf.net> 2.0.1-1
  385. - gnupg-2.0.1
  386. - CVE-2006-6169 (#217950)
  387. * Sat Nov 25 2006 Rex Dieter <rexdieter[AT]users.sf.net> 2.0.1-0.3.rc1
  388. - gnupg-2.0.1rc1
  389. * Thu Nov 16 2006 Rex Dieter <rexdieter[AT]users.sf.net> 2.0.0-4
  390. - update %%description
  391. - drop dearmor patch
  392. * Mon Nov 13 2006 Rex Dieter <rexdieter[AT]users.sf.net> 2.0.0-3
  393. - BR: libassuan-static >= 1.0.0
  394. * Mon Nov 13 2006 Rex Dieter <rexdieter[AT]users.sf.net> 2.0.0-2
  395. - gnupg-2.0.0
  396. * Fri Nov 10 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.95-3
  397. - upstream 64bit patch
  398. * Mon Nov 06 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.95-2
  399. - fix (more) file conflicts with gnupg
  400. * Mon Nov 06 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.95-1
  401. - 1.9.95
  402. * Wed Oct 25 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.94-1
  403. - 1.9.94
  404. * Wed Oct 18 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.93-1
  405. - 1.9.93
  406. * Wed Oct 11 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.92-2
  407. - fix file conflicts with gnupg
  408. * Wed Oct 11 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.92-1
  409. - 1.9.92
  410. * Tue Oct 10 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.91-4
  411. - make check ||: (apparently checks return err even on success?)
  412. * Tue Oct 10 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.91-3
  413. - --enable-selinux-support
  414. - x86_64: --disable-optimization (to avoid gpg2 segfaults), for now
  415. * Thu Oct 05 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.91-1
  416. - 1.9.91
  417. * Wed Oct 04 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.22-8
  418. - respin
  419. * Tue Sep 26 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.90-1
  420. - 1.9.90 (doesn't build, not released)
  421. * Mon Sep 18 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.23-1
  422. - 1.9.23 (doesn't build, not released)
  423. * Mon Sep 18 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.22-7
  424. - gpg-agent-startup.sh: fix case where valid .gpg-agent-info exists
  425. * Mon Sep 18 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.22-6
  426. - fix "syntax error in gpg-agent-startup.sh" (#206887)
  427. * Thu Sep 07 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.22-3
  428. - fc6 respin (for libksba-1.0)
  429. * Tue Aug 29 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.22-2
  430. - fc6 respin
  431. * Fri Jul 28 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.22-1
  432. - 1.9.22
  433. * Thu Jun 22 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.21-3
  434. - fix "gpg-agent not restarted after kde session crash/killed (#196327)
  435. * Thu Jun 22 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.21-2
  436. - 1.9.21
  437. - omit gpg2 binary to address CVS-2006-3082 (#196190)
  438. * Mon Mar 6 2006 Ville Skyttä <ville.skytta at iki.fi>> 1.9.20-3
  439. - Don't hardcode pcsc-lite lib name (#184123)
  440. * Thu Feb 16 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.20-2
  441. - fc4+: use /etc/kde/(env|shutdown) for scripts (#175744)
  442. * Fri Feb 10 2006 Rex Dieter <rexdieter[AT]users.sf.net>
  443. - fc5: gcc/glibc respin
  444. * Tue Dec 20 2005 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.20-1
  445. - 1.9.20
  446. * Thu Dec 01 2005 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.19-8
  447. - include gpg-agent-(startup|shutdown) scripts (#136533)
  448. - BR: libksba-devel >= 1.9.12
  449. - %%check: be permissive about failures (for now)
  450. * Wed Nov 30 2005 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.19-3
  451. - BR: libksba-devel >= 1.9.13
  452. * Tue Oct 11 2005 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.19-2
  453. - back to BR: libksba-devel = 1.9.11
  454. * Tue Oct 11 2005 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.19-1
  455. - 1.9.19
  456. * Fri Aug 26 2005 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.18-9
  457. - configure: NEED_KSBA_VERSION=0.9.12 -> 0.9.11
  458. * Fri Aug 26 2005 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.18-7
  459. - re-enable 'make check', rebuild against (older) libksba-0.9.11
  460. * Tue Aug 9 2005 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.18-6
  461. - don't 'make check' by default (regular builds pass, but FC4/5+plague fails)
  462. * Mon Aug 8 2005 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.18-5
  463. - 1.9.18
  464. - drop pth patch (--enable-gpg build fixed)
  465. - update description (from README)
  466. * Fri Jul 1 2005 Ville Skyttä <ville.skytta at iki.fi> - 1.9.17-1
  467. - 1.9.17, signal info patch applied upstream (#162264).
  468. - Patch to fix lvalue build error with gcc4 (upstream #485).
  469. - Patch scdaemon and pcsc-wrapper to load the versioned (non-devel)
  470. pcsc-lite lib by default.
  471. * Fri May 13 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.9.16-3
  472. - Include upstream's patch for signal.c.
  473. * Tue May 10 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.9.16-1
  474. - Merge changes from Rex's 1.9.16-1 (Thu Apr 21):
  475. - opensc support unconditional
  476. - remove hard-coded .gz from %%post/%%postun
  477. - add %%check section
  478. - add pth patch
  479. - Put back patch modified from 1.9.15-4 to make tests verbose
  480. and change signal.c to describe received signals better.
  481. * Sun May 8 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
  482. - Drop patch0 again.
  483. * Sun May 8 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.9.15-4
  484. - Add patch0 temporarily to get some output from failing test.
  485. * Sat May 7 2005 David Woodhouse <dwmw2@infradead.org> 1.9.15-3
  486. - Rebuild.
  487. * Thu Apr 7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
  488. - rebuilt
  489. * Tue Feb 1 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0:1.9.15-1
  490. - Make install-info in scriptlets less noisy.
  491. * Tue Jan 18 2005 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.15-0.fdr.1
  492. - 1.9.15
  493. * Fri Jan 07 2005 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.14-0.fdr.2
  494. - note patch/hack to build against older ( <1.0) libgpg-error-devel
  495. * Thu Jan 06 2005 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.14-0.fdr.1
  496. - 1.9.14
  497. - enable opensc support
  498. - BR: libassuan-devel >= 0.6.9
  499. * Thu Oct 21 2004 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.11-0.fdr.4
  500. - remove suid.
  501. * Thu Oct 21 2004 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.11-0.fdr.3
  502. - remove Provides: newpg
  503. * Wed Oct 20 2004 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.11-0.fdr.2
  504. - Requires: pinentry
  505. - gpg2 suid
  506. - update description
  507. * Tue Oct 19 2004 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.11-0.fdr.1
  508. - first try
  509. - leave out opensc support (for now), enable --with-opensc