Commit graph

12824 commits

Author SHA1 Message Date
Vladimír Čunát 6f8b1aec39
Revert "apparmor: only apply the gnumake fix to the parser"
This reverts commit 4b028aecae, as planned.
2020-07-18 17:50:42 +02:00
Vladimír Čunát 4244b73917
Merge branch 'master' into staging 2020-07-18 17:50:23 +02:00
Vladimír Čunát 41a323711a
Merge #93288: libapparmor: Fix with gnumake 4.3 2020-07-18 17:48:19 +02:00
Vladimír Čunát 4b028aecae
apparmor: only apply the gnumake fix to the parser
This is to avoid the huge rebuild for now, as it seems to be enough to
fix the problem, but I'll revert this on staging anyway.
2020-07-18 17:46:37 +02:00
Symphorien Gibol 8c56afb042 linux: enable io cost and io latency block group controller
They are enabled by default on Arch.
2020-07-18 12:00:00 +00:00
Michael Weiss 5b14758d31
Merge pull request #92920 from primeos/scons
scons: 3.1.2 -> 4.0.0
2020-07-18 13:36:29 +02:00
Michael Weiss 595a36d846
scons.py2: Replace with sconsPackages.scons_3_1_2
Required since SCons 4.0.0 doesn't support Python 2.7 anymore.
2020-07-18 10:48:20 +02:00
Vladyslav M effb57d395
Merge pull request #93130 from cmacrae/spacebar/move_owner
spacebar: 0.5.0 -> 1.1.0
2020-07-18 09:39:29 +03:00
Tim Steinbach 565e1049db
linux/hardened/patches/5.7: 5.7.8.a -> 5.7.9.a 2020-07-17 10:16:52 -04:00
Tim Steinbach 6c1601c430
linux/hardened/patches/5.4: 5.4.49.a -> 5.4.52.a 2020-07-17 10:16:50 -04:00
Tim Steinbach 960ac522fb
linux/hardened/patches/4.19: 4.19.132.a -> 4.19.133.a 2020-07-17 10:16:48 -04:00
Tim Steinbach eb2f388459
linux: 5.4.51 -> 5.4.52 2020-07-17 10:16:30 -04:00
Tim Steinbach 95a54060a4
linux: 4.19.132 -> 4.19.133 2020-07-17 10:15:58 -04:00
Maximilian Bosch 2c275f8513
linuxPackages.wireguard: 1.0.20200623 -> 1.0.20200712
https://lists.zx2c4.com/pipermail/wireguard/2020-July/005639.html
2020-07-17 15:55:58 +02:00
cmacrae 8bc2e52c88
spacebar: 0.5.0 -> 1.1.0
Also update owner, description, & homepage
2020-07-17 14:20:55 +01:00
Sarah Brofeldt 8da4505aa6 libapparmor: Fix build with gnumake 4.3 2020-07-16 23:46:00 +02:00
adisbladis 2004b0061b
linux: 5.7.8 -> 5.7.9 2020-07-16 19:19:38 +02:00
Dmitry Kalinkin 831ccff80b
Merge pull request #93148 from eadwu/nvidia_x11/2020.07
nvidia_x11: 440.100 -> 450.57
2020-07-16 13:08:06 -04:00
Sarah Brofeldt bc961a822f
Merge pull request #92917 from eyJhb/evdi-1.7.0
evdi: 2020-02-22 -> 2020-04-16
2020-07-16 17:44:11 +02:00
Sarah Brofeldt 8ff778c207
Merge pull request #92918 from eyJhb/displaylink-5.3.1
displaylink: 5.2.14 -> 5.3.1
2020-07-16 17:43:54 +02:00
eyjhb fa1abf0f17
displaylink: added maintainer eyjhb 2020-07-16 10:18:22 +02:00
eyjhb 6f5b995a9d
evdi: added maintainer eyjhb 2020-07-16 10:17:29 +02:00
Jan Tojnar 821dba740e
Merge branch 'staging-next' into staging 2020-07-15 09:29:01 +02:00
Mario Rodas 10bc0f7b8f
Merge pull request #92835 from r-ryantm/auto-update/powerstat
powerstat: 0.02.23 -> 0.02.24
2020-07-14 09:03:34 -05:00
Florian Klink 9583669422 lvm2: passthru tests 2020-07-14 12:56:35 +02:00
Florian Klink 12d32eefed lvm2: rename enable_{cmdlib,dmeventd} to enable{Cmdlib,Dmeventd}
Make this more consistent with how these flags look like in the rest of
nixpkgs.
2020-07-14 12:00:33 +02:00
Tim Steinbach 6206029f69
linux: 5.8-rc4 -> 5.8-rc5 2020-07-13 10:19:12 -04:00
Vladimír Čunát 377324ca6d
Merge branch 'staging-next' (PR #91090) 2020-07-13 07:13:56 +02:00
Florian Klink 9f83907013 lvm2: only split bin and lib out from out if cmdlib isn't enabled 2020-07-12 23:04:33 +02:00
Florian Klink b8129312bd lvm2: fix location to systemd-run invocation 2020-07-12 23:04:33 +02:00
ajs124 e6a6846d4f lvm2: fix paths to use /run instead of /var/run.
This shuts up some warnings.
2020-07-12 23:04:33 +02:00
Florian Klink d3a991d410 lvm2: add multiple output support 2020-07-12 23:04:33 +02:00
Florian Klink df67459b89 lvm2: don't embed ./configure line in lvm2 binary 2020-07-12 23:04:33 +02:00
Florian Klink 198d1e6f5c lvm2: make --enable-cmdlib optional
This seems to be mostly used to simplify LV management tasks from a web
interface
(https://www.redhat.com/archives/linux-lvm/2008-September/msg00029.html),
and is as fat as the `lvm` binary itself
2020-07-12 23:04:33 +02:00
ajs124 3ca74a976a lvm2: 2.03.01 -> 2.03.09 2020-07-12 23:04:33 +02:00
Florian Klink fbe7027251 lvm2: fetch sources from http instead of git
Otherwise, we end up in a dependency cycle:

systemd -> cryptsetup -> lvm -> fetchgit -> git -> openssh -> libfido2 -> hidapi -> libusb -> udev=systemd
2020-07-12 23:04:33 +02:00
ajs124 33030f1bd2 lvm2: add myself as maintainer 2020-07-12 23:04:33 +02:00
Florian Klink 5e1eb7bd59 lvm2: cleanups, make udev optional
- use installTargets again ("install", and
   "install_systemd_{generators,units,configuration}" when udev is not
   null)
 - The call to the blkid binary in lvm2's 13-dm-disk.rules file
   disappeared (so we don't need to patch in blkid anymore).
   lvm seems to rely on udev's internal blkid functionality.
 - Call /run/current-system/systemd/bin/udevadm instead
   of ${systemd}/bin/udevadm in the lvm activation generator.
   This is not necessary to break the dependency cycle (as we don't use
   that file when building without udev), but a good idea anyways -
   We want to trigger the udevadm of the current system, not the one
   that lvm was built with.
2020-07-12 23:04:33 +02:00
Florian Klink 2d2b7513d9 lvm2: remove unused default.upstream file 2020-07-12 23:04:32 +02:00
Sarah Brofeldt 30e9b02afe
Merge pull request #87052 from acowley/hwdata
hwdata: 0.316 -> 0.335
2020-07-11 22:42:59 +02:00
Florian Klink 12834b3e87
Merge pull request #91232 from primeos/systemd-allow-transient-hostname
systemd: Allow setting the transient hostname via DHCP
2020-07-11 22:28:52 +02:00
Vladimír Čunát ec74a02bde
Merge branch 'master' into staging-next
Thousands of rebuilds from master (not sure why).
2020-07-11 16:45:47 +02:00
eyjhb 3604e1e4f0
displaylink: 5.2.14 -> 5.3.1.34 2020-07-11 13:32:56 +02:00
eyjhb f72d51cc4e
evdi: 2020-02-22 -> 2020-04-16 2020-07-11 11:59:58 +02:00
Daniël de Kok c71518e75b
Merge pull request #92902 from r-ryantm/auto-update/smemstat
smemstat: 0.02.07 -> 0.02.08
2020-07-11 10:45:00 +02:00
Frederik Rietdijk a3a40ac7cc Merge staging-next into staging 2020-07-11 09:00:18 +02:00
Frederik Rietdijk ae8eee9c3f Merge master into staging-next 2020-07-11 08:59:54 +02:00
R. RyanTM 123ee32555 smemstat: 0.02.07 -> 0.02.08 2020-07-11 01:46:31 +00:00
Michael Weiss 483dbe9237 systemd: Allow setting the transient hostname via DHCP
This permits using method_set_hostname but still denies
method_set_static_hostname. As a result DHCP clients can now always set
the transient hostname via the SetHostname method of the D-Bus interface
of systemd-hostnamed (org.freedesktop.hostname1.set-hostname).
If the NixOS option networking.hostName is set to an empty string (or
"localhost") the static hostname (kernel.hostname but NOT /etc/hostname)
will additionally be updated (this is intended).

From "man hostnamectl": The transient hostname is a fallback value
received from network configuration. If a static hostname is set, and is
valid (something other than localhost), then the transient hostname is
not used.

Fix #74847.

Note: It's possible to restrict access to the org.freedesktop.hostname1
interface using Polkit rules.
2020-07-11 00:05:41 +02:00
Tim Steinbach 0416089dc6
linux: 5.8-rc2 -> 5.8-rc4 2020-07-10 10:23:46 -04:00
Tim Steinbach af5accfa96
linux/hardened/patches/5.7: 5.7.7.a -> 5.7.8.a 2020-07-10 09:37:28 -04:00
Tim Steinbach cda9153727
linux/hardened/patches/5.4: 5.4.48.a -> 5.4.49.a 2020-07-10 09:37:28 -04:00
Tim Steinbach 4be3ad84d2
linux/hardened/patches/4.19: 4.19.131.a -> 4.19.132.a 2020-07-10 09:37:27 -04:00
Tim Steinbach 2371cb620a
linux/hardened/patches/4.14: 4.14.187.a -> 4.14.188.a 2020-07-10 09:37:27 -04:00
Tim Steinbach 21ed6c8546
linux_latest-libre: 17537 -> 17559 2020-07-10 09:37:27 -04:00
R. RyanTM 8babb2f6fb powerstat: 0.02.23 -> 0.02.24 2020-07-10 08:10:02 +00:00
Edmund Wu af36e9b324
nvidia_x11_beta: 450.51 -> stable 2020-07-09 21:14:02 -04:00
Edmund Wu 9edafbc1b7
nvidia_x11: 440.100 -> 450.57 2020-07-09 21:14:01 -04:00
Tim Steinbach 17f45c2f52
linux: 5.7.7 -> 5.7.8 2020-07-09 08:58:50 -04:00
Tim Steinbach 6012d93a2d
linux: 5.4.50 -> 5.4.51 2020-07-09 08:58:43 -04:00
Tim Steinbach 909da310e2
linux: 4.9.229 -> 4.9.230 2020-07-09 08:58:32 -04:00
Tim Steinbach 6bf85dad81
linux: 4.4.229 -> 4.4.230 2020-07-09 08:58:23 -04:00
Tim Steinbach a1325a39b8
linux: 4.19.131 -> 4.19.132 2020-07-09 08:58:15 -04:00
Tim Steinbach ee9a10daf7
linux: 4.14.187 -> 4.14.188 2020-07-09 08:58:02 -04:00
Daniël de Kok c06384ecbd
Merge pull request #92778 from r-ryantm/auto-update/fnotifystat
fnotifystat: 0.02.05 -> 0.02.06
2020-07-09 13:28:27 +02:00
R. RyanTM c01546b753 fnotifystat: 0.02.05 -> 0.02.06 2020-07-09 09:07:21 +00:00
Daniël de Kok ea4412433b
Merge pull request #92770 from r-ryantm/auto-update/forkstat
forkstat: 0.02.14 -> 0.02.15
2020-07-09 08:31:43 +02:00
R. RyanTM 48960c82f2 forkstat: 0.02.14 -> 0.02.15 2020-07-09 05:56:20 +00:00
Mario Rodas 0305468b9d
Merge pull request #92341 from r-ryantm/auto-update/lxcfs
lxcfs: 4.0.3 -> 4.0.4
2020-07-08 19:16:14 -05:00
Mario Rodas c683556226
Merge pull request #92685 from r-ryantm/auto-update/earlyoom
earlyoom: 1.6 -> 1.6.1
2020-07-08 07:47:42 -05:00
Daniël de Kok 9eb340151a
Merge pull request #92668 from r-ryantm/auto-update/zenmonitor
zenmonitor: 1.4.0 -> 1.4.1
2020-07-08 08:28:57 +02:00
Daniël de Kok 611171829a
Merge pull request #92678 from dominikh/turbostat-libcap
turbostat: requires libcap to build
2020-07-08 08:25:36 +02:00
R. RyanTM 2104aaaf51 earlyoom: 1.6 -> 1.6.1 2020-07-08 05:27:23 +00:00
Dominik Honnef 4415355426 turbostat: requires libcap to build 2020-07-08 05:58:27 +02:00
R. RyanTM c70fd760c1 zenmonitor: 1.4.0 -> 1.4.1 2020-07-08 00:06:05 +00:00
R. RyanTM 1b941508f1 libv4l: 1.18.1 -> 1.20.0 2020-07-07 19:39:29 +00:00
Tethys Svensson b98ad8de37 busybox: Add a default udhcpc dispatcher script
The udhcpc binary which currently ships as part of the busybox
derivation will by default search for a dispatcher script at the
location /usr/share/udhcpc/default.script.

This commit includes a working default script with udhcpc and updates
the location where udhcpc searches for this script.

The script was taken the script from the udhcpc package in debian
buster. The only changes from that script is to make it use paths from
the nix store and remove the run-time check for /sbin/resolvconf.
2020-07-07 15:31:31 +02:00
Daniël de Kok 64949ae7c7
Merge pull request #85669 from LouisTakePILLz/kmod-r8125
r8125: 9.003.02 -> 9.003.05
2020-07-07 14:51:18 +02:00
peelz 02b3cac109 r8125: 9.003.02 -> 9.003.05 2020-07-06 23:30:48 -04:00
Daniël de Kok 4f5c36b3f3
Merge pull request #91444 from lorenzleutgeb/patch-1
linuxPackages.e1000e: 3.3.5.3 -> 3.8.4
2020-07-06 12:39:48 +02:00
Lorenz Leutgeb 587bb6eace linuxPackages.e1000e: 3.3.5.3 -> 3.8.4
Upgrade e1000e from version 3.3.5.3 to 3.8.4
2020-07-06 12:27:24 +02:00
R. RyanTM 1085c05637 piper: 0.5 -> 0.5.1 2020-07-06 07:54:29 +02:00
Mario Rodas 7700101dfc
Merge pull request #92351 from r-ryantm/auto-update/lxc
lxc: 4.0.2 -> 4.0.3
2020-07-05 17:59:00 -05:00
Ryan Mulligan 973aeb0466
Merge pull request #92370 from r-ryantm/auto-update/nftables
nftables: 0.9.3 -> 0.9.6
2020-07-05 15:17:47 -07:00
R. RyanTM 9b605b5a23 nftables: 0.9.3 -> 0.9.6 2020-07-05 19:57:17 +00:00
R. RyanTM b8a64b3ecf lxc: 4.0.2 -> 4.0.3 2020-07-05 16:33:16 +00:00
R. RyanTM e665ab6036 lxcfs: 4.0.3 -> 4.0.4 2020-07-05 14:55:12 +00:00
Maximilian Bosch 77ffd8d5e0
iwd: 1.7 -> 1.8
https://git.kernel.org/pub/scm/network/wireless/iwd.git/tree/ChangeLog?h=1.8
2020-07-05 02:16:53 +02:00
Maximilian Bosch 8683ac07d6
ell: 0.31 -> 0.32
https://git.kernel.org/pub/scm/libs/ell/ell.git/tree/ChangeLog?h=0.32
2020-07-05 02:16:53 +02:00
Jan Tojnar 3d6fcff625
Merge branch 'staging-next' into staging 2020-07-05 00:00:14 +02:00
Jan Tojnar 4bca7dfb27
Merge branch 'master' into staging-next 2020-07-04 23:59:32 +02:00
Doron Behar e6612937cb
guvcview: use latest ffmpeg (#92170) 2020-07-04 04:01:00 -04:00
Vladimír Čunát e1206a2129
Merge master into staging-next
This brings thousands of rebuilds.
Hydra nixpkgs: ?compare=1597944
2020-07-04 09:15:27 +02:00
Ryan Mulligan f6ef771ab9
Merge pull request #92149 from r-ryantm/auto-update/fwts
fwts: 20.05.00 -> 20.06.01
2020-07-03 15:53:13 -07:00
Tim Steinbach 4de40fa9b4
linux/hardened/patches/5.7: init at 5.7.7.a 2020-07-03 13:14:45 -04:00
Tim Steinbach 760c9b1da7
linux/hardened/patches/4.19: 4.19.129.a -> 4.19.131.a 2020-07-03 13:14:45 -04:00
Tim Steinbach 0ff4f8095a
linux/hardened/patches/4.14: 4.14.185.a -> 4.14.187.a 2020-07-03 13:14:44 -04:00
Daniël de Kok e732855c5e
Merge pull request #90519 from victorluft/zenpower
zenpower: 0.1.10 -> 0.1.12
2020-07-03 18:06:24 +02:00
Victor Luft fdea8164ec linuxPackages.zenpower: 0.1.10 -> 0.1.12 2020-07-03 18:01:49 +02:00
R. RyanTM c284c86333 fwts: 20.05.00 -> 20.06.01 2020-07-03 09:22:31 +00:00
Martin Milata 542c8ff893 multipath-tools: support json_c-0.14 2020-07-02 18:30:23 +02:00
Jan Tojnar 7e5bfbc85e
Merge pull request #91017 from mmilata/cryptsetup-2.3.3 2020-07-02 18:27:56 +02:00
Frederik Rietdijk ae1584dc98
Merge pull request #91457 from matthewbauer/prefixed-pkg-config
Fixes from prefixed pkg config
2020-07-02 17:26:16 +02:00
Frederik Rietdijk c33ca7c5ce Merge staging-next into staging 2020-07-02 17:14:53 +02:00
R. RyanTM 45b6a97ad6 utillinux: 2.35.1 -> 2.35.2 2020-07-02 17:11:32 +02:00
ajs124 57568628be syslinux: make reproducible 2020-07-02 08:42:54 +02:00
Tim Steinbach 6c024d5814
linux: 5.7.6 -> 5.7.7 2020-07-01 16:28:16 -04:00
Tim Steinbach 69bd112211
linux: 5.4.49 -> 5.4.50 2020-07-01 16:27:41 -04:00
Tim Steinbach 28c9ea7f2e
linux: 4.9.228 -> 4.9.229 2020-07-01 16:27:15 -04:00
Tim Steinbach 1363090d3c
linux: 4.4.228 -> 4.4.229 2020-07-01 16:26:53 -04:00
Tim Steinbach 80558c5924
linux: 4.19.130 -> 4.19.131 2020-07-01 16:26:38 -04:00
Tim Steinbach 22fd414ffc
linux: 4.14.186 -> 4.14.187 2020-07-01 16:26:12 -04:00
Jörg Thalheim dc66befad4
Merge pull request #91903 from r-ryantm/auto-update/bcc 2020-07-01 09:19:44 +01:00
Jörg Thalheim 460563d4e4
Merge pull request #91823 from Mic92/dpdk 2020-07-01 08:48:25 +01:00
Mario Rodas d50f23ab89
Merge pull request #91859 from r-ryantm/auto-update/targetcli
targetcli: 2.1.51 -> 2.1.53
2020-06-30 19:49:35 -05:00
R. RyanTM 9443bd9336 linuxPackages_hardened.bcc: 0.14.0 -> 0.15.0 2020-06-30 23:49:30 +00:00
Markus Kowalewski e830f2a0e2
xf86-video-nested: add license 2020-06-30 21:57:50 +02:00
Markus Kowalewski a61b50f79b
sysklogd: add license 2020-06-30 21:57:50 +02:00
Markus Kowalewski 7e2278e691
rfkill-udev: add license 2020-06-30 21:57:50 +02:00
Markus Kowalewski 2b99f89db3
libvolume_id: add license 2020-06-30 21:57:50 +02:00
Markus Kowalewski 2862ba321a
kmod-debian-aliases: add license 2020-06-30 21:57:47 +02:00
Markus Kowalewski 077cd7210b
kmod-blacklist: add license 2020-06-30 21:10:46 +02:00
Markus Kowalewski b2cfe47647
klibcShrunk: add meta data 2020-06-30 21:04:56 +02:00
Markus Kowalewski fc47c7b883
gpio-utils: add license 2020-06-30 21:02:50 +02:00
Markus Kowalewski 1bd4fbc4a4
iptstate: add license 2020-06-30 21:00:30 +02:00
Markus Kowalewski 68ec5811d1
device-tree_rpi: update meta data 2020-06-30 20:58:30 +02:00
R. RyanTM cf47dc9f7b targetcli: 2.1.51 -> 2.1.53 2020-06-30 16:35:09 +00:00
Jörg Thalheim 90a9d02538
dpdk: 19.11 -> 20.05
support for newer kernels (5.7)
2020-06-30 11:40:58 +01:00
Calum MacRae 15e8fa9f96
yabai: 3.2.0 -> 3.2.1 (#90717) 2020-06-29 16:06:55 +02:00
Maximilian Bosch 4847222db1
busybox: fix build w/glibc-2.31 2020-06-29 14:41:42 +02:00
Mario Rodas 24cc542e8a
Merge pull request #91615 from r-ryantm/auto-update/libbpf
libbpf: 0.0.8 -> 0.0.9
2020-06-27 14:54:52 -05:00
Daniël de Kok 226bded809
Merge pull request #91665 from Atemu/undervolt-update
undervolt: 0.2.11 -> 0.3.0
2020-06-27 20:45:15 +02:00
Atemu a78c7f28fd undervolt: 0.2.11 -> 0.3.0 2020-06-27 13:09:21 +02:00
Maximilian Bosch 053db07ba7
linuxPackages.wireguard: 1.0.20200611 -> 1.0.20200623
https://lists.zx2c4.com/pipermail/wireguard/2020-June/005597.html
2020-06-26 18:57:47 +02:00
Tim Steinbach 467fdc71e5
linux: 5.8-rc1 -> 5.8-rc2 2020-06-26 11:09:06 -04:00
R. RyanTM f3c08b34e3 libbpf: 0.0.8 -> 0.0.9 2020-06-26 13:38:16 +00:00
Tim Steinbach 57814fdf20
linux: 4.19.129 -> 4.19.130 2020-06-26 08:18:59 -04:00
Tim Steinbach 17e4285d9d
linux: 4.14.185 -> 4.14.186 2020-06-26 08:18:47 -04:00
markuskowa 8b245f1eed
Merge pull request #91525 from markuskowa/upd-rdma-core
rdma-core: 29.0 -> 30.0
2020-06-26 09:19:54 +02:00
Mario Rodas 8fc3eb83f8
Merge pull request #88809 from msfjarvis/master
rtl8821ce: bump to 5.5.2_34066.20200325
2020-06-25 21:37:38 -05:00
Markus Kowalewski 86de0be383
rdma-core: 29.0 -> 30.0 2020-06-26 00:11:52 +02:00
Frederik Rietdijk 679136e252 Merge staging-next into staging 2020-06-25 20:35:19 +02:00
Dmitry Kalinkin 6488b9670d
Merge pull request #91445 from eadwu/nvidia_x11/2020.06
nvidia_x11: 2020.06
2020-06-25 10:58:47 -04:00
Tim Steinbach 06f0a0fc27
linux: 5.7.5 -> 5.7.6 2020-06-25 10:30:22 -04:00
Tim Steinbach 5d807cc8d7
linux: 5.4.48 -> 5.4.49 2020-06-25 10:30:17 -04:00
Matthew Bauer da8e991836 crda: use prefixed pkg-config 2020-06-25 00:09:22 -04:00
Edmund Wu 7d3150fe8f
nvidia_x11: disable i686-linux on unsupported versions 2020-06-24 19:54:19 -04:00
Edmund Wu f50bcf2781
nvidia_x11_beta: 440.100 -> 450.51 2020-06-24 17:21:08 -04:00
Edmund Wu 3077af4fe6
nvidia_x11: 440.82 -> 440.100 2020-06-24 17:21:00 -04:00
Edmund Wu 7664689009
nvidia_x11.legacy_390: 390.132 -> 390.138 2020-06-24 17:19:30 -04:00
Frederik Rietdijk 16287a8cb8 Merge master into staging-next 2020-06-24 19:04:03 +02:00
Edmund Wu 34f19eacb3
nvidia_x11.legacy_340: 340.107 -> 340.108 2020-06-24 11:11:24 -04:00
Samuel Dionne-Riel 53adfda8e5
Merge pull request #73787 from 0x4A6F/master-gobi_loader
gobi_loader: init at 0.7
2020-06-23 16:36:36 -04:00
Tim Steinbach 9507dfbe82
linux/hardened/patches/5.6: 5.6.18.a -> 5.6.19.a 2020-06-23 11:39:10 -04:00
Tim Steinbach 34393bcf19
linux/hardened/patches/5.4: 5.4.46.a -> 5.4.48.a 2020-06-23 11:39:10 -04:00
Tim Steinbach d6ea499873
linux/hardened/patches/4.19: 4.19.128.a -> 4.19.129.a 2020-06-23 11:39:10 -04:00
Tim Steinbach 91b3fe5753
linux/hardened/patches/4.14: 4.14.184.a -> 4.14.185.a 2020-06-23 11:39:09 -04:00
Tim Steinbach c4a784bbf4
linux: 5.7.4 -> 5.7.5 2020-06-23 11:39:09 -04:00
Tim Steinbach e918846216
linux: 5.4.47 -> 5.4.48 2020-06-23 11:39:08 -04:00
Tim Steinbach a6dd26a2e8
linux: 4.9.227 -> 4.9.228 2020-06-23 11:39:08 -04:00
Tim Steinbach 14b7f40eef
linux: 4.4.227 -> 4.4.228 2020-06-23 11:39:08 -04:00
Tim Steinbach c8ff55474c
linux: 4.19.128 -> 4.19.129 2020-06-23 11:39:07 -04:00
Tim Steinbach 4e1800c8d3
linux: 4.14.184 -> 4.14.185 2020-06-23 11:39:03 -04:00
worldofpeace 8e46011b18
Merge pull request #89754 from hax404/jool
jool: 4.0.5 -> 4.0.9
2020-06-22 17:08:28 -04:00
Frederik Rietdijk 7481da9cbd Merge master into staging-next 2020-06-22 08:46:16 +02:00
Phil Wetzel 7b9448665e mwprocapture: 1.2.4054 -> 1.2.4177 2020-06-21 22:34:49 -07:00
Frederik Rietdijk 9c5e7367d1 Merge master into staging-next 2020-06-20 07:38:17 +02:00
Tim Steinbach 41bd44e05d
linux: 5.7.3 -> 5.7.4 2020-06-19 08:06:54 -04:00
R. RyanTM 4dbf90217c alsa-ucm-conf: 1.2.2 -> 1.2.3 2020-06-19 10:58:09 +02:00
R. RyanTM fb4625e88a alsaLib: 1.2.2 -> 1.2.3 2020-06-19 10:57:35 +02:00
R. RyanTM c81696a5d2 alsa-topology-conf: 1.2.2 -> 1.2.3 2020-06-19 10:57:26 +02:00
Frederik Rietdijk e4cd7a48f3 Merge staging-next into staging 2020-06-19 10:49:25 +02:00
Frederik Rietdijk 301847a7e5 Merge master into staging-next 2020-06-19 09:01:43 +02:00
Linus Heckemann 5d58db7a47
Merge pull request #90135 from lheckemann/linux-force-feedback
linux: enable force feedback support in HID drivers
2020-06-18 17:18:11 +02:00
John Ericson e985a0b24a
Merge pull request #90722 from expipiplus1/joe-exfat-cross
exfat: fix cross compilation
2020-06-18 10:36:12 -04:00
Martin Milata 6053264d4f cryptsetup: 2.1.0 -> 2.3.3
Changes:
- https://gitlab.com/cryptsetup/cryptsetup/-/blob/master/docs/v2.2.0-ReleaseNotes
- https://gitlab.com/cryptsetup/cryptsetup/-/blob/master/docs/v2.2.1-ReleaseNotes
- https://gitlab.com/cryptsetup/cryptsetup/-/blob/master/docs/v2.2.2-ReleaseNotes
- https://gitlab.com/cryptsetup/cryptsetup/-/blob/master/docs/v2.3.0-ReleaseNotes
- https://gitlab.com/cryptsetup/cryptsetup/-/blob/master/docs/v2.3.1-ReleaseNotes
- https://gitlab.com/cryptsetup/cryptsetup/-/blob/master/docs/v2.3.2-ReleaseNotes
- https://gitlab.com/cryptsetup/cryptsetup/-/blob/master/docs/v2.3.3-ReleaseNotes

The python bindings were removed in 2.1.0.
2020-06-18 15:25:44 +02:00
Tim Steinbach 4f7e011f87
linux: 5.7.2 -> 5.7.3 2020-06-18 08:16:06 -04:00
Tim Steinbach 0d0b50436c
linux: 5.6.18 -> 5.6.19 2020-06-18 08:16:05 -04:00
Tim Steinbach 5af8ad3e6d
linux: 5.4.46 -> 5.4.47 2020-06-18 08:16:02 -04:00
Joe Hermaszewski 79987057c4 exfat: fix cross compilation 2020-06-18 17:27:27 +08:00
Frederik Rietdijk 32e827b848 Merge staging-next into staging 2020-06-18 09:02:05 +02:00
Frederik Rietdijk 79f9ef8752 Merge master into staging-next 2020-06-18 09:01:39 +02:00
R. RyanTM e607ed083d google-authenticator: 1.08 -> 1.09 2020-06-17 12:40:27 -07:00
R. RyanTM 8a61274a5d alsaUtils: 1.2.2 -> 1.2.3 2020-06-17 11:44:21 -07:00
Michael Weiss 4e5b9f8b2e
nvme-cli: 1.11.2 -> 1.12 2020-06-17 17:10:10 +02:00
Jörg Thalheim df54fe60ba
Merge pull request #87554 from emilazy/add-aio-to-kconfig
linux: explicitly enable AIO
2020-06-17 08:46:30 +01:00
Frederik Rietdijk 8850815577 Merge master into staging-next 2020-06-17 08:40:33 +02:00
Maximilian Bosch 52633ca14b
linuxPackages.wireguard: 1.0.20200520 -> 1.0.20200611
https://lists.zx2c4.com/pipermail/wireguard/2020-June/005480.html
2020-06-17 02:31:31 +02:00
Harsh Shandilya 6cbbe4dbba
rtl8821ce: 5.2.5_1.26055.20180108 -> 5.5.2_34066.20200325
The rtl8821ce repository was updated to address for ABI changes to
Linux but our package was too far behind, resulting in breakages
as reported in #88068

Fixes: #88068
2020-06-17 03:00:17 +05:30
Andreas Rammhold 1419b35e77
Merge pull request #89981 from mweinelt/microcode-intel
microcodeIntel: 20200520 -> 20200609
2020-06-16 22:31:55 +02:00
Samuel Dionne-Riel c62d060648
Merge pull request #89717 from SquircleSpace/rpi4-8gb
Support Raspberry Pi 4 (8 GB)
2020-06-16 13:26:20 -04:00
Martin Weinelt 77730556e0
microcodeIntel: 20200609 -> 20200616 2020-06-16 19:22:31 +02:00
Ada Avery df9950ed7b
raspberrypifw: 1.20190925 -> 1.20200601 2020-06-16 14:19:07 -03:00
Ada Avery 893b1a33fa
linux_rpi: 1.20190925 -> 1.20200601 2020-06-16 14:19:05 -03:00
Ada Avery cd0cfb2ed1
raspberrypi-tools: 2018-10-03 -> 2020-5-28 2020-06-16 14:19:00 -03:00
Frederik Rietdijk 52de5f2430 Merge staging-next into staging 2020-06-16 18:17:05 +02:00
Frederik Rietdijk 4af4a49251 Merge master into staging-next 2020-06-16 18:05:38 +02:00
Jan Tojnar 7c20a53506
Merge pull request #90539 from r-ryantm/auto-update/fwupd 2020-06-16 16:43:33 +02:00
Jan Tojnar 0f0bcec11c
fwupd: Add passthru consistency test
We need to keep the passthru.filesInstalledToEtc and passthru.defaultBlacklistedPlugins in sync with the package contents so let's add a test to enforce that.
2020-06-16 11:20:55 +02:00
R. RyanTM bfa1712590 fwupd: 1.4.2 -> 1.4.4 2020-06-15 22:16:05 +00:00