Commit graph

19960 commits

Author SHA1 Message Date
github-actions[bot] 3e8df11515
Merge staging-next into staging 2022-08-11 12:02:11 +00:00
github-actions[bot] 36085f8680
Merge master into staging-next 2022-08-11 12:01:28 +00:00
Sergei Trofimovich 7659f31d69 systemd: 251.3 -> 251.4
Notable change is binutils-2.39 support.

Changes: https://github.com/systemd/systemd-stable/compare/v251.3...v251.4
2022-08-11 09:33:22 +01:00
Sergei Trofimovich 3ceb8a59a6
Merge pull request #185537 from trofi/decouple-strip-and-separate-debug
setup-hooks/separate-debug-info.sh: don't inhibit strip hook
2022-08-11 08:53:24 +01:00
Martin Weinelt bccd93ab77
Merge pull request #182803 from helsinki-systems/upd/apparmor 2022-08-11 02:21:55 +02:00
Zhong Jianxin fdd94b489d sketchybar: 2.7.1 -> 2.8.2 2022-08-10 16:33:28 +08:00
github-actions[bot] a0ad117f1b
Merge master into staging-next 2022-08-10 06:02:22 +00:00
superherointj 08b48b1d04
Merge pull request #185846 from PedroHLC/linux_lqx-5.18.16-lqx2
linux_lqx: 5.18.16-lqx1 -> 5.18.16-lqx2
2022-08-09 21:13:08 -03:00
github-actions[bot] 82b736180c
Merge master into staging-next 2022-08-10 00:02:34 +00:00
PedroHLC ☭ 14c1f2e104
linux_lqx: 5.18.16-lqx1 -> 5.18.16-lqx2 2022-08-09 18:41:47 -03:00
Martin Weinelt 8bfd38f610
microcode-intel: 20220510 -> 20220809
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20220809
https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00657.html

Fixes: CVE-2022-21233
2022-08-09 21:41:35 +02:00
github-actions[bot] 5ad6c8071e
Merge master into staging-next 2022-08-09 18:01:26 +00:00
ajs124 9ea219186d apparmor: 3.0.4 -> 3.0.7 2022-08-09 19:57:57 +02:00
Jan Tojnar 2f69e982ac fwupd: drop unnecessary GTK dependency 2022-08-09 18:55:35 +02:00
github-actions[bot] 3150d34bb3
Merge master into staging-next 2022-08-09 12:01:22 +00:00
markuskowa 50006a9bf3
Merge pull request #184338 from r-ryantm/auto-update/libpsm2
libpsm2: 11.2.206 -> 11.2.229
2022-08-09 12:30:13 +02:00
github-actions[bot] 1dea3a42f6
Merge master into staging-next 2022-08-09 06:01:28 +00:00
Bernardo Meurer b0f1ff287b
Merge pull request #185672 from peterhoeg/pinctrl_amd
kernel: fix touchpads on AMD laptops
2022-08-08 18:02:57 -07:00
Bernardo Meurer 7e901eeae0
kernel: only enable PINCTRL_AMD on 5.19+ 2022-08-08 20:42:45 -04:00
Peter Hoeg f7c980599e kernel: fix touchpads on AMD laptops 2022-08-08 22:28:05 +08:00
Vir Chaudhury 66327cf687
pentablet-driver: rename to xp-pen-g430-driver 2022-08-08 15:20:52 +08:00
Vir Chaudhury 7761d8aa56
xp-pen-deco-01-v2-driver: init at 3.2.3.220323-1 2022-08-08 15:20:38 +08:00
github-actions[bot] 45241ed94e
Merge master into staging-next 2022-08-07 18:01:30 +00:00
Jörg Thalheim 6f46d12d86
Merge pull request #185527 from rhysmdnz/xone-0.3
xone: 0.2 -> 0.3
2022-08-07 18:29:17 +01:00
Sam Willcocks cbe518b293 pngpaste: init at 0.2.3 2022-08-07 18:20:24 +03:00
adisbladis e2046f64fb
Merge pull request #185177 from fpletz/pkgs/criu-1.17.1
criu: 3.15 -> 3.17.1
2022-08-07 20:32:00 +08:00
github-actions[bot] 09857d1dd4
Merge master into staging-next 2022-08-07 12:01:40 +00:00
Sergei Trofimovich b3b672d5a1 setup-hooks/separate-debug-info.sh: don't inhibit strip hook
Before the change separate-debug-info.sh did the stripping itself.
This scheme has a few problems:
1. Stripping happens only on ELF files. *.a and *.o files are skipped.
   Derivations have to do it manually. Usually incorrectly
   as they don't run $RANLIB (true for `glibc` and `musl`).
2. Stripping happens on all paths. Ideally only `stripDebugList` paths
   should be considered.
3. Host strip is called on Target files.

