summaryrefslogtreecommitdiff
path: root/nongnu
AgeCommit message (Collapse)Author
2023-07-11nongnu: firefox: Update to 115.0.2 [fixes CVE-2023-3600].Jonathan Brielmaier
* nongnu/packages/mozilla.scm (firefox): Update to 115.0.2.
2023-07-11nongnu: firefox: Update to 115.0.1.Leo Famulari
* nongnu/packages/mozilla.scm (firefox): Update to 115.0.1. (%firefox-build-id): Adjust accordingly. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-07-05nongnu: lgogdownloader: Update to 3.11.Eidvilas Markevičius
* nongnu/packages/gog.scm (lgogdownloader): Update to 3.11. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-07-05nongnu: linux-xanmod-lts: Update to 6.1.37.Hilton Chain
* nongnu/packages/linux.scm (linux-xanmod-lts): Update to 6.1.37. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-07-05nongnu: linux-xanmod: Update to 6.3.11.Hilton Chain
* nongnu/packages/linux.scm (linux-xanmod): Update to 6.3.11. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-07-05nongnu: ncurses-5: Update to use gexp and C++11.B. Wilson
* nongnu/packages/ncurses.scm (ncurses-rollup-patch): New variable. (ncurses-5): Backport changes from upstream guix repo. Note that ncurses-5 fails to build with the new C++17 default, so we also need to explicitly force C++11. (ncurses/tinfo-5): Use gexp and remove outdated comment. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-07-05nongnu: icu4c@72: Remove package.Jonathan Brielmaier
It's no longer used in any package. * nongnu/packages/mozilla.scm (icu4c-72): Remove variable.
2023-07-05nongnu: firefox: Update to 115.0 [security fixes].Jonathan Brielmaier
Fixes CVE-2023-3482, CVE-2023-37201, CVE-2023-37202, CVE-2023-37203, CVE-2023-37204, CVE-2023-37205, CVE-2023-37206, CVE-2023-37207, CVE-2023-37208, CVE-2023-37209, CVE-2023-37210, CVE-2023-37211 and CVE-2023-37212. * nongnu/packages/mozilla.scm (icu4c-73): New variable. (firefox): Update to 115.0. [inputs]: Use `icu4c-73`.
2023-07-05nongnu: firefox-esr: Update to 102.13.0esr [security fixes].Jonathan Brielmaier
Fixes CVE-2023-37201, CVE-2023-37202, CVE-2023-37207, CVE-2023-37208 and CVE-2023-37211. * nongnu/packages/mozilla.scm (firefox-esr): Update to 102.13.0esr.
2023-07-03nongnu: intel-media-driver: Update to 23.1.6.John Kehayias
* nongnu/packages/video.scm (intel-media-driver): Update to 23.1.6. Remove extraneous "intel-media-driver" after package definition.
2023-06-30nongnu: Add linux-xanmod-lts.Hilton Chain
* nongnu/packages/linux.scm (linux-xanmod-lts-version) (linux-xanmod-lts-revision,linux-xanmod-lts-source,linux-xanmod-lts): New variables. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-06-30nongnu: Add linux-xanmod.Hilton Chain
* nongnu/packages/linux.scm (%default-extra-linux-options,config->string) (make-linux-xanmod-source,make-linux-xanmod,linux-xanmod-version) (linux-xanmod-revision,linux-xanmod-source,linux-xanmod): New variables. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-06-29nongnu: steam-client-libs: Add xdg-user-dirs.John Kehayias
There is a warning spammed about missing 'xdg-user-dir' which doesn't seem to cause any problems but let's add the missing input just in case. * nongnu/packages/steam-client.scm (steam-client-libs): Add xdg-user-dirs.
2023-06-29nongnu: steam-client-libs: Add lsof.John Kehayias
Some friend's list options, like inviting to a game, are not available without lsof. * nongnu/packages/steam-client.scm (steam-client-libs): Add lsof.
2023-06-29nongnu: steam-client-libs: Change llvm-11 to llvm-for-mesa.John Kehayias
* nongnu/packages/steam-client.scm (steam-client-libs): Change llvm-11 to llvm-for-mesa to match what mesa is built with.
2023-06-29nongnu: element-desktop: Update to 1.11.34.John Kehayias
* nongnu/packages/messaging.scm (element-desktop): Update to 1.11.34.
2023-06-26nongnu: nvidia-driver: Fix non-x86 builds.Pierre Langlois
This is needed to fix `guix pull' on non-x86 platforms. * nongnu/packages/nvidia.scm (nvidia-driver)[arguments]: Add catch-all for match install-plan. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-06-21nongnu: nvidia-driver: Support "i686-linux" system.Sughosha
* nongnu/packages/nvidia.scm (nvidia-driver): Support "i686-linux" system. Signed-off-by: ison <ison@airmail.cc>
2023-06-19nongnu: linux-firmware: Update to 20230515.John Kehayias
* nongnu/packages/linux.scm (linux-firmware): Update to 20230515.
2023-06-18nongnu: corrupt-linux: Pass defconfig value.Adam Kandur
* nongnu/packages/linux.scm (corrupt-linux): Pass defconfig value. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-06-18nongnu: intel-microcode: Update to 20230613.Timotej Lazar
* nongnu/packages/linux.scm (intel-microcode): Update to 20230613. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-06-08nongnu: Add sbcl-cl-electron.Andre A. Gomes
* nongnu/packages/lisp.scm (sbcl-cl-electron): New variable.
2023-06-07nongnu: firefox: Update to 114.0 [security fixes].Jonathan Brielmaier
Fixes CVE-2023-34414, CVE-2023-34415, CVE-2023-34416 and CVE-2023-34417. * nongnu/packages/mozilla.scm (firefox): Update to 114.0.
2023-06-07nongnu: firefox-esr: Update to 102.12.0esr [security fixes].Jonathan Brielmaier
Fixes CVE-2023-34414 and CVE-2023-34416. * nongnu/packages/mozilla.scm (firefox-esr): Update to 102.12.0esr.
2023-06-06nongnu: Refresh AllegroCL license.Artyom Bologov
* nongnu/packages/lisp.scm (allegro-cl): Refresh license.
2023-06-06nongnu: Add electron.Pierre Neidhardt
* nongnu/packages/electron.scm (electron): New variable.
2023-06-01nongnu: rtl8821ce-linux-module: Update to 0.0.0-10-a478095.Zhu Zihao
* nongnu/packages/linux.scm (rtl8821ce-linux-module): Update to 0.0.0-10-a478095. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-06-01nongnu: Remove linux-6.2.Jonathan Brielmaier
linux-libre-6.2 was removed upstream in 13e2138c230431368ebf32df527f4b5d1e458e4b. * nongnu/packages/linux.scm (linux-6.2): Remove variable.
2023-05-29nongnu: Export steam containers and minor refactor.Elijah Malaby
nonguix: Make container actually respect the ngc-shared and ngc-exposed fields. * nongnu/packages/steam-client.scm (steam-container): New variable. This is to export the container definition from steam. (steam-nvidia-container): New variable. This is the container for steam-nvidia and now inherits from steam-container. (steam, steam-nvidia): Container definitions moved to steam-container and steam-nvidia-container. * nonguix/multiarch-container.scm (make-container-wrapper): Add ngc-exposed and ngc-shared to expose and share lists. Signed-off-by: ison <ison@airmail.cc>
2023-05-28nongnu: linux: Update to 6.3.Jelle Licht
Upstream Guix defaults to linux-libre@6.3. Follow suit by making linux track linux@6.3. * nongnu/packages/linux.scm (linux): Update to linux 6.3.
2023-05-26nongnu: linux-arm64-generic-*: Match guix kernel versions.Jelle Licht
The linux-lts commit introduced a breaking change by referring to the nonexistent linux-libre-arm64-generic package variants. Even before that all of nonguix's linux-arm64-generic package variants were based on the same kernel version. * nongnu/packages/linux.scm (linux-arm64-generic-6.0): Remove package variant. (linux-arm64-generic-5.15): Ditto. (linux-arm64-generic-lts): Ditto. (linux-arm64-generic-5.10): New package variant. (linux-arm64-generic-5.4): New package variant. (linux-arm64-generic): Match version to most recent kernel in guix.
2023-05-25nongnu: linux-lts: Update to 6.1.Wolf
6.1 is the newest long-term support version of the kernel. * nongnu/packages/linux.scm (linux-lts): Use linux-6.1 Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-05-25nongnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-11.35308f4.Leo Famulari
* nongnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module): Update to 5.6.4.2-11.35308f4. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-05-23nongnu: Add linux@6.3.Jelle Licht
Add linux@6.3 but do not change the default linux so that the build farm has time to catch up. * nongnu/packages/linux.scm (linux-6.3): New variable.
2023-05-15nongnu: Use new multiarch-container module for steam.Giacomo Leidi
* nongnu/packages/steam-client.scm: (<nonguix-container>): Remove record-type. Use equivalent from multiarch-container module instead with additional fields ld.so.conf and ld.so.cache. (glibc-for-fhs, fhs-min-libs, fhs-union, ld.so.conf->ld.so.cache, package->ld.so.conf, nonguix-container->package, make-container-wrapper, make-container-manifest, make-container-internal, make-container-script): Remove. Use equivalents from multiarch-container module instead. Signed-off-by: ison <ison@airmail.cc>
2023-05-14nongnu: intel-microcode: Use gexps.Timotej Lazar
* nongnu/packages/linux.scm (intel-microcode)[arguments]: Use gexps. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-05-14nongnu: intel-microcode: Update to 20230512.Timotej Lazar
* nongnu/packages/linux.scm (intel-microcode): Update to 20230512. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-05-12nongnu: hplip-plugin: Fix build, convert to use GEXPs.Attila Lendvai
* nongnu/packages/printers.scm (hplip-plugin): Convert to use GEXP. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-05-12nongnu: hplip-plugin: Fix indentation, drop #t return value.Attila Lendvai
* nongnu/packages/printers.scm (hplip-plugin): Normalize indentation, remove #t return value Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-05-12nongnu: firefox: Update to 113.0 [security fixes].Jonathan Brielmaier
Fixes CVE-2023-32205, CVE-2023-32206, CVE-2023-32207, CVE-2023-32208, CVE-2023-32209, CVE-2023-32210, CVE-2023-32211, CVE-2023-32212, CVE-2023-32213, CVE-2023-32214, CVE-2023-32215, CVE-2023-32216 and MFSA-TMP-2023-0002. * nongnu/packages/mozilla.scm (firefox): Update to 113.0. (rust-firefox): Set to `rust` as this is now `rust-1.67`.
2023-05-12nongnu: signal-desktop: Update to 6.17.1.Jonathan Brielmaier
* nongnu/packages/messaging.scm (signal-desktop): Update to 6.17.1.
2023-05-12nongnu: firefox-esr: Update to 102.11.0esr [security fixes].Jonathan Brielmaier
Fixes CVE-2023-32205, CVE-2023-32206, CVE-2023-32207, CVE-2023-32211, CVE-2023-32212, CVE-2023-32213, CVE-2023-32214 and CVE-2023-32215. * nongnu/packages/mozilla.scm (firefox-esr): Update to 102.11.0esr.
2023-05-01nongnu: signal-desktop: Fix failure to load messages.John Kehayias
The needed library libstdc++ was no longer found with the gcc updates in Guix. * nongnu/packages/messaging.scm (signal-desktop)[inputs]: Remove gcc:lib. Add libgccjit and libstdc++. [phases]{wrap-where-patchelf-does-not-work}: Adjust for these inputs.
2023-04-27nongnu: zoom: Update to 5.14.5.2430 [security fixes].John Kehayias
Fixes CVE-2023-28597. * nongnu/packages/messaging.scm (zoom): Update to 5.14.5.2430.
2023-04-27nongnu: signal-desktop: Update to 6.16.0.John Kehayias
* nongnu/packages/messaging.scm (signal-desktop): Update to 6.16.0
2023-04-27nongnu: element-desktop: Update to 1.11.30 [security fixes].John Kehayias
Fixes CVE-2023-30609, CVE-2023-28427, and CVE-2023-28103. * nongnu/packages/messaging.scm (element-desktop): Update to 1.11.30.
2023-04-26nongnu: firefox: Update to 112.0.2.Jonathan Brielmaier
* nongnu/packages/mozilla.scm (firefox): Update to 112.0.2.
2023-04-26nongnu: hplip-plugin: Update source hash.Jonathan Brielmaier
Inherited hplip package got updated in the meantime. * nongnu/packages/printers.scm (hplip-plugin)[source]: Update sha256 hash.
2023-04-25nongnu: steam-client-libs: Rename fontconfig-fixed to fontconfig.core-updatesJohn Kehayias
* nongnu/packages/steam-client.scm (steam-client-libs): Rename fontconfig-fixed to fontconfig. The upstream bug has not been fixed but expat has been ungrafted in core-updates so we no longer need to rewrite fontconfig. Remove fontconfig-fixed as expat/fixed no longer exists in core-updates.
2023-04-25nongnu: firefox-esr: Rename icu4c-71 to icu4c.John Kehayias
* nongnu/packages/mozilla.scm (firefox-esr)[inputs]: Rename icu4c-71 to icu4c. On core-updates icu4c was updated to version 71.