Age | Commit message (Expand) | Author |
2021-06-23 | build: Makefile splits Scheme compilation in four steps....Fixes <https://bugs.gnu.org/48963>.
Reported by Julien Lepiller <julien@lepiller.eu>.
This reduces peak memory consumption to something less unreasonable.
* Makefile.am (make-go): Depend on 'make-*-go' targets; remove body.
(guile-compilation-rule): New function.
(MODULES_CORE, MODULES_PACKAGES, MODULES_SYSTEM, MODULES_CLI): New
variables.
<top level>: Call 'guile-compilation-rule' 4 times.
* build-aux/compile-all.scm <top level>: Expect "--total" and
"--processed". Take them into account when displaying progress
reports.
| Ludovic Courtès |
2021-06-18 | build: Remove Guile 2.2 workaround....* build-aux/compile-all.scm <top level>: Remove Guile 2.2 workaround.
| Ludovic Courtès |
s/cdrom.scm?id=2610166c37d19dbd00dbb860b1ac2de45f415b4d'>gnu: libcue: Update to 2.3.0 [security fixes]....Fixes CVE-2023-43641, see
<https://github.blog/2023-10-09-coordinated-disclosure-1-click-rce-on-gnome-cve-2023-43641/>
for details.
* gnu/packages/cdrom.scm (libcue): Update to 2.3.0.
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
Leo Nikkilä |
2023-07-23 | gnu: asunder: Use G-expressions....* gnu/packages/cdrom.scm (asunder)[arguments]:
Rewrite as G-expressions and use THIS-PACKAGE-INPUT.
| Tobias Geerinckx-Rice |
2023-07-23 | gnu: asunder: Update to 3.0.1....* gnu/packages/cdrom.scm (asunder): Update to 3.0.1.
[arguments]: Add a new 'fix-tests phase.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: libisofs: Update to 1.5.6.pl01....* gnu/packages/cdrom.scm (libisofs): Update to 1.5.6.pl01.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: libburn: Update to 1.5.6....* gnu/packages/cdrom.scm (libburn): Update to 1.5.6.
| Tobias Geerinckx-Rice |
2023-07-11 | gnu: xorriso: Update to 1.5.6.pl02...* gnu/packages/cdrom.scm (xorriso): Update to 1.5.6.pl02
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Andy Tai |