Commit graph

133389 commits

Author SHA1 Message Date
宋文武 671acb67ab
gnu: Add xfwm4-themes.
* gnu/packages/xfce.scm (xfwm4-themes): New package.

Change-Id: I01f7c7e095234c408c40cf344f6332753289d55f
2024-03-12 18:02:07 +08:00
宋文武 ff055e80e4
gnu: xfce4-dev-tools: Update to 4.18.1.
* gnu/packages/xfce.scm (xfce4-dev-tools): Update to 4.18.1.

Change-Id: I4e5b30d2dc70ba50b560d777a8b10ecb421dcbd9
2024-03-12 18:02:07 +08:00
宋文武 0888676854
gnu: xfce4-power-manager: Update to 4.18.3.
* gnu/packages/xfce.scm (xfce4-power-manager): Update to 4.18.3.

Change-Id: I64cb289730b4fea2af5e3cbffef5500e1bfe1382
2024-03-12 18:02:07 +08:00
宋文武 30e6d0a192
gnu: xfce4-terminal: Update to 1.1.3.
* gnu/packages/xfce.scm (xfce4-terminal): Update to 1.1.3.

Change-Id: Ic6589ee48f8e406f4d6b7b12ead165119b904e7f
2024-03-12 18:02:07 +08:00
宋文武 ad5faf2775
gnu: thunar: Update to 4.18.10.
* gnu/packages/xfce.scm (thunar): Update to 4.18.10.

Change-Id: I170cfa24d0086d6c1d2707d4c5693f28678adf3e
2024-03-12 18:02:07 +08:00
宋文武 80679b5c05
gnu: xfce4-settings: Update to 4.18.4.
* gnu/packages/xfce.scm (xfce4-settings): Update to 4.18.4.

Change-Id: If945317a90a0e0325bac352024c98920b8c6c86c
2024-03-12 18:02:07 +08:00
宋文武 b6701d3a84
gnu: xfce4-appfinder: Update to 4.18.1.
* gnu/packages/xfce.scm (xfce4-appfinder): Update to 4.18.1.

Change-Id: Ice902179d6991d9e887aeb2d9dfe144530c5dcf7
2024-03-12 18:02:07 +08:00
宋文武 43fb294937
gnu: xfce4-panel: Update to 4.18.6.
* gnu/packages/xfce.scm (xfce4-panel): Update to 4.18.6.

Change-Id: I29a0372692fc9896cdfa083e07c0e4a0255108c5
2024-03-12 18:02:07 +08:00
宋文武 359cef96d3
gnu: tumbler: Update to 4.18.2.
* gnu/packages/xfce.scm (tumbler): Update to 4.18.2.

Change-Id: I99c65a09b5fe4b02e4d678f64721a713cde09b87
2024-03-12 18:02:07 +08:00
宋文武 64794c145a
gnu: garcon: Update to 4.18.2.
* gnu/packages/xfce.scm (garcon): Update to 4.18.2.

Change-Id: I45cfb8bca3556849cc08c00053696b077553f4f6
2024-03-12 18:02:07 +08:00
宋文武 351303a944
gnu: xfconf: Update to 4.18.3.
* gnu/packages/xfce.scm (xfconf): Update to 4.18.3.

Change-Id: I938fa3a1d8770c62a1456a814144b24ed1b4a025
2024-03-12 18:02:07 +08:00
Florian Pelz 0547fe862c
news: Add 'de' translation.
* etc/news.scm: Add German translation.

Change-Id: Ia2a11f71cdee5ccbf2a7fbe176e713418771599e
2024-03-12 10:26:17 +01:00
Ludovic Courtès 7fa8bf8520
news: Give upgrade instructions for foreign distros.
* etc/news.scm: Update entry.

Change-Id: Ia7c326bc97042d92a8d499ee27dd41d15f1f0d29
2024-03-12 09:52:50 +01:00
Efraim Flashner 7f1145d11a
gnu: icedove-minimal: Build with newest rust-cbindgen.
* gnu/packages/gnuzilla.scm (icedove-minimal)[inputs]: Replace
rust-cbindgen-0.23 with rust-cbindgen.

Change-Id: I7e8f1edca86a5faf5a148e34a1ff20b85f16e039
2024-03-12 08:36:29 +02:00
Efraim Flashner bacc391eba
gnu: icecat: Build with latest rust-cbindgen.
* gnu/packages/gnuzilla.scm (icecat-minimal)[inputs]: Replace
rust-cbindgen-0.24 with rust-cbindgen.

