aboutsummaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2024-10-12gnu: agda-1lab: Update to afcf848d367f906d6d07d1612fbd41d7dd8c978e....* gnu/packages/agda.scm (agda-1lab): Update to afcf848d367f906d6d07d1612fbd41d7dd8c978e. Change-Id: I0c0b5273c13152e079f9e62daffc5c051d62ca63 Josselin Poiret
2024-10-12gnu: agda-cubical: Update to 0.7....* gnu/packages/agda.scm (agda-cubical): Update to 0.7. Change-Id: I7a0b3e711974c4d93eea6a753054803acc7e5c30 Josselin Poiret
2024-10-12gnu: 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 Poiret
2024-10-12gnu: agda-stdlib: Update to 2.1.13...* gnu/packages/agda.scm (agda-stdlib): Update to 2.1.1. Change-Id: I0609d67730462edf69a98315e4ef187e8a516cbf Josselin Poiret
2024-10-12gnu: agda: Update to 2.7.0.1....* gnu/packages/agda.scm (agda): Update to 2.7.0.1. Change-Id: I757344e5ecbafc372b52ca517d196f0ac7f64837 Josselin Poiret
2024-10-12gnu: lablgtk: Remove variable....* gnu/packages/ocaml.scm (lablgtk): Package is no longer used as a dependency. Change-Id: I7e3d1e5c0bd65a4938b0e08012094603d9d55cc5 Josselin Poiret
2024-10-12gnu: 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 Poiret
2024-10-11gnu: 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 jgart
2024-10-11gnu: Add python-docstring-to-markdown....* gnu/packages/python-xyz.scm (python-docstring-to-markdown): New variable. Signed-off-by: jgart <jgart@dismail.de> Jonathan Pieper
2024-10-11gnu: trealla: Update to 2.56.10....* gnu/packages/prolog.scm (trealla): Update to 2.56.10. Change-Id: I7f1d0dc7ceb55f91e1fe8679f17f79f21ca43a56 jgart
2024-10-11gnu: 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 Graves
2024-10-11gnu: 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 Graves
2024-10-11gnu: 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 Graves
2024-10-11gnu: 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 Graves
2024-10-11gnu: 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 Graves
2024-10-11gnu: 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 Graves
2024-10-11gnu: 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 Graves
2024-10-11gnu: 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é Batista
2024-10-11gnu: 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 Eure
2024-10-11gnu: 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 Flashner
2024-10-11gnu: 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 Famulari
2024-10-11gnu: 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 Famulari
2024-10-11gnu: 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 Famulari
2024-10-10gnu: 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 jgart
2024-10-10gnu: 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 Natali
2024-10-10gnu: 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 jgart
2024-10-10gnu: trealla: Update to 2.56.9....* gnu/packages/prolog.scm (trealla): Update to 2.56.9. Change-Id: I65c694f2d459ccc3fefd41b442e1657717b5d7bf jgart
2024-10-10gnu: Add emacs-campus....* gnu/packages/emacs-xyz.scm (emacs-campus): New variable. Change-Id: I66734116659fdd1bcf89e37a65167552c21323e7 jgart
2024-10-10gnu: Add emacs-zk....* gnu/packages/emacs-xyz.scm (emacs-zk): New variable. Change-Id: Iaa2978ece44faef01d6a57ff65e178dcfd925db2 jgart
2024-10-10gnu: mawk: Update to 1.3.4-20240905....* gnu/packages/gawk.scm (mawk): Update to 1.3.4-20240905. Change-Id: Ic8103653a2329c21811b2bb5adfe93477ab25764 Efraim Flashner
2024-10-10gnu: byacc: Update to 20240109....* gnu/packages/c.scm (byacc): Update to 20240109. Change-Id: Ie1f93d6fb11fa20f142851b925d0fa4621801499 Efraim Flashner
2024-10-10gnu: 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 Zarraga
2024-10-10gnu: lem: Update to 7b380ea....* gnu/packages/text-editors.scm (lem): Update to 7b380ea. Change-Id: I8f1e8b914491809734e2c47e63ecbefb1e2777f0 jgart
2024-10-10gnu: trealla: Update to 2.56.8....* gnu/packages/prolog.scm (trealla): Update to 2.56.8. Change-Id: I86da853a4f40452959e0846b98273a83fed36d98 jgart
2024-10-10gnu: 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 Ford
2024-10-10gnu: oksh: Install license file....* gnu/packages/shells.scm (oksh)[arguments]: Add license-field-regexp field. Change-Id: Icb59a66ff7cf163ad435c513c89d49f8389e3704 Efraim Flashner
2024-10-09gnu: 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 Weaver
2024-10-09gnu: lem: Link against libutil....* gnu/packages/text-editors.scm (lem)[arguments]: Link against libutil for forkpty function. Change-Id: Ibd2455e7288de1c7bf487d01c72f7bc7cd558f15 jgart
2024-10-08gnu: trealla: Update to 2.56.7....* gnu/packages/prolog.scm (trealla): Update to 2.56.7. Change-Id: I4392418566f7a633998055854dc6127c9f2e3da2 jgart
2024-10-08gnu: lem: Update to 80ab76c....* gnu/packages/text-editors.scm (lem): Update to 80ab76c. Change-Id: I6bb189dbf232d28d85ca6961a76ddf3cd1720de3 jgart
2024-10-08gnu: trealla: Update to 2.56.6....* gnu/packages/prolog.scm (trealla): Update to 2.56.6. Change-Id: Ib85d2e009db753b288813ea66c3ace2dff80e95b jgart
2024-10-08gnu: lem: Use cc-for-target....* gnu/packages/text-editors.scm (lem)[arguments]: Use cc-for-target. Change-Id: Ied9e7ec2f51c7b72470c99f0353df06354d9fc4d jgart
2024-10-08gnu: trealla: Update to 2.56.5....* gnu/packages/prolog.scm (trealla): Update to 2.56.5. Change-Id: Id049cc8970761fdb202f94a17661854edd2d289c jgart
2024-10-08gnu: librewolf: Revert video acceleration fix....This patch partly reverts #73429, because that change makes livestreaming video refuse to play. * gnu/packages/librewolf.scm (librewolf) [source]: Remove the librewolf-add-paths-to-rdd-allowlist patch. [phases] <wrap-program>: Reinstate previous LD_LIBRARY_PATH wrapping. * gnu/packages/patches/librewolf-add-paths-to-rdd-allowlist.patch: Delete file. * gnu/local.mk (dist_patch_DATA): De-register it. Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: Iaf36c64464cd078538fda677ea4fa7b13e7c110f Ian Eure
2024-10-08gnu: librewolf: Fix broken context menu....This patch fixes a reported bug where context (right-click) menus contain many duplicate and incorrect entries. * gnu/packages/librewolf.scm (librewolf) [phases] <neuter-genai>: Reinstate the genai browser component. Change-Id: I288545ce80b9a7e854edfc26a7ffe43433303458 Ian Eure
2024-10-08gnu: Add emacs-mediawiki-el....* gnu/packages/emacs-xyz.scm (emacs-mediawiki-el): New variable. Change-Id: I79cf043580c13fef23d38645ed841630606a118b Danny Milosavljevic
2024-10-07gnu: jc: Update to 1.25.3....* gnu/packages/admin.scm (jc): Update to 1.25.3. [arguments]<phases>: In "hack-time-zone" phase, set the TZ environment variable instead of substituting the timezone in tests. Change-Id: Ib1df51435ac8ed78ddbbaac2953dec00cbc71b85 Signed-off-by: jgart <jgart@dismail.de> Artyom V. Poptsov
2024-10-07gnu: sbcl-micros: Update to af94fe5....* gnu/packages/lisp-xyz.scm (sbcl-micros): Update to af94fe5. Change-Id: I5159052511d1a03468ee027bb6c4286e2cc3119c jgart
2024-10-07gnu: trealla: Update to 2.56.4....* gnu/packages/prolog.scm (trealla): Update to 2.56.4. Change-Id: I05180e4fdb9dc9a7595cd1b4d652aea9bf01f24e jgart
2024-10-07gnu: noscript: Update to 11.4.40....* gnu/packages/browser-extensions.scm (noscript): Update to 11.4.40. Change-Id: If4f0e58ac9706c30e749c89ed6b631e6463731ee Signed-off-by: Andreas Enge <andreas@enge.fr> André Batista