Jörg Thalheim
c47f7739f0
Merge pull request #130416 from marsam/update-lxc
...
lxc: 4.0.9 -> 4.0.10
2021-07-17 14:10:27 +01:00
github-actions[bot]
4ee4d805d2
Merge master into staging-next
2021-07-17 12:01:22 +00:00
Domen Kožar
04e87db370
Merge pull request #130397 from TredwellGit/firmwareLinuxNonfree
...
firmwareLinuxNonfree: 2021-05-11 -> 2021-07-16
2021-07-17 08:13:52 +02:00
github-actions[bot]
ee007cdc35
Merge master into staging-next
2021-07-17 06:01:21 +00:00
TredwellGit
ea4358edf2
firmwareLinuxNonfree: 2021-05-11 -> 2021-07-16
2021-07-16 21:00:56 +00:00
Vladimír Čunát
d7427b0d8b
xf86_input_wacom: also fix xorg-wacom.pc
...
I didn't notice that $(out) wouldn't get expanded there,
and that naturally caused issues for reverse dependencies.
2021-07-16 17:35:02 +02:00
Vladimír Čunát
bf051e91d6
setools: fix build
...
I assume it broke with python 3.8 -> 3.9.
Updating would be another way, but that would require also updating some
dependencies, and I'm not a selinux person so I chose a simple patch.
2021-07-16 16:58:48 +02:00
Vladimír Čunát
6a10c72d90
xf86_input_wacom: fix build
...
I suspect that some of the stdenv changes (PR #127736 maybe?)
affected how the newline was handled. Anyway, it was ugly,
so let's use a more standard approach.
2021-07-16 16:31:48 +02:00
github-actions[bot]
9fe75f18c0
Merge master into staging-next
2021-07-16 12:01:03 +00:00
Jörg Thalheim
aaaa05c78e
Merge pull request #130117 from helsinki-systems/feat/hyperv-daemons-python3
...
hyperv-daemons: use python3 for kernels that support it
2021-07-16 10:14:56 +01:00
Vladimír Čunát
3ea417e47f
Merge branch staging into staging-next
...
The staging version is a bit older already, used in pre-test:
https://hydra.nixos.org/eval/1685435
2021-07-16 09:59:01 +02:00
github-actions[bot]
7959589ea0
Merge master into staging-next
2021-07-16 06:01:04 +00:00
Bernardo Meurer
91ffffd904
Merge pull request #129806 from lovesegfault/kernel-extra-build-flags
...
linux: groundwork to enable LLVM/LTO builds
2021-07-15 22:14:59 -07:00
Mario Rodas
f3d55bc29e
lxc: 4.0.9 -> 4.0.10
2021-07-16 04:20:00 +00:00
Mario Rodas
7f120cddae
lxcfs: 4.0.8 -> 4.0.9
2021-07-16 04:20:00 +00:00
Atemu
85f28b5c4f
linux_lqx: 5.12.14 -> 5.12.17
2021-07-15 20:15:25 +02:00
github-actions[bot]
2ccf7ae45c
Merge master into staging-next
2021-07-15 18:01:27 +00:00
Sandro
0a14335919
Merge pull request #130281 from TredwellGit/linux
2021-07-15 19:22:07 +02:00
TredwellGit
26af402042
linux_latest-libre: 18132 -> 18165
2021-07-15 08:16:06 +00:00
TredwellGit
2913c53891
linux-rt_5_4: 5.4.123-rt59 -> 5.4.129-rt61
2021-07-15 08:16:06 +00:00
TredwellGit
d2f67b4efb
linux: 5.13.1 -> 5.13.2
2021-07-15 08:16:06 +00:00
TredwellGit
aa445dcd9a
linux: 4.9.274 -> 4.9.275
2021-07-15 08:16:06 +00:00
TredwellGit
0637e4c7c6
linux: 4.4.274 -> 4.4.275
2021-07-15 08:16:06 +00:00
Jörg Thalheim
7afa51c2bd
Merge remote-tracking branch 'upstream/master' into HEAD
2021-07-14 15:45:51 +02:00
Abdelhakim Qbaich
e1e1f539f0
nvidia-x11: compile nvidia-uvm.ko with HMM support
2021-07-14 00:24:54 -07:00
Bernardo Meurer
e21183a95d
buildLinux: preserve structuredExtraConfig and extraMakeFlags in passthru
...
This allows users to override custom kernel packages (e.g. linux_xanmod)
that set their own structuredExtraConfig with ease.
2021-07-13 18:35:39 -07:00
Sandro Jäckel
388a4ef423
treewide: convert all links git.archlinux.org to github.com/archlinux/svntogit-*
2021-07-14 03:35:21 +02:00
ajs124
698bf970e1
hyperv-daemons: use python3 for kernels that support it
...
Support for python3 was added in 8a99c92009
it is therefore supported in every kernel including and after 4.19
2021-07-13 19:34:57 +02:00
Timo Kaufmann
c29191d61b
Merge pull request #121881 from berbiche/kinect-audio-setup-init
...
kinect-audio-setup: init at 0.5
2021-07-12 22:36:03 +02:00
Bernardo Meurer
ea167e8ccb
buildLinux: take and propagate extraMakeFlags
...
This is just for practicity, as it allows users of buildLinux to pass
along extra flags they need in the kernel's make invocation. This makes,
for example, supporting LLVM _much_ easier, and could enable us in the
future to provide clang-built kernels.
2021-07-12 10:39:52 -07:00
Bernardo Meurer
89deec5623
buildLinux: apply hostPlatform.linux-kernel.makeFlags to generate-config.pl
...
This enforces that the configuration generated will obey any/all flags
set in the platform/stdenv configuration. This is crucial, for example,
if you'd like to build a kernel using clang.
Without this patch, anything you set in
`stdenv.hostPlatform.linux-kernel.makeFlags` is wholly ignored during
config generation, causing (for example) any changes in the desired
toolchain (e.g. `LLVM`, `LLVM_IAS`) to not be reflected in the generated
config, and for the subsequent build to fail.
2021-07-12 10:39:51 -07:00
Bernardo Meurer
61ab7e84de
linuxManualConfig: patch all shebangs in scripts/
...
There are many scripts in `scripts/` which may be called by the build,
depending on how the user chooses to configure the kernel. For example,
`scripts/jobserver-exec` is called whenever the kernel is being built
with LLVM tooling, and without this patch that build will fail due to
the broken shebang.
This patch makes us fix _all_ scripts, as well as add a dependency on
python3Minimal, since a lot of the aforementioned scripts are written in
Python3 instead of shell.
2021-07-12 10:39:51 -07:00
Nicolas Berbiche
100a01c272
kinect-audio-setup: init at v0.5
...
Co-authored-by: timokau <timokau@zoho.com>
2021-07-12 13:00:42 -04:00
github-actions[bot]
5efb7d8d19
Merge master into staging-next
2021-07-12 06:01:25 +00:00
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
Martin Weinelt
bcda9c8cfc
Merge remote-tracking branch 'origin/master' into staging-next
2021-07-11 16:11:09 +02:00
github-actions[bot]
606194e1c0
Merge staging-next into staging
2021-07-11 00:02:23 +00: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
Martin Weinelt
b7e408dd17
Merge branch 'master' into staging-next
2021-07-10 20:15:53 +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
github-actions[bot]
a7cb61bc54
Merge staging-next into staging
2021-07-09 18:01:46 +00:00
github-actions[bot]
c786eaf612
Merge master into staging-next
2021-07-09 18:01:06 +00:00
Sandro
df0d321258
Merge pull request #123765 from hyperfekt/update-bcachefs
2021-07-09 16:30:43 +02:00
github-actions[bot]
e8bfeeb928
Merge staging-next into staging
2021-07-09 12:01:58 +00:00
github-actions[bot]
30ff0457a4
Merge master into staging-next
2021-07-09 12:01:24 +00: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
github-actions[bot]
45ea39aeca
Merge staging-next into staging
2021-07-08 12:02:00 +00:00
github-actions[bot]
958dc88d65
Merge master into staging-next
2021-07-08 12:01:23 +00:00
Dmitry Kalinkin
280e629ee0
Merge branch 'master' into staging-next
2021-07-08 04:38:15 -04:00
fortuneteller2k
b50a28e290
linux_xanmod: 5.13.0 -> 5.13.1
2021-07-08 16:24:08 +08:00
Sandro
e1f193aeaf
Merge pull request #123011 from knedlsepp/bluez-kernel-dependent-test
...
bluez: Disable kernel-dependent test test-mesh-crypto
2021-07-07 22:56:10 +02: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
github-actions[bot]
0f7bc289e9
Merge staging-next into staging
2021-07-07 06:02:03 +00: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
github-actions[bot]
cdd91475d5
Merge staging-next into staging
2021-07-07 00:02:05 +00: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
Vladimír Čunát
7c25c1fd88
Merge branch 'glibc-2.33' into staging
2021-07-06 16:17:13 +02:00
Maximilian Bosch
d3a7d11e5c
dmtcp: 2.6.0 -> unstable-2021-03-01
...
Fixes build for glibc-2.33. The upstream patches don't really apply
after 600 different changes so it makes sense to bump the package now.
2021-07-06 16:02:35 +02:00
github-actions[bot]
eb5ca96424
Merge staging-next into staging
2021-07-06 12:01:39 +00: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
github-actions[bot]
3ddb8d5a79
Merge staging-next into staging
2021-07-06 00:02:03 +00: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]
22990416fd
Merge staging-next into staging
2021-07-05 12:01:35 +00: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
Luke Granger-Brown
16d8dec691
Merge pull request #124867 from r-ryantm/auto-update/cryptsetup
...
cryptsetup: 2.3.5 -> 2.3.6
2021-07-04 14:20:40 +01:00
Dmitry Kalinkin
288f1d27d9
Merge branch 'staging-next' into staging
2021-07-03 17:51:55 -04:00
github-actions[bot]
0957b61eaa
Merge staging-next into staging
2021-07-03 18:01:40 +00: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
github-actions[bot]
eaa5839643
Merge staging-next into staging
2021-07-03 12:01:53 +00: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
github-actions[bot]
e0ef1b29bf
Merge staging-next into staging
2021-07-03 06:01:45 +00: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