Change-Id: I147c6facf297f19f24c12b908a8a43793fa6c153
2024-03-12 08:36:29 +02:00
Efraim Flashner 79163d2c3c
gnu: tor-browser: Build with newest rust-cbindgen.
* gnu/packages/tor-browsers.scm (make-torbrowser)[inputs]: Replace
rust-cbindgen-0.24 with rust-cbindgen.

Change-Id: I6263a11342cb506c6c271e0360b7273c35be585d
2024-03-12 08:36:26 +02:00
Ludovic Courtès 4003c60abf
news: Add entry for the daemon fixed-output derivation vulnerability.
* etc/news.scm: Add entry.

Change-Id: Ib3f9c22eda1e8b9075620ec01b4edf2f24cfcf93
2024-03-11 23:14:37 +01:00
Ludovic Courtès b8954a7fae
gnu: guix: Update to 8f4ffb3.
* gnu/packages/package-management.scm (guix): Update to 8f4ffb3.

Change-Id: I4574442c529f49881df03501d000e2da68618417
2024-03-11 23:14:37 +01:00
Vagrant Cascadian 5f100c68a4
etc: systemd services: switch to "journal" for output and error logging.
The "syslog" method has been deprecated for years, and issues a warning:

  Standard output type syslog is obsolete, automatically updating to
  journal. Please update your unit file, and consider removing the setting
  altogether.

Fixes: #48323

* etc/guix-daemon.service.in (StandardOutput): Use "journal"
(StandardError): Likewise.
* etc/guix-publish.service.in (StandardOutput): Likewise.
(StandardError): Likewise.
2024-03-11 14:34:25 -07:00
Ludovic Courtès 8f4ffb3fae
daemon: Protect against FD escape when building fixed-output derivations (CVE-2024-27297).
This fixes a security issue (CVE-2024-27297) whereby a fixed-output
derivation build process could open a writable file descriptor to its
output, send it to some outside process for instance over an abstract
AF_UNIX socket, which would then allow said process to modify the file
in the store after it has been marked as “valid”.

Vulnerability discovered by puck <https://github.com/puckipedia>.

Nix security advisory:
https://github.com/NixOS/nix/security/advisories/GHSA-2ffj-w4mj-pg37

Nix fix:
244f3eee0b

* nix/libutil/util.cc (readDirectory): Add variants that take a DIR* and
a file descriptor.  Rewrite the ‘Path’ variant accordingly.
(copyFile, copyFileRecursively): New functions.
* nix/libutil/util.hh (copyFileRecursively): New declaration.
* nix/libstore/build.cc (DerivationGoal::buildDone): When ‘fixedOutput’
is true, call ‘copyFileRecursively’ followed by ‘rename’ on each output.

Change-Id: I7952d41093eed26e123e38c14a4c1424be1ce1c4

Reported-by: Picnoir <picnoir@alternativebit.fr>, Théophane Hufschmitt <theophane.hufschmitt@tweag.io>
Change-Id: Idb5f2757f35af86b032a9851cecb19b70227bd88
2024-03-11 22:12:34 +01:00
Ludovic Courtès a26bce55e6
time-machine: Allow time travels to v0.16.0.
* guix/scripts/time-machine.scm (%oldest-possible-commit): Change to
v0.16.0.
* tests/guix-time-machine.sh: Adjust comment.

Change-Id: I9ad82bd45fee0d172b5348a8ae16e990338a3a97
2024-03-11 22:12:34 +01:00
Leo Famulari 001dfb8957
gnu: Update the default linux-libre package to the 6.7 series.
* gnu/packages/linux.scm (linux-libre-version, linux-libre-gnu-revision,
linux-libre-pristine-source, linux-libre-source, linux-libre): Use
linux-libre-6.7.

Change-Id: I889a36129417363328d7509446dcedb31f816569
2024-03-11 11:20:43 -04:00
Wilko Meyer 29a3a25f8b
gnu: linux-libre 4.19: Update to 4.19.308.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.308.
(linux-libre-4.19-pristine-source): Update hash.

Change-Id: Ifa9d16737ca5961672654822de3e5dd70cb3be1b
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-03-11 11:20:43 -04:00
Wilko Meyer 86833f7791
gnu: linux-libre 5.4: Update to 5.4.270.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.270.
(linux-libre-5.4-pristine-source): Update hash.

