Age | Commit message (Expand) | Author |
2024-02-10 | gnu: gnupg: Fix cross-compilation....* gnu/packages/gnupg.scm (gnupg)[arguments]: Pass libraries prefixes when
cross-crompiling.
Change-Id: I461ba02ddf5bb23277bd6685c2106e4ad37e2184
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Mathieu Othacehe |
2024-02-02 | gnu: torbrowser: Stop inheriting Icecat....* gnu/local.mk (GNU_SYSTEM_MODULES): Add packages/tor-browsers.scm.
* gnu/packages/gnupg.scm: Remove fix for dependency loop (fixed because we use
a new file).
* gnu/packages/tor-browsers.scm (mozilla-locale, mozilla-locales,
%torbrowser-locales, %moz-build-date, %torbrowser-version,
%torbrowser-firefox-version, translation-base-browser,
translation-tor-browser, torbrowser-assets, torbrowser): New variables.
(make-torbrowser): New procedure, which is a merge of ‘make-torbrowser’ (from
tor.scm) with ‘icecat-minimal’ (from gnuzilla.scm).
* gnu/packages/tor.scm (%moz-build-date, %torbrowser-version,
%torbrowser-firefox-version, %torbrowser-locales, translation-base-browser,
translation-tor-browser, torbrowser-assets, torbrowser): Remove variables.
Change-Id: I5fcf73e53fe4481a18e13cdeb3515c3dc4430090
| Clément Lassieur |
2024-01-03 | gnu: libassuan: Fix cross-compiling....gnu/packages/gnupg.scm(libassuan):
[arguments]: When cross-compiling, set the --with-libgpg-error-prefix configure option.
Change-Id: I320c48f320c34939a8e94589610beb5c40fdf53a
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Zheng Junjie |
2023-12-27 | gnu: Add torbrowser....* gnu/packages/tor.scm (torbrowser): New variable.
(torbrowser-assets): New variable.
* gnu/packages/browser-extensions.scm (noscript): New variable.
(noscript/icecat): New variable.
Co-authored-by: André Batista <nandre@riseup.net>
Change-Id: I73dc53905e4a028108bb34aae07e44256cf16c85
| Clément Lassieur |
2023-12-11 | gnu: libgpg-error: Do not assume that target is a triplet....Fixes a bug exposed with be5ec2ebb4bde4b4f702a30f08849dff05cceccd, which
introduces the “avr” target, which has no hyphen.
* gnu/packages/gnupg.scm (libgpg-error)[arguments]: In ‘cross-symlinks’
phase, adjust code to deal with TARGET lacking a hyphen.
Change-Id: I1aff6a94a7c92626f931c459d1dc0509f9bcfc00
| Ludovic Courtès |
2023-08-03 | gnu: qgpgme: Propagate gpgme....* gnu/packages/gnupg.scm (qgpgme): Move gpgme from inputs to
propagated-inputs.
| 宋文武 |
2023-07-20 | gnu: libgcrypt: Skip hanging benchmark tests on the Hurd....* gnu/packages/gnupg.scm (libgcrypt)[arguments]: When building natively on the
Hurd, add phase 'setenv' to set "GCRYPT_NO_BENCHMARKS".
| Janneke Nieuwenhuizen |
2023-07-20 | gnu: libgpg-error: Skip failing test on the Hurd....* gnu/packages/gnupg.scm (libgpg-error)[arguments]: When building natively on
the Hurd, add phase 'skip-tests'.
| Janneke Nieuwenhuizen |
2023-03-31 | gnu: Remove gpgme-1.18 and qgpgme-1.18....* gnu/packages/gnupg.scm (gpgme-1.18, qgpgme-1.18): Remove variables.
* gnu/packages/kde-pim.sm (kleopatra, kmail): Refer to gpgme and qgpgme instead.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Josselin Poiret |
2023-03-31 | gnu: gpgme: Propagate libassuan....* gnu/packages/gnupg.scm (gpgme)[inputs]: Move libassuan to...
[propagated-inputs]: ... here.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Josselin Poiret |
2023-01-30 | Merge remote-tracking branch 'origin/master' into core-updates... Conflicts:
doc/guix.texi
gnu/local.mk
gnu/packages/admin.scm
gnu/packages/base.scm
gnu/packages/chromium.scm
gnu/packages/compression.scm
gnu/packages/databases.scm
gnu/packages/diffoscope.scm
gnu/packages/freedesktop.scm
gnu/packages/gnome.scm
gnu/packages/gnupg.scm
gnu/packages/guile.scm
gnu/packages/inkscape.scm
gnu/packages/llvm.scm
gnu/packages/openldap.scm
gnu/packages/pciutils.scm
gnu/packages/ruby.scm
gnu/packages/samba.scm
gnu/packages/sqlite.scm
gnu/packages/statistics.scm
gnu/packages/syndication.scm
gnu/packages/tex.scm
gnu/packages/tls.scm
gnu/packages/version-control.scm
gnu/packages/xml.scm
guix/build-system/copy.scm
guix/scripts/home.scm
| Efraim Flashner |
2022-12-30 | gnu: libksba: Update to 1.6.3....* gnu/packages/gnupg.scm (libksba): Update to 1.6.3.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Simon Josefsson |
2022-12-27 | gnu: libksba: Update replacement to 1.6.3 [fixes CVE-2022-47629]....* gnu/packages/gnupg.scm (libksba/fixed): Update to 1.6.3.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Simon Josefsson |
2022-12-02 | gnu: guile-gcrypt: Update to 0.4.0....* gnu/packages/gnupg.scm (guile-gcrypt): Update to 0.4.0.
| Ludovic Courtès |
2022-11-22 | gnu: gpgme: Add 1.18.0....* gnu/packages/gnupg.scm (gpgme-1.18, qgpgme-1.18): New variables.
| Marius Bakke |
2022-10-30 | gnu: jetring: Update to 0.31....* gnu/packages/gnupg.scm (jetring): Update to 0.31.
[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2022-10-23 | gnu: pinentry-tty: Update to 1.2.1....* gnu/packages/gnupg.scm (pinentry-tty): Update to 1.2.1.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: libksba: Graft to 1.6.2 [fixes CVE-2022-3515]....* gnu/packages/gnupg.scm (libksba/fixed): New variable.
(libksba): Use it as grafted replacement.
| Tobias Geerinckx-Rice |
2022-09-16 | gnu: GnuPG: Update to 2.2.39....* gnu/packages/gnupg.scm (gnupg): Update to 2.2.39.
| Marius Bakke |
2022-09-16 | gnu: libksba: Update to 1.6.1....* gnu/packages/gnupg.scm (libksba): Update to 1.6.1.
| Marius Bakke |
2022-09-16 | gnu: libgcrypt: Provide absolute gpgrt-config also for native builds....This fixes a regression since 497080c10ef154818795dd544fe4d606b1e8535d that
would cause things like LIBGCRYPT-STATIC from (gnu packages cryptsetup) to
refer to the wrong libgpg-error.
* gnu/packages/gnupg.scm (libgcrypt)[arguments]: Add "ac_cv_path_GPGRT_CONFIG"
to #:configure-flags, and remove the cross-compile stanza.
| Marius Bakke |
2022-08-30 | gnu: gpgme: Update to 1.18.0....* gnu/packages/gnupg.scm (gpgme): Update to 1.18.0.
| Marius Bakke |
2022-08-30 | gnu: gnupg: Update to 2.2.37....* gnu/packages/gnupg.scm (gnupg): Update to 2.2.37.
| Marius Bakke |
2022-08-30 | Merge branch 'staging' into core-updates | Marius Bakke |
2022-08-29 | gnu: gnupg: Use mirror URL....In commit 38747a27f36dbaadadb1399ec085d88e48c97555, the package switched from
a mirror:// URL to a ftp:// URL, but there doesn't appear to have been any
particular reason for that.
* gnu/packages/gnupg.scm (gnupg)[source]{uri}: Use a mirror:// again.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Maxime Devos |
2022-08-12 | gnu: Remove gnupg/fixed....The replacement was ignored in 77eb3008e350c069e0ae8df6a91bf0ebdcfc2ac0 as the
fix was already present in the current package.
* gnu/packages/patches/gnupg-CVE-2022-34903.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/gnupg.scm (gnupg/fixed): Remove variable.
| Marius Bakke |
2022-08-11 | Merge branch 'staging' into core-updates | Marius Bakke |
2022-08-09 | gnu: gnupg: Patch CVE-2022-34903....* gnu/packages/gnupg.scm (gnupg)[replacement]: New field.
(gnupg/replacement): New variable.
* gnu/packages/patches/gnupg-CVE-2022-34903.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Efraim Flashner |
2022-07-23 | gnu: gpgme: Update to 1.17.1....* gnu/packages/gnupg.scm (gpgme): Update to 1.17.1.
| Marius Bakke |
2022-07-23 | gnu: GnuPG: Use G-expression....* gnu/packages/gnupg.scm (gnupg)[arguments]: Convert to gexp. Remove input
label usage, and simplify regular expression.
| Marius Bakke |
2022-07-23 | gnu: GnuPG: Update to 2.2.36....* gnu/packages/gnupg.scm (gnupg): Update to 2.2.36.
| Marius Bakke |
2022-06-26 | gnu: libgpg-error: Remove input label....* gnu/packages/gnupg.scm (libgpg-error)[native-inputs]: Remove label.
| Marius Bakke |
2022-06-26 | gnu: libgcrypt: Update to 1.10.1....* gnu/packages/gnupg.scm (libgcrypt): Update to 1.10.1.
[arguments]: Add "ac_cv_path_GPGRT_CONFIG" when cross-compiling.
| Marius Bakke |
2022-06-26 | gnu: libgpg-error: Update to 1.45....* gnu/packages/gnupg.scm (libgpg-error): Update to 1.45.
| Marius Bakke |
2022-05-29 | gnu: pgpdump: Update to 0.35....* gnu/packages/gnupg.scm (pgpdump): Update to 0.35.
| Tobias Geerinckx-Rice |
2022-05-31 | gnu: pius: Update to 3.0.0....* gnu/packages/gnupg.scm (pius): Update to 3.0.0.
[arguments]: Delete tests? and python arguments.
[phases]{set-gpg-file-name}: Streamline.
[description]: Spell key signing as two words. Mark commands with Texinfo
markup.
| Maxim Cournoyer |
2022-05-31 | gnu: Remove python2-pygpgme....* gnu/packages/gnupg.scm (python2-pygpgme): Delete variable.
| Maxim Cournoyer |
2022-05-31 | gnu: Remove python2-gpg....* gnu/packages/gnupg.scm (python2-gpg): Delete variable.
| Maxim Cournoyer |
2022-01-17 | Merge branch 'version-1.4.0'...With resolved conflicts in:
gnu/packages/gnome.scm
gnu/packages/openstack.scm
gnu/packages/python-xyz.scm
| Maxim Cournoyer |
2022-01-10 | gnu: python-gnupg: Update to 0.4.8....* gnu/packages/gnupg.scm (python-gnupg): Update to 0.4.8.
(python2-gnupg): Delete variable.
| Maxim Cournoyer |
2022-01-10 | gnu: gnupg: Update to 2.2.32....* gnu/packages/gnupg.scm (gnupg): Update to 2.2.32.
(gnupg-2.2.32): Delete variable.
(qgpgme)[native-inputs]: Use the regular gnupg package.
* gnu/packages/emacs-xyz.scm (emacs-pinentry): Likewise.
| Maxim Cournoyer |
2022-01-14 | gnu: parcimonie: Help find new releases....* gnu/packages/gnupg.scm (parcimonie)[properties]: New field.
| Efraim Flashner |
2022-01-14 | gnu: parcimonie: Remove input labels....* gnu/packages/gnupg.scm (parcimonie)[inputs]: Remove input labels.
[arguments]: Use search-input-file to find files.
| Efraim Flashner |
2022-01-14 | gnu: parcimonie: Update to 0.12.0....* gnu/packages/gnupg.scm (parcimonie): Update to 0.12.0.
[inputs]: Remove perl-data, perl-exporter-tiny, perl-getopt-long-descriptive,
perl-libintl-perl, perl-lwp-online, perl-module-build,
perl-module-pluggable, perl-moox-handlesvia, perl-net-dbus-glib,
perl-strictures-2, perl-test-most, perl-test-trap,
perl-unicode-linebreak, perl-xml-parser, and perl-xml-twig; add
perl-json and perl-pango.
[native-inputs]: Add perl-file-which, perl-gnupg-interface,
perl-list-moreutils, perl-lwp-online, perl-module-build,
perl-strictures-2, perl-test-most, perl-test-trap.
[arguments]: Remove trailing #t from phases. Adjust custom
'prepare-for-tests phase.
[home-page]: Update to new home-page.
| Efraim Flashner |
2021-12-26 | gnu: Make GnuPG 2.2.32 available for users....Fixes <https://issues.guix.gnu.org/52483>.
* gnu/packages/gnupg.scm (gnupg-2.2.32)[properties]: Unhide this package.
[source]: Add 'gnupg-default-pinentry.patch'.
* gnu/packages/emacs-xyz.scm (emacs-pinentry)[propagated-inputs]: Replace gnupg
with gnupg-2.2.32.
| Leo Famulari |
2021-12-23 | gnu: libksba: Fix cross-compilation....* gnu/packages/gnupg.scm (libksba)[native-inputs]: Remove.
| Marius Bakke |
2021-12-18 | gnu: pgpdump: Remove bogus DESTDIR usage....* gnu/packages/gnupg.scm (pgpdump)[arguments]: Gexp.
Remove custom #:configure-flags, and DESTDIR from #:make-flags.
| Tobias Geerinckx-Rice |
2021-12-18 | gnu: pgpdump: Update to 0.34....* gnu/packages/gnupg.scm (pgpdump): Update to 0.34.
| Tobias Geerinckx-Rice |
2021-12-17 | gnu: pinentry-bemenu: Update to 0.7.1....* gnu/packages/gnupg.scm (pinentry-bemenu): Update to 0.7.1.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Aleksandr Vityazev |
2021-12-13 | gnu: Simplify package inputs....This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
| Ludovic Courtès |