summaryrefslogtreecommitdiff
path: root/gnu/packages/gnupg.scm
Commit message (Collapse)AuthorAge
...
| * gnu: libassuan: Update to 2.5.2.Marius Bakke2019-01-13
| | | | | | | | * gnu/packages/gnupg.scm (libassuan): Update to 2.5.2.
| * gnu: gnupg: Update to 2.2.12.Efraim Flashner2019-01-03
| | | | | | | | * gnu/packages/gnupg.scm (gnupg): Update to 2.2.12.
| * gnu: signing-party: Update to 2.7.Efraim Flashner2019-01-02
| | | | | | | | | | | | * gnu/packages/gnupg.scm (signing-party): Update to 2.7. [home-page]: Update to new home-page. [arguments]: All phases end with #t.
| * gnu: python-gpg: Update to 1.10.0.Efraim Flashner2018-12-26
| | | | | | | | | | * gnu/packages/gnupg.scm (python-gpg): Update to 1.10.0. [arguments]: Add custom phase to set 'gcc' call.
* | Merge branch 'master' into core-updatesMarius Bakke2018-12-11
|\|
| * Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2018-11-21
| |\
| | * gnu: Add pinentry-efl.Efraim Flashner2018-11-20
| | | | | | | | | | | | | | | | | | * gnu/packages/gnupg.scm (pinentry-efl): New variable. * gnu/packages/patches/pinentry-efl.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
| * | Merge branch 'master' into core-updatesMarius Bakke2018-11-07
| |\|
| | * gnu: GnuPG: Update to 2.2.11.Leo Famulari2018-11-06
| | | | | | | | | | | | * gnu/packages/gnupg.scm (gnupg): Update to 2.2.11.
* | | gnu: libgcrypt: Update to 1.8.4.Björn Höfling2018-11-18
|/ / | | | | | | | | | | | | | | | | | | Update libgcrypt and remove reproducibility patch, it is now built-in. See https://dev.gnupg.org/T4102 * gnu/packages/gnupg.scm (libgcrypt): Update to 1.8.4. [source]: Remove patch. * gnu/packages/patches/libgcrypt-make-yat2m-reproducible.patch: Delete file. * gnu/local.mk(dist_patch_DATA): Remove it.
* | Merge branch 'master' into core-updatesMarius Bakke2018-10-17
|\|
| * gnu: guile2.0-guix: Fix build.Eric Bavier2018-10-16
| | | | | | | | | | | | | | * gnu/packages/gnupg.scm (guile2.0-gcrypt): New variable. * gnu/packages/guile.scm (guile2.0-sqlite3): New variable. * gnu/packages/package-management.scm (guile2.0-guix)[propagated-inputs]: Use them.
* | Merge branch 'master' into core-updatesMarius Bakke2018-09-03
|\|
| * gnu: GnuPG: Update to 2.2.10.Marius Bakke2018-08-30
| | | | | | | | * gnu/packages/gnupg.scm (gnupg): Update to 2.2.10.
* | Merge branch 'staging' into core-updatesMarius Bakke2018-08-25
|\|
| * gnu: guile-gcrypt: Remove duplicate 'home-page' field.Mark H Weaver2018-08-23
| | | | | | | | | | | | This is a followup to commit b0cb92b2d43a2c4d5fa9b3f8c04c5732c60061e7. * gnu/packages/gnupg.scm (guile-gcrypt): Remove duplicate 'home-page' field.
| * gnu: Add guile-gcrypt.Ludovic Courtès2018-08-23
| | | | | | | | * gnu/packages/gnupg.scm (guile-gcrypt): New variable.
| * Migrate search.cpan.org home pages to metacpan.org.Tobias Geerinckx-Rice2018-08-11
| | | | | | | | | | | | | | | | | | | | The venerable search.cpan.org has retired[0]. [0]: https://log.perl.org/2018/05/goodbye-search-dot-cpan-dot-org.html * guix/import/cpan.scm (cpan-home): Generate metacpan.org home page URIs. Update all previously generated ones in (gnu packages) to their canonical new homes.
* | gnu: libgcrypt: Make build reproducible.Björn Höfling2018-08-16
| | | | | | | | | | | | | | | | * gnu/packages/patches/libgcrypt-make-yat2m-reproducible.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnupg.scm (libgcrypt)[source]: Use it. Signed-off-by: Leo Famulari <leo@famulari.name>
* | gnu: libgpg-error: Update to 1.32.Marius Bakke2018-07-24
| | | | | | | | * gnu/packages/gnupg.scm (libgpg-error): Update to 1.32.
* | Merge branch 'master' into core-updatesMarius Bakke2018-07-24
|\|
| * gnu: GnuPG: Update to 2.2.9.Leo Famulari2018-07-12
| | | | | | | | * gnu/packages/gnupg.scm (gnupg): Update to 2.2.9.
* | gnu: libgpg-error: Update to 1.31.Leo Famulari2018-07-12
| | | | | | | | | | | | * gnu/packages/gnupg.scm (libgpg-error): Update to 1.31. (libgpg-error-1.31): Remove variable. (gpgme)[propagated-inputs]: Replace libgpg-error-1.31 with libgpg-error.
* | gnu: libgcrypt: Ungraft.Leo Famulari2018-07-12
| | | | | | | | | | | | * gnu/packages/gnupg.scm (libgcrypt): Update to 1.8.3. [replacement]: Remove field. (libgcrypt/fixed): Remove variable.
* | Merge branch 'master' into core-updatesRicardo Wurmus2018-06-29
|\|
| * gnu: GnuPG 1.4: Update to 1.4.23.Leo Famulari2018-06-14
| | | | | | | | | | | | | | * gnu/packages/gnupg.scm (gnupg-1): Update to 1.4.23. [source]: Remove patch. * gnu/packages/patches/gnupg-1.4-CVE-2018-12020.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
| * gnu: libgcrypt: Fix CVE-2018-0495.Efraim Flashner2018-06-14
| | | | | | | | | | * gnu/packages/gnupg.scm (libgcrypt)[replacement]: New field. (libgcrypt/fixed): New package.
| * gnu: python-gnupg: Return #t from phase.Tobias Geerinckx-Rice2018-06-14
| | | | | | | | | | * gnu/packages/gnupg.scm (python-gnupg)[arguments]: Substitute INVOKE for SYSTEM*.
| * gnu: python-gnupg: Update to 0.4.3.Tobias Geerinckx-Rice2018-06-14
| | | | | | | | | | * gnu/packages/gnupg.scm (python-gnupg): Update to 0.4.3. [arguments]: Remove obsolete substitution.
| * gnu: GnuPG 1.4: Fix CVE-2018-12020.Leo Famulari2018-06-09
| | | | | | | | | | | | * gnu/packages/patches/gnupg-1.4-CVE-2018-12020.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnupg.scm (gnupg-1)[source]: Use it.
| * gnu: gnupg: Update to 2.2.8 (fixes CVE-2018-12020).Efraim Flashner2018-06-09
| | | | | | | | * gnu/packages/gnupg.scm (gnupg): Update to 2.2.8.
* | Merge branch 'origin/core-updates-next' into core-updatesRicardo Wurmus2018-06-06
|\ \ | |/ |/|
| * gnu: libgpg-error: Update to 1.29.Tobias Geerinckx-Rice2018-05-01
| | | | | | | | | | | | | | * gnu/packages/gnupg.scm (libgpg-error): Update to 1.29. [source]: Remove upstreamed patch. * gnu/packages/patches/libgpg-error-aarch64-logging-fix.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* | gnu: signing-party: Update to commit d6f2296.Ludovic Courtès2018-06-04
| | | | | | | | | | | | | | | | * gnu/packages/gnupg.scm (signing-party): Update to commit d6f2296. [home-page]: Change to salsa.debian.org. [source]: Use git-fetch. [arguments]: Remove 'change-directory' phase. In 'configure' phase, modify 'gpgwrap/Makefile' instead of 'gpgwrap/src/Makefile'.
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-21
|\ \
| * | gnu: pius: Fix incompatibility with newer GnuPG versions.Andreas Enge2018-05-21
| | | | | | | | | | | | | | | | | | * gnu/packages/gnupg.scm (pius)[source]: Add patch. * gnu/packages/patches/pius.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
| * | gnu: pius: Add input python2-sip.Andreas Enge2018-05-21
| | | | | | | | | | | | | | | * gnu/packages/gnupg.scm (pius)[inputs]: Add python2-six, imported from the pius Python script.
* | | Merge branch 'master' into core-updatesMarius Bakke2018-05-06
|\| | | |/ |/|
| * gnu: gnupg: Update to 2.2.7.Marius Bakke2018-05-06
| | | | | | | | * gnu/packages/gnupg.scm (gnupg): Update to 2.2.7.
| * gnu: gpgme: Update to 1.11.1.Marius Bakke2018-05-06
| | | | | | | | | | | | * gnu/packages/gnupg.scm (libgpg-error-1.31): New public variable. (gpgme): Update to 1.11.1. [propagated-inputs]: Change LIBGPG-ERROR to LIBGPG-ERROR-1.31.
| * Revert "gnu: gnupg: Update to 2.2.7."Efraim Flashner2018-05-06
| | | | | | | | This reverts commit 0c183f6fb1efe9762cf33f691607a1b2ed2fa57e.
| * gnu: gnupg: Update to 2.2.7.Efraim Flashner2018-05-06
| | | | | | | | * gnu/packages/gnupg.scm (gnupg): Update to 2.2.7.
* | Merge branch 'master' into core-updatesMark H Weaver2018-04-30
|\|
| * gnu: paperkey: Update to 1.5.Christopher Lemmer Webber2018-04-26
| | | | | | | | * gnu/packages/gnupg.scm (paperkey): Update to 1.5.
* | Merge branch 'master' into core-updatesMark H Weaver2018-04-12
|\|
| * gnu: gnupg: Remove unreferenced inputs.Efraim Flashner2018-04-12
| | | | | | | | * gnu/packages/gnupg.scm (gnupg)[inputs]: Remove bzip2, curl.
| * gnu: gnupg: Update to 2.2.6.Efraim Flashner2018-04-12
| | | | | | | | * gnu/packages/gnupg.scm (gnupg): Update to 2.2.6.
* | Merge branch 'master' into core-updatesMark H Weaver2018-04-10
|\|
| * gnu: Add pinentry-emacs.Pierre Neidhardt2018-03-30
| | | | | | | | | | | | * gnu/packages/gnupg.scm (pinentry-emacs): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* | gnu: libgpg-error: Fix building on aarch64-linux.Efraim Flashner2018-04-02
| | | | | | | | | | | | * gnu/packages/patches/gnupg.scm (libgpg-error)[source]: Add patch. * gnu/packages/patches/libgpg-error-aarch64-logging-fix.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.