Change-Id: I1b5c3f1cb770c7d29cf4a9c678ea8786f89c31e3
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-03-11 11:20:43 -04:00
Wilko Meyer 471b77355a
gnu: linux-libre 5.10: Update to 5.10.211.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.211.
(linux-libre-5.10-pristine-source): Update hash.

Change-Id: I9171f5c2aa6b1184dbbcd12a8546c39ac775d0ce
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-03-11 11:20:42 -04:00
Wilko Meyer 858435290e
gnu: linux-libre 5.15: Update to 5.15.150.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.150.
(linux-libre-5.15-pristine-source, deblob-scripts-5.15): Update hashes.

Change-Id: I22b170d3af24151e22cc4f3c830ce91be1b00d0c
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-03-11 11:20:42 -04:00
Wilko Meyer 7ea225f371
gnu: linux-libre 6.1: Update to 6.1.80.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.80.
(linux-libre-6.1-pristine-source, deblob-scripts-6.1): Update hashes.

Change-Id: Ieeb2db5249ef534a2cd00b66f1064673245c4b91
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-03-11 11:20:42 -04:00
Wilko Meyer 7b99730b5d
gnu: linux-libre 6.6: Update to 6.6.19.
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.19.
(linux-libre-6.6-pristine-source, deblob-scripts-6.6): Update hashes.

Change-Id: I675043d5a7d7a58046c5c4883baf602997ab894c
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-03-11 11:20:42 -04:00
Wilko Meyer 8bba5dd26a
gnu: linux-libre 6.7: Update to 6.7.7.
* gnu/packages/linux.scm (linux-libre-6.7-version): Update to 6.7.7.
(linux-libre-6.7-pristine-source, deblob-scripts-6.7): Update hashes.

Change-Id: Ibf045f6eccaa36acd373ca03dc6239174edbae20
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-03-11 11:20:38 -04:00
Ricardo Wurmus 1e5e3d8e24
gnu: r-logger: Update to 0.3.0.
* gnu/packages/cran.scm (r-logger): Update to 0.3.0.

Change-Id: Id090ba50fe10b71785acf359f880ec030c9eb235
2024-03-11 13:31:06 +01:00
Ricardo Wurmus 776e4d083a
gnu: r-paws-common: Update to 0.7.1.
* gnu/packages/cran.scm (r-paws-common): Update to 0.7.1.

Change-Id: I114662deb79dcc063dcb74e4ab72739c185fb0f0
2024-03-11 13:31:06 +01:00
Ricardo Wurmus b4065ef93d
gnu: r-rstan: Update to 2.32.6.
* gnu/packages/cran.scm (r-rstan): Update to 2.32.6.
[inputs]: Add pandoc.

Change-Id: Iddad21c83ce3f5af01c57027edc7157948092990
2024-03-11 13:31:06 +01:00
Ricardo Wurmus 0afc70e8f0
gnu: r-fda: Update to 6.1.8.
* gnu/packages/cran.scm (r-fda): Update to 6.1.8.

Change-Id: Iba11aa8b4b31b9bd95b4b819e759aa6d2d97e37a
2024-03-11 13:31:06 +01:00
Ricardo Wurmus 4bec8df853
gnu: r-accsda: Update to 1.1.3.
* gnu/packages/cran.scm (r-accsda): Update to 1.1.3.
[propagated-inputs]: Remove r-ggthemes.

Change-Id: I00d749030f50d5837a5572c0642551e212e97a1a
2024-03-11 13:31:06 +01:00
Ricardo Wurmus d14a9951ec
gnu: r-graphlayouts: Update to 1.1.1.
* gnu/packages/cran.scm (r-graphlayouts): Update to 1.1.1.

Change-Id: I20a604015e7b16b0ac6fb83169f2fbd3002b2cb7
2024-03-11 13:31:06 +01:00
Ricardo Wurmus 63b649a2f7
gnu: r-systemfonts: Update to 1.0.6.
* gnu/packages/cran.scm (r-systemfonts): Update to 1.0.6.

Change-Id: I88b6bca71843e034780cc897506a5ca73d6288a8
2024-03-11 13:31:06 +01:00
Ricardo Wurmus 48de8d86df
gnu: r-ggraph: Update to 2.2.1.
* gnu/packages/cran.scm (r-ggraph): Update to 2.2.1.

