Commit Graph

17761 Commits

Author SHA1 Message Date
Andrew Marshall
1c31d9666e linux/hardened/patches/4.19: 4.19.245-hardened1 -> 4.19.246-hardened1 2022-06-10 14:19:16 -04:00
Andrew Marshall
67a664c575 linux/hardened/patches/4.14: 4.14.281-hardened1 -> 4.14.282-hardened1 2022-06-10 14:19:14 -04:00
Andrew Marshall
87e0009cd5 linux_latest-libre: 18738 -> 18777 2022-06-10 14:18:50 -04:00
Andrew Marshall
e457a67642 linux-rt_5_10: 5.10.115-rt67 -> 5.10.120-rt70 2022-06-10 14:18:32 -04:00
Andrew Marshall
45a098de80 linux: 5.4.196 -> 5.4.197 2022-06-10 14:18:26 -04:00
Andrew Marshall
260e08a6e6 linux: 5.18 -> 5.18.3 2022-06-10 14:18:25 -04:00
Andrew Marshall
363c71ff3c linux: 5.17.11 -> 5.17.14 2022-06-10 14:18:22 -04:00
Andrew Marshall
19d9866215 linux: 5.15.43 -> 5.15.46 2022-06-10 14:18:20 -04:00
Andrew Marshall
a7757d8a94 linux: 5.10.118 -> 5.10.121 2022-06-10 14:18:18 -04:00
Andrew Marshall
2ac8909c8b linux: 4.9.316 -> 4.9.317 2022-06-10 14:18:16 -04:00
Andrew Marshall
c6c98c48b4 linux: 4.19.245 -> 4.19.246 2022-06-10 14:18:13 -04:00
Andrew Marshall
deaf61dab1 linux: 4.14.281 -> 4.14.282 2022-06-10 14:18:11 -04:00
K900
d9b980c98e
linux: enable vc4 HDMI-CEC by default (#176762) 2022-06-10 11:20:50 +02:00
Alyssa Ross
18ad5579c4 mmc-utils: clarify license 2022-06-10 08:49:46 +00:00
Alyssa Ross
0d5048765f mmc-utils: enable parallel building
Build tested at -j4.
2022-06-10 08:49:46 +00:00
Alyssa Ross
77d0ed11f6 mmc-utils: don't manually run make
It's better to let this be handled by stdenv.
2022-06-10 08:49:46 +00:00
Alyssa Ross
dc08e07e7c mmc-utils: 2021-05-11 -> unstable-2022-04-26
I did this with unstableGitUpdater, which should help this package
stay up to date in future.
2022-06-10 08:49:46 +00:00
Alyssa Ross
0bbe51030e mmc-utils: fetchgit -> fetchzip
There's no need to download the full git history when a tarball is
available.
2022-06-10 08:49:46 +00:00
Alyssa Ross
134b8fc0d4 mmc-utils: update homepage and src URL
These are also used by Debian.
2022-06-10 08:49:46 +00:00
Stig
942c1d820c
Merge pull request #176907 from stigtsp/firejail-CVE-2022-31214
firejail: patches for CVE-2022-31214
2022-06-09 00:20:12 +02:00
ajs124
47719e6aa8
Merge pull request #175601 from helsinki-systems/upd/nftables
nftables: 1.0.2 -> 1.0.4
2022-06-08 22:24:34 +02:00
Stig Palmquist
b31db15de0 firejail: patches for CVE-2022-31214
https://seclists.org/oss-sec/2022/q2/188
2022-06-08 16:09:08 +02:00
Sergei Trofimovich
bde43b987a
Merge pull request #176199 from trofi/fix-fno-common-for-linuxPackages_hardkernel_latest.usbip
linuxPackages_hardkernel_latest.usbip: pull upstream fix for -fno-com…
2022-06-07 21:07:39 +00:00
ajs124
7226082e1a nftables: 1.0.2 -> 1.0.4 2022-06-07 19:44:28 +02:00
Rick van Schijndel
3037752d1d
Merge pull request #175961 from helsinki-systems/rem/broken
remove some packages marked broken for over 1.5 years
2022-06-06 20:44:39 +02:00
Lassulus
a43da8cc8b
Merge pull request #174108 from alyssais/rtl8814au-2022-05-23
linuxPackages.rtl8814au: unstable-2022-02-21 -> unstable-2022-05-23
2022-06-06 09:28:13 +02:00
Anderson Torres
ee71409eb4
Merge pull request #176459 from trofi/fix-fno-common-for-trinity
trinity: pull upstream fix for -fno-common toolchains
2022-06-05 21:26:53 -03:00
Anderson Torres
ab862d7e57
Merge pull request #176455 from trofi/workaround-fno-common-for-roccat-tools
roccat-tools: add -fcommon workaround
2022-06-05 21:25:19 -03:00
Sergei Trofimovich
417ae79c26 trinity: pull upstream fix for -fno-common toolchains
Without the change build fail on upstream gcc-10 as:

    ld: trinity.o:include/logfile.h:8: multiple definition of
       `mainlogfile'; child.o:include/logfile.h:8: first defined here
2022-06-05 20:48:56 +01:00
Sergei Trofimovich
0758a0fa27 roccat-tools: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: ryos_talk.c.o:(.bss+0x0): multiple definition of `RyosWriteCheckWait';
      ryos_custom_lights.c.o:(.bss+0x0): first defined here
2022-06-05 20:32:05 +01:00
Phillip Cloud
58b3f66931
linuxKernels.kernels.linux_xanmod: don't set -Werror by default
Co-authored-by: fortune <lythe1107@gmail.com>
2022-06-05 11:44:47 -05:00
Phillip Cloud
83171a1dba
linuxKernels.kernels.linux_xanmod: apply patch from review 2022-06-05 11:36:21 -05:00
Phillip Cloud
d688ec7d80
linuxKernels.kernels.linux_xanmod: import helpers
Co-authored-by: fortune <lythe1107@gmail.com>
2022-06-05 11:06:52 -05:00
Phillip Cloud
ecaaba491d
linuxKernels.kernels.linux_xanmod: adjust config for 5.18 2022-06-05 10:49:00 -05:00
Phillip Cloud
61b37a0a20
linuxKernel.kernels.linux_xanmod_latest: 5.17.8 -> 5.18.1 2022-06-05 10:48:59 -05:00
Phillip Cloud
3fd61ac55e
linuxKernels.kernels.linux_xanmod: 5.15.40 -> 5.15.43 2022-06-05 10:48:58 -05:00
Sandro
f1a4995652
Merge pull request #175507 from andresilva/virtualbox-6.1.34
virtualbox: 6.1.30 -> 6.1.34
2022-06-04 20:11:36 +02:00
Sergei Trofimovich
36baf1559e
Merge pull request #176194 from InternetUnexplorer/linux_zen-5.18.1-zen1
linux_zen: 5.18.0-zen1 -> 5.18.1-zen1, disable WERROR
2022-06-04 15:18:26 +00:00
Sergei Trofimovich
473bca4bd2 linuxPackages_hardkernel_latest.usbip: pull upstream fix for -fno-common toolchains
Without the change builds fails on upstream -gcc-10 as:

    ld: tools/usb/usbip/libsrc/vhci_driver.c:18: multiple definition of
      `udev_context'; tools/usb/usbip/libsrc/usbip_host_common.c:38: first defined here
2022-06-04 08:11:56 +01:00
InternetUnexplorer
c240539dba linux_zen: 5.18.0-zen1 -> 5.18.1-zen1
This also disables WERROR, which is necessary until #175433 reaches
master (which disables it for all kernels).
2022-06-03 01:10:18 -07:00
Sergei Trofimovich
12f7c173e3
Merge pull request #175183 from trofi/fix-fno-common-for-pommed_light
pommed_light: pull fix pending upstream inclusion for -fno-common too…
2022-06-03 05:56:22 +00:00
Sergei Trofimovich
eb3ce282cb
Merge pull request #175159 from trofi/fix-fno-common-for-pflask
pflask: pull fix pending upstream inclusion for -fno-common support
2022-06-03 05:55:38 +00:00
Thiago Kenji Okada
059530fbdb
Merge pull request #173859 from Kiskae/patch-3
nvidia_x11: 390.147 → 390.151, 470.103.01 → 470.129.06, 510.68.02 → 515.48.07
2022-06-02 18:14:19 +01:00
ajs124
b6650a4438 udisks1: remove after being marked broken for over 18 months
It was marked in commit 404c2e5b24 by Joachim Fasting on 2019-06-10 (commited on 2019-06-10)
2022-06-02 18:03:53 +02:00
github-actions[bot]
af1764d5c5
Merge master into staging-next 2022-06-01 18:01:14 +00:00
Sandro
ba4c03124f
Merge pull request #174956 from MatthiasBenaets/new-lg4ff
new-lg4ff: init at 0.3.3
2022-06-01 16:42:55 +02:00
MatthiasBenaets
8dcba104aa new-lg4ff: init at 0.3.3 2022-06-01 14:31:52 +02:00
Kiskae
51c38fa317 nvidia_x11: 390.147 → 390.151, 470.103.01 → 470.129.06, 510.68.02 → 515.48.07, beta → 515.43.04 2022-06-01 12:16:45 +02:00
github-actions[bot]
5f0d8b3c3d
Merge master into staging-next 2022-06-01 06:05:20 +00:00
FedX
2f18afa90c
system76 firmware: 1.0.31 -> 1.0.39 (#175640) 2022-06-01 02:05:27 +02:00