Commit Graph

15699 Commits

Author SHA1 Message Date
Bernardo Meurer
fae510fe05
Merge pull request #129879 from lovesegfault/kernel-fix-build-id
linuxManualConfig: don't mangle `--build-id`
2021-07-11 19:10:30 -07:00
Maxine Aubrey
66618844e3
bluez: 5.59 -> 5.60 2021-07-10 22:21:26 +02:00
Bernardo Meurer
31bb7be11a
linuxManualConfig: don't mangle --build-id
In order to have our linux builds be reproducible we patch the
`Makefile` to use `--build-id=none` as opposed to the default
`--build-id=sha1`. The way we've been doing this, however, caused the
flag to be mangled, and being set to `--build-id=none=sha1`. While bfd
seems to parse this normally, lld will loudly complain that the flag
does not exist:

```
linux>   LD      .tmp_vmlinux.kallsyms1
linux> ld.lld: error: unknown --build-id style: none=sha1
```

With this change the flag is now correctly set to `--build-id=none`.
2021-07-10 13:17:52 -07:00
Martin Weinelt
9488ed9685
Merge pull request #127183 from mweinelt/bluez 2021-07-10 21:43:42 +02:00
Markus Kowalewski
4d881f9149
linuxptp: 3.1 -> 3.1.1
fixes CVEs 2021-3570 and 2021-3571
2021-07-10 13:04:27 +02:00
Sandro
df0d321258
Merge pull request #123765 from hyperfekt/update-bcachefs 2021-07-09 16:30:43 +02:00
hyperfekt
12cee96e74 bcachefs-tools: 2020-11-17 -> 2021-07-08 2021-07-09 02:50:37 +02:00
hyperfekt
cb1b1cf9c6 linux_testing_bcachefs: 5.9.0-2020.11.20 -> 5.13-2021-07-08
Changes the package to apply a patchset to the appropriate minor kernel
instead of using its initial release, which means it will benefit from
revision updates.
2021-07-09 02:45:34 +02:00
TredwellGit
43fba78fec linux/hardened/patches/5.4: 5.4.129-hardened1 -> 5.4.130-hardened1 2021-07-08 23:09:31 +00:00
TredwellGit
9af983cd00 linux/hardened/patches/5.12: 5.12.14-hardened1 -> 5.12.15-hardened1 2021-07-08 23:09:30 +00:00
TredwellGit
b36d829bb1 linux/hardened/patches/5.10: 5.10.47-hardened1 -> 5.10.48-hardened1 2021-07-08 23:09:29 +00:00
TredwellGit
25b73ac6a2 linux-rt_5_10: 5.10.41-rt42 -> 5.10.47-rt45 2021-07-08 23:08:56 +00:00
TredwellGit
32235d4868 linux: 5.4.129 -> 5.4.130 2021-07-08 23:08:16 +00:00
TredwellGit
ea4cb23952 linux: 5.13 -> 5.13.1 2021-07-08 23:08:10 +00:00
TredwellGit
e0f9f09c17 linux: 5.12.14 -> 5.12.15 2021-07-08 23:08:03 +00:00
TredwellGit
9462b074a8 linux: 5.10.47 -> 5.10.48 2021-07-08 23:07:58 +00:00
fortuneteller2k
b50a28e290 linux_xanmod: 5.13.0 -> 5.13.1 2021-07-08 16:24:08 +08:00
Jörg Thalheim
5e8bfbb4c7
Merge pull request #127917 from roblabla/fix-dell-kernel
linux-kernel: Add dell drivers on 5.12+
2021-07-07 20:33:57 +01:00
Sandro
8bf9a5e9d9
Merge pull request #129460 from j-brn/master 2021-07-07 02:53:40 +02:00
pca006132
7d86536529
rtw89: init at 2021-07-03 (#129325)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-07-07 02:49:33 +02:00
Sandro
ed3c4f2768
Merge pull request #128790 from fortuneteller2k/evdi-5.13 2021-07-07 02:37:26 +02:00
j-brn
7748864655 kvmfr: init at $looking-glass-client.version 2021-07-06 22:06:14 +02:00
Vladimír Čunát
00c86ad146
Merge #129412: makeself: disable tests for now 2021-07-06 21:07:32 +02:00
Sandro
ca8570a88d
Merge pull request #129258 from Atemu/update/zen-kernels
zen-kernels: 5.12.9 -> 5.12.14
2021-07-06 10:51:26 +02:00
Vladimír Čunát
f526256a6f
busybox-sandbox-shell: use 64-bit numbers in test command
The default is C int, which usually gives 32-bit even on 64-bit Linux.
This will be the right way to fix #110149 (but needs to be deployed).
2021-07-06 10:43:39 +02:00
fortuneteller2k
60b1a047b7 linuxPackages.evdi: 2021-04-01 -> 2021-06-11, fix 5.13 build 2021-07-06 10:51:18 +08:00
Vladimír Čunát
ac0c470abd
Merge branch 'staging-next' 2021-07-05 21:21:20 +02:00
Ben Siraphob
29f13039ea
Merge pull request #128538 from ymatsiuk/kernels
Kernels 2021-06-28
2021-07-06 01:09:09 +07:00
github-actions[bot]
94a5660d8f
Merge master into staging-next 2021-07-05 12:01:03 +00:00
Sandro
93b8fa86ec
Merge pull request #128842 from fortuneteller2k/xanmod-5.13 2021-07-05 12:05:26 +02:00
Luke Granger-Brown
a7be563707 darwin.apple_sdk.frameworks.CoreSymbolication: expose under SDK 11.0
This is used by the `root` package, and otherwise prevents the
nixpkgs.tarball build from succeeding (e.g.
https://hydra.nixos.org/build/146838433).
2021-07-05 02:09:35 +00:00
Atemu
6733b6fb05 zen-kernels: 5.12.9 -> 5.12.14 2021-07-04 18:41:07 +02:00
Jörg Thalheim
e587a7fcf1
Merge branch 'master' into fix-linux-perf 2021-07-03 18:56:44 +01:00
Jörg Thalheim
2b0da61cbd
Merge pull request #129026 from jonringer/bump-zfs
zfs*: bump
2021-07-03 18:46:31 +01:00
fortuneteller2k
741f6efc6b linux_xanmod: 5.12.13 -> 5.13.0 2021-07-03 16:10:51 +08:00
Jörg Thalheim
fa1d0259f4
Merge pull request #129079 from r-ryantm/auto-update/bpftrace
linuxPackages_5_4.bpftrace: 0.12.1 -> 0.13.0
2021-07-03 07:30:01 +01:00
R. RyanTM
d9b84822e6 linuxPackages_5_4.bpftrace: 0.12.1 -> 0.13.0 2021-07-03 05:57:56 +00:00
Harrison Houghton
8997f8cc70 bpftools: fix
At some point the name of the doc-tool script changed and we stopped
patching up the shabang line. The new one is just scripts/bpf_doc.py.
2021-07-02 20:19:32 -04:00
Jonathan Ringer
6f1b155d37
zfsUnstable: 2.1.0-rc8 -> 2.1.0 2021-07-02 12:59:20 -07:00
Jonathan Ringer
4a397269c9
zfs: 2.0.5 -> 2.1.0 2021-07-02 12:58:42 -07:00
Yurii Matsiuk
338286e6b0
linux/hardened/patches/5.4: 5.4.127-hardened1 -> 5.4.129-hardened1 2021-07-02 15:10:02 +02:00
Yurii Matsiuk
6643bf87ae
linux/hardened/patches/5.12: 5.12.12-hardened1 -> 5.12.14-hardened1 2021-07-02 15:10:01 +02:00
Yurii Matsiuk
344bf9c20e
linux/hardened/patches/5.10: 5.10.45-hardened1 -> 5.10.47-hardened1 2021-07-02 15:10:01 +02:00
Yurii Matsiuk
5a058ab384
linux/hardened/patches/4.19: 4.19.195-hardened1 -> 4.19.196-hardened1 2021-07-02 15:10:01 +02:00
Yurii Matsiuk
c732335067
linux/hardened/patches/4.14: 4.14.237-hardened1 -> 4.14.238-hardened1 2021-07-02 15:10:01 +02:00
Yurii Matsiuk
5da58d1f67
linux: 5.4.127 -> 5.4.129 2021-07-02 15:10:01 +02:00
Yurii Matsiuk
d28212b084
linux: 5.12.12 -> 5.12.14 2021-07-02 15:10:01 +02:00
Yurii Matsiuk
f52103a4e6
linux: 5.10.45 -> 5.10.47 2021-07-02 15:10:01 +02:00
Yurii Matsiuk
24a5777be9
linux: 4.9.273 -> 4.9.274 2021-07-02 15:10:01 +02:00
Yurii Matsiuk
ffdd1ac776
linux: 4.4.273 -> 4.4.274 2021-07-02 15:10:01 +02:00
Yurii Matsiuk
a5394f31e8
linux: 4.19.195 -> 4.19.196 2021-07-02 15:10:01 +02:00
Yurii Matsiuk
1c15f4eef1
linux: 4.14.237 -> 4.14.238 2021-07-02 15:10:01 +02:00
Yurii Matsiuk
2f0d1e41e2
Revert "linux: fix regression in bridge VLAN configuration"
This reverts commit 24a08441d5.
2021-07-02 15:10:00 +02:00
fortuneteller2k
c7ec86b689 linuxPackages.tuxedo-keyboard: 3.0.5 -> 3.0.7 2021-07-01 13:35:44 -07:00
Michael Raskin
a55cc4f0ce
Merge pull request #128714 from r-ryantm/auto-update/firejail
firejail: 0.9.64.4 -> 0.9.66
2021-06-30 22:13:58 +00:00
TredwellGit
5ef8322daa zfsUnstable: 2.1.0-rc7 -> 2.1.0-rc8
https://github.com/openzfs/zfs/releases/tag/zfs-2.1.0-rc8
2021-06-30 10:03:32 -07:00
Anderson Torres
4ddc59e6c1
Merge pull request #128756 from r-ryantm/auto-update/alsa-utils
alsa-utils: 1.2.5 -> 1.2.5.1
2021-06-30 13:38:07 -03:00
fortuneteller2k
cba629ef41 linuxPackages.perf: fix build for 5.13 2021-06-30 23:41:24 +08:00
R. RyanTM
bd414007c9 alsa-utils: 1.2.5 -> 1.2.5.1 2021-06-30 08:36:19 +00:00
Jonathan Ringer
a128e443c4
linuxPackages_5_13.perf: fix build
Also add optional libcap and zstd
2021-06-29 23:42:10 -07:00
R. RyanTM
91466bb62a firejail: 0.9.64.4 -> 0.9.66 2021-06-30 02:28:53 +00:00
Sandro
2a315efa50
Merge pull request #128517 from ymatsiuk/tuigreet 2021-06-30 02:28:39 +02:00
Sandro
9ad3e8a921
Merge pull request #128641 from fortuneteller2k/irqbalance
irqbalance: 1.7.0 -> 1.8.0
2021-06-30 00:20:53 +02:00
Linus Heckemann
34d960aecb
Merge pull request #124486 from xaverdh/linux-patch-once
nixos/boot: properly override the kernel in boot.kernelPatches
2021-06-29 19:01:46 +02:00
fortuneteller2k
0ed38b838c irqbalance: 1.7.0 -> 1.8.0 2021-06-30 00:32:28 +08:00
Andrew Childs
55dcd99859 root: use pure CoreSymbolication on Darwin
The current build works by linking against CoreSymbolication in
/System/Library/PrivateFrameworks. This is impure and doesn't work in
newer versions of macOS.

See https://github.com/NixOS/nixpkgs/issues/128576
2021-06-29 11:00:05 +09:00
Robert Scott
4fd01eb2ee
Merge pull request #128509 from Mic92/dpdk
dpdk: make myself maintainer
2021-06-28 20:32:44 +01:00
Yurii Matsiuk
367a53a82b linux_5_13: init at 5.13 2021-06-28 10:46:41 -07:00
Yurii Matsiuk
b0ad98bd54
tuigreet: 0.4.0 -> 0.5.0 2021-06-28 17:18:58 +02:00
Jörg Thalheim
568ca86168
dpdk: make myself maintainer 2021-06-28 16:27:39 +02:00
Sandro
9adb5e6cb1
Merge pull request #128252 from samuelgrf/xanmod-features-kconfig
linux_xanmod: match all features on homepage
2021-06-27 18:55:43 +02:00
Sandro
00236bdbc7
Merge pull request #128302 from fortuneteller2k/veikk-mark-broken
linuxPackages.veikk-linux-driver: mark broken for kernels older than 4.19
2021-06-27 18:53:30 +02:00
misuzu
edba976506
wpa_supplicant: allow disabling pcsclite dependency (#128182)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-27 18:36:16 +02:00
fortuneteller2k
90925dbf68 linuxPackages.veikk-linux-driver: mark broken for kernels older than 4.19 2021-06-27 19:36:16 +08:00
Ryan Mulligan
ffabe30bb2
Merge pull request #128175 from r-ryantm/auto-update/libratbag
libratbag: 0.15 -> 0.16
2021-06-26 19:02:54 -07:00
Samuel Gräfenstein
6f1dfda75d
linux_xanmod: match all features on homepage 2021-06-26 23:07:10 +02:00
Sandro
4749d34b6d
Merge pull request #128180 from Luflosi/add-apfs
apfs: init at unstable-2021-06-25
2021-06-26 21:46:48 +02:00
Sandro
db4e619331
Merge pull request #127812 from ronthecookie/nvidia-470
nvidia_x11_beta: 465.31 -> 470.42.01
2021-06-26 18:50:15 +02:00
Sandro
e50f34959a
Merge pull request #128007 from fortuneteller2k/preempt-xanmod
linux_xanmod: match features on homepage
2021-06-26 17:54:39 +02:00
Robert Helgesson
f84d5fb8df sd-switch: 0.2.2 -> 0.2.3 2021-06-26 15:44:45 +02:00
fortuneteller2k
4788060b46 linux_xanmod: set to 500Hz 2021-06-26 20:25:22 +08:00
fortuneteller2k
a62ca77198 linux_xanmod: make tickless 2021-06-26 20:24:54 +08:00
Luflosi
fd1c9b5213
apfs: init at unstable-2021-06-25 2021-06-26 11:52:33 +02:00
R. RyanTM
6594197387 libratbag: 0.15 -> 0.16 2021-06-26 08:25:28 +00:00
Robert Schütz
d6234c2165 Merge branch 'master' into staging-next 2021-06-26 00:33:58 +02:00
Sandro
d57797b3aa
Merge pull request #116322 from r-ryantm/auto-update/open-iscsi
openiscsi: 2.1.3 -> 2.1.4
2021-06-25 18:58:51 +02:00
github-actions[bot]
bae6b2055f
Merge master into staging-next 2021-06-25 12:06:04 +00:00
markuskowa
b582780042
Merge pull request #124059 from r-ryantm/auto-update/hdparm
hdparm: 9.61 -> 9.62
2021-06-25 12:34:18 +02:00
Robert Schütz
c1dca92daf Merge branch 'master' into staging-next 2021-06-25 10:02:10 +02:00
Maximilian Bosch
b8f9ddc3c6
Merge pull request #128004 from dotlambda/zfs-2.0.5
zfs: 2.0.4 -> 2.0.5
2021-06-25 00:13:01 +02:00
fortuneteller2k
167fde46fc linux_xanmod: enable preemption 2021-06-24 20:38:21 +08:00
ckie
3b51535997
nvidia_x11_beta: 465.31 -> 472.42.01 2021-06-24 14:57:38 +03:00
Robert Schütz
ec8dbc11aa zfs: 2.0.4 -> 2.0.5
https://github.com/openzfs/zfs/releases/tag/zfs-2.0.5
2021-06-24 11:25:01 +02:00
fortuneteller2k
419e4299a6 linux_xanmod: 5.12.12 -> 5.12.13 2021-06-24 12:25:36 +08:00
github-actions[bot]
b68a0d2f5e
Merge master into staging-next 2021-06-23 18:04:30 +00:00
R. RyanTM
1cc751cca1 dpdk: 21.02 -> 21.05 2021-06-23 10:15:22 -07:00
roblabla
be03cf01f3 linux-kernel: Add dell drivers on 5.12+ 2021-06-23 16:42:57 +02:00
github-actions[bot]
b59d049598
Merge master into staging-next 2021-06-23 12:04:25 +00:00
Sandro
1956a52857
Merge pull request #126656 from jwoudenberg/add-system76-power 2021-06-23 12:54:22 +02:00
Martin Weinelt
b607aadaac
Merge branch 'master' into staging-next 2021-06-22 23:55:21 +02:00