aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/glibc-CVE-2019-9169.patch
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2024-01-22 13:44:56 +0100
committerRicardo Wurmus <rekado@elephly.net>2024-01-22 13:54:46 +0100
commitab9f9b582e510e3d1133ec29242e70fca1d2997a (patch)
tree89915fe2912bb79fbdd2cfebf3541a93849745b1 /gnu/packages/patches/glibc-CVE-2019-9169.patch
parent196e1f9025bcef72948ad365ed8853e3ecfe644e (diff)
downloadguix-ab9f9b582e510e3d1133ec29242e70fca1d2997a.tar.gz
guix-ab9f9b582e510e3d1133ec29242e70fca1d2997a.zip
gnu: r-sesamedata: Update to 1.20.0.
* gnu/packages/bioconductor.scm (r-sesamedata): Update to 1.20.0. Change-Id: Idc8ff7679495ede0dd037ef393300c7fe4787610
Diffstat (limited to 'gnu/packages/patches/glibc-CVE-2019-9169.patch')
0 files changed, 0 insertions, 0 deletions
motd): Likewise. * gnu/system/install.scm (installation-os)[file-systems]: Change root file system label to "Guix_image". * gnu/system/mapped-devices.scm (check-device-initrd-modules): Remove "GuixSD". * gnu/system/vm.scm (system-docker-image): Likewise. (system-disk-image)[root-label]: Change to "Guix_image". * gnu/tests/install.scm (run-install): Remove "GuixSD". * guix/modules.scm (guix-module-name?): Likewise. * nix/libstore/optimise-store.cc: Likewise. Ludovic Courtès 2018-12-16daemon: Use unbranded phrases in comments and messages....* nix/libstore/build.cc, nix/libstore/globals.cc, nix/libstore/gc.cc, nix/libstore/local-store.cc, nix/libstore/optimise-store.cc, nix/libstore/store-api.cc, nix/libutil/archive.cc, nix/nix-daemon/nix-daemon.cc: Replace "Nix store" by "store", and "Nix daemon" by "build daemon". Ludovic Courtès