summaryrefslogtreecommitdiff
path: root/gnu/packages/gnupg.scm
Commit message (Collapse)AuthorAge
* Merge branch 'master' into core-updatesMark H Weaver2016-10-27
|\
| * gnu: gnupg: Add support for pcsc-lite.Mike Gerwitz2016-10-27
| | | | | | | | | | | | | | | | * gnu/packages/gnupg.scm (gnupg)[inputs]: Add pcsc-lite. [arguments]: Rename phase 'patch-config-files' to 'patch-paths'. Patch `scd/scdaemon.c' with absolute path of libpcsclite.so. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* | gnu: gnupg: Remove superfluous patch.Leo Famulari2016-10-13
| | | | | | | | | | | | | | | | This patch was integrated into GnuPG 2.1.14. * gnu/packages/patches/gnupg-fix-expired-test.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/gnupg.scm (gnupg)[source]: Remove patch.
* | Merge branch 'master' into core-updatesMark H Weaver2016-10-12
|\|
| * gnu: Add pinentry-gnome3.Christopher Baines2016-10-10
| | | | | | | | | | | | * gnu/packages/gnupg.scm (pinentry-gnome3): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: pinentry: Remove 'gpg2' from description.Christopher Baines2016-10-10
| | | | | | | | | | | | | | * gnu/package/gnupg.scm (pinentry-tty, pinentry-gtk2, pinentry-qt) [description]: The default in Guix is gpg, so only use this. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: libgcrypt@1.7: Replacement now has an accurate 'version' field.Ludovic Courtès2016-10-03
| | | | | | | | * gnu/packages/gnupg.scm (libgcrypt-1.7.3)[version]: New field.
* | Merge branch 'master' into core-updatesLudovic Courtès2016-09-30
|\|
| * gnu: gnupg: Fix test failure.Leo Famulari2016-09-19
| | | | | | | | | | | | * gnu/packages/patches/gnupg-fix-expired-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnupg.scm (gnupg): Use it.
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2016-08-29
|\|
| * gnu: python-gnupg: Fix broken tests.Ricardo Wurmus2016-08-26
| | | | | | | | * gnu/packages/gnupg.scm (python-gnupg)[arguments]: Fix check phase.
| * gnu: libksba: Update to 1.3.5.Leo Famulari2016-08-24
| | | | | | | | * gnu/packages/gnupg.scm (libksba): Update to 1.3.5.
| * gnu: pinentry-qt: Build with gnu++11.David Craven2016-08-22
| | | | | | | | * gnu/packages/gnupg.scm (pinentry-qt)[arguments]: Add configure-flag.
| * gnu: pius: Use the 'gpg' command instead of 'gpg2'.Ludovic Courtès2016-08-22
| | | | | | | | | | | | | | This is a followup to bc85b127df622575988f8e760f72d608d0900a75. * gnu/packages/gnupg.scm (pius)[arguments]: Use the 'gpg' binary instead of 'gpg2'.
| * gnu: paperkey: Use 'modify-phases'.Efraim Flashner2016-08-19
| | | | | | | | * gnu/packages/gnupg.scm (paperkey)[arguments]: Use 'modify-phases'.
| * gnu: signing-key: Use tex for the description.Efraim Flashner2016-08-19
| | | | | | | | | | * gnu/packages/gnupg.scm (signing-key)[description]: Update the description to use tex formatting.
| * gnu: signing-party: Use Debian mirror for downloads.Efraim Flashner2016-08-19
| | | | | | | | | | * gnu/packages/gnupg.scm (signing-party)[source]: Switch to using the Debian mirror scheme.
| * gnu: signing-party: Use 'modify-phases'.Efraim Flashner2016-08-19
| | | | | | | | * gnu/packages/gnupg.scm (signing-party)[arguments]: Use 'modify-phases'.
| * gnu: python-pygpgme: Move setuptools to python2-pygpgme.Efraim Flashner2016-08-19
| | | | | | | | | | | | * gnu/packages/gnupg.scm (python-pygpgme)[inputs]: Remove python-setuptools. (python2-pygpgme)[native-inputs]: Add python2-setuptools.
| * gnu: libgcrypt: Do not export replacement packages.Mark H Weaver2016-08-17
| | | | | | | | | | * gnu/packages/gnupg.scm (libgcrypt-1.7.3, libgcrypt-1.5.6): Use 'define' instead of 'define-public'.
* | gnu: gnupg: Fix test failures.ng02016-08-21
| | | | | | | | | | | | * gnu/packages/gnupg.scm (gnupg)[arguments]: Set $HOME before 'check' phase. Signed-off-by: Leo Famulari <leo@famulari.name>
* | gnu: gnupg: Update to 2.1.15.Leo Famulari2016-08-18
| | | | | | | | | | * gnu/packages/gnupg.scm (gnupg): Update to 2.1.15. [arguments]: Add 'patch-scheme-tests' phase.
* | gnu: libgpg-error: Update to 1.24.ng02016-08-18
| | | | | | | | * gnu/packages/gnupg.scm (libgpg-error): Update to 1.24.
* | gnu: libgcrypt: Update to 1.7.3.Leo Famulari2016-08-17
| | | | | | | | | | | | * gnu/packages/gnupg.scm (libgcrypt): Update to 1.7.3. [replacement]: Remove field. (libgcrypt-1.7.3): Remove variable.
* | gnu: libgcrypt-1.5: Update to 1.5.6.Leo Famulari2016-08-17
|/ | | | | | * gnu/packages/gnupg.scm (libgcrypt-1.5): Update to 1.5.6. [replacement]: Remove field. (libgcrypt-1.5.6): Remove variable.
* gnu: gnupg@1: Update to 1.4.21 [fixes CVE-2016-6316].Mark H Weaver2016-08-17
| | | | * gnu/packages/gnupg.scm (gnupg-1): Update to 1.4.21.
* gnu: libgcrypt: Replace with 1.7.3 [fixes CVE-2016-6316].Mark H Weaver2016-08-17
| | | | | * gnu/packages/gnupg.scm (libgcrypt)[replacement]: New field. (libgcrypt-1.7.3): New variable.
* gnu: libgcrypt@1.5: Replace with 1.5.6 [fixes CVE-2016-6316].Mark H Weaver2016-08-17
| | | | | * gnu/packages/gnupg.scm (libgcrypt-1.5)[replacement]: New field. (libgcrypt-1.5.6): New variable.
* gnu: gnupg-1: Use modify-phases syntax.Leo Famulari2016-08-13
| | | | * gnu/packages/gnupg.scm (gnupg-1)[arguments]: Use modify-phases syntax.
* Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge2016-07-25
|\
| * gnu: gnupg@2.1: Use 'modify-phases'.Efraim Flashner2016-07-25
| | | | | | | | | | * gnu/packages/gnupg.scm (gnupg@2.1)[arguments]: Use 'modify-phases' syntax.
| * gnu: gnupg-2.1: Install executable as 'gpg'.Leo Famulari2016-07-24
| | | | | | | | | | * gnu/packages/gnupg.scm (gnupg-2.1)[arguments]: Add '--enable-gpg2-is-gpg' to #:configure-flags.
| * gnu: gnupg@2.0: Add the 'gpg' and 'gpgv' commands.Ludovic Courtès2016-07-24
| | | | | | | | | | * gnu/packages/gnupg.scm (gnupg-2.0)[arguments]: Add 'rename-v2-commands' phase.
| * gnu: gnupg@2.0: Fix typo.Efraim Flashner2016-07-24
| | | | | | | | | | | | | | * gnu/packages/gnupg.scm (gnupg@2.0)[arguments]: Fix typo that prevented gnupg from building. This is a follow up to 6b547d22952fb30c4419d4f81545353907ab398d.
| * doc: gnupg@2.0: Use 'modify-phases'.Ludovic Courtès2016-07-24
| | | | | | | | * gnu/packages/gnupg.scm (gnupg-2.0)[arguments]: Use 'modify-phases'.
* | Merge branch 'master' into core-updatesLudovic Courtès2016-07-20
|\|
| * gnu: Use HTTPS home-page URLs for PGP-related packages.ng02016-07-18
| | | | | | | | | | | | | | * gnu/packages/gnupg.scm (gnupg, gpgme, libassuan, libgcrypt, libgpg-error, libksba, npth, pius, python-gnupg, signing-party)[home-page]: Use HTTPS URLs. Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: libassuan: Update to 2.4.3.ng02016-07-18
| | | | | | | | | | | | * gnu/packages/gnupg.scm (libassuan): Update to 2.4.3. Signed-off-by: Leo Famulari <leo@famulari.name>
* | Merge branch 'master' into core-updatesLudovic Courtès2016-06-17
|\|
| * gnu: gnupg: Update to 2.1.13.ng02016-06-16
| | | | | | | | | | | | * gnu/packages/gnupg.scm (gnupg): Update to 2.1.13. Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: pinentry-qt: Build with qtbase.Efraim Flashner2016-06-15
| | | | | | | | * gnu/packages/gnupg.scm (pinentry-qt)[inputs]: Remove qt, add qtbase.
* | Merge branch 'master' into core-updatesLeo Famulari2016-05-13
|\|
| * gnu: libksba: Upsate to 1.3.4.Leo Famulari2016-05-10
| | | | | | | | * gnu/packages/gnupg.scm (libksba): Update to 1.3.4.
| * gnu: gnupg: Update to 2.1.12.Efraim Flashner2016-05-04
| | | | | | | | | | | | | | | | * gnu/packages/gnupg.scm (gnupg): Update to 2.1.12. [source]: Remove patch. * gnu/packages/patches/gnupg-simple-query-ignore-status-messages.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove reference.
| * gnu: Add pinentry-qt.Efraim Flashner2016-05-04
| | | | | | | | * gnu/packages/gnupg.scm (pinentry-qt): New variable.
| * gnu: Add pinentry-tty.Efraim Flashner2016-05-04
| | | | | | | | | | | | | | | | * gnu/packages/gnupg.scm (pinentry-tty): New variable. [arguments]: Add pinentry-tty flag. (pinentry-gtk2): Inherit from pinentry-tty. [inputs]: Use gtk+-2, glib for pinentry-gtk2 only. [description]: Modify description based on inputs.
| * gnu: pinentry: Rename to pinentry-gtk2.Efraim Flashner2016-05-04
| | | | | | | | | | * gnu/packages/gnupg.scm (pinentry): Rename to pinentry-gtk2. Define pinentry as pinentry-gtk2.
* | gnu: libgpg-error: Update to 1.22.Leo Famulari2016-05-10
| | | | | | | | * gnu/packages/gnupg.scm (libgpg-error): Update to 1.22.
* | Merge branch 'master' into core-updatesMathieu Lirzin2016-05-02
|\|
| * gnu: pinentry: Update to 0.9.7.Efraim Flashner2016-04-26
| | | | | | | | * gnu/packages/gnupg.scm (pinentry): Update to 0.9.7.