Commit Graph

18030 Commits

Author SHA1 Message Date
Nick Cao
07b06a7274
apfs: prepend kernel.makeFlags to makeFlags 2022-03-07 12:23:43 +08:00
Nick Cao
2bd89d95c6
akvcam: pass makeFlags and moduleBuildDependencies from kernel 2022-03-07 12:23:43 +08:00
Nick Cao
bd8917e7ea
cryptodev: pass moduleBuildDependencies from kernel 2022-03-07 12:23:43 +08:00
Nick Cao
72db02ec9e
kernel: add perl to moduleBuildDependencies 2022-03-07 12:23:43 +08:00
Vladimír Čunát
7075835950
Merge #159237: linuxKernel.packages.linux_4_4: drop 2022-03-06 19:38:07 +01:00
Vladimír Čunát
485c8dd876
Merge #161362: linux_zen: 5.16.8 -> 5.16.11 2022-03-06 19:38:00 +01:00
markuskowa
4d163783ea
Merge pull request #162969 from r-ryantm/auto-update/earlyoom
earlyoom: 1.6.2 -> 1.7
2022-03-06 19:04:21 +01:00
Guillaume Girol
dfd24b1450
Merge pull request #160408 from r-burns/linux-pam-from-darwin
pam: fix cross-compilation from darwin
2022-03-06 15:32:25 +00:00
R. Ryantm
a8f6e92fdd earlyoom: 1.6.2 -> 1.7 2022-03-06 05:36:40 +00:00
Artturi
a0820a9d0d
Merge pull request #161007 from a-m-joseph/busybox-allow-disabling-applet-symlinks 2022-03-06 07:06:33 +02:00
Martin Weinelt
84a11cdc0d
Merge pull request #162477 from mweinelt/dddvb 2022-03-05 15:33:14 +01:00
Maximilian Bosch
cc38ba7cda
Merge pull request #162481 from TredwellGit/linux
Linux kernels 2022-03-03
2022-03-04 22:31:33 +01:00
Jure Varlec
31077c9148 linuxPackages.rtl88x2bu: switch to the new, maintained repo
The new repo has the same maintainer and is the continuation of the repo
used prior to this commit.

