summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
...
* gnu: emacs-roguel-ike: Update to 0.1.2.•••* gnu/packages/emacs-xyz.scm (emacs-roguel-ike): Update to 0.1.2. Change-Id: Id674c4742129b5b36116b597cc1b424ac3732498 Nicolas Goaziou2024-10-121-2/+2
* gnu: emacs-f: Update to 0.21.0.•••* gnu/packages/emacs-xyz.scm (emacs-f): Update to 0.21.0. Change-Id: I05ebe101b2b0bcdae2d64229667599aa4f745fe9 Nicolas Goaziou2024-10-121-2/+2
* gnu: emacs-ghub: Update to 4.1.1.•••* gnu/packages/emacs-xyz.scm (emacs-ghub): Update to 4.1.1. Change-Id: I10a67b2fb6127da8effadecbe4df432e41d5c302 Nicolas Goaziou2024-10-121-2/+2
* gnu: emacs-magit: Update to 4.1.1.•••* gnu/packages/emacs-xyz.scm (emacs-magit): Update to 4.1.1. Change-Id: Ib79dc4920168cf5a42252825396cd1a3c4e3085d Nicolas Goaziou2024-10-121-2/+2
* gnu: emacs-geiser-guile: Update to 0.28.3.•••* gnu/packages/emacs-xyz.scm (emacs-geiser-guile): Update to 0.28.3. Change-Id: I810c1bbbadeef3957ed93974294962c57590593d Nicolas Goaziou2024-10-121-2/+2
* gnu: emacs-chatgpt-shell: Update to 1.8.1.•••* gnu/packages/emacs-xyz.scm (emacs-chatgpt-shell): Update to 1.8.1. Change-Id: I58f86570b01433bd8e408c58dc39c73d82989b2e Nicolas Goaziou2024-10-121-2/+2
* gnu: emacs-gptel: Update to 0.9.5.•••* gnu/packages/emacs-xyz.scm (emacs-gptel): Update to 0.9.5. Change-Id: I9d004dc08af030e898c51f4ac554db96155fe680 Nicolas Goaziou2024-10-121-2/+2
* gnu: agda-1lab: Update to afcf848d367f906d6d07d1612fbd41d7dd8c978e.•••* gnu/packages/agda.scm (agda-1lab): Update to afcf848d367f906d6d07d1612fbd41d7dd8c978e. Change-Id: I0c0b5273c13152e079f9e62daffc5c051d62ca63 Josselin Poiret2024-10-121-3/+3
* gnu: agda-cubical: Update to 0.7.•••* gnu/packages/agda.scm (agda-cubical): Update to 0.7. Change-Id: I7a0b3e711974c4d93eea6a753054803acc7e5c30 Josselin Poiret2024-10-121-2/+2
* gnu: agda-categories: Update to 0.2.0.•••* gnu/packages/patches/agda-categories-use-stdlib-1.7.3.patch -> gnu/packages/patches/agda-categories-use-newer-stdlib.patch: Adapt patch. * gnu/local.mk (dist_patch_DATA): Change registered name to new name. * gnu/packages/agda.scm (agda-categories): Update to 0.2.0. Use new patch name. Change-Id: Id5d1e335fe22c2d5809116083ed72e7b9208d69e Josselin Poiret2024-10-124-32/+25
* gnu: agda-stdlib: Update to 2.1.13•••* gnu/packages/agda.scm (agda-stdlib): Update to 2.1.1. Change-Id: I0609d67730462edf69a98315e4ef187e8a516cbf Josselin Poiret2024-10-121-4/+5
* gnu: agda: Update to 2.7.0.1.•••* gnu/packages/agda.scm (agda): Update to 2.7.0.1. Change-Id: I757344e5ecbafc372b52ca517d196f0ac7f64837 Josselin Poiret2024-10-121-2/+3
* gnu: lablgtk: Remove variable.•••* gnu/packages/ocaml.scm (lablgtk): Package is no longer used as a dependency. Change-Id: I7e3d1e5c0bd65a4938b0e08012094603d9d55cc5 Josselin Poiret2024-10-121-66/+0
* gnu: ocaml-cairo2: Only build cairo2 package, remove unneeded deps.•••* gnu/packages/ocaml.scm (ocaml-cairo2): Only build cairo2 and not other ocaml packages alongside. Remove unneeded dependencies gtk+-2 and lablgtk. Change-Id: I46a026cf0ed26789a590a889d2db47f32b9a97c8 Josselin Poiret2024-10-121-3/+3
* gnu: python-docstring-to-markdown: Enable tests.•••* gnu/packages/python-xyz.scm (python-docstring-to-markdown): Enable tests. [build-system]: Use pyproject-build-system. [arguments]: Reduce test coverage since failing. [native-inputs]: Add missing test inputs. [description]: Improve. Change-Id: I91f1ca3f2d8e7c8fe3fe7b280eba6e4a420d7d93 jgart2024-10-111-4/+16
* gnu: Add python-docstring-to-markdown.•••* gnu/packages/python-xyz.scm (python-docstring-to-markdown): New variable. Signed-off-by: jgart <jgart@dismail.de> Jonathan Pieper2024-10-111-0/+19
* gnu: trealla: Update to 2.56.10.•••* gnu/packages/prolog.scm (trealla): Update to 2.56.10. Change-Id: I7f1d0dc7ceb55f91e1fe8679f17f79f21ca43a56 jgart2024-10-111-2/+2
* gnu: kodi: Fix build.•••* gnu/packages/kodi.scm (kodi): Fix build. [inputs]: Add libxcrypt. [arguments]<#:phases>: Ignore failing tests in 'patch-stuff phase. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Nicolas Graves2024-10-111-1/+9
* gnu: java-xerces: Update to 2.12.2. [security fixes]•••This fixes CVE-2022-23437. * gnu/packages/java.scm (java-xerces): Update to 2.12.2. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Nicolas Graves2024-10-111-2/+2
* gnu: strongswan: Update to 5.9.14. [security fixes]•••This fixes CVE-2021-45079, CVE-2022-40617, CVE-2023-41913. * gnu/packages/vpn.scm (strongswan): Update to 5.9.14. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Nicolas Graves2024-10-111-2/+2
* gnu: tinyproxy: Update to 1.11.2. [security fixes]•••This fixes CVE-2022-40468. * gnu/packages/web.scm (tinyproxy): Update to 1.11.2. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Nicolas Graves2024-10-111-2/+2
* gnu: wolfssl: Update to 5.7.2. [security fixes]•••This fixes CVE-2022-42905, CVE-2023-3724, CVE-2024-1543, CVE-2024-5991. * gnu/packages/tls.scm (wolfssl): Update to 5.7.2. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Nicolas Graves2024-10-111-2/+2
* gnu: toybox: Update to 0.8.11. [security fixes]•••This fixes CVE-2022-32298. * gnu/packages/busybox.scm (toybox): Update to 0.8.11. [arguments]<#:phases>: Adjust phase 'fix-or-skip-broken-tests. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Nicolas Graves2024-10-111-3/+7
* gnu: duckdb: Update to 1.1.1. [security fixes]•••This fixes CVE-2024-41672. * gnu/packages/databases.scm (duckdb): Update to 1.1.1. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Nicolas Graves2024-10-111-2/+2
* gnu: mullvadbrowser: Update to 13.5.6 [security fixes].•••Fixes CVEs 2024-9392, 2024-9393, 2024-9394 and 2024-9401. See the Mozilla Foundation Security Advisory <https://www.mozilla.org/en-US/security/advisories/mfsa2024-48/> for details. * gnu/packages/tor-browsers.scm (%mullvadbrowser-build-date): Update to 20240930230510. (%mullvadbrowser-version): Update to 13.5.6. (%mullvadbrowser-firefox-version): Update to 115.16.0esr-13.5-1-build2. (mullvadbrowser-translation-base): Update to a142f78af87f994913faa15fb4b0f34f0ce1a22b. (mullvadbrowser-translation-specific): Update to 78212a3da2439e436ac5f73d8e3eb908145c3ece. Change-Id: Id65315c9aa829815e00dcfe74098680654592f20 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> AndrĂ© Batista2024-10-111-9/+9
* gnu: librewolf: Update to 131.0.2-1 [security fixes].•••Updates the package and changes how the .desktop file is generated. The .desktop file the package had been using was removed upstream. Fixes: CVE-2024-9391: Prevent users from exiting full-screen mode in Firefox Focus for Android CVE-2024-9392: Compromised content process can bypass site isolation CVE-2024-9393: Cross-origin access to PDF contents through multipart responses CVE-2024-9394: Cross-origin access to JSON contents through multipart responses CVE-2024-9395: Specially crafted filename could be used to obscure download type CVE-2024-9396: Potential memory corruption may occur when cloning certain objects CVE-2024-9397: Potential directory upload bypass via clickjacking CVE-2024-9398: External protocol handlers could be enumerated via popups CVE-2024-9399: Specially crafted WebTransport requests could lead to denial of service CVE-2024-9400: Potential memory corruption during JIT compilation CVE-2024-9401: Memory safety bugs fixed in Firefox 131, Firefox ESR 115.16, Firefox ESR 128.3, Thunderbird 131, and Thunderbird 128.3 CVE-2024-9402: Memory safety bugs fixed in Firefox 131, Firefox ESR 128.3, Thunderbird 131, and Thunderbird 128.3 CVE-2024-9403: Memory safety bugs fixed in Firefox 131 and Thunderbird 131 CVE-2024-9680: Use-after-free in Animation timeline * gnu/packages/librewolf.scm (%librewolf-build-id): Update. (librewolf): Update to 131.0.2-1. [arguments]<#:phases>: Adjust 'install-desktop-entry for new .desktop file. Change-Id: I03f8a405c454a5bc3c8a1fc9f94d0ec9b41e92ec Modified-by: Hilton Chain <hako@ultrarare.space> Signed-off-by: Hilton Chain <hako@ultrarare.space> Ian Eure2024-10-111-22/+13
* gnu: mawk: Remove generated file.•••* gnu/packages/gawk.scm (mawk)[source]: Adjust snippet to remove pre-generated file. [arguments]: Don't build in parallel. [native-inputs]: Add bison. Change-Id: Ibc1c5128041a20a00ef6445f4e75ce1ff1e8bd97 Efraim Flashner2024-10-111-0/+7
* gnu: linux-libre 6.1: Update to 6.1.112.•••* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.112. (linux-libre-6.1-pristine-source): Update hash. Change-Id: I9f660c24e0ff3e09145e48f1a940d88c3a40bf51 Leo Famulari2024-10-111-2/+2
* gnu: linux-libre 6.6: Update to 6.6.54.•••* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.54. (linux-libre-6.6-pristine-source): Update hash. Change-Id: Id0d36bbc75a86437434001c262bffb06c5b32a0a Leo Famulari2024-10-111-3/+3
* gnu: linux-libre: Update to 6.10.13.•••* gnu/packages/linux.scm (linux-libre-6.10-version): Update to 6.10.13. (linux-libre-6.10-pristine-source): Update hash. Change-Id: I2776cf025bf293be32f9012b2d99e44c7d41a1c5 Leo Famulari2024-10-111-3/+3
* gnu: todoman: Update to 4.4.0.•••* gnu/packages/task-management.scm (todoman): Update to 4.4.0. [build-system]: Use pyproject-build-system. [arguments]: Remove not needed patch-tests phase and remove unused arguments to check phase. [native-inputs]: Remove python-setuptools-scm. Add python-pytz, python-hypothesis, and python-pytest-runner. Indent by one space instead of two. [propagated-inputs]: Indent by one space instead of two. Change-Id: I07cf40cecda4e9fea149204a6d30438b15233ef9 jgart2024-10-101-25/+23
* gnu: python-icalendar: Update to 5.0.13.•••* gnu/packages/python-xyz.scm (python-icalendar): Update to 5.0.13. [propagated-inputs]: Add python-tzdata. [native-inputs]: Add python-pytest, python-pytz. [synopsis]: Improve the synopsis. [description]: Improve the description. Change-Id: Iafa906540df87db84cd4752cb4b345d838bff15c Signed-off-by: jgart <jgart@dismail.de> Fabio Natali2024-10-101-7/+17
* gnu: sbcl-flamegraph: Update to 0b78cae.•••* gnu/packages/lisp-xyz.scm (sbcl-flamegraph): Update to 0b78cae. [source]: Update url back to upstream since merged. Change-Id: Id4c45a176e8ef927eca82e02bf33a44cd958f386 jgart2024-10-101-4/+3
* gnu: trealla: Update to 2.56.9.•••* gnu/packages/prolog.scm (trealla): Update to 2.56.9. Change-Id: I65c694f2d459ccc3fefd41b442e1657717b5d7bf jgart2024-10-101-2/+2
* gnu: Add emacs-campus.•••* gnu/packages/emacs-xyz.scm (emacs-campus): New variable. Change-Id: I66734116659fdd1bcf89e37a65167552c21323e7 jgart2024-10-101-0/+26
* gnu: Add emacs-zk.•••* gnu/packages/emacs-xyz.scm (emacs-zk): New variable. Change-Id: Iaa2978ece44faef01d6a57ff65e178dcfd925db2 jgart2024-10-101-0/+39
* gnu: mawk: Update to 1.3.4-20240905.•••* gnu/packages/gawk.scm (mawk): Update to 1.3.4-20240905. Change-Id: Ic8103653a2329c21811b2bb5adfe93477ab25764 Efraim Flashner2024-10-101-3/+3
* gnu: byacc: Update to 20240109.•••* gnu/packages/c.scm (byacc): Update to 20240109. Change-Id: Ie1f93d6fb11fa20f142851b925d0fa4621801499 Efraim Flashner2024-10-101-3/+3
* gnu: lsof: Fix build with Linux 6.9•••* gnu/packages/lsof.scm(lsof)[source]: Add patch. * gnu/packages/patches/lsof-compat-linux-6.9.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Change-Id: I98b895ecaf1b952bfd33ea7ae3af70b1c39a0a94 Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Ekaitz Zarraga2024-10-103-1/+70
* gnu: lem: Update to 7b380ea.•••* gnu/packages/text-editors.scm (lem): Update to 7b380ea. Change-Id: I8f1e8b914491809734e2c47e63ecbefb1e2777f0 jgart2024-10-101-3/+3
* gnu: trealla: Update to 2.56.8.•••* gnu/packages/prolog.scm (trealla): Update to 2.56.8. Change-Id: I86da853a4f40452959e0846b98273a83fed36d98 jgart2024-10-101-2/+2
* gnu: bitcoin-core: Update to 28.0.•••* gnu/packages/finance.scm (bitcoin-core): Update to 28.0. [inputs]: Remove openssl. [home-page]: Update URL. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Change-Id: I5482c4237ea655dcc71b0a519aa1935b7a34ab97 Michael Ford2024-10-101-4/+3
* gnu: oksh: Install license file.•••* gnu/packages/shells.scm (oksh)[arguments]: Add license-field-regexp field. Change-Id: Icb59a66ff7cf163ad435c513c89d49f8389e3704 Efraim Flashner2024-10-101-1/+2
* gnu: icecat: Update to 115.16.1-guix1 [fixes CVE-2024-9680].•••* gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes. Mark H Weaver2024-10-091-6/+6
* gnu: lem: Link against libutil.•••* gnu/packages/text-editors.scm (lem)[arguments]: Link against libutil for forkpty function. Change-Id: Ibd2455e7288de1c7bf487d01c72f7bc7cd558f15 jgart2024-10-091-1/+3
* gnu: trealla: Update to 2.56.7.•••* gnu/packages/prolog.scm (trealla): Update to 2.56.7. Change-Id: I4392418566f7a633998055854dc6127c9f2e3da2 jgart2024-10-081-2/+2
* gnu: lem: Update to 80ab76c.•••* gnu/packages/text-editors.scm (lem): Update to 80ab76c. Change-Id: I6bb189dbf232d28d85ca6961a76ddf3cd1720de3 jgart2024-10-081-3/+3
* gnu: trealla: Update to 2.56.6.•••* gnu/packages/prolog.scm (trealla): Update to 2.56.6. Change-Id: Ib85d2e009db753b288813ea66c3ace2dff80e95b jgart2024-10-081-2/+2
* gnu: lem: Use cc-for-target.•••* gnu/packages/text-editors.scm (lem)[arguments]: Use cc-for-target. Change-Id: Ied9e7ec2f51c7b72470c99f0353df06354d9fc4d jgart2024-10-081-1/+2
* gnu: trealla: Update to 2.56.5.•••* gnu/packages/prolog.scm (trealla): Update to 2.56.5. Change-Id: Id049cc8970761fdb202f94a17661854edd2d289c jgart2024-10-081-2/+2