github-actions[bot]
b152812791
Merge staging-next into staging
2021-04-01 00:15:44 +00:00
oxalica
72e1e31773
linuxPackages.isgx: init at 2.11 ( #109013 )
...
* linuxPackages.isgx: init at 2.11
* isgx: simplify
* isgx: fix meta and mark as broken for kernel >= 5.11.0
2021-04-01 01:33:38 +02:00
rnhmjoj
61b7cab481
treewide: use perl.withPackages when possible
...
Since 03eaa48
added perl.withPackages, there is a canonical way to
create a perl interpreter from a list of libraries, for use in script
shebangs or generic build inputs. This method is declarative (what we
are doing is clear), produces short shebangs[1] and needs not to wrap
existing scripts.
Unfortunately there are a few exceptions that I've found:
1. Scripts that are calling perl with the -T switch. This makes perl
ignore PERL5LIB, which is what perl.withPackages is using to inform
the interpreter of the library paths.
2. Perl packages that depends on libraries in their own path. This
is not possible because perl.withPackages works at build time. The
workaround is to add `-I $out/${perl.libPrefix}` to the shebang.
In all other cases I propose to switch to perl.withPackages.
[1]: https://lwn.net/Articles/779997/
2021-03-31 21:35:37 +02:00
Sandro
5f914dc99e
Merge pull request #117168 from pmeiyu/master
...
lm-sensors: Read system configuration files from /etc directory
2021-03-31 21:32:59 +02:00
github-actions[bot]
5abd5f5ab0
Merge staging-next into staging
2021-03-31 18:15:02 +00:00
Tim Steinbach
efd9121787
linux/hardened/patches/5.11: 5.11.9-hardened1 -> 5.11.10-hardened1
2021-03-31 11:25:46 -04:00
Tim Steinbach
5368c6d11e
linux/hardened/patches/5.10: 5.10.25-hardened1 -> 5.10.26-hardened1
2021-03-31 11:25:46 -04:00
Tim Steinbach
2a47ac7922
linux-rt_5_10: 5.10.21-rt34 -> 5.10.25-rt35
2021-03-31 11:25:46 -04:00
Tim Steinbach
623687ca7f
linux: 5.11.9 -> 5.11.10
2021-03-31 11:25:46 -04:00
github-actions[bot]
01b3d1558f
Merge staging-next into staging
2021-03-30 18:15:09 +00:00
github-actions[bot]
f555f95ed8
Merge master into staging-next
2021-03-30 18:15:05 +00:00
Sandro
24466250ec
Merge pull request #116292 from samuelgrf/fix-rename/rtlwifi_new
...
rtlwifi_new: fix build & rename to rtw88
2021-03-30 17:28:02 +02:00
github-actions[bot]
d466353dd5
Merge staging-next into staging
2021-03-30 12:06:28 +00:00
github-actions[bot]
c9e9ff786b
Merge master into staging-next
2021-03-30 12:06:24 +00:00
Samuel Gräfenstein
ef4378e9b7
linuxPackages.rtl8821ce: remove samuelgrf from maintainers
2021-03-30 02:54:01 +02:00
github-actions[bot]
cde69e72d7
Merge staging-next into staging
2021-03-30 00:14:36 +00:00
github-actions[bot]
db6366f318
Merge master into staging-next
2021-03-30 00:14:33 +00:00
Martin Weinelt
9d68911778
Merge pull request #116816 from TimothyKlim/master
...
nvidia-x11: 460.56 -> 460.67
2021-03-30 02:04:10 +02:00
Samuel Gräfenstein
5a40af2df2
rtlwifi_new: fix build & rename to rtw88
2021-03-30 00:52:13 +02:00
github-actions[bot]
884cf463fd
Merge staging-next into staging
2021-03-29 12:06:29 +00:00
github-actions[bot]
b1788736fd
Merge master into staging-next
2021-03-29 12:06:25 +00:00
Sandro
0b9a6c55e0
Merge pull request #117922 from samuelgrf/rtl8821ce_unstable-2021-03-21
2021-03-29 14:03:37 +02:00
Samuel Gräfenstein
294dabf78c
linuxPackages.rtl8821ce: 2020-12-16 -> 2021-03-21, ...
...
clarify gpl2 license with gpl2Only
Fix building for kernel versions >5.10.
2021-03-29 10:03:41 +02:00
github-actions[bot]
2f2a55496a
Merge staging-next into staging
2021-03-29 06:05:59 +00:00
github-actions[bot]
0ee3442687
Merge master into staging-next
2021-03-29 06:05:57 +00:00
Peter Hoeg
96a4f3f97c
compsize: use upstream's installer
2021-03-29 13:15:18 +08:00
Martin Weinelt
f5eed9579b
Merge pull request #117645 from zhaofengli/linux-srv6
...
linux: Enable SRv6 options
2021-03-29 05:00:08 +02:00
github-actions[bot]
6a159d52ac
Merge staging-next into staging
2021-03-27 00:14:54 +00:00
github-actions[bot]
7fdb452da0
Merge master into staging-next
2021-03-27 00:14:51 +00:00
Yurii Matsiuk
d44440cec7
bluez: add disconnects hotfix ( #117680 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Yurii Matsiuk <ymatsiuk@users.noreply.github.com>
Co-authored-by: WORLDofPEACE <worldofpeace@protonmail.ch>
2021-03-27 01:09:55 +01:00
Tim Steinbach
6052a427a1
linux/hardened/patches/5.4: 5.4.107-hardened1 -> 5.4.108-hardened1
2021-03-26 18:50:13 -04:00
Tim Steinbach
036646460b
linux/hardened/patches/5.11: 5.11.8-hardened1 -> 5.11.9-hardened1
2021-03-26 18:50:13 -04:00
Tim Steinbach
98d48280b7
linux/hardened/patches/4.19: 4.19.182-hardened1 -> 4.19.183-hardened1
2021-03-26 18:50:13 -04:00
Tim Steinbach
435366bdd3
linux/hardened/patches/4.14: 4.14.226-hardened1 -> 4.14.227-hardened1
2021-03-26 18:50:13 -04:00
Tim Steinbach
6765e61ed4
linux: 5.10.25 -> 5.10.26
2021-03-26 18:50:13 -04:00
Tim Steinbach
1c7273cc17
linux: 5.4.107 -> 5.4.108
2021-03-26 18:50:13 -04:00
Tim Steinbach
9ce0fb815c
linux: 5.11.8 -> 5.11.9
2021-03-26 18:50:13 -04:00
Tim Steinbach
57ea233d16
linux: 4.9.262 -> 4.9.263
2021-03-26 18:50:13 -04:00
Tim Steinbach
c9dcff241e
linux: 4.4.262 -> 4.4.263
2021-03-26 18:50:13 -04:00
Tim Steinbach
dcd01727b4
linux: 4.19.182 -> 4.19.183
2021-03-26 18:50:13 -04:00
Tim Steinbach
a17346234a
linux: 4.14.226 -> 4.14.227
2021-03-26 18:50:13 -04:00
Tim Steinbach
bd2bb9e381
linux-hardened: Enable KFENCE
...
"Kernel Electric-Fence (KFENCE) is a low-overhead sampling-based memory safety
error detector. KFENCE detects heap out-of-bounds access, use-after-free, and
invalid-free errors."
2021-03-26 18:48:37 -04:00
Tim Steinbach
a7d6642cf3
linux-testing: 5.11-rc5 -> 5.12-rc4
...
- Sound SOC support was refactored in
torvalds/linux@43df5242af
- GMA3600 is part of GMA500 as of
torvalds/linux@26499e0518
2021-03-26 18:48:37 -04:00
Sandro
a019a90a33
Merge pull request #115806 from rowanG077/master
2021-03-26 19:26:24 +01:00
github-actions[bot]
70fb533d57
Merge master into staging-next
2021-03-26 18:13:54 +00:00
Zhaofeng Li
6981b50e9d
linux: Enable SRv6 options
2021-03-26 10:54:12 -07:00
Sandro
a9b3e26229
Merge pull request #116108 from superherointj/package-system76-firmware
...
system76-firmware: remove aarch64-linux support
2021-03-26 18:18:04 +01:00
Sandro
362a2fb63f
Merge pull request #116531 from SuperSandro2000/grpc
2021-03-26 17:45:58 +01:00
github-actions[bot]
eddd1a74ec
Merge master into staging-next
2021-03-26 12:06:41 +00:00
sternenseemann
ad7a9cdb96
solo5: disable checkPhase instead of setting to null, run hooks
2021-03-26 11:06:31 +01:00