Closes #147053
2022-03-04 09:26:39 -06:00
TredwellGit
4556ebf12d linux/hardened/patches/5.4: 5.4.180-hardened1 -> 5.4.182-hardened1 2022-03-04 04:37:02 +00:00
TredwellGit
d7697b5795 linux/hardened/patches/5.15: 5.15.24-hardened1 -> 5.15.26-hardened1 2022-03-04 04:36:53 +00:00
TredwellGit
aa3c676b11 linux/hardened/patches/5.10: 5.10.101-hardened1 -> 5.10.103-hardened1 2022-03-04 04:36:44 +00:00
TredwellGit
aff940fa49 linux/hardened/patches/4.19: 4.19.230-hardened1 -> 4.19.232-hardened1 2022-03-04 04:36:35 +00:00
TredwellGit
481665d3b4 linux/hardened/patches/4.14: 4.14.267-hardened1 -> 4.14.269-hardened1 2022-03-04 04:36:27 +00:00
TredwellGit
ab27204ab6 linux: 5.4.181 -> 5.4.182 2022-03-04 04:35:31 +00:00
TredwellGit
b61740b76d linux: 5.16.11 -> 5.16.12 2022-03-04 04:35:23 +00:00
TredwellGit
e802ed8656 linux: 5.15.25 -> 5.15.26 2022-03-04 04:35:14 +00:00
TredwellGit
04ffdc56f5 linux: 5.10.102 -> 5.10.103 2022-03-04 04:35:05 +00:00
TredwellGit
480bf9b1da linux: 4.9.303 -> 4.9.304 2022-03-04 04:34:57 +00:00
TredwellGit
ad2c5846d3 linux: 4.19.231 -> 4.19.232 2022-03-04 04:34:50 +00:00
TredwellGit
d9dc2d6547 linux: 4.14.268 -> 4.14.269 2022-03-04 04:34:43 +00:00
Alyssa Ross
e28c5cd7ac pkgsStatic.cryptsetup: don't --enable-static-cryptsetup
--enable-static-cryptsetup adds binaries suffixed with .static,
e.g. cryptsetup.static, and those binaries have extra flags set to
enable them to be built statically.  It doesn't change how the main
binaries are built — they're compiled correctly because pkgsStatic
sets up all the necessary compiler flag anyway.  So as far as I can
tell, all --enable-static-cryptsetup gets us is duplicate binaries
that take up disk space unnecessarily.
2022-03-03 13:57:32 +00:00
Kevin Cox
79862ae905
Merge pull request #161008 from rhysmdnz/xone
xone: init package and module
2022-03-02 11:26:51 -05:00
Martin Weinelt
b1a7001712
linuxPackages.dddvb: 0.9.33-404-ge9ccab3 -> 0.9.38-pre.4 2022-03-02 11:17:29 +01:00
Thomas Boerger
80d6b6df01
dockutil: init at 2.0.5 (#155052) 2022-03-01 19:30:25 -05:00
Jan Tojnar
f5d04780b2
Merge pull request #162229 from jtojnar/gnome-backports
GNOME: Backport fixes & stable updates from 42 branch
2022-03-01 13:56:26 +01:00
Artturi
ef65212571
Merge pull request #161825 from Luflosi/lsiutil-patch-phase
lsiutil: substituteInPlace in the patch phase instead of buildPhase
2022-03-01 06:37:11 +02:00
Jan Tojnar
dccf7b3dee upower: 0.99.13 → 0.99.15
https://gitlab.freedesktop.org/upower/upower/-/releases/v0.99.14
https://gitlab.freedesktop.org/upower/upower/-/releases/v0.99.15
2022-02-28 15:18:35 +01:00
zowoq
836c6353cc linux_5_15: mark as broken on i686 2022-02-27 15:04:37 -08:00
Renaud
35e6b714dc
Merge pull request #161170 from veprbl/pr/pam_p11_darwin_fix
pam_p11: fix on darwin
2022-02-27 21:27:32 +01:00
Ryan Mulligan
7b0d66b3dd
Merge pull request #162024 from r-ryantm/auto-update/libtraceevent
libtraceevent: 1.5.0 -> 1.5.1
2022-02-27 06:23:18 -08:00
Renaud
6896623f63
Merge pull request #161915 from jyooru/update/jool
jool: 4.1.6 -> 4.1.7
2022-02-27 11:48:21 +01:00
Artturi
7c50d01349
Merge pull request #162031 from wentasah/libtracefs-1.3.0
libtracefs: 1.2.5 -> 1.3.0
2022-02-27 06:40:14 +02:00
Joel
e0819e3c50
jool: 4.1.6 -> 4.1.7
Also add missing license.
2022-02-27 09:54:34 +10:00
Michal Sojka
fe73c8276a libtracefs: 1.2.5 -> 1.3.0 2022-02-27 00:36:46 +01:00
R. Ryantm
e517d280c0 libtraceevent: 1.5.0 -> 1.5.1 2022-02-26 22:24:29 +00:00
Robert Scott
f582bd4363
Merge pull request #161681 from tnias/update/usbguard-1.1.0
usbguard: 1.0.0 -> 1.1.0
2022-02-26 16:33:30 +00:00
Fabian Affolter
18b37721d2
Merge pull request #161937 from r-ryantm/auto-update/cpuid
cpuid: 20211210 -> 20220224
2022-02-26 09:35:51 +01:00
R. Ryantm
623e8057cf cpuid: 20211210 -> 20220224 2022-02-26 08:04:46 +00:00
Artturi
ccebb010c9
Merge pull request #161287 from duxovni/linux-rt
linux-rt: Fix incorrect ordering of kernel version numbers when determining latest version
2022-02-26 05:34:23 +02:00
Maximilian Bosch
3439f50c69
Merge pull request #161748 from TredwellGit/linux
Linux kernels 2022-02-23
2022-02-25 23:27:32 +01:00
R. Ryantm
50705e9f0c openvswitch: 2.16.2 -> 2.17.0 2022-02-25 11:02:13 -08:00
Ivan Popovych
9e605c8d06 qmk-udev-rules: 0.13.23 -> 0.15.25 2022-02-25 16:09:57 +01:00
Luflosi
fa5bc848ed
lsiutil: substituteInPlace in the patch phase instead of buildPhase 2022-02-25 12:42:34 +01:00
TredwellGit
16b568a8fd linux_latest-libre: 18587 -> 18613 2022-02-25 00:47:39 +00:00
TredwellGit
8236ce5d1b linux: 5.4.180 -> 5.4.181 2022-02-25 00:47:20 +00:00