Change-Id: I16a96877df3fa37c5065862a6768389e11299a8a
2024-03-11 13:31:06 +01:00
Ricardo Wurmus fa0be5a49b
gnu: r-gmodels: Update to 2.19.1.
* gnu/packages/cran.scm (r-gmodels): Update to 2.19.1.

Change-Id: Ifdb09883a7093c4b3521dce0da6136f278f6ab9d
2024-03-11 13:31:06 +01:00
Ricardo Wurmus 14e32ae473
gnu: r-cobs: Update to 1.3-8.
* gnu/packages/cran.scm (r-cobs): Update to 1.3-8.

Change-Id: Ia654a9e3431f92566df1e7f8b0d8ec6e79920c78
2024-03-11 13:31:06 +01:00
Ricardo Wurmus 5fd8c5a81e
gnu: r-globals: Update to 0.16.3.
* gnu/packages/cran.scm (r-globals): Update to 0.16.3.

Change-Id: I655b63182fa9cda436f5b7be7de5730682ff5af1
2024-03-11 13:31:06 +01:00
Ricardo Wurmus 3ee5a7efa0
gnu: r-rnifti: Update to 1.6.1.
* gnu/packages/cran.scm (r-rnifti): Update to 1.6.1.

Change-Id: I7ef3a2b3a85c4c67b1ea23b23eabef67944aa284
2024-03-11 13:31:06 +01:00
Ricardo Wurmus ce332fda91
gnu: r-colorramps: Update to 2.3.4.
* gnu/packages/cran.scm (r-colorramps): Update to 2.3.4.

Change-Id: I0b8667b643666a68fda52376e19a56bbb3862134
2024-03-11 13:31:06 +01:00
Ricardo Wurmus dd29651d4e
gnu: r-admisc: Update to 0.35.
* gnu/packages/cran.scm (r-admisc): Update to 0.35.

Change-Id: I1cc5bc8124782c06e2b2fe1a41c397548bf3dba5
2024-03-11 13:31:06 +01:00
Ricardo Wurmus 5ae2cc7f50
gnu: r-multcompview: Update to 0.1-10.
* gnu/packages/cran.scm (r-multcompview): Update to 0.1-10.

Change-Id: I87369df94b804ee2b51a194bb1f7a6f8a20eae63
2024-03-11 13:31:06 +01:00
Ricardo Wurmus 5afa48b47a
gnu: r-survey: Update to 4.4-1.
* gnu/packages/cran.scm (r-survey): Update to 4.4-1.
[propagated-inputs]: Add r-rcpp and r-rcpparmadillo.
[native-inputs]: Add r-r-rsp.

Change-Id: I0974a97525a0f475988c8c2860d8a6129a7859ce
2024-03-11 13:31:06 +01:00
Ricardo Wurmus 81a991b2f5
gnu: r-flextable: Update to 0.9.5.
* gnu/packages/cran.scm (r-flextable): Update to 0.9.5.

Change-Id: I0355bf1ee1231d57f389d6cecd1f7dc01beca7a0
2024-03-11 13:31:06 +01:00
Ricardo Wurmus f28e3c281a
gnu: r-nodbi: Update to 0.10.4.
* gnu/packages/cran.scm (r-nodbi): Update to 0.10.4.

Change-Id: I9ef02e2897b0321c1a7347bc64a44358d4999167
2024-03-11 13:31:05 +01:00
Ricardo Wurmus a54892bc7f
gnu: r-zcompositions: Update to 1.5.0-2.
* gnu/packages/cran.scm (r-zcompositions): Update to 1.5.0-2.

Change-Id: I429845c3d6d2629b720484585e3c29b4552aef1e
2024-03-11 13:31:05 +01:00
Ricardo Wurmus ceedcde348
gnu: r-rmarkdown: Update to 2.26.
* gnu/packages/statistics.scm (r-rmarkdown): Update to 2.26.
[propagated-inputs]: Remove r-stringr.

Change-Id: If4120aca18f6fb5b1fbeccbc9848be52079baa14
2024-03-11 13:31:05 +01:00
Ricardo Wurmus b671958e14
gnu: r-qs: Update to 0.26.1.
* gnu/packages/cran.scm (r-qs): Update to 0.26.1.
[arguments]: Remove 'use-older-zstd phase.
[propagated-inputs]: Remove r-bh.

Change-Id: I1b47155a2a0102631d905c19c15ff70f75229e8a
2024-03-11 13:31:05 +01:00