aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/perl-5.14-module-pluggable-search.patch
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/patches/perl-5.14-module-pluggable-search.patch')
0 files changed, 0 insertions, 0 deletions
92bd969048a548c45504c0897b851f369277b9 Tobias Geerinckx-Rice 2024-09-08gnu: aerc: Update to 0.18.2....* gnu/packages/mail.scm (aerc): Update to 0.18.2. Change-Id: I16ca6cc052f7af569249c569cec8e8ac6ef274e9 Tobias Geerinckx-Rice 2024-09-09gnu: mpop: Update to 1.4.20....* gnu/packages/mail.scm (mpop): Update to 1.4.20. Change-Id: I6ad78891b2621ca7a9fe1787aac405fef800cec0 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Timotej Lazar 2024-08-31gnu: alpine: Disable parallel build....* gnu/packages/mail.scm (alpine)[arguments]: Add '#:parallel-build? #f'. Change-Id: Ic5c7f34ba8b720762b345670f4d568af5e39cb2d 宋文武 2024-08-31gnu: opensmtpd-extras: Fix build....* gnu/packages/mail.scm (opensmtpd-extras)[inputs]: Add libxcrypt. Change-Id: I7ea93d34cfb14434d5b47e52751d137dab4d7afe 宋文武 2024-08-31gnu: opensmtpd: Add libxcrypt dependency....* gnu/packages/mail.scm (opensmtpd)[inputs]: Add libxcrypt. Change-Id: Idb65d607830dfd64e1e60ea888be596ab04d9cdd 宋文武 2024-08-31gnu: alpine: Add libxcrypt dependency....* gnu/packages/mail.scm (alpine)[inputs]: Add libxcrypt. Change-Id: Id492d0a868d7de55f7f6b10a19b3d3a7ab47ab2d 宋文武 2024-08-31gnu: dovecot: Add libxcrypt dependency....* gnu/packages/mail.scm (dovecot)[inputs]: Add libxcrypt. Change-Id: I0457ca46dd9d7c776cdf176a189994554bcde168 宋文武 2024-08-31gnu: exim: Add libxcrypt dependency....* gnu/packages/mail.scm (exim)[inputs]: Add libxcrypt. Change-Id: I7767ec43ecf67f3517f8b998c421907f3fda19b1 宋文武 2024-08-31gnu: mailutils: Add libxcrypt dependency....* gnu/packages/mail.scm (mailutils): Add libxcrypt dependency. Change-Id: Ide005e58ffa6312350539f4b4f9648191a0bdc31 Josselin Poiret 2024-08-31gnu: mail: Add 'bash' input for 'wrap-program'....It is required for cross-compilation. * gnu/packages/mail.scm (astroid)[inputs]: Add 'bash-minimal'. (notifymuch)[inputs]: Likewise. (dkimproxy)[inputs]: Likewise. (swaks): Delete trailing #t. [inputs]: Add 'bash-minimal'. (mumi)[inputs]: Likewise. (public-inbox)[inputs]: Likewise. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I0ebdd60a5b33725548850d53676d181e10c71103 Maxime Devos 2024-08-31build-systems: gnu: Export %default-gnu-imported-modules and %default-gnu-mod......Until now users would have to cargo cult or inspect the private %default-modules variable of (guix build-systems gnu) to discover which modules to include when extending the used modules via the #:modules argument. The renaming was automated via the command: $ git grep -l %gnu-build-system-modules | xargs sed 's/%gnu-build-system-modules/%default-gnu-imported-modules/' -i * guix/build-system/gnu.scm (%gnu-build-system-modules): Rename to... (%default-gnu-imported-modules): ... this. (%default-modules): Rename to... (%default-gnu-modules): ... this. Export. (dist-package, gnu-build, gnu-cross-build): Adjust accordingly. Change-Id: Idef307fff13cb76f3182d782b26e1cd3a5c757ee Maxim Cournoyer 2024-08-18Replace some more occurrences of ‘setuid-programs’....* gnu/packages/containers.scm (podman, buildah)[arguments]: Substitute /run/privileged/bin for /run/setuid-programs. * gnu/packages/mail.scm (opensmtpd)[arguments]: Likewise. * gnu/packages/spice.scm (spice-gtk)[arguments]: Likewise. * gnu/packages/patches/enlightenment-fix-setuid-path.patch: Likewise. * gnu/packages/xdisorg.scm (xsecurelock)[description]: Rewrite example code to use the ‘privileged-program(s)’ terminology. * doc/guix-cookbook.texi (Network bridge for QEMU): Likewise. * gnu/packages/disk.scm (udevil)[arguments]: Update a comment. Change-Id: I7f467e8743a3ef556cd89bac41509bf51d9edb30 Tobias Geerinckx-Rice 2024-08-18gnu: opensmtpd: Fix cross-compilation....* gnu/packages/mail.scm (opensmtpd)[arguments]: Specify the correct, non-native ‘zcat’ in #:configure-flags. Fix the 'patch-FHS-file-names phase to do the same for ‘cat’ & ‘sh’. [inputs]: Add bash-minimal, coreutils, and gzip. Change-Id: I0877b982929b4931abf0fc82871d05cab9e888c0 Tobias Geerinckx-Rice 2024-08-18gnu: opensmtpd: Update to 7.5.0p0....* gnu/packages/mail.scm (opensmtpd): Update to 7.5.0p0. Change-Id: Ie54546a505f0d700754b6990998810c97f2cd5a1 Tobias Geerinckx-Rice 2024-08-19gnu: isync: Update to 1.5.0....* gnu/packages/mail.scm (isync): Update to 1.5.0. [source]: Remove unneeded patch. * gnu/packages/patches/isync-openssl3-fix.patch: Remove. * gnu/local.mk (dist_patch_DATA): Unregister it. Change-Id: Idf814371f94bdd2848aa06c5f4150d9ac8702f65 John Kehayias 2024-08-19gnu: mu: Update to 1.12.6....* gnu/packages/mail.scm (mu): Update to 1.12.6. Change-Id: Ibfbc2328b02dc29e29cf88a4522498ed12bb72e0 John Kehayias 2024-08-11gnu: dovecot-pigeonhole: Update to 0.5.21.1....* gnu/packages/mail.scm (dovecot-pigeonhole): Update to 0.5.21.1. Change-Id: Ib336af56a4f32af9314986abae34cb4c955e95e8 Tobias Geerinckx-Rice 2024-08-11gnu: dovecot: Update to 2.3.21.1 [fixes CVE-2024-23184, CVE-2024-23185]....* gnu/packages/mail.scm (dovecot): Update to 2.3.21.1. Change-Id: Ic70f05f0c8a556fd21ea1a7ed38893c21bf62625 Tobias Geerinckx-Rice 2024-08-08Merge remote-tracking branch 'origin/go-team'...Change-Id: Ib66e48c4cb84e9e97ebcec334ab0b9f3dbfb1457 Sharlatan Hellseher 2024-07-28gnu: Add hydroxide....* gnu/packages/mail.scm (hydroxide): New variable. Change-Id: Ic20d8d3d22afc4a580094bed64d0aa5059a1a9cf Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Jean SIMARD 2024-07-28gnu: aerc: Update to 0.18.1....* gnu/packages/mail.scm (aerc): Update to 0.18.1. [arguments]: <#:phases>: Adjust 'patch-paths phase to replace all occurrences of "sh" in all found *.go files. [inputs]: Add notmuch. [native-inputs]: Remove go-git-sr-ht-rockorager-tcell-term, go-git-sr-ht-sircmpwn-getopt, go-github-com-creack-pty, go-github-com-ddevault-go-libvterm, go-github-com-gdamore-tcell-v2, go-github-com-google-shlex, go-github-com-imdario-mergo, go-github-com-kyoh86-xdg, go-github-com-miolini-datacounter, go-github-com-mitchellh-go-homedir, go-github-com-xo-terminfo, and go-github-com-zenhack-go-notmuch; add go-git-sr-ht-rjarry-go-opt, go-git-sr-ht-rockorager-go-jmap, go-git-sr-ht-rockorager-vaxis, go-golang-org-x-image, go-golang-org-x-sys, and go-golang-org-x-tools. Change-Id: I4cd6de3fb90b33a1b421612c804ee2b01f6c8078 Sharlatan Hellseher 2024-07-28gnu: aerc: Adjust inputs....* gnu/packages/mail.scm (aerc): Move all Golang packages from [inputs] to [native-inputs] and sort alphabetically. Change-Id: Ie2a55f761f57050f877d6a8861eb380c958e8814 Sharlatan Hellseher 2024-07-28gnu: aerc: Fix indentation....* gnu/packages/mail.scm (aerc): Fix indentation. Change-Id: I9422a40880ec15f30b7ee2863d843c3334f3a974 Sharlatan Hellseher 2024-07-25gnu: Add bubger....* gnu/packages/mail.scm (bubger): New variable. Change-Id: I68a3d4dea546b8643ddef19d2bd3dd5edd263cb4 jgart 2024-07-24gnu: bower: Update to 1.1....* gnu/packages/mail.scm (bower): Update to 1.1. Change-Id: I240870755317de0b44b5c7af8ce9a77727649e7e jgart 2024-07-18gnu: exim: Update to 4.98 [security fixes]....Fixes CVE-2024-39929. * gnu/packages/mail.scm (exim): Update to 4.98. Change-Id: Iec780a9a718e256688aa531da2ce0b3183c3c7a4 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Wilko Meyer