Sandro
ce9de14677
Merge pull request #110405 from pjjw/musl-elfutils
2021-02-02 14:18:21 +01:00
github-actions[bot]
1d1ce08e2b
Merge staging-next into staging
2021-02-02 12:24:27 +00:00
Daniël de Kok
cf19c9f220
Merge pull request #111630 from danieldk/nvidia-settings-race
...
nvidia-settings: fix parallel build race condition
2021-02-02 13:03:03 +01:00
Sandro
24ae4d2b2a
Merge pull request #111607 from jtojnar/fwupd-1.5.5
...
fwupd: 1.5.3 → 1.5.5
2021-02-02 10:51:30 +01:00
Daniël de Kok
4db1c8b199
nvidia-settings: fix parallel build race condition
...
Fix a race condition that occurs in parallel builds of
nvidia-settings, frequently ending in the following error:
/bin/bash: _out/Linux_x86_64/antialias.png.h: No such file or directory
make[1]: *** [Makefile:320: _out/Linux_x86_64/antialias.png.h] Error 1
Upstream issue and fix from:
https://github.com/NVIDIA/nvidia-settings/issues/59
2021-02-02 08:33:24 +01:00
github-actions[bot]
efee2df4c4
Merge staging-next into staging
2021-02-02 06:20:03 +00:00
Tim Steinbach
b673417493
Revert "zfs: 2.0.1 -> 2.0.2"
...
This reverts commit e347e96601
.
2021-02-01 20:23:03 -05:00
github-actions[bot]
4c1eae9176
Merge staging-next into staging
2021-02-02 00:42:42 +00:00
Jan Tojnar
8646063dd2
fwupd: 1.5.3 → 1.5.5
...
- https://github.com/fwupd/fwupd/releases/tag/1.5.4
- https://github.com/fwupd/fwupd/releases/tag/1.5.5
2021-02-01 21:27:05 +01:00
Tim Steinbach
67bdaf0655
linux/hardened/patches/5.4: 5.4.93-hardened1 -> 5.4.94-hardened1
2021-02-01 15:22:19 -05:00
Tim Steinbach
d30f2daf5e
linux/hardened/patches/5.10: 5.10.11-hardened1 -> 5.10.12-hardened1
2021-02-01 15:22:19 -05:00
Tim Steinbach
75f91c80bc
linux/hardened/patches/4.19: 4.19.171-hardened1 -> 4.19.172-hardened1
2021-02-01 15:22:18 -05:00
Tim Steinbach
e829b8379c
linux: 5.4.93 -> 5.4.94
2021-02-01 15:22:18 -05:00
Tim Steinbach
ab661e6635
linux: 5.10.11 -> 5.10.12
2021-02-01 15:22:18 -05:00
Tim Steinbach
9dbb058f91
linux: 4.9.253 -> 4.9.254
2021-02-01 15:22:17 -05:00
Tim Steinbach
3d3a55c7d3
linux: 4.4.253 -> 4.4.254
2021-02-01 15:22:17 -05:00
Tim Steinbach
3cd3d80bd9
linux: 4.19.171 -> 4.19.172
2021-02-01 15:22:17 -05:00
Tim Steinbach
9e19fc4949
linux: 4.14.217 -> 4.14.218
2021-02-01 15:22:16 -05:00
Henri Menke
e347e96601
zfs: 2.0.1 -> 2.0.2
2021-02-01 15:16:37 -05:00
github-actions[bot]
7044cd0c9d
Merge staging-next into staging
2021-02-01 18:31:04 +00:00
Dmitry Kalinkin
f602c10ea7
Merge pull request #109368 from holymonson/check-headers
...
darwin: check apple headers
2021-02-01 12:12:03 -05:00
Markus Kowalewski
119c1c55fd
linuxptp: fix license
2021-02-01 13:36:34 +01:00
github-actions[bot]
d2bf5aea5a
Merge staging-next into staging
2021-02-01 12:24:36 +00:00
Ninjatrappeur
4695a7ca51
Merge pull request #111498 from mweinelt/wpa_supplicant/owe
...
wpa_supplicant: backport support for OWE
2021-02-01 09:35:08 +01:00
Peter Woodman
d96a69c963
musl-obstack: init at 1.2.2
...
in service of getting elfutils building against musl-libc, this library
is an extraction of the obstack functions from glibc/libiberty. this is
the approach taken by void and alpine linux.
2021-01-31 19:39:57 -05:00
Peter Woodman
bcff2ac7eb
musl-fts: init at 1.2.7
...
this is in service of getting elfutils building against musl-libc again.
the currently-included netbsd.fts package has a bunch of #define
collisions with current elfutils, so pulling this library in, which is
what both void and alpine linux do.
2021-01-31 19:39:57 -05:00
Dmitry Kalinkin
98cc48e3f7
Merge pull request #109052 from holymonson/bootstrap_cmds
...
darwin.bootstrap_cmds: update to 121
2021-01-31 19:07:51 -05:00
Martin Weinelt
28f8b5f5f3
wpa_supplicant: backport support for OWE
...
The wpa_supplicant upstream is slow to push out new releases and has
been asked several times to do so. Support for Opportunistic Wireless
Encryption has been on master since late 2019 and still hasn't made it
into a release yet.
This backports a rather simple patchset to enable OWE key management
and exposes it also via DBus, so it can be used from Network-Manager.
2021-02-01 00:20:07 +01:00
github-actions[bot]
03b81d1bef
Merge staging-next into staging
2021-01-31 18:27:42 +00:00
Philipp Mildenberger
c67f9d2935
zfs: fix zfs legacy mount
...
Closes #110376
2021-01-31 17:03:23 +01:00
Sandro Jäckel
6dfb84d462
audit: Remove usage of stdenv.lib
2021-01-31 15:10:26 +01:00
Martin Weinelt
3e17f21396
batman-adv: 2020.4 -> 2021.0 ( #111185 )
...
* batman-adv: 2020.4 -> 2021.0
* batman-adv: add hexa to maintainers
2021-01-31 13:42:27 +01:00
github-actions[bot]
f92395cf3c
Merge staging-next into staging
2021-01-31 06:19:43 +00:00
Dmitry Kalinkin
161b9b2436
Merge pull request #99323 from eadwu/nvidia/hardware.nvidia.package
...
nixos: hardware.nvidia.package option for selecting nvidia package
2021-01-30 22:08:37 -05:00
github-actions[bot]
81337921f5
Merge staging-next into staging
2021-01-31 00:46:33 +00:00
Dmitry Kalinkin
84b3d08ba6
Merge pull request #111057 from veprbl/pr/darwin_CF_fix_sandboxing
...
darwin.CF: fix sandboxed build
2021-01-30 19:30:51 -05:00
Sandro Jäckel
ced3ec6ce3
treewide: update permanent url redirects
2021-01-30 21:48:57 +01:00
Mario Rodas
532b223c91
Merge pull request #111269 from r-ryantm/auto-update/ipset
...
ipset: 7.9 -> 7.10
2021-01-30 15:16:28 -05:00
github-actions[bot]
c72ffa864a
Merge staging-next into staging
2021-01-30 18:27:30 +00:00
Dmitry Kalinkin
7301135474
Merge pull request #111129 from holymonson/ICU
...
darwin.ICU: update to 66108 and restruct
2021-01-30 12:26:45 -05:00
Guillaume Girol
04af7c02cd
Merge pull request #108725 from veehaitch/ath_regd_optional
...
kernelPatches: ath driver: allow setting regulatory domain
2021-01-30 14:07:25 +00:00
Monson Shao
c12df57435
darwin.apple-source-releases: implement headers check
2021-01-30 21:37:46 +08:00
Monson Shao
4bc22226a2
darwin.hfs: add appleHeaders and set headersOnly=true by default
2021-01-30 21:37:46 +08:00
Monson Shao
0681f7f979
darwin.Libsystem: add appleHeaders
2021-01-30 21:37:46 +08:00
Monson Shao
e2fb835ce2
darwin.xnu: add appleHeaders
2021-01-30 21:37:46 +08:00
Monson Shao
1eb3a0d5c9
darwin.Libc: add appleHeaders
2021-01-30 21:37:46 +08:00
Monson Shao
4da71ef5af
darwin.CommonCrypto: add appleHeaders
2021-01-30 21:37:46 +08:00
Monson Shao
c08b0b360a
darwin.Libinfo: add appleHeaders
2021-01-30 21:37:46 +08:00
Monson Shao
24feb6adb2
darwin.architecture: add appleHeaders
2021-01-30 21:37:45 +08:00
Monson Shao
c02807ece4
darwin.launchd: add appleHeaders
2021-01-30 21:37:45 +08:00