Commit Graph

12974 Commits

Author SHA1 Message Date
Ryan Mulligan
91e78b31aa
Merge pull request #96400 from r-ryantm/auto-update/openvswitch
openvswitch: 2.13.0 -> 2.14.0
2020-09-13 15:57:54 -07:00
WORLDofPEACE
f5fdc6b240
Merge pull request #97894 from TethysSvensson/fixBusybox
busybox: Fix 404 error by using git instead
2020-09-13 14:25:22 -04:00
Nick Hu
5d92cf5f23
Merge pull request #78143 from mtreca/master
pam_gnupg: init at 0.1
2020-09-13 11:44:01 +01:00
Tethys Svensson
a9597f9573 busybox: Use git to fetch debian.script from debian
Debian has yanked the upstream tarball we use to get default.script. We
could simply bump the version number to get the new tarball, but to
avoid the problem in the future, we should instead fetch it from git.
2020-09-13 12:34:08 +02:00
Mario Rodas
5ff37a3d96
Merge pull request #97228 from r-ryantm/auto-update/pcm
pcm: 202007 -> 202008
2020-09-13 04:58:54 -05:00
Maxime Tréca
d9d3013117 pam_gnupg: init at 0.1
Add the pam_gnupg module that unlocks gnupg keys on login.
2020-09-13 10:46:14 +02:00
freezeboy
d0edb00019
iproute_mptcp: fix preConfigure (#97747) 2020-09-12 19:14:15 +02:00
Jan Tojnar
272e4273f0
alsa-utils: do not sed info script (#97841)
The script contains lspci.log file names and the overeager replacement breaks it.
2020-09-12 15:20:14 +00:00
Jan Tojnar
31081be0d9
fwupd: 1.4.5 → 1.4.6
https://github.com/fwupd/fwupd/releases/tag/1.4.6

Also drop some unneeded dependencies.
2020-09-12 13:28:52 +02:00
Jan Tojnar
f9fbbd519e
fwupd: clean up
* reorder attributes to match standard
* do not use package aliases
* add some comments
* fix license (https://github.com/fwupd/fwupd/issues/526)
2020-09-12 13:28:52 +02:00
Tim Steinbach
505ff0526e
linux/hardened/patches/5.8: 5.8.7.a -> 5.8.8.a 2020-09-10 10:36:17 -04:00
Tim Steinbach
aa9b48747b
linux/hardened/patches/5.4: 5.4.63.a -> 5.4.64.a 2020-09-10 10:36:17 -04:00
Tim Steinbach
86933fba80
linux/hardened/patches/4.19: 4.19.143.a -> 4.19.144.a 2020-09-10 10:36:16 -04:00
Tim Steinbach
46f7ee0474
linux/hardened/patches/4.14: 4.14.196.a -> 4.14.197.a 2020-09-10 10:36:16 -04:00
Tim Steinbach
2f88ac4ba9
linux: 5.8.7 -> 5.8.8 2020-09-10 10:36:15 -04:00
Tim Steinbach
71bfcebbc2
linux: 5.4.63 -> 5.4.64 2020-09-10 10:36:15 -04:00
Tim Steinbach
2b2376b6fa
linux: 4.19.143 -> 4.19.144 2020-09-10 10:36:14 -04:00
Tim Steinbach
c640e0688b
linux: 4.14.196 -> 4.14.197 2020-09-10 10:36:11 -04:00
Tim Steinbach
ff268eb325
linux: 5.9-rc3 -> 5.9-rc4 2020-09-09 12:24:09 -04:00
Vladimír Čunát
16124457d0
libbpf: fix incomplete linkage
Also use a better reallocarray fix.
2020-09-09 17:21:26 +02:00
Richard Marko
6c9df40a4b nixos/device-tree: improve overlays support
Now allows applying external overlays either in form of
.dts file, literal dts context added to store or precompiled .dtbo.

If overlays are defined, kernel device-trees are compiled with '-@'
so the .dtb files contain symbols which we can reference in our
overlays.

Since `fdtoverlay` doesn't respect `/ compatible` by itself
we query compatible strings of both `dtb` and `dtbo(verlay)`
and apply only if latter is substring of the former.

Also adds support for filtering .dtb files (as there are now nearly 1k
dtbs).

Co-authored-by: georgewhewell <georgerw@gmail.com>
Co-authored-by: Kai Wohlfahrt <kai.wohlfahrt@gmail.com>
2020-09-09 16:34:58 +02:00
Maximilian Bosch
c73ef96b7e
linuxPackages.wireguard: 1.0.20200729 -> 1.0.20200908
https://lists.zx2c4.com/pipermail/wireguard/2020-September/005817.html
2020-09-08 22:33:06 +02:00
Maximilian Bosch
b8525863b8
Merge pull request #97393 from Ma27/bump-iwd
iwd: 1.8 -> 1.9
2020-09-08 20:38:49 +02:00
Tim Steinbach
2233cbbfb0
linux/hardened/patches/5.8: init at 5.8.7.a 2020-09-08 08:51:24 -04:00
Tim Steinbach
0b5bec79ae
linux/hardened/patches/5.4: 5.4.61.a -> 5.4.63.a 2020-09-08 08:51:06 -04:00
Tim Steinbach
e8042d106a
linux/hardened/patches/4.19: 4.19.142.a -> 4.19.143.a 2020-09-08 08:51:05 -04:00
Tim Steinbach
29d03429bb
linux/hardened/patches/4.14: 4.14.195.a -> 4.14.196.a 2020-09-08 08:51:03 -04:00
Tim Steinbach
eeaa8b7084
linux: 5.4.62 -> 5.4.63 2020-09-08 08:50:27 -04:00
Tim Steinbach
af1ed29dea
Merge pull request #97288 from Atemu/update/linux_5_8
linux_5_8: 5.8.6 -> 5.8.7
2020-09-08 08:49:52 -04:00
Maximilian Bosch
a59a88cf3e
iwd: 1.8 -> 1.9
https://git.kernel.org/pub/scm/network/wireless/iwd.git/tree/ChangeLog?h=1.9
2020-09-07 21:48:29 +02:00
Maximilian Bosch
f3ea9452fb
ell: 0.32 -> 0.33
https://git.kernel.org/pub/scm/libs/ell/ell.git/tree/ChangeLog?h=0.33
2020-09-07 21:48:29 +02:00
Vladimír Čunát
2c145f4588
libbpf: fixup build after the last staging iteration
... and add myself into meta.maintainers :-)
2020-09-07 18:44:17 +02:00
Vladimír Čunát
c1c85b9bad
Merge #97146: 'staging-next' branch
This is the last planned iteration before forking 20.09.
2020-09-07 15:43:36 +02:00
R. RyanTM
f151fd87d7 sysvinit: 2.96 -> 2.97 2020-09-06 18:50:48 +02:00
R. RyanTM
f06b103ef9 eventstat: 0.04.09 -> 0.04.10 2020-09-06 18:49:52 +02:00
edef
a6a6659e56
Merge pull request #33283 from fahadsadah/dpauxchardev
kernel config: CONFIG_DRM_DP_AUX_CHARDEV
2020-09-06 16:34:11 +00:00
Frederik Rietdijk
d362c0e54e Merge master into staging-next 2020-09-06 18:14:23 +02:00
Michael Raskin
2e4f8eb79a
Merge pull request #97038 from Atemu/update/linux_zen
linux_zen: 5.8.1 -> 5.8.7
2020-09-06 11:45:48 +00:00
Atemu
ea257a8c30 linux_5_8: 5.8.6 -> 5.8.7 2020-09-06 13:30:38 +02:00
Atemu
a133475d03 linux_zen: 5.8.1 -> 5.8.7 2020-09-05 21:36:00 +02:00
R. RyanTM
c7ac3f119e pcm: 202007 -> 202008 2020-09-05 13:54:15 +00:00
Frederik Rietdijk
af81d39b87 Merge staging-next into staging 2020-09-04 20:03:30 +02:00
R. RyanTM
c2d50fbe22 zenmonitor: 1.4.1 -> 1.4.2 2020-09-04 08:54:55 -07:00
Jan Tojnar
5079e1cd3b
Merge pull request #96939 from jtojnar/drop-gst-010 2020-09-04 17:13:43 +02:00
Mario Rodas
584315b21a
Merge pull request #97029 from cmacrae/yabai/upgrade/3.3.0
yabai: 3.2.1 -> 3.3.0
2020-09-03 22:08:27 -05:00
Tim Steinbach
94c2122d38
linux: 5.8.5 -> 5.8.6 2020-09-03 14:15:03 -04:00
Tim Steinbach
e5aeed5120
linux: 5.4.61 -> 5.4.62 2020-09-03 14:15:02 -04:00
Tim Steinbach
0865dc9f50
linux: 4.9.234 -> 4.9.235 2020-09-03 14:15:02 -04:00
Tim Steinbach
9c499986fa
linux: 4.4.234 -> 4.4.235 2020-09-03 14:15:02 -04:00
Tim Steinbach
1272d20c2e
linux: 4.19.142 -> 4.19.143 2020-09-03 14:15:01 -04:00