Age | Commit message (Expand) | Author |
2017-11-10 | gnu: qemu: Fix CVE-2017-{15038,15268,15289}.•••* gnu/packages/patches/qemu-CVE-2017-15038.patch,
gnu/packages/patches/qemu-CVE-2017-15268.patch,
gnu/packages/patches/qemu-CVE-2017-15289.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/virtualization.scm (qemu)[source]: Use them.
| Leo Famulari |
2017-11-10 | gnu: Fix hunspell-dict-en-* dictionary installation.•••* gnu/packages/aspell.scm (aspell-word-list)[arguments]: Install the .dic file
for all hunspell dictionaries.
| Kei Kebreau |
2017-11-10 | gnu: cutadapt: Update to 1.14.•••* gnu/packages/bioinformatics.scm (cutadapt): Update to 1.14.
| Ricardo Wurmus |
2017-11-10 | gnu: synergy: Fix minor problems with the package definitions.•••* gnu/packages/synergy.scm (synergy)[source]: Return #t in the snippet.
[arguments]: Let build phases return #t; fix typo in comment.
[home-page]: Change to redirection target.
[description]: Fix typo.
| Ricardo Wurmus |
2017-11-10 | gnu: password-store: Install passmenu script.•••* gnu/packages/password-utils (password-store)
[inputs]: Add dmenu and xdotool.
[arguments]<#:phases>['patch-passmenu-path']: New phase.
[arguments]<#:phases>['install-passmenu']: New phase.
| Jelle Licht |
2017-11-10 | gnu: Add Epson escpr printer driver.•••* gnu/packages/cups.scm (escpr): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Diego Nicola Barbato |
2017-11-10 | git: Work around wrong default argument of 'clone'.•••Fixes <https://bugs.gnu.org/29238>.
Reported by Benjamin Andresen <benny@in-ulm.de>.
* guix/git.scm (clone*): Pass second argument to 'clone'.
| Ludovic Courtès |
2017-11-10 | gnu: postgresql@9.6: Update to 9.6.6 [security fixes].•••This fixes CVE-2017-12172, CVE-2017-15098, CVE-2017-15099.
* gnu/packages/databases.scm (postgresql@9.6): Update to 9.6.6.
| Efraim Flashner |
2017-11-09 | gnu: linux-libre: Update to 4.13.12.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.12.
(%linux-libre-hash): Update hash.
| Mark H Weaver |
2017-11-09 | gnu: linux-libre@4.9: Update to 4.9.61.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.61.
| Mark H Weaver |
2017-11-09 | gnu: linux-libre@4.4: Update to 4.4.97.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.97.
| Mark H Weaver |
2017-11-09 | gnu: linux-libre@4.1: Update to 4.1.46.•••* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.46.
| Mark H Weaver |
2017-11-10 | gnu: libpsl: Update to 0.19.1.•••* gnu/packages/web.scm (libpsl): Update to 0.19.1.
| Tobias Geerinckx-Rice |
2017-11-10 | gnu: postgresql: Update to 10.1 [security fixes].•••Fixes CVE-2017-12172, CVE-2017-15098 and CVE-2017-15099.
* gnu/packages/databases.scm (postgresql): Update to 10.1.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Rutger Helling |
2017-11-10 | tests: Adjust to unbound-variable exception printer.•••* tests/guix-system.sh: Adjust unbound-variable test for commit
dc856223f5eab57d8a4881782ec0f50abd12afa3.
| Ludovic Courtès |
2017-11-09 | gnu: Add r-directlabels.•••* gnu/packages/statistics.scm (r-directlabels): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Kyle Meyer |
2017-11-09 | gnu: emacs-ahungry-theme: Update to 1.8.0.•••* gnu/packages/emacs.scm (emacs-ahungry-theme): Update to 1.8.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Alex Vong |
2017-11-09 | gnu: Add nxbelld.•••* gnu/packages/xdisorg.scm (nxbelld): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Marek Benc |
2017-11-09 | ui: Add an 'unbound-variable' exception printer.•••* guix/ui.scm (print-unbound-variable-error): New variable.
Use it as the 'unbound-variable' printer.
| Ludovic Courtès |
2017-11-09 | ui: Provide hints for unbound-variable errors.•••* guix/ui.scm (known-variable-definition): New procedure.
(report-load-error): Handle 'unbound-variable'.
| Ludovic Courtès |
2017-11-09 | ui: Add 'display-hint'.•••* guix/ui.scm (known-variable-definition): New procedure.
(report-load-error): Use it.
| Ludovic Courtès |
2017-11-09 | gnu: %intel-compatible-systems: Re-add variable.•••This is a follow-up to cfbe7b7f4ccdb61534b47d91fe8e43db2ee1737d.
* gnu/packages/linux.scm (%intel-compatible-systems): New variable.
| Efraim Flashner |
2017-11-09 | gnu: linux: Add linux-libre arm kernel.•••* Makefile.am (AUX_FILES): Add arm config file.
* gnu/packages/aux-files/linux-libre/4.13-arm.conf: New file.
* gnu/packages/linux.scm (%intel-compatible-systems): Rename to
%linux-compatible-systems and add "armhf-linux".
(linux-libre): Adapt consequently.
The config file for arm is taken from debian armmp kernel. It's a generic
firmware for ARMv7 multiplatform compatible SoCs.
| Mathieu Othacehe |
2017-11-09 | gnu: chromaprint: Update to 1.4.2.•••* gnu/packages/mp3.scm (chromaprint): Update to 1.4.2.
| Leo Famulari |
2017-11-09 | gnu: libwnck: Update to 3.24.1.•••* gnu/packages/gnome.scm (libwnck): Update to 3.24.1.
| Kei Kebreau |
2017-11-09 | system: Do not set 'TZ'.•••Fixes <https://bugs.gnu.org/29212>.
Reported by Diego Nicola Barbato <dnbarbato@posteo.de>.
* gnu/system.scm (operating-system-environment-variables): Remove "TZ".
| Ludovic Courtès |
2017-11-09 | gnu: roary: Update to 3.11.0.•••* gnu/packages/bioinformatics.scm (roary): Update to 3.11.0.
[inputs]: Add perl-digest-md5-file.
| Ben Woodcroft |
2017-11-08 | gnu: totem: Enable parallel build.•••* gnu/packages/gnome.scm (totem)[arguments]: Set #:parallel-build? to #t
implicitly.
| Kei Kebreau |
2017-11-08 | gnu: tremc: Update to 0.9.0-1.9755b50.•••* gnu/packages/bittorrent.scm (tremc): Update to 0.9.0-1.9755b50.
[version]: Use git-version.
[source]: Use git-file-name.
| Leo Famulari |
2017-11-08 | gnu: slurm: Update to 16.05.11 [fixes CVE-2017-15566].•••* gnu/packages/parallel.scm (slurm): Update to 16.05.11.
[source]: Use the recommended download URL.
| Leo Famulari |
2017-11-08 | gnu: rpm: Update to 4.13.0.2 [fixes CVE-2017-{7500,7501}].•••* gnu/packages/package-management.scm (rpm): Update to 4.13.0.2.
| Leo Famulari |
2017-11-08 | gnu: python-icalendar: Update to 4.0.0.•••* gnu/packages/python.scm (python-icalendar): Update to 4.0.0.
| Leo Famulari |
2017-11-08 | gnu: syncthing: Update to 0.14.40.•••* gnu/packages/syncthing.scm (syncthing): Update to 0.14.40.
[inputs]: Add go-github-com-zillode-notify.
| Leo Famulari |
2017-11-08 | gnu: Add go-github-com-zillode-notify.•••* gnu/packages/syncthing.scm (go-github-com-zillode-notify): New variable.
| Leo Famulari |
2017-11-08 | gnu: go-github-com-audriusbutkevicius-kcp-go: Update to 0.0.0-1.8ae5f52.•••* gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-kcp-go):
Update to 0.0.0-1.8ae5f52.
[propagated-inputs]: Add go-github-com-tjfoc-gmsm-sm4.
| Leo Famulari |
2017-11-08 | gnu: Add go-github-com-tjfoc-gmsm-sm4.•••* gnu/packages/syncthing.scm (go-github-com-tjfoc-gmsm-sm4): New variable.
| Leo Famulari |
2017-11-08 | gnu: Improve error reporting of the use-.*modules macros.•••Suggested by Julien Lepiller and myglc2
at <https://lists.gnu.org/archive/html/guix-devel/2017-11/msg00106.html>.
* gnu.scm (%try-use-modules): New procedure.
(package-module-hint, service-module-hint): New procedures.
(try-use-modules): New macro.
(use-package-modules, use-service-modules, use-system-modules): Use it.
* tests/guix-system.sh: Test it.
| Ludovic Courtès |
2017-11-08 | services: Add 'lookup-service-types'.•••* gnu/services.scm (lookup-service-types): New procedure.
* tests/services.scm ("lookup-service-types"): New test.
| Ludovic Courtès |
2017-11-08 | services: 'fold-service-types' includes (gnu services).•••* gnu/services.scm (all-service-modules): New procedure.
(fold-service-types): Use it for the default MODULES value.
| Ludovic Courtès |
2017-11-08 | services: 'fold-service-types' honors its seed.•••* gnu/services.scm (fold-service-types): Use SEED instead of '().
| Ludovic Courtès |
2017-11-08 | ui: Define and honor '&error-location' and '&fix-hint' conditions.•••* guix/utils.scm (&error-location, &fix-hint): New condition types.
* guix/ui.scm (report-load-error): Handle them.
(call-with-error-handling): Honor '&error-location'.
| Ludovic Courtès |
2017-11-08 | ui: Introduce (guix i18n).•••* guix/ui.scm (G_, N_, _P, %gettext-domain, %package-text-domain): Move
to...
* guix/i18n.scm: ... here. New file.
| Ludovic Courtès |
2017-11-08 | gnu: service: Update comment.•••* gnu/services/base.scm (guix-activation): Update comment.
| Hartmut Goebel |
2017-11-08 | install: Use overlayfs instead of unionfs.•••I dediced to keep adding /tmp as tmpfs since I was not able to trigger bug
while still using unionfs, so I could not verify whether this mount is still
needed with overlayfs. Mapping /tmp to tmpfs does not harm, so we are on the
save side.
* gnu/system/install.scm (make-cow-store): Mount /gnu/store without additional
read-only bind-mount, since in overlayfs the "lower" level is always
read-only. Add work-dir required by overlayfs. No need to sleep anymore
since now using the mount syscall. [unionfs]: Remove now unused function.
(%installation-services): Update comment.
(installation-os)[file-systems]: Update comment.
| Hartmut Goebel |
2017-11-08 | build: Use overlayfs instead of unionfs.•••Overlayfs is part of the kernel, while unionfs needs FUSE. This also reduces
the size of the initrd by ca. 4.3% (487K).
* gnu/build/linux-boot.scm (mount-root-file-system): Remove optional parameter
"unionfs"; mount using overlayfs instead of unionfs; new directory layout
requied by overlayfs; update documentation.
[mark-as-not-killable]: Remove now unused function
* gnu/system/linux-initrd.scm (file-system-packages): Remove now unused
packages "unionfs-fuse/static" and thus unused related 'if'.
(linux-modules): Replace "fuse" by "overlay".
| Hartmut Goebel |
2017-11-08 | gnu: miso: Use pypi-uri.•••* gnu/packages/bioinformatics.scm (miso)[source]: Use pypi-uri.
| Ricardo Wurmus |
2017-11-08 | gnu: Add r-vcd.•••* gnu/packages/cran.scm (r-vcd): New variable.
| Ricardo Wurmus |
2017-11-08 | gnu: Add r-laeken.•••* gnu/packages/cran.scm (r-laeken): New variable.
| Ricardo Wurmus |
2017-11-08 | doc: Move paragraph about signature verification to the top.•••* doc/contributing.texi (Submitting Patches): Remind contributors to verify
cryptographic signatures at the very beginning.
| Ricardo Wurmus |
2017-11-08 | gnu: fastcap: Use texlive-tiny.•••* gnu/packages/engineering.scm (fastcap)[native-inputs]: Replace texlive with
texlive-tiny.
[arguments]: Fix indentation; set HOME in "make-pdf" phase to avoid font
errors with texlive-tiny.
| Ricardo Wurmus |