Commit graph

19880 commits

Author SHA1 Message Date
Aidan Gauland 901b48436b
roccat-tools: Fix udev rules (#168463)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Aidan Gauland <aidalgol+git@fastmail.net>
2022-08-25 22:24:32 +02:00
Bernardo Meurer cb6b91204d
Merge pull request #187034 from helsinki-systems/upd/nfs-utils
nfs-utils: 2.5.1 -> 2.6.2
2022-08-25 10:33:47 -03:00
Bernardo Meurer ce52c94c42
Merge pull request #187895 from Luflosi/update/raspberrypi-eeprom
raspberrypi-eeprom: unstable-2022-03-10 -> 2022.04.26-138a1
2022-08-25 10:21:45 -03:00
Bernardo Meurer 20c8ddc903
Merge pull request #188261 from trofi/bpftrace-fix-for-binutils-2.39
bpftrace: pull upstream fix for binutils-2.39
2022-08-25 10:13:13 -03:00
PedroHLC ☭ 27d72f5abb
nvidia_x11: mark broken 2022-08-25 09:01:29 -03:00
PedroHLC ☭ 4d18b3a781
nvidia_x11_vulkan_beta: 470.62.13 -> 515.49.14 2022-08-25 09:01:24 -03:00
Vladimír Čunát c6ea2601a0
Merge #187409: linux_5_4_hardened: don't build on x86_64-linux 2022-08-25 09:57:26 +02:00
Jonas Heinrich f2b3bc5003
Merge pull request #185384 from r-ryantm/auto-update/system76-firmware
system76-firmware: 1.0.39 -> 1.0.42
2022-08-25 09:32:52 +02:00
Sergei Trofimovich 67843259ad bpftrace: pull upstream fix for binutils-2.39
Without the change build fails on binutils-2.39 branch as:

    jit_disasm.c:105:17: error: too few arguments to function 'init_disassemble_info'
      105 |                 init_disassemble_info(&info, stdout,
          |                 ^~~~~~~~~~~~~~~~~~~~~
2022-08-25 08:14:44 +01:00
Ryan Mulligan bd0716caad
Merge pull request #185267 from r-ryantm/auto-update/ryzenadj
ryzenadj: 0.10.0 -> 0.11.1
2022-08-24 20:48:01 -07:00
Sandro 97d9c84e1d
Merge pull request #187810 from SuperSandro2000/openvswitch 2022-08-24 21:03:30 +02:00
Sandro d941f93a53
Merge pull request #187022 from SuperSandro2000/linux-update-script 2022-08-24 20:55:09 +02:00
Sergei Trofimovich 63cf035632
Merge pull request #188122 from trofi/bpftools-fix-for-binutils-2.39
bpftools: use binutils-2.38 for linux before 5.19
2022-08-24 19:49:35 +01:00
Sergei Trofimovich 36ba9b7a57
Merge pull request #188121 from trofi/perf-fix-for-binutils-2.39
linuxPackages.perf: use binutils-2.38 for linux before 5.19
2022-08-24 19:48:44 +01:00
github-actions[bot] 03bc32c872
Merge master into staging-next 2022-08-24 12:01:32 +00:00
Jonas Heinrich 1b2fc784b4
Merge pull request #180441 from r-ryantm/auto-update/android-udev-rules
android-udev-rules: 20220102 -> 20220611
2022-08-24 10:43:11 +02:00
Maximilian Bosch a6b2e70bb9
Merge pull request #188027 from Ma27/linux-kernel-updates
Linux kernel updates 2022-08-23
2022-08-24 10:39:25 +02:00
K900 66d043b296
Merge pull request #187528 from rnhmjoj/pr-fix-dt-overlays
nixos/hardware/device-tree: make overlays more reliable
2022-08-24 10:08:52 +03:00
Jonas Heinrich 7aa6dec30c
Merge pull request #183384 from r-ryantm/auto-update/iotop-c
iotop-c: 1.21 -> 1.22
2022-08-24 09:06:06 +02:00
Sergei Trofimovich 329b0da5ba bpftools: use binutils-2.38 for linux before 5.19
Without the change bpftools build fails on binutils-2.39 due to API change:

    jit_disasm.c:105:17: error: too few arguments to function 'init_disassemble_info'
      105 |                 init_disassemble_info(&info, stdout,
          |                 ^~~~~~~~~~~~~~~~~~~~~
2022-08-24 07:35:02 +01:00
Sergei Trofimovich 19b8b523c9 linuxPackages.perf: use binutils-2.38 for linux before 5.19
Without the change perf build fails on binutils-2.39 due to API change:

util/annotate.c: In function 'symbol__disassemble_bpf':
util/annotate.c:1765:9: error: too few arguments to function 'init_disassemble_info'
 1765 |         init_disassemble_info(&info, s,
      |         ^~~~~~~~~~~~~~~~~~~~~
2022-08-24 07:25:08 +01:00
github-actions[bot] 9f510422cb
Merge master into staging-next 2022-08-24 00:02:43 +00:00
github-actions[bot] 8f206d92d9
Merge master into staging-next 2022-08-23 18:01:18 +00:00
Bernardo Meurer 37363a6cbc pax-utils: add python3 to propagatedBuildInputs for lddtree 2022-08-23 13:28:40 -04:00
Jonas Heinrich a7fca4db67
Merge pull request #186409 from r-ryantm/auto-update/cifs-utils
cifs-utils: 6.15 -> 7.0
2022-08-23 18:48:10 +02:00
superherointj dabb27cd82
Merge pull request #187871 from PedroHLC/zen-kernels-5.19.3
zen-kernels: 5.19.2 -> 5.19.3
2022-08-23 11:19:44 -03:00
superherointj 3e99d90a41
Merge pull request #188013 from superherointj/package-linuxPackages.rtl8821ce-unstable-2022-06-01-patched
linuxPackages.rtl8821ce: patch for 5.19.2 compatibility
2022-08-23 10:54:10 -03:00
Maximilian Bosch c8322d761e
linux/hardened/patches/5.18: 5.18.17-hardened1 -> 5.18.19-hardened1 2022-08-23 15:20:23 +02:00
Maximilian Bosch 59d8bb65af
linux/hardened/patches/5.15: 5.15.60-hardened1 -> 5.15.62-hardened1 2022-08-23 15:20:08 +02:00
Maximilian Bosch 92020eb821
linux/hardened/patches/5.10: 5.10.136-hardened1 -> 5.10.137-hardened1 2022-08-23 15:19:54 +02:00
Maximilian Bosch 44ff12b6d9
linux_latest-libre: 18837 -> 18880 2022-08-23 15:19:09 +02:00
Maximilian Bosch 76ffc68429
linux: 5.19.2 -> 5.19.3 2022-08-23 15:18:47 +02:00
Maximilian Bosch b0a84e1b65
linux: 5.18.18 -> 5.18.19 2022-08-23 15:18:33 +02:00
Maximilian Bosch 7ca490c3d2
linux: 5.15.61 -> 5.15.62 2022-08-23 15:18:20 +02:00
Maximilian Bosch 0858a9a4dd
linux: 5.10.136 -> 5.10.137 2022-08-23 15:18:07 +02:00
superherointj 14dc1c40fd linuxPackages.rtl8821ce: patch for 5.19.2 compatibility 2022-08-23 09:45:25 -03:00
superherointj 7e1072f6e5 linuxPackages.rtl8821au: unstable-2022-03-08 -> unstable-2022-08-22 2022-08-23 09:03:01 -03:00
github-actions[bot] 5eedf1a98f
Merge master into staging-next 2022-08-23 06:08:56 +00:00
Peter Hoeg 63de0bd0d9 dbus-broker: search in /etc/dbus-1 2022-08-23 10:20:46 +08:00
Peter Hoeg f0165512bc dbus-broker: 29 -> 32 2022-08-23 10:20:46 +08:00
Peter Hoeg ca69d21dd9 kernelPackages.rtl8821cu: bump to add support for 5.19.2 2022-08-23 10:18:14 +08:00
github-actions[bot] 9968240f42
Merge master into staging-next 2022-08-22 18:01:16 +00:00
Luflosi ebc2a0f139
raspberrypi-eeprom: unstable-2022-03-10 -> 2022.04.26-138a1
https://github.com/raspberrypi/rpi-eeprom/releases/tag/v2022.04.26-138a1
2022-08-22 16:52:31 +02:00
Jonas Heinrich 2da3892274
Merge pull request #183840 from r-ryantm/auto-update/semodule-utils
semodule-utils: 3.3 -> 3.4
2022-08-22 16:02:36 +02:00
PedroHLC ☭ 94b4e8ff7a
zen-kernels: 5.19.2 -> 5.19.3 2022-08-22 10:12:03 -03:00
github-actions[bot] cfee9e0b42
Merge master into staging-next 2022-08-22 06:02:32 +00:00
R. Ryantm a2cd57069d sysstat: 12.4.5 -> 12.6.0 2022-08-22 05:31:30 +02:00
Sandro Jäckel e280e5446f
openvswitch: 2.17.0 -> 2.17.2 2022-08-22 02:00:03 +02:00
github-actions[bot] 858a718b87
Merge master into staging-next 2022-08-21 12:01:15 +00:00
K900 fd53244bec linux: fix builds for old LTS kernels 2022-08-21 11:07:58 +03:00