Nicolas Graves
|
7b8c099f3e
|
gnu: rnp: Update to 0.17.1. [security fixes]
This fixes CVE-2023-29479 and CVE-2023-29480.
* gnu/packages/openpgp.scm (rnp): Update to 0.17.1.
[arguments]: Improve style using gexps.
<#:phases>: Add phase 'inject-sexpp-source.
[inputs]: Add sexpp.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: Ic1d4740da168cd9fde8b642f279c2c77a1c3806f
|
2024-11-12 17:41:38 +09:00 |
|
Nicolas Graves
|
603407fa0a
|
gnu: Add sexpp.
* gnu/packages/openpgp.scm (sexpp): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
2024-11-12 17:41:38 +09:00 |
|
Jack Hill
|
3e7dc94a14
|
gnu: rnp: Improve package style.
* gnu/package/openpgp.scm (rnp)[phases]{fixes}: Rename fixes to patch-tests, use
search-input-file, and remove trailing #t.
{check}: Respect tests?.
[native-inputs]: Remove labels.
[home-page]: Update URL.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
2023-03-13 15:08:34 +01:00 |
|
Jack Hill
|
bc65415fb1
|
gnu: rnp: Update to 0.16.2.
* gnu/packages/openpgp.scm (rnp): Update to 0.16.2.
[file-name]: Use git-file-name.
[patches]: Remove.
[arguments]: Disable downloading testing inputs in #:configure-flags.
[phases]{fixes}: Remove functionality that is no longer needed.
[native-inputs]: Replace googletest-source with googletest, remove
python2.
* gnu/packages/patches/rnp-add-version.cmake.patch,
* gnu/packages/patches/rnp-disable-ruby-rnp-tests.patch,
* gnu/packages/patches/rnp-unbundle-googletest.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Remove them.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
2023-03-13 15:08:33 +01:00 |
|
Ludovic Courtès
|
8394619bac
|
gnu: Simplify package inputs.
This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
|
2021-12-13 17:48:25 +01:00 |
|
Justus Winter
|
7b7543376b
|
gnu: Add rnp.
* gnu/packages/openpgp.scm (rnp): New variable.
* gnu/packages/patches/rnp-add-version.cmake.patch: New file.
* gnu/packages/patches/rnp-disable-ruby-rnp-tests.patch: New file.
* gnu/packages/patches/rnp-unbundle-googletest.patch: New file.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
2020-07-29 00:22:01 +02:00 |
|
Justus Winter
|
3922208091
|
gnu: Add dkgpg.
* gnu/packages/openpgp.scm (dkgpg): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
2020-07-24 14:21:31 +02:00 |
|
Justus Winter
|
d51cb7f85f
|
gnu: Add libtmcg.
* gnu/packages/openpgp.scm: New file.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
2020-07-24 14:21:31 +02:00 |
|