summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
7 daysgnu: linux-libre 5.10: Update to 5.10.220.kernel-updatesWilko Meyer
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.220. (linux-libre-5.10-pristine-source): Update hash. Signed-off-by: Leo Famulari <leo@famulari.name> Change-Id: I8f60b1cf9ad9475fa419975bc202dfa90aedaf5c
7 daysgnu: linux-libre 6.1: Update to 6.1.95.Wilko Meyer
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.95. (linux-libre-6.1-pristine-source): Update hash. Signed-off-by: Leo Famulari <leo@famulari.name> Change-Id: I6ca108369069c985092fcbb8e91e8ce8f2212cf0
7 daysgnu: linux-libre 6.6: Update to 6.6.35.Wilko Meyer
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.35. (linux-libre-6.6-pristine-source): Update hash. Signed-off-by: Leo Famulari <leo@famulari.name> Change-Id: Id180cd8caae8991b66b52975a5650b319f91c77e
7 daysgnu: linux-libre 6.9: Update to 6.9.6.Wilko Meyer
* gnu/packages/linux.scm (linux-libre-6.9-version): Update to 6.9.6. (linux-libre-6.9-pristine-source): Update hash. Signed-off-by: Leo Famulari <leo@famulari.name> Change-Id: I718648ab9551d9a26fdcdc54910d4619c4e85579
8 daysgnu: coq-autosubst: Fix Coq 8.19 compatibility.Jean-Pierre De Jesus DIAZ
* gnu/packages/patches/coq-autosubst-1.8-remove-deprecated-files.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register patch. * gnu/packages/coq.scm (coq-autosubst)<source>: Use Coq 8.19 compatibility patch. Change-Id: Ib705c92b5605c6b679224f471ff12c018842c006 Signed-off-by: Andreas Enge <andreas@enge.fr>
8 daysRevert "gnu: emacs: Update to 29.4. (security fixes)"Liliana Marie Prikler
This reverts commit 7e15704613b67ec54df8f1269916bc72b76bb785. It causes rebuilds to all of emacs-*, whereas a graft has already been applied in 868a022cdca164941a6fe8dcf205aefc693781cb.
8 daysgnu: emacs: Update to 29.4. (security fixes)Liliana Marie Prikler
This fixes an issue where org-mode would run arbitrary shell code on startup. See <https://lists.gnu.org/archive/html/emacs-devel/2024-06/msg00695.html> for the release announcement. * gnu/packages/emacs.scm (emacs-minimal): Update to 29.4.
8 daysgnu: emacs-ddskk: Use newer package style.gemmaro
* gnu/packages/emacs-xyz.scm (emacs-ddskk)[arguments]: Convert to list of G-Expressions. Use #$output rather than the outputs alist. Drop trailing #t. (emascs-ddskk-nicola): Likewise. Change-Id: Ie6ed743ded35b55fa55bb61d02353456a0f2c79f Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
8 daysgnu: emacs-ddskk: Update to 17.1-0.8c47f46.gemmaro
* gnu/packages/emacs-xyz.scm (emacs-ddskk): 17.1-0.8c47f46. [#:phases]<configure>: Do not explicitly make SKK-MK or doc files writable. <fix-test>: Also patch “/bin/rm” in nicola/Makefile. (emacs-ddskk-nicola)[#:phases]: Move ‘chdir’ phase after ‘fix-test’. <configure>: Do not explicitly make NICOLA-DDSKK-CFG writable. Change-Id: I7a312f1dbbeb93666121646dd79becdd08f16b79 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
8 daysservices: radicale: Use define-configuration.Juliana Sims
* doc/guix.texi (radicale-configuration): Update documentation to reflect new configuration, add new symbols. * gnu/services/mail.scm (%default-radicale-config-file): Delete. (radicale-auth-configuration, radicale-auth-configuration?) (radicale-encoding-configuration, radicale-encoding-configuration?) (radicale-logging-configuration, radicale-logging-configuration?) (radicale-rights-configuration, radicale-rights-configuration?) (radicale-server-configuration, radicale-server-configuration?) (radicale-storage-configuration, radicale-storage-configuration?): New configuration types and corresponding predicates. (radicale-configuration, radicale-configuration?): Use define-configuration. (radicale-activation, radicale-shepherd-service): Update to new configuration format. (radicale-activation): Use user-defined values for service files. (radicale-service-type): Capitalize "Radicale" in description. Change-Id: Ic88b8ff2750e3d658f6c7cee02d33417aa8ee6d2 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
8 daysgnu: quakespasm: Update package style.James Smith
* gnu/packages/games.scm (quakespasm)[arguments]: Convert to list of G-Expressions. <#:make-flags>: Use (cc-for-target) instead of gcc. <#:phases>: Simplify ‘fix-makefile-paths’. Remove trailing #t. Change-Id: I250a842c78f2f49b451e5df76509fbe6fa1b4576 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
8 daysgnu: quakespasm: Update to 0.96.2.James Smith
* gnu/packages/games.scm (quakespasm): Update to 0.96.2. [source]: Adjust URI accordingly. Change-Id: I30559b53021249db57f078ae51fd9b24d2b580f3 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
8 daysgnu: network-manager-applet: Update to 1.36.0.Ashish SHUKLA
* gnu/packages/gnome.scm (network-manager-applet): Update to 1.36.0. Change-Id: I78dc16367d4a293e856d7dc88b8a055ca9b46e69 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
8 daysgnu: esmini: Update to 2.37.11.Liliana Marie Prikler
* gnu/packages/simulation.scm (esmini): Update to 2.37.11. [arguments]<#:configure-flags>: Add “-DUSE_IMPLOT=FALSE”. <#:phases>: Adjust accordingly. * gnu/packages/patches/esmini-use-pkgconfig.patch: Update accordingly. * gnu/packages/patches/esmini-no-clutter-log.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly.
8 daysgnu: Add klee.Liliana Marie Prikler
* gnu/packages/check.scm (klee): New variable.
8 daysgnu: ibus-minimal: Graft to 1.5.29.Liliana Marie Prikler
This fixes an issue, where IBus was not able to query emoji lists. See also <https://github.com/ibus/ibus/issues/2476>. * gnu/packages/ibus.scm (ibus-minimal/fixed): New variable. (ibus-minimal): Add ibus-minimal/fixed as replacement.
8 daysgnu: musl: Enable gcc wrapper.Danny Milosavljevic
* gnu/packages/musl.scm (musl)[arguments]<#:configure-flags>: Delete. Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
8 daysgnu: weechat: Update to 4.3.3.Ashish SHUKLA
* gnu/packages/irc.scm (weechat): Update to 4.3.3. Change-Id: I6345f49e19e4901fd4ab4aa26087461883c532d7 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
8 daysgnu: emacs-org: Update to 9.7.5 [security fixes].Zheng Junjie
The release is coordinated with emergency Emacs 29.4 release. The vulnerability involves arbitrary Shell code evaluation when previewing attachments in Emacs MUA (gnus-based: at least, mu4e, Notmuch, Gnus itself) or when opening third-party Org files. All the earlier versions of Org mode are affected. * gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.7.5. Change-Id: Ifa8c49225a268939ab06a3895e99a525356c3a78
8 daysgnu: emacs-minimal: Graft with 29.4 [security fixes].Zheng Junjie
Arbitrary shell commands are no longer run when turning on Org mode. This is for security reasons, to avoid running malicious commands. * gnu/packages/emacs.scm (emacs-minimal/fixed): New variable. (emacs-minimal)[replacement]: Graft. Change-Id: Idb74ee0a05486bfe5052c4dd804fbdaec8921774
8 daysgnu: Add python-sqlalchemy-2.Tanguy Le Carrour
* gnu/packages/databases.scm (python-sqlalchemy-2): New variable. Change-Id: I6de8a9d9ab5938b6d7129f884fe31902df828889 Signed-off-by: jgart <jgart@dismail.de>
8 daysgnu: nar-herder: Update to 0-37.82f9371.Christopher Baines
* gnu/packages/package-management.scm (nar-herder): Update to 0-37.82f9371. Change-Id: I8f52bbe8fc966b33b1a1c7b2141d1e1b3116c8bc
8 daysgnu: guix-build-coordinator: Update to 0-108.0d1e6e6.Christopher Baines
* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-108.0d1e6e6. Change-Id: I4032a28200eec4b953f982d2a1572b84866b0f98
8 daysgnu: guix-data-service: Update to 0.0.1-51.eeb026b.Christopher Baines
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-51.eeb026b. Change-Id: I45d6d2a3d62e4d7b69089adaafec7657f3fe384a
8 daysgnu: python-apsw: Update to 3.46.0.0.Andy Tai
* gnu/packages/databases.scm (python-apsw): Update to 3.46.0.0. Change-Id: I1c6896910f78da77b071b4301762e85fa9f25546 Signed-off-by: Christopher Baines <mail@cbaines.net>
8 daysgnu: sqlite-next: Update to 3.46.0.Andy Tai
* gnu/packages/sqlite.scm (sqlite-next): Update to 3.46.0. Change-Id: I77de92dff5a6a563089d45019ea2fb5745698f5d Signed-off-by: Christopher Baines <mail@cbaines.net>
8 daysgnu: gnunet: Update to 0.21.2.Andy Tai
* gnu/packages/gnunet.scm (gnunet): Update to 0.21.2. Change-Id: Ie7c3a5092e1ab67ba911702607161f854b86efa4 Signed-off-by: Christopher Baines <mail@cbaines.net>
8 daysgnu: mullvadbrowser: Update to 13.0.16.André Batista
Fixes CVEs 2024-5702, 2024-5688, 2024-5690, 2024-5691, 2024-5692, 2024-5693, 2024-5696 and 2024-5700. See the Mozilla Foundation Security advisory <https://www.mozilla.org/en-US/security/advisories/mfsa2024-26/> for details. * gnu/packages/mullvad-browsers.scm (%mullvadbrowser-locales): Update changesets. (%mullvadbrowser-build-date): Update to 20240510190000. (%mullvadbrowser-version): Update to 13.0.16. (%mullvadbrowser-firefox-version): Update to 115.12.0esr-13.0-1-build1. (mullvadbrowser-translation-base): Update to f28525699864f4e3d764c354130bd898ce5b20aa. (mullvadbrowser-translation-specific): Update to bff8092bbe5ae93b2c162ade300d739b2cd9e92d. Signed-off-by: Christopher Baines <mail@cbaines.net> Change-Id: I66d61606c496bffc0dbbbdfcc0df8cbf18af5887
8 daysgnu: LLVM, Clang, libomp, lld: Update to 18.1.7.Michael Ford
* gnu/packages/llvm.scm (llvm-18, clang-18, libomp-18, lld-18): Update to 18.1.7. Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Change-Id: Ie1d2d00207848145c1b19e551b43f8e55465d2f0
9 daysgnu: ngtcp2: Update to 1.6.0.Tomas Volf
* gnu/packages/networking.scm (ngtcp2): Update to 1.6.0. Change-Id: Ia1c2f31651f21aad5b20708294516ce6d2915375 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
9 daysgnu: icewm: Update to 3.5.1.Andy Tai
* gnu/packages/wm.scm (icewm): Update to 3.5.1. Change-Id: I7ee341c534cf625c71a9f13fd263be7c9c66b4b1 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
9 daysgnu: waybar: Update to 0.10.3.Simeon Prause
Change-Id: I0b62cb4b5d2129d11aa415166c9cbce9abdf0456 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
9 daysgnu: Add wbg.dan
* gnu/packages/wm.scm (wbg): New variable. Change-Id: Ib20af5fee37ab258224ead6caf35af3b9c78e802 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
9 daysgnu: trealla: update to 2.52.40.jgart
* gnu/packages/prolog.scm (trealla): Update to 2.52.40. Change-Id: I746255bf4709d0ee5dc8ac40edcf566f07cbb413
9 daysgnu: unison: Update to 2.53.5.jgart
* gnu/packages/ocaml.scm (unison): Update to 2.53.5. Change-Id: I1e0cdeb8b27fbaf14ab3ab0a831dd08b88639359
9 daysgnu: clifm: Update to 1.19.Rodion Goritskov
* gnu/packages/clifm.scm (clifm): Update to 1.19. Change-Id: I96e7d5841083e599b54855c4568aa6a18bfa6b7f Signed-off-by: jgart <jgart@dismail.de>
9 daysgnu: rename: Update to 2.02.Wilko Meyer
* gnu/packages/admin.scm (rename): Update to 2.02. Change-Id: I0792b169c4c1e621ff61e7774bd60d2d98f67a6f Signed-off-by: jgart <jgart@dismail.de>
10 daysgnu: update guile-wisp to 1.0.12Dr. Arne Babenhauserheide
The next release of Guile will include wisp. Until it is released, this updates guile-wisp to version 1.0.12. It includes wisp2lisp operating on stdin to enable more convenient conversion of wisp code to regular Scheme. Best wishes, Arne Subject: [PATCH] gnu: update guile-wisp to 1.0.12 * gnu/packages/guile-xyz.scm (guile-wisp): Update to 1.0.12 Change-Id: Ib5c32169c0ebd3b548852b2c6090586f441dcd6c Signed-off-by: jgart <jgart@dismail.de>
11 daysgnu: Add xxkb.Igor Goryachev via Guix-patches via
* gnu/packages/xdisorg.scm (xxkb): New variable. Change-Id: Ibf7ff3394438490045c1821b9f9e417adc8d5e0b Signed-off-by: Andrew Tropin <andrew@trop.in>
11 daysgnu: erlang: Add chunks compilation.Igor Goryachev via Guix-patches via
* gnu/packages/erlang.scm (erlang): Add chunks compilation. Change-Id: I81037864ac38f5a2a6cf8eac2fe0523e6500c78b Signed-off-by: Andrew Tropin <andrew@trop.in>
11 daysgnu: elixir: Add src output, metas correction, lint warnings fix.Igor Goryachev via Guix-patches via
* gnu/packages/elixir.scm (elixir): Add src output, metas correction, lint warnings fix. Change-Id: I93ae35239168de9a8d8d99ca83950edfce735bc2 Co-authored-by: Andrew Tropin <andrew@trop.in> Signed-off-by: Andrew Tropin <andrew@trop.in> Change-Id: Ibc9a72aa21e62cec6fc1121b6b21e12a5a967fed
11 daysgnu: elixir-hex: Update to 2.1.1.Igor Goryachev via Guix-patches via
* gnu/packages/elixir.scm (elixir-hex): Update to 2.1.1. Change-Id: I0b91b2b0d0bd72be2d7e7419f3a9ceec1f4eb4ed Signed-off-by: Andrew Tropin <andrew@trop.in>
11 daysgnu: elixir: Update to 1.16.3.Igor Goryachev via Guix-patches via
* gnu/packages/elixir.scm (elixir): Update to 1.16.3. Change-Id: Iaef9633f68cca0b36c7528f7f399fb8d58125858 Signed-off-by: Andrew Tropin <andrew@trop.in>
11 daysgnu: erlang-lfe: Update to 2.1.4.Igor Goryachev via Guix-patches via
* gnu/packages/erlang.scm (erlang-lfe): Update to 2.1.4. Change-Id: Ib6888b92ce45853bec9ecec0a24c759358280b5a Signed-off-by: Andrew Tropin <andrew@trop.in>
11 daysgnu: rebar3: Update to 3.23.0.Igor Goryachev via Guix-patches via
* gnu/packages/erlang.scm (rebar3): Update to 3.23.0. Change-Id: I14bd18647efd93519548f6f7ff5c6383892054f6 Signed-off-by: Andrew Tropin <andrew@trop.in>
11 daysgnu: erlang-ssl-verify-fun: Update to 1.1.7.Igor Goryachev via Guix-patches via
* gnu/packages/erlang.scm (erlang-ssl-verify-fun): Update to 1.1.7. Change-Id: I9bfa90dc27dc39863ffa5112c08beee0ee79bf32 Signed-off-by: Andrew Tropin <andrew@trop.in>
11 daysgnu: erlang-relx: Update to 4.9.0.Igor Goryachev via Guix-patches via
* gnu/packages/erlang.scm (erlang-relx): Update to 4.9.0. Change-Id: I6e767f7c54d182566db6865b28a7a6e1e864ba9c Signed-off-by: Andrew Tropin <andrew@trop.in>
11 daysgnu: erlang-parse-trans: Update to 3.4.2.Igor Goryachev via Guix-patches via
* gnu/packages/erlang.scm (erlang-parse-trans): Update to 3.4.2. Change-Id: Ie14d7031e8e5d16f342e58edeb4564267e22b9fc Signed-off-by: Andrew Tropin <andrew@trop.in>
11 daysgnu: erlang-jsone: Update to 1.8.1.Igor Goryachev via Guix-patches via
* gnu/packages/erlang.scm (erlang-jsone): Update to 1.8.1. Change-Id: I385c38c75a566ca4603fc871bef367220316bd2a Signed-off-by: Andrew Tropin <andrew@trop.in>
11 daysgnu: erlang-hex-core: Update to 0.10.0.Igor Goryachev via Guix-patches via
* gnu/packages/erlang.scm (erlang-hex-core): Update to 0.10.0. Change-Id: I1fddff28f2194f55c79e00341bfc5525beab8ac2 Signed-off-by: Andrew Tropin <andrew@trop.in>