This contains a fix for CVE-2024-8508.
* gnu/packages/dns.scm (unbound): Update to 1.21.1.
Change-Id: I2ed1806a0859c5dbd729d18a074220ab13b53223
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
The tarball was modified upstream. However, the source files themselves
were not: the difference is merely their order within the old & new tar
archives.
* gnu/packages/statistics.scm (r-googlesheets)[source]: Update sha256.
Change-Id: I1074ef61ff09d1599330d227b91b87817c37a2d9
* gnu/packages/music.scm (gx-saturator-lv2): Update to 0-4.2142b14.
[version]: Use GIT-VERSION.
[source]: Use GIT-FILE-NAME.
Change-Id: I848667b0a6e43e9aab119e557c3b257f76bd4f1c
* gnu/packages/music.scm (gx-vbass-preamp-lv2): Update to 0.3.f6a01c2.
[version]: Use GIT-VERSION.
[source]: Use GIT-FILE-NAME.
[arguments]: Set CC in make-flags.
[inputs]: Replace gtk+-2 with gtk+.
Change-Id: Ied9357d1d8804c263a801194ae8df661aa6f8afa
The tarball was modified upstream. It appears that the ‘1.8-6’ version
that was packaged was actually a development snapshot. In Rserve/NEWS:
-1.8-6 (under development)
+1.8-6 2020-06-11
The only difference appears to be in the build system:
proxy: linking no longer hard-codes `-lssl` (it effectively
failed compilation when SSL was not available).
as the build output does not appear to contain new or changed code.
* gnu/packages/cran.scm (r-rserve)[source]: Update sha256.
Change-Id: Ib32ecbdcbab1a4992f61215f94f1625e316edda2
The tarball was modified upstream. The one-line difference is in
meson.build:
- version: '45.alpha',
+ version: '44',
I did not check whether this triggers A Malware. I doubt the original
packager did, either.
* gnu/packages/gnome.scm (gitg)[source]: Update sha256.
Change-Id: I60b96ced6bef5851a28038da7948d4a0ec8a34bf
* gnu/packages/games.scm (gzdoom)[source]: Don't explicitly return #t
from snippet.
[arguments]: Likewise from phases. Use G-expressions.
Use SEARCH-INPUT-FILE so that we can…
[inputs]: …remove input labels.
Change-Id: I8dfc4ce55c1c5b5bfda98d81ba54e310b7469766
* gnu/packages/gpodder.scm (gpodder): Update to 3.11.4.
[inputs]: Replace youtube-dl with yt-dlp.
[arguments]: Use G-expressions. Use #$output and search-input-file instead of assoc-ref. Remove trailing #t from phases.
Change-Id: Ic5c07f63e1e5e419857ead2d58cd273660e0cad5
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu/packages/maths.scm (scilab):
[arguments]<#:phases>: Reintroduce a manual patch for /bin/ls in phase
pre-build. This is necessary because the file is used when scilab
builds macros, even if it is discarded later.
[inputs]: Add coreutils-minimal.
Change-Id: I692fd6696273bfdce0e50b0f688a60e7dc289ce6
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Since release 0.16.0 the former Oil project has been renamed to
Oils (https://www.oilshell.org/blog/2023/03/rename.html). This patch
deprecates the old oil package in favor of a new oils package updated to
the latest version. Additionally since release 0.21.0 Oils is
completely free from bundled Python code.
* gnu/packages/shells.scm (oils): New variable;
[source]: Remove mention of bundled Python sources, from release 0.21.0
it is no more the case;
[phases]: use Oils build system.
(oil): Deprecate in favor of oils.
Change-Id: I4455ec1e6f4335cc6e67cd8f2c3808e2aef24c4f
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu/packages/debug.scm (ddd): Update to 3.4.1.
[source](origin): Add new patch to fix build.
[arguments]<#:configure-flags>: Add explicit flag fir freetype
include path.
[native-inputs]: Add bison, flex and perl.
[inputs]: Add freetype, libxaw, and libxft.
* gnu/packages/patches/ddd-build.patch: New file.
* gnu/local.mk: Register new file.
Change-Id: Ic305cc0c7e15d0f0565f2adde514a43497e11f98
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
That way ‘locate’ is listed in the same category as ‘search’, ‘install’,
etc., which is more consistent.
* guix/scripts/locate.scm (guix-locate): Move to ‘main’ category.
Change-Id: I7f86f1124fedc2c7a9166fe191036530c382bfaf
* gnu/packages/python-xyz.scm (python-pypandoc): Use G-expressions,
shift order of entries, remove labels from inputs.
[build-system]: Swap to pyproject-build-system.
[native-inputs]: Add python-poetry-core, texlive-etoolbox.
Change-Id: Ib4eac5fde9d56fffd7bd18a11cf653d05d5ff45b