Age | Commit message (Collapse) | Author |
|
* gnu/packages/agda.scm (agda-cubical): Update to 0.7.
Change-Id: I7a0b3e711974c4d93eea6a753054803acc7e5c30
|
|
* 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
|
|
* gnu/packages/agda.scm (agda-stdlib): Update to 2.1.1.
Change-Id: I0609d67730462edf69a98315e4ef187e8a516cbf
|
|
* gnu/packages/agda.scm (agda): Update to 2.7.0.1.
Change-Id: I757344e5ecbafc372b52ca517d196f0ac7f64837
|
|
* gnu/packages/ocaml.scm (lablgtk): Package is no longer used as a dependency.
Change-Id: I7e3d1e5c0bd65a4938b0e08012094603d9d55cc5
|
|
* 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
|
|
* 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
|
|
* gnu/packages/python-xyz.scm (python-docstring-to-markdown): New variable.
Signed-off-by: jgart <jgart@dismail.de>
|
|
* gnu/packages/prolog.scm (trealla): Update to 2.56.10.
Change-Id: I7f1d0dc7ceb55f91e1fe8679f17f79f21ca43a56
|
|
* 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>
|
|
This fixes CVE-2022-23437.
* gnu/packages/java.scm (java-xerces): Update to 2.12.2.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
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>
|
|
This fixes CVE-2022-40468.
* gnu/packages/web.scm (tinyproxy): Update to 1.11.2.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
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>
|
|
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>
|
|
This fixes CVE-2024-41672.
* gnu/packages/databases.scm (duckdb): Update to 1.1.1.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
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>
|
|
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>
|
|
* 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
|
|
* 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
|
|
* 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
|
|
* 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
|
|
* 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
|
|
* 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>
|
|
* gnu/packages/lisp-xyz.scm (sbcl-flamegraph): Update to 0b78cae.
[source]: Update url back to upstream since merged.
Change-Id: Id4c45a176e8ef927eca82e02bf33a44cd958f386
|
|
* gnu/packages/prolog.scm (trealla): Update to 2.56.9.
Change-Id: I65c694f2d459ccc3fefd41b442e1657717b5d7bf
|
|
* gnu/packages/emacs-xyz.scm (emacs-campus): New variable.
Change-Id: I66734116659fdd1bcf89e37a65167552c21323e7
|
|
* gnu/packages/emacs-xyz.scm (emacs-zk): New variable.
Change-Id: Iaa2978ece44faef01d6a57ff65e178dcfd925db2
|
|
* gnu/packages/gawk.scm (mawk): Update to 1.3.4-20240905.
Change-Id: Ic8103653a2329c21811b2bb5adfe93477ab25764
|
|
* gnu/packages/c.scm (byacc): Update to 20240109.
Change-Id: Ie1f93d6fb11fa20f142851b925d0fa4621801499
|
|
* 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>
|
|
* gnu/packages/text-editors.scm (lem): Update to 7b380ea.
Change-Id: I8f1e8b914491809734e2c47e63ecbefb1e2777f0
|
|
* gnu/packages/prolog.scm (trealla): Update to 2.56.8.
Change-Id: I86da853a4f40452959e0846b98273a83fed36d98
|
|
* 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
|
|
* gnu/packages/shells.scm (oksh)[arguments]: Add license-field-regexp
field.
Change-Id: Icb59a66ff7cf163ad435c513c89d49f8389e3704
|
|
* gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
|
|
* gnu/packages/text-editors.scm (lem)[arguments]: Link against libutil for
forkpty function.
Change-Id: Ibd2455e7288de1c7bf487d01c72f7bc7cd558f15
|
|
* gnu/packages/prolog.scm (trealla): Update to 2.56.7.
Change-Id: I4392418566f7a633998055854dc6127c9f2e3da2
|
|
* gnu/packages/text-editors.scm (lem): Update to 80ab76c.
Change-Id: I6bb189dbf232d28d85ca6961a76ddf3cd1720de3
|
|
* gnu/packages/prolog.scm (trealla): Update to 2.56.6.
Change-Id: Ib85d2e009db753b288813ea66c3ace2dff80e95b
|
|
* gnu/packages/text-editors.scm (lem)[arguments]: Use cc-for-target.
Change-Id: Ied9e7ec2f51c7b72470c99f0353df06354d9fc4d
|
|
* gnu/packages/prolog.scm (trealla): Update to 2.56.5.
Change-Id: Id049cc8970761fdb202f94a17661854edd2d289c
|
|
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
|
|
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
|
|
* gnu/packages/emacs-xyz.scm (emacs-mediawiki-el): New variable.
Change-Id: I79cf043580c13fef23d38645ed841630606a118b
|
|
* 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>
|
|
* gnu/packages/lisp-xyz.scm (sbcl-micros): Update to af94fe5.
Change-Id: I5159052511d1a03468ee027bb6c4286e2cc3119c
|
|
* gnu/packages/prolog.scm (trealla): Update to 2.56.4.
Change-Id: I05180e4fdb9dc9a7595cd1b4d652aea9bf01f24e
|
|
* gnu/packages/browser-extensions.scm (noscript): Update to 11.4.40.
Change-Id: If4f0e58ac9706c30e749c89ed6b631e6463731ee
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
* gnu/packages/ci.scm (cuirass): Update to fc4624c.
Change-Id: I2be2769c91280e4f0457d14e3209a55c95e80201
|