summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2023-02-12gnu: linux-libre: Disable unprivileged BPF by default.•••* gnu/packages/aux-files/linux-libre/5.15-arm.conf: Set CONFIG_BPF_UNPRIV_DEFAULT_OFF=y. * gnu/packages/aux-files/linux-libre/5.15-arm64.conf: Likewise. * gnu/packages/aux-files/linux-libre/5.15-i686.conf: Likewise. * gnu/packages/aux-files/linux-libre/5.15-x86_64.conf: Likewise. * gnu/packages/aux-files/linux-libre/6.1-arm.conf: Likewise. * gnu/packages/aux-files/linux-libre/6.1-arm64.conf: Likewise. * gnu/packages/aux-files/linux-libre/6.1-i686.conf: Likewise. * gnu/packages/aux-files/linux-libre/6.1-x86_64.conf: Likewise. Tobias Geerinckx-Rice
2023-02-12gnu: papirus-icon-theme: Harden links before cache generation.•••Output is identical. This just feels moar correct. * gnu/packages/gnome-xyz.scm (papirus-icon-theme)[arguments]: Run the 'halve-inode-consumption phase before the 'install one. Tobias Geerinckx-Rice
2023-02-12gnu: papirus-icon-theme: Recursively resolve symlinks.•••This follows up on commit aed385e18ec7b68a0bc1bb4b173aeadc9cd97245. * gnu/packages/gnome-xyz.scm (papirus-icon-theme)[arguments]: Replace READLINK with CANONICALIZE-PATH to resolve symlink chains. Tobias Geerinckx-Rice
2023-02-12gnu: go-gopkg-in-yaml-v3: Update to 3.0.1.•••This addresses an apparent upstream hash change, which was actually our own fault: the Guix package underspecified the version as ‘3’ instead of ‘3.0.0’, hence treating the ‘v3’ *branch* as a tag. Guix's hash for ‘3’ never matched upstream's ‘3.0.0’ release, so upgrade straight to ‘3.0.1’. * gnu/packages/golang.scm (go-gopkg-in-yaml-v3): Update to 3.0.1. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Gleb Zakharov
2023-02-12gnu: sudo: Update to 1.9.13.•••* gnu/packages/admin.scm (sudo): Update to 1.9.13. Tobias Geerinckx-Rice
2023-02-15gnu: mes: Update to 0.24.2.•••* gnu/packages/mes.scm (mes): Update to 0.24.2. Jan (janneke) Nieuwenhuizen
2023-02-15gnu: Add tree-sitter-racket.•••gnu/packages/tree-sitter.scm (tree-sitter-racket): New variable. Andrew Tropin
2023-02-15gnu: Add tree-sitter-scheme.•••gnu/packages/tree-sitter.scm (tree-sitter-scheme): New variable. Andrew Tropin
2023-02-15gnu: icecat: Update to 102.8.0-guix0-preview1 [security fixes].•••Includes fixes for CVE-2023-0767, CVE-2023-25728, CVE-2023-25729, CVE-2023-25730, CVE-2023-25732, CVE-2023-25734, CVE-2023-25735, CVE-2023-25737, CVE-2023-25738, CVE-2023-25739, CVE-2023-25742, CVE-2023-25743, CVE-2023-25744, and CVE-2023-25746. * gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes. Remove the dependency on the Perl 'rename' program. * gnu/packages/patches/icecat-makeicecat.patch: Update to apply cleanly. Mark H Weaver
2023-02-15gnu: icecat: Update the "ach" locale.•••The previously specified changeset didn't match what was in the manifest (browser/locales/l10n-changesets.json) of the upstream source. * gnu/packages/gnuzilla.scm (all-mozilla-locales) [ach]: Update revision and hash. Modified-by: Mark H Weaver <mhw@netris.org> Maxim Cournoyer
2023-02-14gnu: Add facedetect.•••* gnu/packages/graphics.scm (facedetect): New variable. (fgallery)[inputs,arguments]: Add it. Eric Bavier
2023-02-14gnu: fgallery: Update to 1.9.1.•••* gnu/packages/graphics.scm (fgallery): Update to 1.9.1. [arguments]: Use new Makefile in install phase. [inputs]: Add bash-minimal for wrap-program. Use new style. [source,home-page]: "http" -> "https". Eric Bavier
2023-02-15gnu: xfce4-notifyd: Update to 0.8.0.•••* gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.8.0. [inputs]: Add sqlite. 宋文武
2023-02-15gnu: xfce4-power-manager: Update to 4.18.1.•••* gnu/packages/xfce.scm (xfce4-power-manager): Update to 4.18.1. 宋文武
2023-02-15gnu: xfce4-settings: Update to 4.18.2.•••* gnu/packages/xfce.scm (xfce4-settings): Update to 4.18.2. 宋文武
2023-02-15gnu: xfce4-session: Update to 4.18.1.•••* gnu/packages/xfce.scm (xfce4-session): Update to 4.18.1. 宋文武
2023-02-15gnu: ristretto: Update to 0.13.0.•••* gnu/packages/xfce.scm (ristretto): Update to 0.13.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Michael Rohleder
2023-02-15gnu: mousepad: Update to 0.6.0.•••* gnu/packages/xfce.scm (mousepad): Update to 0.6.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Michael Rohleder
2023-02-15gnu: xfce4-panel: Update to 4.18.2.•••* gnu/packages/xfce.scm (xfce4-panel): Update to 4.18.2. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Michael Rohleder
2023-02-15gnu: libxfce4ui: Update to 4.18.2.•••* gnu/packages/xfce.scm (libxfce4ui): Update to 4.18.2. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Michael Rohleder
2023-02-15gnu: orage: Update to 4.18.0.•••* gnu/packages/xfce.scm (orage): Update to 4.18.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Michael Rohleder
2023-02-14gnu: Add u-boot-qemu-arm64.•••* gnu/packages/bootloaders.scm (u-boot-qemu-arm64): New variable. Denis 'GNUtoo' Carikli
2023-02-14gnu: Add u-boot-qemu-arm•••* gnu/packages/bootloaders.scm (u-boot-qemu-arm): New variable. Denis 'GNUtoo' Carikli
2023-02-14gnu: Remove kdewebkit.•••This goes towards <https://issues.guix.gnu.org/issue/53289>. * gnu/packages/kde-frameworks.scm (kdewebkit): Remove variable. Signed-off-by: Leo Famulari <leo@famulari.name> kiasoc5
2023-02-14gnu: onionshare: Update to 2.6.•••* gnu/packages/patches/onionshare-cli-async-mode.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/tor.scm (onionshare): Update to 2.6. [source]: Use patch. [inputs]: Add xdg-utils. Move xvfb-run, used for tests, to ... [native-inputs]: here. [arguments]: Run tests. Add "absolutize" phase for xdg-open. Eric Bavier
2023-02-14gnu: Add rust-protobuf-codegen-pure-2.•••* gnu/packages/crates-io.scm (rust-protobuf-codegen-pure-2): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Steve George
2023-02-14gnu: Add rust-protobuf-codegen-2.•••* gnu/packages/crates-io.scm (rust-protobuf-codegen-2): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Steve George
2023-02-14gnu: Add rust-protobuf-2.•••* gnu/packages/crates-io.scm (rust-protobuf-2): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Steve George
2023-02-14gnu: linux-libre 5.15: Update to 5.15.93.•••* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.93. (linux-libre-5.15-pristine-source): Update hash. Leo Famulari
2023-02-14gnu: linux-libre: Update to 6.1.11.•••* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.11. (linux-libre-6.1-pristine-source): Update hash. Leo Famulari
2023-02-14gnu: Add tree-sitter-org.•••gnu/packages/tree-sitter.scm (tree-sitter-org): New variable. Andrew Tropin
2023-02-14gnu: Add tree-sitter-markdown-gfm.•••gnu/packages/tree-sitter.scm (tree-sitter-markdown-gfm): New variable. Andrew Tropin
2023-02-14gnu: Add tree-sitter-markdown.•••gnu/packages/tree-sitter.scm (tree-sitter-markdown): New variable. Andrew Tropin
2023-02-14gnu: Add tree-sitter-clojure.•••gnu/packages/tree-sitter.scm (tree-sitter-clojure): New variable. Andrew Tropin
2023-02-14gnu: Add tree-sitter-rust.•••gnu/packages/tree-sitter.scm (tree-sitter-rust): New variable. Andrew Tropin
2023-02-14gnu: Add tree-sitter-ruby.•••gnu/packages/tree-sitter.scm (tree-sitter-ruby): New variable. Andrew Tropin
2023-02-14gnu: Add tree-sitter-r.•••gnu/packages/tree-sitter.scm (tree-sitter-r): New variable. Andrew Tropin
2023-02-14gnu: Add tree-sitter-python.•••gnu/packages/tree-sitter.scm (tree-sitter-python): New variable. Andrew Tropin
2023-02-14gnu: Add tree-sitter-php.•••gnu/packages/tree-sitter.scm (tree-sitter-php): New variable. Andrew Tropin
2023-02-14gnu: Add tree-sitter-ocaml.•••gnu/packages/tree-sitter.scm (tree-sitter-ocaml): New variable. Andrew Tropin
2023-02-14gnu: Add tree-sitter-julia.•••gnu/packages/tree-sitter.scm (tree-sitter-julia): New variable. Andrew Tropin
2023-02-14gnu: Add tree-sitter-json.•••gnu/packages/tree-sitter.scm (tree-sitter-json): New variable. Andrew Tropin
2023-02-14gnu: Add tree-sitter-java.•••gnu/packages/tree-sitter.scm (tree-sitter-java): New variable. Andrew Tropin
2023-02-14gnu: Add tree-sitter-haskell.•••gnu/packages/tree-sitter.scm (tree-sitter-haskell): New variable. Andrew Tropin
2023-02-14gnu: Add tree-sitter-go.•••gnu/packages/tree-sitter.scm (tree-sitter-go): New variable. Andrew Tropin
2023-02-14gnu: Add tree-sitter-elm.•••gnu/packages/tree-sitter.scm (tree-sitter-elm): New variable. Andrew Tropin
2023-02-14gnu: Add tree-sitter-c-sharp.•••gnu/packages/tree-sitter.scm (tree-sitter-c-sharp): New variable. Andrew Tropin
2023-02-14gnu: Add tree-sitter-bash.•••gnu/packages/tree-sitter.scm (tree-sitter-bash): New variable. Andrew Tropin
2023-02-14gnu: Add tree-sitter-elixir.•••gnu/packages/tree-sitter.scm (tree-sitter-elixir): New variable. Andrew Tropin
2023-02-14gnu: Add tree-sitter-css.•••gnu/packages/tree-sitter.scm (tree-sitter-css): New variable. Andrew Tropin