aboutsummaryrefslogtreecommitdiff
path: root/nix
diff options
context:
space:
mode:
authorNicolas Graves <ngraves@ngraves.fr>2024-10-07 11:57:02 +0200
committerLudovic Courtès <ludo@gnu.org>2024-10-24 14:50:09 +0200
commit3196e072d730acd633f04184461597c55efc463f (patch)
tree96674518960d1d2d1174c0a336d201354920410c /nix
parentd73598c786310bf1d5bf854122eb022d8c793c83 (diff)
downloadguix-3196e072d730acd633f04184461597c55efc463f.tar.gz
guix-3196e072d730acd633f04184461597c55efc463f.zip
gnu: xerces-c: Update to 3.2.5. [security fixes]
This fixes CVE-2023-37536. * gnu/packages/xml.scm (xerces-c): Update to 3.2.5. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'nix')
0 files changed, 0 insertions, 0 deletions
%root-account. * gnu/system/install.scm (%installation-services): Use kmscon instead of linux VT for all tty. (installation-os)[users]: Add the graphical installer as shell of the root account. [packages]: Add font related packages. * po/guix/POTFILES.in: Add installer files. Mathieu Othacehe