| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: Add python2-pgpdump.•••* gnu/packages/gnupg.scm (python2-pgpdump): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ng0 | 2017-10-25 | 1 | -0/+31 |
* | gnu: Add parcimonie.•••* gnu/packages/gnupg.scm (parcimonie): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
| Petter | 2017-10-25 | 1 | -0/+90 |
* | gnu: Add perl-gnupg-interface.•••* gnu/packages/gnupg.scm (perl-gnupg-interface): New variable.
Co-authored-by: Petter <petter@mykolab.ch>
| Ricardo Wurmus | 2017-10-24 | 1 | -1/+39 |
* | gnu: Add gpa.•••* gnu/packages/gnupg.scm (gpa): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ng0 | 2017-09-26 | 1 | -1/+29 |
* | gnu: gnupg: Update to 2.2.1.•••* gnu/packages/gnupg.scm (gnupg): Update to 2.2.1.
| Marius Bakke | 2017-09-20 | 1 | -2/+2 |
* | gnu: Update signing-party.•••Also add more inputs to make the caff program run. I haven't successfully used
it yet though.
* gnu/packages/gnupg.scm (signing-party)[version]: Update to 2.6.
[source]: Update origin sha256.
[native-inputs]: Add autoconf and automake.
[inputs]: Add perl-text-template, perl-mime-tools, perl-gnupg-interface and
perl-net-idn-encode as these are required by caff. Also add libmd as this is
required by TODO.
[arguments]: Add the change-directory and wrap-programs phase, and fix a
regex and Makefile path in the configure phase.
| Christopher Baines | 2017-09-12 | 1 | -11/+29 |
* | gnu: Add perl-gnupg-interface.•••* gnu/packages/gnupg.scm (perl-gnupg-interface): New variable.
| Christopher Baines | 2017-09-12 | 1 | -0/+39 |
* | gnu: libgcrypt: Fix CVE-2017-0379.•••* gnu/packages/gnupg.scm (libgcrypt)[replacement]: New field.
(libgcrypt/fixed): New variable.
| Efraim Flashner | 2017-08-29 | 1 | -0/+13 |
* | gnu: gnupg: Clean up arguments.•••* gnu/packages/gnupg.scm (gnupg)[arguments]: Shorten the
'patch-test-paths phase.
| Efraim Flashner | 2017-08-28 | 1 | -20/+12 |
* | gnu: gnupg: Update to 2.2.0.•••* gnu/packages/gnupg.scm (gnupg): Update to 2.2.0.
[arguments]: Add flag to run more tests.
| Efraim Flashner | 2017-08-28 | 1 | -3/+4 |
* | Merge branch 'master' into core-updates | Mark H Weaver | 2017-08-09 | 1 | -4/+3 |
|\ |
|
| * | gnu: gnupg: Update to 2.1.23.•••* gnu/packages/gnupg.scm (gnupg): Update to 2.1.23.
[arguments]: Remove 'enable-gpg2-is-gpg' from #:configure-flags, since it is now
the default.
| Leo Famulari | 2017-08-09 | 1 | -4/+3 |
* | | Merge branch 'master' into core-updates | Mark H Weaver | 2017-08-06 | 1 | -2/+2 |
|\| |
|
| * | gnu: gnupg@1.4: Update to 1.4.22 [fixes CVE-2017-7526].•••* gnu/packages/gnupg.scm (gnupg-1): Update to 1.4.22.
| Leo Famulari | 2017-08-03 | 1 | -2/+2 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2017-08-01 | 1 | -2/+2 |
|\| |
|
| * | gnu: gnupg: Update to 2.1.22.•••* gnu/packages/gnupg.scm (gnupg): Update to 2.1.22.
| Marius Bakke | 2017-07-29 | 1 | -2/+2 |
* | | Merge branch 'master' into core-updates | Leo Famulari | 2017-07-10 | 1 | -2/+2 |
|\| |
|
| * | packages: Mark 'replacement' as an "innate" field.•••Suggested by Mark H Weaver
at <https://lists.gnu.org/archive/html/guix-devel/2017-06/msg00355.html>.
* guix/packages.scm (<package>)[replacement]: Mark as "innate".
* gnu/packages/base.scm (glibc-2.25-patched, glibc-2.24)
(glibc-2.23, glibc-2.22, glibc-2.21, glibc-locales): Remove
'replacement' field, which was set to #f.
* gnu/packages/commencement.scm (perl-boot0): Likewise.
* gnu/packages/fontutils.scm (graphite2/fixed): Likewise.
* gnu/packages/ghostscript.scm (ghostscript/fixed): Likewise.
* gnu/packages/gnupg.scm (libgcrypt-1.7.8): Likewise.
* gnu/packages/guile.scm (guile-2.0/fixed, guile-2.2): Likewise.
* gnu/packages/icu4c.scm (icu4c/fixed): Likewise.
* gnu/packages/image.scm (libpng-apng): Likewise.
* gnu/packages/make-bootstrap.scm (%guile-static): Likewise.
* gnu/packages/pcre.scm (pcre/fixed): Likewise.
* gnu/packages/perl.scm (perl/fixed): Likewise.
* gnu/packages/ruby.scm (ruby-2.3, ruby-2.2, ruby-2.1)
(ruby-1.8): Likewise.
* gnu/packages/tls.scm (gnutls-3.5.13, gnutls/guile-2.2): Likewise.
* gnu/packages/xml.scm (expat-2.2.1): Likewise.
| Ludovic Courtès | 2017-07-03 | 1 | -2/+0 |
| * | gnu: npth: Update to 1.5.•••* gnu/packages/gnupg.scm (npth): Update to 1.5.
| Leo Famulari | 2017-06-30 | 1 | -2/+2 |
* | | gnu: shishi: Build with latest libgcrypt.•••* gnu/packages/patches/shishi-fix-libgcrypt-detection.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/kerberos.scm (shishi)[source]: Use it.
[inputs]: Use libgcrypt instead of libgcrypt-1.5.
[arguments]: Set 'ac_cv_libgcrypt=yes' in #:configure-flags.
* gnu/packages/gnupg.scm (libgcrypt-1.5): Remove variable.
| Leo Famulari | 2017-06-30 | 1 | -12/+0 |
* | | gnu: libgcrypt: Integrate grafted update.•••* gnu/packages/gnupg.scm (libgcrypt): Update to 1.7.8.
[replacement]: Remove field.
(libgcrypt-1.7.8): Remove variable.
(libgcrypt-1.5)[replacement]: Remove field.
| Leo Famulari | 2017-06-30 | 1 | -17/+2 |
* | | Merge branch 'master' into core-updates | Leo Famulari | 2017-06-29 | 1 | -0/+15 |
|\| |
|
| * | gnu: libgcrypt: Add mitigation for CVE-2017-7526.•••* gnu/packages/gnupg.scm (libgcrypt)[replacment]: New field.
(libgcrypt-1.7.8): New variable.
(libgcrypt-1.5)[replacment]: New field.
| Efraim Flashner | 2017-06-29 | 1 | -1/+16 |
* | | Merge branch 'master' into core-updates•••This merge commit includes a fix for CVE-2017-6512 in Perl 5.26.0.
| Leo Famulari | 2017-06-07 | 1 | -0/+29 |
|\| |
|
| * | gnu: Add qgpgme.•••* gnu/packages/gnupg.scm (qgpgme): New variable.
| Hartmut Goebel | 2017-06-06 | 1 | -0/+29 |
* | | Merge branch 'master' into core-updates••• Conflicts:
gnu/packages/image.scm
(incorporated libtiff graft)
| Marius Bakke | 2017-06-03 | 1 | -1/+1 |
|\| |
|
| * | gnu: python-gpg: Use explicit version 1.8.0 instead of GPGME's.•••GPGME defines version 1.9.0, which isn't yet available for python-gnupg, whose
latest version is 1.8.0, so we use that explicitly instead.
Fixes <https://bugs.gnu.org/26610>.
* gnu/packages/gnupg.scm (python-gpg, python2-gpg): Use explicit version 1.8.0
instead of GPGME's version.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Ivan Vilata-i-Balaguer | 2017-06-01 | 1 | -1/+1 |
* | | gnu: libgcrypt: Update to 1.7.7.•••This release includes two bug-fixes:
- Fix possible timing attack on EdDSA session key.
- Fix long standing bug in secure memory implementation which could
lead to a segv on free. [bug#3027]
* gnu/packages/gnupg.scm (libgcrypt): Update to 1.7.7.
| Marius Bakke | 2017-06-03 | 1 | -2/+2 |
* | | Merge branch 'master' into core-updates | Ricardo Wurmus | 2017-05-24 | 1 | -10/+7 |
|\| |
|
| * | gnu: gnupg: Update to 2.1.21.•••This release fixes a keyring corruption bug introduced in 2.1.20. See
<https://lists.gnupg.org/pipermail/gnupg-announce/2017q2/000405.html> for more
information.
* gnu/packages/gnupg.scm (gnupg): Update to 2.1.21.
| Leo Famulari | 2017-05-17 | 1 | -2/+2 |
| * | gnu: npth: Update to 1.4.•••* gnu/packages/gnupg.scm (npth): Update to 1.4.
| Leo Famulari | 2017-05-17 | 1 | -5/+3 |
| * | gnu: gpgme: Update to 1.9.0.•••* gnu/packages/gnupg.scm (gpgme): Update to 1.9.0.
| Leo Famulari | 2017-04-14 | 1 | -2/+2 |
| * | gnu: gnupg: Update to 2.1.20.•••* gnu/packages/gnupg.scm (gnupg): Update to 2.1.20.
[source]: Remove patch.
* gnu/packages/patches/gnupg-2.1-fix-Y2038-test-failure.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Marius Bakke | 2017-04-04 | 1 | -3/+2 |
* | | gnu: libgpg-error: Update to 1.27.•••* gnu/packages/gnupg.scm (libgpg-error): Update to 1.27.
| Efraim Flashner | 2017-04-18 | 1 | -3/+3 |
|/ |
|
* | Merge remote-tracking branch 'origin/master' into core-updates | Efraim Flashner | 2017-03-13 | 1 | -2/+2 |
|\ |
|
| * | gnu: pius: Update to 2.2.4.•••* gnu/packages/gnupg.scm (pius): Update to 2.2.4.
| Tobias Geerinckx-Rice | 2017-03-09 | 1 | -2/+2 |
* | | Merge branch 'master' into core-updates | Ludovic Courtès | 2017-03-09 | 1 | -8/+29 |
|\| |
|
| * | gnu: gnupg: Update to 2.1.19.•••* gnu/packages/gnupg.scm (gnupg): Update to 2.1.19.
[arguments]: Add 'patch-test-paths' phase and remove 'set-gnupg-home' phase.
Add '--enable-gnupg-builddir-envvar' to #:configure-flags.
[source]: Add 'gnupg-2.1-fix-Y2038-test-failure.patch'.
* gnu/packages/patches/gnupg-2.1-fix-Y2038-test-failure.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Leo Famulari | 2017-03-07 | 1 | -8/+29 |
| * | Revert "gnu: gnupg: Update to 2.1.19."•••This reverts commit 07302d1ab4fae67117476a51a1031de02b05b519.
GnuPG 2.1.19 fails to build on armhf-linux and i686-linux:
<https://bugs.gnupg.org/gnupg/issue2988>
| Leo Famulari | 2017-03-06 | 1 | -28/+8 |
| * | gnu: gnupg: Update to 2.1.19.•••* gnu/packages/gnupg.scm (gnupg): Update to 2.1.19.
[arguments]: Add 'patch-test-paths' phase and remove 'set-gnupg-home' phase.
Add '--enable-gnupg-builddir-envvar' to #:configure-flags.
| Leo Famulari | 2017-03-04 | 1 | -8/+28 |
* | | gnu: libgpg-error: Update to 1.26.•••* gnu/packages/gnupg.scm (libgpg-error): Update to 1.26.
| Efraim Flashner | 2017-02-21 | 1 | -2/+2 |
* | | Merge branch 'master' into core-updates | Leo Famulari | 2017-02-02 | 1 | -39/+32 |
|\| |
|
| * | gnu: pius: Update to 2.2.3.•••* gnu/packages/gnupg.scm (pius): Update to 2.2.3.
[source]: Switch back to using the tarball release.
[arguments]: End 'set-gpg-file-name' phase on #t.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Troy Sankey | 2017-01-27 | 1 | -39/+32 |
* | | Merge branch 'master' into core-updates | Leo Famulari | 2017-01-25 | 1 | -9/+5 |
|\| |
|
| * | gnu: gnupg: Update to 2.1.18.•••* gnu/packages/gnupg.scm (gnupg): Update to 2.1.18.
[source]: Remove patch.
* gnu/packages/patches/gnupg-test-segfault-on-32bit-arch.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Marius Bakke | 2017-01-24 | 1 | -6/+2 |
| * | gnu: signing-party: Don't replace 'sh' reference with 'bash'.•••* gnu/packages/gnupg.scm (signing-party)[arguments]: Use (which "sh") instead of
(which "bash") in 'configure' phase.
| Leo Famulari | 2017-01-23 | 1 | -1/+1 |
| * | gnu: gnupg-1: Don't replace 'sh' reference with 'bash'.•••* gnu/packages/gnupg.scm (gnupg-1)[arguments]: Use (which "sh") instead of
(which "bash") in 'patch-check-sh' phase.
| Leo Famulari | 2017-01-23 | 1 | -1/+1 |
| * | gnu: gnupg-2.0: Don't replace 'sh' reference with 'bash'.•••* gnu/packages/gnupg.scm (gnupg-2.0)[arguments]: Use (which "sh") instead of
(which "bash") in 'patch-config-files' phase.
| Leo Famulari | 2017-01-23 | 1 | -1/+1 |
* | | gnu: libgcrypt: Update to 1.7.6.•••* gnu/packages/gnupg.scm (libgcrypt): Update to 1.7.6.
| Leo Famulari | 2017-01-24 | 1 | -2/+2 |
* | | Merge branch 'master' into core-updates | Ludovic Courtès | 2017-01-23 | 1 | -1/+11 |
|\| |
|