This change offloads stripping logic to strip hook. This strips more
files for `glibc` and `musl`. Now we can remove most $STRIP calls
from individual derivations.

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-08-07 12:49:37 +01:00
Rhys Davies 412fe63c6b
xone: 0.2 -> 0.3 2022-08-07 21:28:13 +12:00
Bobby Rong effc5bd42b
Merge pull request #183373 from r-ryantm/auto-update/intel-cmt-cat
intel-cmt-cat: 4.3.0 -> 4.4.0
2022-08-07 16:19:13 +08:00
Netali 5c2783bccb
pam_mysql: init at 1.0.0-beta2 2022-08-06 19:39:22 +02:00
Netali a2ac470fb2
libnss-mysql: init at 1.7.1 2022-08-06 19:39:13 +02:00
R. Ryantm b109491732 system76-firmware: 1.0.39 -> 1.0.42 2022-08-06 07:44:57 +00:00
Jan Tojnar 29d0b1735f
Merge pull request #179472 from bootstrap-prime/staging
libfido2: 1.10.0 -> 1.11.0 and refactor to enable NFC support via pcsc
2022-08-05 22:08:02 +02:00
github-actions[bot] b02b965b0d
Merge staging-next into staging 2022-08-05 18:02:29 +00:00
Zane van Iperen 4ee298daf7
linuxPackages.bbswitch: 0.8 -> unstable-2021-11-29 (#179644)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-08-05 15:24:37 +02:00
github-actions[bot] f64d264cf8
Merge staging-next into staging 2022-08-05 12:02:10 +00:00
Martin Weinelt 9284400788
Merge pull request #185220 from mweinelt/dddvb 2022-08-05 13:37:44 +02:00
Martin Weinelt 9c48ac1b36
linuxPackages.dddvb: 0.9.38-pre.4 -> 0.9.38-pre.6
Apply patch to unbreak on 5.18+.
2022-08-05 12:08:07 +02:00
R. Ryantm 901a4af249 hd-idle: 1.16 -> 1.17 2022-08-05 11:25:06 +02:00
Franz Pletz a64f2a79bb
criu: 3.15 -> 3.17.1 2022-08-05 07:48:40 +02:00
github-actions[bot] 4885630746
Merge staging-next into staging 2022-08-05 00:03:20 +00:00
Winter e686431c29
Merge pull request #183369 from Luflosi/update/apfs 2022-08-04 16:59:30 -04:00
fortuneteller2k 244953f789 linux_xanmod_latest: 5.18.15 -> 5.19.0 2022-08-04 13:50:44 +00:00
fortuneteller2k c39114c279 linux_xanmod_latest: 5.18.11 -> 5.18.15 2022-08-04 13:50:12 +00:00
github-actions[bot] 88b1b94ed0
Merge staging-next into staging 2022-08-04 12:02:14 +00:00
Martin Weinelt 5f9b871b72
Merge pull request #185037 from mweinelt/home-assistant 2022-08-04 11:40:41 +02:00
fortuneteller2k 282052f1dd linuxPackages.lttng-modules: 2.13.2 -> 2.13.4 2022-08-04 11:33:01 +02:00
K900 86c336254a
Merge pull request #184812 from K900/pahole
linux: actually fix split BTFs
2022-08-04 10:58:37 +03:00
github-actions[bot] d856d09813
Merge staging-next into staging 2022-08-04 06:01:58 +00:00
K900 f23ac4035c linux/hardened/patches/5.4: 5.4.206-hardened1 -> 5.4.208-hardened1 2022-08-04 08:14:12 +03:00
K900 86bccf10b9 linux/hardened/patches/5.18: 5.18.12-hardened1 -> 5.18.15-hardened1 2022-08-04 08:14:05 +03:00
K900 e9c8925f98 linux/hardened/patches/5.15: 5.15.55-hardened1 -> 5.15.58-hardened1 2022-08-04 08:13:58 +03:00
K900 fca28ee089 linux/hardened/patches/5.10: 5.10.131-hardened1 -> 5.10.134-hardened1 2022-08-04 08:13:50 +03:00
K900 b588944c55 linux/hardened/patches/4.19: 4.19.252-hardened1 -> 4.19.254-hardened1 2022-08-04 08:13:44 +03:00
K900 941b70fb70 linux/hardened/patches/4.14: 4.14.288-hardened1 -> 4.14.290-hardened1 2022-08-04 08:13:36 +03:00
K900 e4be613a8b linux_latest-libre: 18825 -> 18837 2022-08-04 08:13:09 +03:00
K900 6f5368cff9 linux: 5.4.208 -> 5.4.209 2022-08-04 08:12:52 +03:00
K900 f437246542 linux: 5.18.15 -> 5.18.16 2022-08-04 08:12:47 +03:00
K900 b7b3e0bd51 linux: 5.15.58 -> 5.15.59 2022-08-04 08:12:42 +03:00
K900 20249152ce linux: 5.10.134 -> 5.10.135 2022-08-04 08:12:37 +03:00
superherointj 077dd8fee6
Merge pull request #184980 from Kiskae/patch-1
nvidia_x11: 390.151 → 390.154, 470.129.06 → 470.141.03, 515.57 → 515.65.01
2022-08-04 00:14:28 -03:00
superherointj e95fbc2e07
Merge pull request #185060 from PedroHLC/zen-kernels-5.18.16
zen-kernels: 5.18.15 -> 5.18.16
2022-08-03 22:53:38 -03:00
github-actions[bot] 818e64fcab
Merge staging-next into staging 2022-08-04 00:03:17 +00:00
Sandro 668da4fc8f
Merge pull request #185009 from fpletz/pkgs/maintainership-202208 2022-08-04 01:56:13 +02:00
R. Ryantm e0a5ce3f06 linuxKernel.packages.linux_hardened.oci-seccomp-bpf-hook: 1.2.5 -> 1.2.6 2022-08-04 08:50:24 +10:00
Sandro ae9208358e
Merge pull request #184992 from wegank/prl-tools-5.19-rc5 2022-08-04 00:36:18 +02:00
PedroHLC ☭ 140d955eba
zen-kernels: 5.18.15 -> 5.18.16 2022-08-03 18:32:16 -03:00
Weijia Wang 9594f17360 prl-tools: add patch against 5.19 2022-08-03 23:08:39 +02:00
Martin Weinelt 4af35d92a0
python3Packages.sphinx-rtd-theme: rename from sphinx_rtd_theme 2022-08-03 18:39:37 +02:00
Franz Pletz c092a502df
treewide: remove myself as maintainer from some pkgs
Only packages I'm not able to maintain anymore as of today. Mostly
because I'm haven't been using them in a while.
2022-08-03 14:17:51 +02:00
Kiskae 373362e5fa
remove whitespace 2022-08-03 11:26:34 +02:00
Kiskae 86945e1968
nvidia_x11.legacy390: 390.151 → 390.154 2022-08-03 11:17:53 +02:00
Kiskae 94b44dd77a
nvidia_x11.legacy470: 470.129.06 → 470.141.03 2022-08-03 11:05:24 +02:00
Kiskae af16336c16
nvidia_x11: 515.57 → 515.65.01 2022-08-03 11:00:18 +02:00
github-actions[bot] d93a76a104
Merge staging-next into staging 2022-08-03 06:02:15 +00:00
github-actions[bot] d4de56330c
Merge master into staging-next 2022-08-03 06:01:37 +00:00
Kira Bruneau 8c7576622a
Merge pull request #184781 from r-ryantm/auto-update/xpadneo
linuxKernel.packages.linux_5_19.xpadneo: 0.9.1 -> 0.9.4
2022-08-02 22:34:42 -04:00
Kira Bruneau 600b36b117 linuxPackages.xpadneo: fix license 2022-08-02 21:50:05 -04:00
R. Ryantm dcbe29d119 linuxPackages.xpadneo: 0.9.1 -> 0.9.4 2022-08-02 21:49:54 -04:00
github-actions[bot] 93322c460d
Merge staging-next into staging 2022-08-03 00:03:06 +00:00
github-actions[bot] 537fbd1326
Merge master into staging-next 2022-08-03 00:02:25 +00:00
superherointj efcf244ac5
Merge pull request #183707 from r-ryantm/auto-update/pam_gnupg
pam_gnupg: 0.3 -> 0.4
2022-08-02 15:55:17 -03:00
github-actions[bot] 0df46e6fd8
Merge staging-next into staging 2022-08-02 18:01:55 +00:00
github-actions[bot] 411aad5a4d
Merge master into staging-next 2022-08-02 18:01:14 +00:00
superherointj d370bd73c0
Merge pull request #184654 from ncfavier/nvidia-settings-390
linuxPackages.nvidia_x11_legacy390.settings: fix build
2022-08-02 10:35:53 -03:00
Naïm Favier 80602db395
linuxPackages.nvidia_x11_legacy390.settings: fix build
https://aur.archlinux.org/pkgbase/nvidia-390xx-settings#comment-753829
2022-08-02 15:34:12 +02:00
K900 6cd9a388df linux: provide pahole when configuring
The kernel checks the version of pahole at configuration time to know
if it supports features like split BTFs. If pahole doesn't exist,
all of that gets disabled in the config file, so the kernel ends up
built without split BTFs, despite having a working pahole for the actual
build.
2022-08-02 16:23:00 +03:00
Jonas Heinrich 75f3b4ffb9
Merge pull request #184664 from r-ryantm/auto-update/rt-tests
rt-tests: 2.3 -> 2.4
2022-08-02 14:17:17 +02:00
github-actions[bot] cf771dfd7a
Merge staging-next into staging 2022-08-02 12:02:19 +00:00
github-actions[bot] 1093a01c99
Merge master into staging-next 2022-08-02 12:01:37 +00:00
Alyssa Ross efae29119a linuxPackages.nvidia_x11_beta_open: mark broken on 5.19 2022-08-02 07:11:04 +00:00
Alyssa Ross 6aad09eb5f linuxPackages.apfs: mark broken on 5.19 2022-08-02 07:11:04 +00:00
github-actions[bot] ba7495e552
Merge staging-next into staging 2022-08-02 06:03:15 +00:00
github-actions[bot] 0f0010fda3
Merge master into staging-next 2022-08-02 06:02:34 +00:00
R. Ryantm f2c21d72e4 trace-cmd: 3.1.1 -> 3.1.2 2022-08-02 05:34:17 +00:00
Bobby Rong d7b20c17b4
Merge pull request #184473 from r-ryantm/auto-update/powercap
powercap: 0.5.0 -> 0.6.0
2022-08-02 11:49:16 +08:00
Winter 1f0284d509
Merge pull request #184325 from r-ryantm/auto-update/libtraceevent 2022-08-01 23:40:40 -04:00
Winter 71131d3529
Merge pull request #184333 from r-ryantm/auto-update/libtracefs 2022-08-01 23:40:08 -04:00
R. Ryantm 09c6160746 libcap: 2.63 -> 2.65 2022-08-02 12:36:24 +10:00
Uri Baghin 3b62a2b3cf
Merge pull request #179971 from jiegec/network-cmds-aarch64-darwin-staging
darwin.network_cmds: fix build on aarch64-darwin
2022-08-02 12:36:20 +10:00
R. Ryantm eef976c5cc rt-tests: 2.3 -> 2.4 2022-08-02 00:22:19 +00:00
github-actions[bot] d0fae49900
Merge staging-next into staging 2022-08-02 00:03:05 +00:00
github-actions[bot] ad090ff867
Merge master into staging-next 2022-08-02 00:02:24 +00:00
Bernardo Meurer c9fccbfc4e
Merge pull request #184602 from trofi/update-linuxHeaders
linuxHeaders: 5.18 -> 5.19
2022-08-01 14:57:00 -07:00
Jan Tojnar 41ed7e2fd4
Merge pull request #183686 from jtojnar/fwupd
fwupd: 1.8.1 → 1.8.3
2022-08-01 21:07:31 +02:00
github-actions[bot] f5c886d892
Merge staging-next into staging 2022-08-01 18:02:04 +00:00
github-actions[bot] e8ce2f4a26
Merge master into staging-next 2022-08-01 18:01:20 +00:00
PedroHLC ☭ f53e009293
linux_lqx: 5.18.15-lqx1 -> 5.18.15-lqx2 2022-08-01 13:42:43 -03:00
Sergei Trofimovich 8907016b22 linuxHeaders: 5.18 -> 5.19 2022-08-01 17:04:04 +01:00
Alyssa Ross 84cc06af6f linux_latest: 5.18.15 -> 5.19 2022-08-01 15:30:56 +00:00
R. Ryantm 5cdb4467d2 psmisc: 23.4 -> 23.5 2022-08-01 07:06:34 +00:00
R. Ryantm 8f27d7946b powercap: 0.5.0 -> 0.6.0 2022-08-01 06:56:11 +00:00
R. Ryantm f0af71a992 pam_u2f: 1.2.0 -> 1.2.1 2022-08-01 04:56:14 +00:00
R. Ryantm d1cc42ef52 libnl: 3.5.0 -> 3.7.0 2022-08-01 00:40:56 +02:00
R. Ryantm bf0ae516b0 libtracefs: 1.4.1 -> 1.4.2 2022-07-31 20:18:08 +00:00
R. Ryantm a512355353 libpsm2: 11.2.206 -> 11.2.229 2022-07-31 20:15:49 +00:00
R. Ryantm 868d283264 libtraceevent: 1.6.1 -> 1.6.2 2022-07-31 19:45:26 +00:00
R. Ryantm f97262253e kernelshark: 2.1.0 -> 2.1.1 2022-07-31 18:33:42 +00:00
github-actions[bot] b8dff84931
Merge staging-next into staging 2022-07-31 18:02:00 +00:00
github-actions[bot] 7c9bb70ad4
Merge master into staging-next 2022-07-31 18:01:18 +00:00
Ryan Mulligan 563afc6a35
Merge pull request #183934 from r-ryantm/auto-update/sssd
sssd: 2.7.0 -> 2.7.3
2022-07-31 10:16:26 -07:00
Ryan Mulligan 14444fee28
Merge pull request #183825 from r-ryantm/auto-update/ryzenadj
ryzenadj: 0.9.0 -> 0.10.0
2022-07-31 09:54:49 -07:00
R. Ryantm 223bf02ebe iw: 5.16 -> 5.19 2022-07-31 13:44:47 +00:00
maxine [they] d79dfb314a
Merge pull request #183229 from r-ryantm/auto-update/ell 2022-07-31 14:34:37 +02:00
github-actions[bot] 1caa752d4b
Merge staging-next into staging 2022-07-31 12:03:07 +00:00
github-actions[bot] bb10509584
Merge master into staging-next 2022-07-31 12:02:29 +00:00
Maxine Aubrey 5dfbe0ac19
iwd: 1.28 -> 1.29 2022-07-31 13:45:03 +02:00
markuskowa dfbab83a0c
Merge pull request #183807 from r-ryantm/auto-update/rdma-core
rdma-core: 40.0 -> 41.0
2022-07-31 13:17:36 +02:00
maxine [they] d0617b0846
Merge pull request #184005 from r-ryantm/auto-update/fwupd-efi
fwupd-efi: 1.2 -> 1.3
2022-07-31 11:31:32 +02:00
K900 b094093870
Merge pull request #183600 from K900/fix-nixos-rebuild-flake-args
nixos-rebuild: always set flakeFlags
2022-07-31 10:36:47 +03:00
github-actions[bot] 58d22b5b7f
Merge staging-next into staging 2022-07-31 00:03:47 +00:00
github-actions[bot] 95abc5680d
Merge master into staging-next 2022-07-31 00:03:10 +00:00
Sergei Trofimovich d3a9a89ea7
Merge pull request #183484 from trofi/strip-windows.mingw_w64
windows.mingw_w64: enable stripping
2022-07-30 22:09:47 +01:00
superherointj b003ff080d
Merge pull request #183999 from PedroHLC/zen-kernels-5.18.15
zen-kernels: 5.18.14 -> 5.18.15
2022-07-30 16:32:05 -03:00
github-actions[bot] 15686bdd94
Merge master into staging-next 2022-07-30 18:01:31 +00:00
R. Ryantm 21aeda0e37 fwupd-efi: 1.2 -> 1.3 2022-07-30 16:48:22 +00:00
PedroHLC ☭ 8e078933f1
zen-kernels: 5.18.14 -> 5.18.15 2022-07-30 13:27:01 -03:00
Alyssa Ross 153bfc9966
treewide: use isx86 where appropriate 2022-07-30 16:21:10 +00:00
Alyssa Ross 5330c0a1af
treewide: use isAarch where appropriate 2022-07-30 16:18:27 +00:00
fortuneteller2k 6eb810b500 linux_xanmod: 5.15.54 -> 5.15.58 2022-07-30 14:12:39 +00:00
github-actions[bot] 5ebd4b10df
Merge master into staging-next 2022-07-30 12:01:30 +00:00
Bobby Rong 86029a016d
Merge pull request #183856 from r-ryantm/auto-update/sof-firmware
sof-firmware: 2.1.1 -> 2.2
2022-07-30 16:52:51 +08:00
R. Ryantm fafa29f6e4 sssd: 2.7.0 -> 2.7.3 2022-07-30 08:14:31 +00:00
github-actions[bot] 6ed636d15c
Merge master into staging-next 2022-07-30 00:02:12 +00:00
R. Ryantm 61c0473909 sof-firmware: 2.1.1 -> 2.2 2022-07-29 23:11:19 +00:00
R. Ryantm d5fa9f1119 semodule-utils: 3.3 -> 3.4 2022-07-29 22:29:10 +00:00
R. Ryantm e08ba682fe ryzenadj: 0.9.0 -> 0.10.0 2022-07-29 21:40:46 +00:00
Maximilian Bosch 093ecc5f3e
Merge pull request #183741 from Ma27/linux-kernel-updates
Linux kernel updates 2022-07-29
2022-07-29 23:39:45 +02:00
Guillaume Girol 082dde8da3
Merge pull request #181955 from fortuneteller2k/xwacom
xf86_input_wacom: 1.0.0 -> 1.1.0
2022-07-29 21:22:53 +00:00
R. Ryantm 3989d02f00 rdma-core: 40.0 -> 41.0 2022-07-29 20:24:02 +00:00
github-actions[bot] 50de8aa60e
Merge master into staging-next 2022-07-29 18:01:27 +00:00
Sandro bc2fe83d05
Merge pull request #183721 from alyssais/systemd-251-musl 2022-07-29 19:33:06 +02:00
7c6f434c ba37b5bd5c
Merge pull request #183085 from usertam/patch-reptyr
reptyr: 0.7.0 -> 0.9.0
2022-07-29 17:28:06 +00:00
Maximilian Bosch d060a1191b
linux: 5.4.207 -> 5.4.208 2022-07-29 19:10:46 +02:00
Maximilian Bosch 37f0f42f70
linux: 5.18.13 -> 5.18.15 2022-07-29 19:10:31 +02:00
Maximilian Bosch 8beec3e69a
linux: 5.15.56 -> 5.15.58 2022-07-29 19:10:13 +02:00
Maximilian Bosch 40b001eee2
linux: 5.10.132 -> 5.10.134 2022-07-29 19:09:57 +02:00
Maximilian Bosch 32da3390ab
linux: 4.9.324 -> 4.9.325 2022-07-29 19:09:39 +02:00
Maximilian Bosch 310ce04485
linux: 4.19.253 -> 4.19.254 2022-07-29 19:09:22 +02:00
Maximilian Bosch be408ef5bb
linux: 4.14.289 -> 4.14.290 2022-07-29 19:09:01 +02:00
Alyssa Ross 4a487f4c33
pkgsMusl.systemd: fix build with latest oe patches 2022-07-29 16:06:16 +00:00
R. Ryantm 37c63077c0 pam_gnupg: 0.3 -> 0.4 2022-07-29 15:00:43 +00:00
Jan Tojnar 9249634151 fwupd: 1.8.1 → 1.8.3
https://github.com/fwupd/fwupd/releases/tag/1.8.2
https://github.com/fwupd/fwupd/releases/tag/1.8.3

https://blogs.gnome.org/hughsie/2022/07/29/emulated-host-profiles-in-fwupd/
2022-07-29 16:14:04 +02:00
github-actions[bot] a37c393ba4
Merge staging-next into staging 2022-07-29 12:02:05 +00:00
Alyssa Ross ea29d1b601
linux: use writeShellScript 2022-07-29 09:28:57 +00:00
Alyssa Ross c48f9c6218
linux: inline "commonMakeFlags"
Since 7a9b6ac39a ("kernel: Enable cross compiling"), commonMakeFlags
has only been used once.  Since these flags aren't "common" between
anything any more, they should just be inlined to make the expression
easier to read.
2022-07-29 09:28:39 +00:00
K900 28dae620b2 nixos-rebuild: always set flakeFlags
Otherwise a rebuild can fail when a flake is autodetected
in /etc/nixos/flake.nix and the system doesn't have flakes
globally enabled.
2022-07-29 10:05:18 +03:00
Ryan Mulligan 05cc23e3bf
Merge pull request #183474 from r-ryantm/auto-update/libbpf
libbpf: 0.8.0 -> 0.8.1
2022-07-28 17:04:29 -07:00
R. Ryantm 3357f7142c libsemanage: 3.3 -> 3.4 2022-07-28 22:01:08 +00:00
Sergei Trofimovich d82ce04557 windows.mingw_w64: enable stripping
With 0507725 "setup-hooks/strip.sh: run RANLIB on static
archives after stripping" it should now be safe to run strip
on wider range of .a files.

mingw-w64 is a good example where a reference was preserved
to gcc from intermediate stage. Enabling stripping by default
decreases `pkgsCross.mingw32` closure for 20%:

Before:

    $ nix path-info -rsSh $(nix-build -A pkgsCross.mingw32.stdenv)
    ...
    /nix/store/qzhkidff0wxhqf2gi97ng6qismzvpnbp-stdenv-linux 43.6K    1.0G

After:

    $ nix path-info -rsSh $(nix-build -A pkgsCross.mingw32.stdenv)
    ...
    /nix/store/fj4dv1n3sa3jgcb1j3nwn6njsf943n48-stdenv-linux 43.6K  792.4M
2022-07-28 21:55:15 +01:00
R. Ryantm ce7e118975 libbpf: 0.8.0 -> 0.8.1 2022-07-28 20:03:16 +00:00
R. Ryantm e9c34acbae iotop-c: 1.21 -> 1.22 2022-07-28 16:07:32 +00:00
R. Ryantm 18dcace75f intel-cmt-cat: 4.3.0 -> 4.4.0 2022-07-28 15:54:35 +00:00
Luflosi d49fc40e4a
linuxPackages.apfs: unstable-2022-02-03 -> unstable-2022-07-24 2022-07-28 17:27:52 +02:00
Florian Klink 8687bf7e9c linuxPackages*.xmm7360-pci: drop
Support for 7360 got enabled via iosm in mainline kernel:

1f52d7b622

There's few reason to still ship this out-of-tree kernel module, which
broke whenever the laptop was suspended anyways.
2022-07-28 17:16:29 +07:00
R. Ryantm d338b73261 ell: 0.51 -> 0.52 2022-07-28 05:46:57 +00:00
github-actions[bot] 18e044c779
Merge staging-next into staging 2022-07-28 00:03:04 +00:00
Stig c985adb796
Merge pull request #182757 from r-ryantm/auto-update/autosuspend
autosuspend: 4.1.1 -> 4.2.0
2022-07-27 22:57:03 +02:00
github-actions[bot] c5298a170d
Merge staging-next into staging 2022-07-27 18:02:13 +00:00
github-actions[bot] f6895f13b0
Merge master into staging-next 2022-07-27 18:01:33 +00:00
Samuel Tam f9f2d3a571
reptyr: 0.7.0 -> 0.9.0 2022-07-27 16:59:09 +08:00
github-actions[bot] 54f2dacce1
Merge staging-next into staging 2022-07-27 00:03:09 +00:00
github-actions[bot] f110f87498
Merge master into staging-next 2022-07-27 00:02:31 +00:00
Dmitriy 1909ee2df3 zen-kernels: retire myself as a maintainer 2022-07-27 01:08:14 +03:00
Sandro c074c88347
Merge pull request #181330 from aacebedo/ithc 2022-07-26 21:29:12 +02:00
github-actions[bot] b21eff1a41
Merge staging-next into staging 2022-07-26 18:02:15 +00:00
github-actions[bot] 1071ab374f
Merge master into staging-next 2022-07-26 18:01:32 +00:00
Sandro 9834020676
Merge pull request #182714 from trofi/fix-kmod-for-darwin
kmod: drop darwin support
2022-07-26 19:16:18 +02:00
Sandro 3e9c050761
Merge pull request #182719 from aacebedo/hid-ite8291r3 2022-07-26 19:00:47 +02:00
github-actions[bot] 77b896bd98
Merge staging-next into staging 2022-07-26 12:02:17 +00:00
Vladimír Čunát 8198636be0
linux-doc: fixup fetch after commit 9e68ab7b83
Let's stop using src.override.  I see no advantage,
and the switch of original src from `sha256 =` to `hash =`
was causing really confusing errors.
2022-07-26 12:08:28 +02:00
github-actions[bot] 52e7c12c41
Merge staging-next into staging 2022-07-26 06:02:58 +00:00
github-actions[bot] 8aaeccd647
Merge master into staging-next 2022-07-26 06:02:16 +00:00
fortuneteller2k 77bdbd88b5 irqbalance: 1.8.0 -> 1.9.0 2022-07-26 05:07:23 +02:00
Bernardo Meurer 6c4cc74b98
Merge pull request #182891 from zhaofengli/alsa-lib-1.2.7.2
alsa-lib: 1.2.7.1 -> 1.2.7.2
2022-07-25 18:30:37 -07:00
PedroHLC ☭ 30c47f202a
linux_lqx: 5.18.14-lqx1 -> 5.18.14-lqx2 2022-07-25 21:49:23 -03:00
github-actions[bot] 4defba0df7
Merge staging-next into staging 2022-07-26 00:03:07 +00:00
github-actions[bot] 19fd1d7e90
Merge master into staging-next 2022-07-26 00:02:26 +00:00
Zhaofeng Li 020ca659d7 alsa-lib: 1.2.7.1 -> 1.2.7.2 2022-07-25 16:29:22 -07:00
Alexandre Acebedo 7cfe5b129a ithc: init at unstable-2022-06-07 2022-07-25 21:11:42 +02:00
Alexandre Acebedo b0873c032d hid-ite8291r3: init at unstable-2022-06-01 2022-07-25 21:03:27 +02:00
github-actions[bot] 2aa98a3fe0
Merge staging-next into staging 2022-07-25 18:02:05 +00:00
github-actions[bot] db04e3c143
Merge master into staging-next 2022-07-25 18:01:19 +00:00
Sergei Trofimovich 65b9c17842 kmod: drop darwin support
commit 7a2c07d29b "kmod: enable on darwin" added darwin
support mostly for `depmod` to be able to build `linux` kernel
on `darwin`.

In version 30 kmod requires more and more linux syscalls to build.
Instead of patching it for darwin let's drop it's support instead.

Maybe `depmod` could be packaged using some other way if needed.

Related: https://github.com/NixOS/nixpkgs/pull/182720 removed
`kmod` use on `darwin` from rare packages that still pulled it in.
2022-07-25 18:58:36 +01:00
PedroHLC ☭ 6f8b42bb02
linux_lqx: 5.18.13-lqx1 -> 5.18.14-lqx1 2022-07-25 12:23:21 -03:00
PedroHLC ☭ a829e713d4
linux_zen: 5.18.13-zen1 -> 5.18.14-zen1 2022-07-25 12:23:18 -03:00
superherointj b78d6e2813
Merge pull request #182524 from superherointj/fix-nvidia-legacy-390-patch
linuxKernel.packages.linux_5_18.nvidia_x11_legacy390: fix build
2022-07-25 11:34:57 -03:00
SCOTT-HAMILTON ccac7fd6ff linux-wifi-hotspot: fix path 2022-07-25 09:24:13 -04:00
github-actions[bot] d31202e8c3
Merge staging-next into staging 2022-07-25 12:02:27 +00:00
github-actions[bot] ded08eff9c
Merge master into staging-next 2022-07-25 12:01:46 +00:00
R. Ryantm fda0d7f2e4 autosuspend: 4.1.1 -> 4.2.0 2022-07-25 00:51:02 +00:00
github-actions[bot] a5a3f67b15
Merge staging-next into staging 2022-07-25 00:03:30 +00:00
github-actions[bot] e706db2a81
Merge master into staging-next 2022-07-25 00:02:44 +00:00
Brian McKenna 174344338c rtl8189fs: init at 2022-05-20 2022-07-25 09:53:53 +10:00
Artturi 66f6d19054
Merge pull request #182687 from YorikSar/upower-bump 2022-07-25 01:19:26 +03:00
Mario Rodas 3903f37383
Merge pull request #181505 from arjan-s/displaylink-56
displaylink: 5.5.0-59.151 -> 5.6.0-59.176
2022-07-24 15:55:30 -05:00
Mario Rodas 6ae4d20038
Merge pull request #181453 from r-ryantm/auto-update/mmc-utils
mmc-utils: unstable-2022-04-26 -> unstable-2022-07-13
2022-07-24 15:52:22 -05:00
Vladimír Čunát 687d59d7e6
Merge branch 'master' into staging-next 2022-07-24 22:27:27 +02:00
Yuriy Taraday ae5ee42597 power-profiles-daemon: Fix GI_TYPELIB_PATH for tests
gobject-introspection doesn't handle checkInputs since
https://github.com/NixOS/nixpkgs/pull/177538.
Added umockdev to buildInputs.
2022-07-24 19:40:20 +00:00
Yuriy Taraday 9b0f3bcc82 upower: Fix GI_TYPELIB_PATH for tests
gobject-introspection doesn't handle checkInputs since
https://github.com/NixOS/nixpkgs/pull/177538, so tests
couldn't find UMockdev namespace. Added umockdev to buildInputs.
2022-07-24 19:40:20 +00:00
Sandro 9883f9b154
Merge pull request #182721 from aacebedo/qc71_laptop
qc71_laptop: init at unstable-2022-06-01
2022-07-24 21:07:33 +02:00
Mario Rodas ffd097736a
Merge pull request #182363 from kraem/kraem/facetimehd_0_5_18
facetimehd: unstable-2020-04-16 -> 0.5.18
2022-07-24 08:54:16 -05:00
github-actions[bot] 4a6e124c33
Merge staging-next into staging 2022-07-24 12:02:06 +00:00
Alexandre Acebedo 2484f57981 qc71_laptop: init at unstable-2022-06-01 2022-07-24 13:14:38 +02:00
kraem f6c3d27a13 facetimehd: unstable-2020-04-16 -> 0.5.18 2022-07-24 10:04:02 +02:00
Vladimír Čunát 4ba8bc7d40
Merge branch 'master' into staging-next 2022-07-24 09:44:09 +02:00
Jiajie Chen 20447fd0dc darwin.network_cmds: fix build on aarch64-darwin
- Use network_cmds from macOS 11.0 packages
- Fix TARGET_OS_IPHONE error
- Disable unbound on aarch64-darwin
2022-07-24 09:53:59 +08:00
bootstrap-prime 3b9048a3ce
bluez: use systemdMinimal to avoid dep cycle
also make test output unconditional
2022-07-23 20:37:14 -04:00
superherointj ca9f919a84
Merge pull request #182590 from superherointj/mark-broken-linuxKernel.packages.linux_5_18.mwprocapture
linuxKernel.packages.linux_5_18.mwprocapture: mark broken
2022-07-23 13:37:48 -03:00
superherointj 63dfbeef3e
Merge pull request #182593 from superherointj/mark-broken-linuxKernel.packages.linux_lqx.can-isotp
linuxKernel.packages.linux_5_18.can-isotp: mark broken
2022-07-23 13:37:12 -03:00
Jan Tojnar 1cf0c69060
Merge pull request #182589 from tomfitzhenry/upower-1.90
upower: 0.99.19 -> 1.90.0
2022-07-23 18:15:25 +02:00
superherointj 3bfb2046fd linuxKernel.packages.linux_5_18.mwprocapture: mark broken 2022-07-23 13:14:11 -03:00
superherointj 05fc99037c linuxKernel.packages.linux_5_18.can-isotp: mark broken 2022-07-23 13:13:21 -03:00
Tom Fitzhenry 10164a5de1 upower: 0.99.19 -> 1.90.0 2022-07-24 01:22:59 +10:00
superherointj 1319b5a244 linuxKernel.packages.linux_5_18.nvidia_x11_legacy390: fix build
Co-authored-by: @PedroHLC
2022-07-23 11:52:57 -03:00
github-actions[bot] f036546286
Merge staging-next into staging 2022-07-23 06:02:03 +00:00
github-actions[bot] 1ce437589a
Merge master into staging-next 2022-07-23 06:01:20 +00:00
Bernardo Meurer c104d82dda
Merge pull request #182480 from PedroHLC/zen-kernels-5.18.13
zen-kernels: 5.18.12 -> 5.18.13
2022-07-22 19:17:13 -07:00
Dan Callaghan 744f00c6b1
restool: 20.12 → 2.4
Upstream appears to have changed their versioning scheme. Instead of
being tied to LSDK date-based versions, restool is versioned
independently.

There are no tags or releases following the new versioning scheme, so
update the package to take the most recent commit (27 Oct 2021). This
also matches the revision that Fedora has packaged as version 2.4.
2022-07-23 10:01:27 +10:00
github-actions[bot] b4832bac52
Merge staging-next into staging 2022-07-22 15:34:59 +00:00
Artturin 6789222b1c Merge branch 'master' into staging-next 2022-07-22 18:23:16 +03:00
Roman Volosatovs b4d0cb4497 kernel: port randstruct patch to 5.19
Signed-off-by: Roman Volosatovs <roman@profian.com>
Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
2022-07-22 15:04:50 +00:00
matthewcroughan 01d57f09ee linux_testing: 5.15-rc6 -> 5.19-rc5 2022-07-22 15:04:50 +00:00
PedroHLC ☭ 2913507a7a
zen-kernels: 5.18.12 -> 5.18.13 2022-07-22 11:57:34 -03:00
Sandro ed05a2b827
Merge pull request #180988 from reckenrode/moltenvk-no-sdk-v3 2022-07-22 16:17:52 +02:00
Maximilian Bosch 71bb828019
Merge pull request #182458 from Ma27/linux-kernel-updates
Linux kernel updates 2022-07-22
2022-07-22 16:05:49 +02:00
Martin Weinelt b5e4c14806 Merge remote-tracking branch 'origin/master' into staging-next 2022-07-22 14:56:01 +02:00
Maximilian Bosch e45569822b
Merge pull request #179176 from 2xsaiko/outgoing/rebuild-test-symlink
nixos-rebuild: Do not create result symlink in current directory with 'nixos-rebuild test'
2022-07-22 14:17:17 +02:00
Maximilian Bosch 7a3f99fa70
linux/hardened/patches/5.4: 5.4.205-hardened1 -> 5.4.206-hardened1 2022-07-22 13:22:37 +02:00
Maximilian Bosch 5d94d1543d
linux/hardened/patches/5.18: 5.18.11-hardened1 -> 5.18.12-hardened1 2022-07-22 13:22:24 +02:00
Maximilian Bosch fec96c5435
linux/hardened/patches/5.15: 5.15.54-hardened1 -> 5.15.55-hardened1 2022-07-22 13:22:07 +02:00
Maximilian Bosch cef3263da6
linux/hardened/patches/5.10: 5.10.130-hardened1 -> 5.10.131-hardened1 2022-07-22 13:21:54 +02:00
Maximilian Bosch 61fa750911
linux: 5.4.206 -> 5.4.207 2022-07-22 13:20:46 +02:00
Maximilian Bosch a368cce1a5
linux: 5.18.12 -> 5.18.13 2022-07-22 13:20:35 +02:00
Maximilian Bosch 98215a7f78
linux: 5.15.55 -> 5.15.56 2022-07-22 13:20:21 +02:00
Maximilian Bosch d91bda3b83
linux: 5.10.131 -> 5.10.132 2022-07-22 13:20:07 +02:00
Maximilian Bosch 225a653b7d
linux: 4.9.323 -> 4.9.324 2022-07-22 13:19:56 +02:00
Maximilian Bosch ae6aa45e31
linux: 4.19.252 -> 4.19.253 2022-07-22 13:19:47 +02:00
Maximilian Bosch 9e6fcd6f07
linux: 4.14.288 -> 4.14.289 2022-07-22 13:19:36 +02:00
Florian Klink ad29dc19c1
Merge pull request #182436 from K900/systemd-initrd-fixes
nixos/systemd: make sure all the device nodes are created in stage1
2022-07-22 15:06:59 +07:00
K900 c9183d3738 nixos/systemd: make sure all the device nodes are created in stage1
The ConditionFileNotEmpty override patch wasn't correct for stage1, which
does have the modules in /lib. So, remove the patch and set
the right path with overrides in the final system.

Also, make sure systemd-tmpfiles-setup-dev is pulled in to create
all the necessary symlinks.
2022-07-22 10:01:21 +03:00
github-actions[bot] 206abeaeaa
Merge master into staging-next 2022-07-22 06:01:20 +00:00
Bernardo Meurer 789e6d97b0
Merge pull request #182372 from fortuneteller2k/xanmod
xanmod-kernels: update and init tt
2022-07-21 17:27:03 -07:00
github-actions[bot] d44e369b44
Merge master into staging-next 2022-07-22 00:02:40 +00:00
Randy Eckenrode c92d1a55d3
moltenvk: 1.1.9 -> 1.1.10 2022-07-21 17:03:54 -04:00
Randy Eckenrode 9d2b95eef3
moltenvk: refactor to build without Xcode
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

- Use the 11.0 SDK instead of the 10.12 one on x86_64-darwin;
- Use `NIX_CFLAGS_COMPILE` and `NIX_LDFLAGS` to pass flags to the
  compiler instead of patching the Xcode project files; and
- Use xcbuild to build the project.
2022-07-21 17:03:53 -04:00
fortuneteller2k 9459bcdc13 linux_xanmod_tt: init at 5.15.54 2022-07-21 20:12:00 +00:00
fortuneteller2k d726818c37 xanmod-kernels: set suffix to a default value 2022-07-21 20:01:48 +00:00
fortuneteller2k b0cfccd50a linux_xanmod_latest: 5.18.10 -> 5.18.11 2022-07-21 20:01:48 +00:00
fortuneteller2k ac93fd3177 linux_xanmod: 5.15.53 -> 5.15.54 2022-07-21 20:01:48 +00:00
fortuneteller2k e5d17fcc91 xanmod-kernels: remove explicit WERROR=n 2022-07-21 20:01:36 +00:00
fortuneteller2k 9d0769d4e7 linux_xanmod: rename stable to lts 2022-07-21 19:46:47 +00:00
Lassulus bcd7e09db0
Merge pull request #182204 from helsinki-systems/upd/vdo
(k)vdo: 8.1.1.360 -> 8.2.0.2
2022-07-21 21:46:27 +02:00
github-actions[bot] a92f7ed60a
Merge staging-next into staging 2022-07-21 18:02:00 +00:00
Alyssa Ross d4ca6ff3f4 linuxPackages.rtl88x2bu: unstable-2022-02-22 -> unstable-2022-05-23
Fixes build with Linux 5.18.
2022-07-21 17:08:36 +00:00
Artturin 229ecd4bbc systemd: update substituteInPlace to restore cross
systemd-aarch64-unknown-linux-gnu> src/boot/efi/meson.build:433:8: ERROR: Program 'objcopy' not found or not executable
2022-07-21 05:00:18 +03:00
Vladimír Čunát 8157417807
Merge #180057: kexec-tools: fix build with elfv2 abi on ppc64be
...into staging
2022-07-20 20:45:20 +02:00
ajs124 c386f8658b (k)vdo: 8.1.1.360 -> 8.2.0.2 2022-07-20 15:00:53 +02:00
Dan Callaghan 4ff2e5d7e0
restool: also depend on which
The ls-main script uses `which`. It also has /bin/sh as its shebang,
which means bash runs in Bourne-compatible mode and `which` is not a
builtin.

When the ls-* scripts are invoked from a user shell you don't notice
the problem, because /run/current-system/sw/bin/which is on $PATH, but
when they are invoked in a systemd service it would fail:

  .../bin/ls-addni: line 1054: which: command not found
2022-07-20 22:34:38 +10:00
fortuneteller2k 20a92ba9c5 xf86_input_wacom: 1.0.0 -> 1.1.0 2022-07-18 14:07:33 +00:00
Marco Rebhan 0a71372a90
nixos-rebuild: Don't create out-link in PWD with test/dry-activate 2022-07-18 16:03:04 +02:00
Jörg Thalheim 3eb1aa7749
Merge pull request #179681 from Mic92/systemd
systemd: 250.4 -> 251.3
2022-07-18 13:19:26 +01:00
Jörg Thalheim a14d1a2e7e systemd: 250.4 -> 251.3 2022-07-18 14:17:05 +02:00
github-actions[bot] a2fce4c651
Merge staging-next into staging 2022-07-18 12:02:35 +00:00
github-actions[bot] 71fe747e70
Merge master into staging-next 2022-07-18 12:01:55 +00:00
Sandro 1828cdf6db
Merge pull request #181261 from SohamG/pkg-adcli 2022-07-18 12:00:49 +02:00
Soham S Gumaste dd927c3f52
adcli: init at 0.9.1 2022-07-17 23:24:23 -05:00
Bernardo Meurer a8cdd8a284
Merge pull request #181170 from trofi/update-kmod
kmod: 29 -> 30
2022-07-16 18:07:18 -07:00
github-actions[bot] 97f117148f
Merge staging-next into staging 2022-07-17 00:02:54 +00:00
github-actions[bot] 8df1eb061a
Merge master into staging-next 2022-07-17 00:02:14 +00:00
Sandro 04a5c30245
Merge pull request #179582 from catap/prl-tools 2022-07-17 01:41:46 +02:00
Thiago Kenji Okada f8decf6918
Merge pull request #179691 from cpcloud/xanmod
linux_xanmod: bump stable and edge to latest version
2022-07-16 23:56:04 +01:00
Vladimír Čunát 0879ac5da6
Merge branch 'master' into staging-next 2022-07-16 20:07:05 +02:00
Thiago Kenji Okada 3036c0c691
Merge pull request #181737 from Atemu/zen-kernels-retire-maintainer
zen-kernels: retire myself as a maintainer
2022-07-16 18:07:51 +01:00
Thiago Kenji Okada 5bff30da05
Merge pull request #181733 from PedroHLC/zen-kernels-5.18.12
zen-kernels: linux_lqx, linux_zen: 5.18.11 -> 5.18.12
2022-07-16 15:56:33 +01:00
Atemu ff2e597e9a zen-kernels: retire myself as a maintainer
I don't use either anymore
2022-07-16 16:48:23 +02:00
Mario Rodas 8abe9fa569
Merge pull request #181077 from delroth/hdparm-9.64
hdparm: 9.63 -> 9.64
2022-07-16 09:13:14 -05:00
PedroHLC ☭ 6c36b381db
zen-kernels: 5.18.11 -> 5.18.12 2022-07-16 10:53:58 -03:00
K900 4aca31fd40
Merge pull request #181456 from K900/allow-btf-mismatch
linux: enable MODULE_ALLOW_BTF_MISMATCH
2022-07-16 16:26:14 +03:00