Wout Mertens
2194012d3b
Merge pull request #90142 from wmertens/pam-ssh-agent
...
pam_ssh_agent_auth: 0.10.3 -> 0.10.4
2020-12-21 16:29:59 +01:00
Michael Weiss
21bb0f56c5
iproute2: 5.9.0 -> 5.10.0 ( #107319 )
2020-12-21 15:22:56 +01:00
github-actions[bot]
d87de5dd7d
Merge staging-next into staging
2020-12-21 12:23:08 +00:00
github-actions[bot]
d442b912ae
Merge master into staging-next
2020-12-21 12:23:05 +00:00
Michael Raskin
4aa87cfa36
Merge pull request #107003 from Atemu/update/linux_zen
...
linux_zen: 5.9.14 -> 5.10.1
2020-12-21 11:51:38 +00:00
markuskowa
a0c36072de
Merge pull request #107287 from markuskowa/upd-libpsm
...
libpsm2: 11.2.156 -> 11.2.185
2020-12-21 09:37:02 +01:00
github-actions[bot]
204a4ef360
Merge staging-next into staging
2020-12-21 00:45:57 +00:00
github-actions[bot]
bdf1e394e4
Merge master into staging-next
2020-12-21 00:45:49 +00:00
Florian Klink
43f74794de
displaylink: manually activate dlm.service
...
The shell script coming with the vendor-provided udev rule simply
starts dlm.service (and sets up some symlinks), and stops dlm.service if
that was the last card plugged in.
On NixOS, some of the cat/grep/sed commands are not available, causing
the script to fail.
Turns out, the symlinks aren't needed at all. Archlinux ships their own
script
(https://aur.archlinux.org/cgit/aur.git/plain/udev.sh?h=displaylink ),
which only starts and stops dlm.service, depending on whether there's
cards left or not.
We can further optimize this by simply starting dlm.service on the first
card, and not stopping it at all. Considering dlm won't get stopped if
one of multiple cards is unplugged, it seems to handle disconnects.
2020-12-21 00:34:31 +01:00
Florian Klink
132894d1fa
Merge pull request #106728 from eyJhb/evdi-1.7.1
...
evdi: unstable-20200416 -> v1.7.2
2020-12-21 00:28:22 +01:00
Eduard Bopp
81f4bca15c
rtl8761b-firmware: init at rtk1395
...
Also included the firmware under enableRedistributableFirmware.
2020-12-21 00:22:53 +01:00
Markus Kowalewski
6078ad5270
libpsm2: 11.2.156 -> 11.2.185
2020-12-20 22:07:34 +01:00
Milan Pässler
a333985d59
libtorrentRasterbar: rename to libtorrent-rasterbar
...
This is done to match upstream naming:
https://github.com/NixOS/nixpkgs/pull/107194#issuecomment-748501379
2020-12-20 20:51:28 +01:00
midchildan
10e8c6d323
libtapi: 1000.10.8 -> 1100.0.11
...
closes #106348
2020-12-21 00:55:58 +09:00
Eduard Bopp
6ac71f593d
linux: backport support for RTL8761b to 5.4
2020-12-20 14:36:07 +01:00
github-actions[bot]
1ae31afc4d
Merge staging-next into staging
2020-12-20 12:22:13 +00:00
github-actions[bot]
92db8d3c26
Merge master into staging-next
2020-12-20 12:22:10 +00:00
Doron Behar
bc43653598
Merge pull request #97177 from r-ryantm/auto-update/intel-compute-runtime
...
intel-compute-runtime: 20.33.17675 -> 20.34.17727
2020-12-20 09:57:49 +02:00
stigo
134a1ad375
Merge pull request #107225 from maxeaubrey/tomb_2.8.1
...
tomb: 2.8 -> 2.8.1
2020-12-20 19:20:42 +01:00
Alyssa Ross
fc08002774
Merge pull request #106663 from alyssais/autoconf
...
autoconf: 2.69 -> 2.70
2020-12-19 22:26:50 +00:00
Maxine Aubrey
47586f2451
tomb: 2.8 -> 2.8.1
2020-12-19 21:48:52 +01:00
github-actions[bot]
b24d59148c
Merge master into staging-next
2020-12-19 12:22:54 +00:00
Atemu
87994fa87b
nvidia_x11_beta: 455.45.01 -> 460.27.04
2020-12-19 05:48:01 +01:00
Linus Heckemann
16c0697e68
linux: fix generate-config's handling of "no-choice" options
...
Prior to this change, the script could potentially get confused by
"menus" containing only one valid option. Thus, with
CPU_BIG_ENDIAN = no;
CPU_LITTLE_ENDIAN = yes;
ARM64_PA_BITS_48 = yes;
the endianness would be set incorrectly:
GOT: Physical address space size
GOT: > 1. 48-bit (ARM64_PA_BITS_48)
GOT: choice[1]: 1
GOT: Endianness
GOT: 1. Build big-endian kernel (CPU_BIG_ENDIAN)
GOT: > 2. Build little-endian kernel (CPU_LITTLE_ENDIAN)
CHOICE: 1-2?, ANSWER: 1
This commit fixes this error by forgetting previous menu choices if a
line that follows a menu option is neither another menu option nor the
prompt for choosing one of the options.
2020-12-19 01:55:21 +01:00
github-actions[bot]
a4876421e8
Merge master into staging-next
2020-12-18 12:22:44 +00:00
Atemu
ff636d5843
linux_lqx: init at 5.9.15
...
Same source as linux_zen but with a release schedule that's not quite as
bleeding edge. For example, it's currenly on the newest 5.9 release while
linux_zen is already on 5.10 and won't release future 5.9 fixes.
Originally meant for debianish Distros.
2020-12-18 13:07:55 +01:00
Doron Behar
aefb103620
Merge pull request #103662 from r-ryantm/auto-update/eventstat
...
eventstat: 0.04.10 -> 0.04.11
2020-12-18 12:02:12 +02:00
github-actions[bot]
2af34c1479
Merge master into staging-next
2020-12-18 06:19:52 +00:00
Peter Hoeg
85298db412
kernelPackages.ena: 2.2.11 -> 2.3.0
2020-12-18 10:24:12 +08:00
github-actions[bot]
abb757ba28
Merge master into staging-next
2020-12-18 00:42:45 +00:00
github-actions[bot]
8c3e8bd4b9
Merge master into staging-next
2020-12-17 18:17:15 +00:00
Daniël de Kok
99aa5a5b08
Revert "nvidia-x11: 455.45.01 -> 460.27.04"
...
This reverts commit 784df0764f
.
2020-12-17 18:08:53 +01:00
Tim Steinbach
62f5b921c5
linux/hardened/patches/5.9: 5.9.14.a -> 5.9.15.a
2020-12-17 09:21:58 -05:00
Tim Steinbach
1eb7cd9572
linux/hardened/patches/5.4: 5.4.83.a -> 5.4.84.a
2020-12-17 09:21:58 -05:00
Tim Steinbach
08d67bbd0d
linux-rt_5_10: 5.10-rt17 -> 5.10.1-rt19
2020-12-17 09:21:58 -05:00
Alyssa Ross
e27774e9df
linuxPackages.zfs: use autoconf 2.69
...
I bring in autoreconfHook269 instead of overriding it in
all-packages.nix, so that when an unstable version of ZFS comes out
that supports autoconf 2.70, it can use the latest autoconf even if
stable ZFS still needs the old version.
2020-12-17 12:53:48 +00:00
ajs124
e60919c3d3
apparmor: 2.13.5 -> 2.13.6
2020-12-17 07:32:24 +01:00
ajs124
93195c4db5
util-linux: 2.36 -> 2.36.1
...
https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.36/v2.36.1-ReleaseNotes
2020-12-17 07:30:02 +01:00
Florian Klink
91b8237b48
systemd: 247.1 -> 247.2
...
Contains the following fixes:
- 937118a5b2 journalctl: don't skip the entries that have the same seqnum
- e017ac6a26 sd-bus: use SOCK_CLOEXEC on one more socket
- db31432861 resolved: create stub-resolv.conf symlink with correct security label
- f2ec15e2e5 efi: Only use arm flags if supported
- cd43eee770 core: detect_container() may return negative errno
- 04be042a1f meson: Fix reallocarray check
- 5e906f483b network: do not assume address ready callback is always set to static addresses
- 2ad7a2a96a network: drop assertions to check link state in netlink callback handlers
- f375c8cbb5 network: do not reconfigure interface when the link gains carrier but udev not initialized it yet
- 5d4909decf veritysetup: also place udev socket dep
- 57ddb74245 cryptsetup: Fix crypto device missing issue after bootup
- d3c224d441 network: fix SIGABRT related to unreachable route with DHCP6
- c91648cc83 network: revert previous changes to address_compare_func()
- d8b5d8c8c3 udev: Fix sound.target dependency
- 669107ae68 meson: specify correct libqrencode version in meson dep
- c07dc6cedc udev: link_update() should fail if the entry in symlink dir couldn't have been created
- 367006c806 man: document that automount units are privileged
- 5129808141 logind: fix closing of button input devices
- 37f06c91ef Update logind-button.c
- 9e9fda0a2d async: add trivial cleanup wrapper for asynchronous_close()
- 4a2ca1ca4a Silence cgroups v1 read-only filesystem warning
- ed1f8f4ba2 manager: Fix HW watchdog when systemd starts before driver loaded
- 383a747164 cgroup: Also set blkio.bfq.weight
- 48d41091ac nss-resolve: varlink_call() set error_id only when r >= 0
- 56daba2deb missing: Define several syscall numbers for Alpha arch
- f2a4b96276 Don't assume /run/systemd exists when creating unit-root
- 553530fdc7 mkosi: Add findutils to Fedora config
- e42990dfe3 mkosi: Add rpm to Fedora BuildPackages as it's needed by pkg-config
- 6bacd1d971 mkosi: Replace iptables-dev with libiptc-dev in debian config
- f1fc515c21 dissect: don't declare unused variables on archs that have no GPT discovery
- 30d0c3f58c resolved: synthesize NODATA instead of NXDOMAIN if gateway exists, but of other protocol
- 538ebbd7f3 local-addresses: make returning accumulated list optional
- 228a22bb63 resolved: improve log message when we use TCP a bit
- aa31dd9128 network: ignore broadcast address for /31 or /32 addresses
- 85607cc094 network: fix verification for broadcast address
- dc6ad6482a network: do not set broadcast if prefixlen is 31 or 32
- 39ee319c75 stub: don't ever respond to datagrams coming in on non-localhost addreses, on the stub
- cbea0e5a83 resolved: never allow _gateway lookups to go to the network
- c4df66816b resolved: lower SERVFAIL cache timeout from 30s to 10s
- b5e39c20d9 dns-domain: try IDN2003 rules if IDN2008 doesn't work
- 2c354cedd2 virt: Properly detect nested UML inside another hypervisor
- 10f2cfb715 resolved: properly check per-link NTA list
- a8437c07e4 meson: use '_' as separator in fuzz test names
- 81ef7623c8 man: mention that --key= is about *secret* keys
- 4ef70ecefc meson: check that cxx variable is set before using it
2020-12-17 07:29:04 +01:00
github-actions[bot]
2f14c7f550
Merge staging-next into staging
2020-12-16 18:15:45 +00:00
Tim Steinbach
78c036ced3
linux_latest-libre: 17788 -> 17812
2020-12-16 11:25:40 -05:00
Tim Steinbach
ca0e3d9c64
linux: 5.9.14 -> 5.9.15
2020-12-16 11:25:29 -05:00
Tim Steinbach
d1a0eb7f0b
linux: 5.4.83 -> 5.4.84
2020-12-16 11:25:17 -05:00
github-actions[bot]
c9bbcb2fc1
Merge staging-next into staging
2020-12-16 12:21:20 +00:00
Wout Mertens
2c6d008cfa
pam_ssh_agent_auth: 0.10.3 -> 0.10.4
2020-12-16 13:11:55 +01:00
Atemu
10a3fd4892
linux_zen: 5.9.14 -> 5.10.1
2020-12-16 07:10:56 +01:00
Timothy Klim
784df0764f
nvidia-x11: 455.45.01 -> 460.27.04
2020-12-16 10:25:03 +07:00
github-actions[bot]
bc3c95481e
Merge staging-next into staging
2020-12-16 00:41:26 +00:00
eyjhb
2636ff59fb
evdi: unstable-20200416 -> v1.7.2
2020-12-15 21:02:30 +01:00
Tim Steinbach
853bac5b2b
linux/hardened/patches/5.8: remove
2020-12-15 14:34:44 -05:00
Tim Steinbach
a83bf32bab
linux: 5.10 -> 5.10.1
2020-12-15 14:34:40 -05:00
github-actions[bot]
f8d9426a1b
Merge staging-next into staging
2020-12-15 00:39:51 +00:00
Orivej Desh
2f6ac24357
linux-rt_latest: 5.9.1-rt20 -> 5.10-rt17
...
This does not keep 5.9 series because it has known issues and rt
upstream has stopped maintaining it in favor of 5.10.
"ls -v" sorts by version, making 5.10 the next $prev kernel.
2020-12-14 23:42:17 +00:00
Matthew Bauer
eb3016b5ad
Merge pull request #106763 from Atemu/fix/nfs-utils-cross
...
nfs-utils: pass native rpcsvc-proto to configureFlag
2020-12-14 16:56:23 -06:00
Matthew Bauer
079535f0df
Merge pull request #106761 from Atemu/fix/cifs-utils-cross
...
cifs-utils: don't check for AC_FUNC_MALLOC when cross compiling
2020-12-14 16:56:03 -06:00
github-actions[bot]
ce7773fcf7
Merge staging-next into staging
2020-12-14 18:14:34 +00:00
Tim Steinbach
1be6a53cd8
Linux: Remove 5.8
2020-12-14 12:57:57 -05:00
Tim Steinbach
c1ef6d2f41
linux: Add 5.10
...
Validated via
```
nix-build ./nixos/release.nix -A tests.kernel-latest.x86_64-linux -A tests.latestKernel.login.x86_64-linux
```
2020-12-14 12:55:31 -05:00
Tim Steinbach
93a4baf5a6
linux/hardened/patches/5.9: 5.9.12.a -> 5.9.14.a
2020-12-14 09:31:56 -05:00
Tim Steinbach
1d8c58f35c
linux/hardened/patches/5.4: 5.4.81.a -> 5.4.83.a
2020-12-14 09:31:56 -05:00
Tim Steinbach
a4d6fdd738
linux/hardened/patches/4.19: 4.19.161.a -> 4.19.163.a
2020-12-14 09:31:56 -05:00
Tim Steinbach
9146361acb
linux/hardened/patches/4.14: 4.14.210.a -> 4.14.212.a
2020-12-14 09:31:55 -05:00
Tim Steinbach
2ad8584a03
linux-rt_5_4: 5.4.78-rt44 -> 5.4.82-rt45
2020-12-14 09:31:55 -05:00
Florian Klink
d43d1507c5
Merge pull request #106834 from charvp/fix/systemd-247.1
...
systemd: 247 -> 247.1
2020-12-13 20:10:10 +01:00
Charlotte Van Petegem
9b1aa17909
systemd: 247 -> 247.1
2020-12-13 16:35:01 +01:00
github-actions[bot]
df91ae1ac0
Merge staging-next into staging
2020-12-13 12:20:05 +00:00
Sandro
0f08fc1dc6
Merge pull request #104455 from expipiplus1/joe-nvidia
...
nvidia_x11.vulkan_beta: 450.56.11 -> 455.46.01
2020-12-13 09:00:51 +01:00
Atemu
46224b1e19
cifs-utils: don't check for AC_FUNC_MALLOC when cross compiling
...
Produces "undefined reference to "rpl_malloc"" and fails the build
Apparently it's a runtime check (https://github.com/LLNL/ior/issues/4 )
2020-12-13 07:59:06 +01:00
Atemu
b991ae0e28
nfs-utils: pass native rpcsvc-proto to configureFlag
...
It was passing in the targetPlatform's rpcgen binary which exec format errors of
course
Co-authored-by: Matthew Bauer <mjbauer95@gmail.com>
2020-12-13 07:57:18 +01:00
github-actions[bot]
11d68e6adb
Merge staging-next into staging
2020-12-13 00:42:45 +00:00
Kevin Cox
ad80d12a0c
Merge pull request #106753 from Atemu/update/linux_zen
...
linux_zen: 5.9.13 -> 5.9.14
2020-12-12 14:20:22 -05:00
Atemu
74c525ddc6
linux_zen: 5.9.13 -> 5.9.14
2020-12-12 16:46:32 +01:00
github-actions[bot]
ad994db6cd
Merge staging-next into staging
2020-12-11 18:15:37 +00:00
Tim Steinbach
1f8ef6970a
linux: 5.9.12 -> 5.9.14
2020-12-11 12:42:17 -05:00
Tim Steinbach
c020baa654
linux: 5.4.81 -> 5.4.83
2020-12-11 12:42:16 -05:00
Tim Steinbach
6ce57b7920
linux: 4.9.247 -> 4.9.248
2020-12-11 12:42:16 -05:00
Tim Steinbach
45c0c5f5e2
linux: 4.4.247 -> 4.4.248
2020-12-11 12:42:16 -05:00
Tim Steinbach
1f8f665608
linux: 4.19.161 -> 4.19.163
2020-12-11 12:42:15 -05:00
Tim Steinbach
28fb10a34a
linux: 4.14.210 -> 4.14.212
2020-12-11 12:42:11 -05:00
Jörg Thalheim
97b412d4a6
systemd: fix pc files
...
upstream decided to make this non-configurable... Lets' revert to the
version before.
2020-12-11 08:37:42 +01:00
github-actions[bot]
f6be2d2635
Merge staging-next into staging
2020-12-11 06:17:55 +00:00
github-actions[bot]
43f4575008
Merge master into staging-next
2020-12-11 06:17:52 +00:00
Sandro
f097374754
Merge pull request #105938 from virusdave/dnicponski/scratch/add_osx-cpu-temp
...
osx-cpu-temp: Init at 1.0
2020-12-11 06:56:57 +01:00
github-actions[bot]
5448578a33
Merge staging-next into staging
2020-12-10 18:15:36 +00:00
github-actions[bot]
79e586aa98
Merge master into staging-next
2020-12-10 18:15:33 +00:00
github-actions[bot]
4e33f29b79
Merge staging-next into staging
2020-12-10 12:20:23 +00:00
github-actions[bot]
9e3f47d2e8
Merge master into staging-next
2020-12-10 12:20:20 +00:00
Orivej Desh
4376b91b40
linux-rt_5_9: export symbols needed by zfs
...
Upstream issue: https://github.com/openzfs/zfs/issues/11097#issuecomment-740682245
2020-12-10 10:34:44 +00:00
Orivej Desh
1026c02f6d
zfs: fix build with linux-rt
2020-12-10 10:34:44 +00:00
Mario Rodas
16e71256fb
Merge pull request #106490 from r-ryantm/auto-update/psftools
...
psftools: 1.0.13 -> 1.0.14
2020-12-10 05:09:14 -05:00
github-actions[bot]
d85d0c3998
Merge staging-next into staging
2020-12-10 06:17:49 +00:00
github-actions[bot]
3c5489b2fe
Merge master into staging-next
2020-12-10 06:17:45 +00:00
Jan Tojnar
ed98057f0a
Merge pull request #106352 from NixOS/fwupd-1.5.3
2020-12-10 06:31:51 +01:00
Jan Tojnar
bf2f0ec278
Merge branch 'staging-next' into staging
2020-12-10 04:41:08 +01:00
Jan Tojnar
4f20afbc19
Merge branch 'master' into staging-next
2020-12-10 04:39:30 +01:00
Mario Rodas
9304f589e9
psftools: enable on darwin
2020-12-09 18:59:05 -05:00
R. RyanTM
11bb48c30b
psftools: 1.0.13 -> 1.0.14
2020-12-09 21:22:47 +00:00
Sandro Jäckel
848d1986b8
apple_sdk.frameworks.AVFoundation: Add missing MediaToolbox
...
This fixes:
/nix/store/7ckpydmlah3j86py3c4f27p0fbkxyzfi-apple-framework-AVFoundation/Library/Frameworks/AVFoundation.framework/Headers/AVAudioMix.h:15:9: fatal error: 'MediaToolbox/MTAudioProcessingTap.h' file not found
2020-12-09 20:10:59 +01:00
Sandro Jäckel
eb1d742813
apple_sdk.frameworks.AVFoundation: Add missing CoreMedia
...
This fixes apple-framework-AVFoundation/Library/Frameworks/AVFoundation.framework/Headers/AVAsset.h:17:9: fatal error: 'CoreMedia/CMTime.h' file not found
2020-12-09 20:10:59 +01:00
Dave Nicponski
9fbe8cc64b
osx-cpu-temp: Init at 1.0
2020-12-09 12:18:05 -05:00
Jan Tojnar
113a866cac
fwupd: 1.5.2 → 1.5.3
...
https://blogs.gnome.org/hughsie/2020/12/08/fwupd-1-5-3/
2020-12-09 02:40:36 +01:00
Jan Tojnar
e0296b2d12
fwupd: 1.5.1 → 1.5.2
...
https://blogs.gnome.org/hughsie/2020/11/23/fwupd-1-5-2/
2020-12-09 02:40:36 +01:00
github-actions[bot]
a2f873d68e
Merge staging-next into staging
2020-12-09 00:39:32 +00:00
github-actions[bot]
7d6630d7db
Merge master into staging-next
2020-12-09 00:39:29 +00:00
Niklas Hambüchen
87413f30a5
Merge pull request #100906 from KAction/openssh
...
openssh: fix static build
2020-12-09 00:39:56 +01:00
Mario Rodas
7b80d958fc
Merge pull request #106349 from Atemu/update/linux_zen
...
linux_zen: 5.9.12 -> 5.9.13
2020-12-08 13:41:25 -05:00
Florian Klink
3b41567343
Merge pull request #106044 from Mic92/systemd
...
systemd: fix pc files
2020-12-08 15:12:15 +01:00
Atemu
374c3ff563
linux_zen: 5.9.12 -> 5.9.13
2020-12-08 13:54:24 +01:00
github-actions[bot]
e539b57990
Merge master into staging-next
2020-12-08 06:17:44 +00:00
Joe Hermaszewski
4e2397de0c
nvidia_x11.vulkan_beta: 450.56.11 -> 455.46.02
2020-12-08 13:55:24 +08:00
R. RyanTM
71184f0cf5
libcap_ng: 0.7.11 -> 0.8
2020-12-08 05:39:01 +01:00
Joe Hermaszewski
4fe23ed6ca
libcap: fix static build
...
This makes the build correct when cap==null
It also patches the Makefiles so that shared libraries aren't built during the install phase
2020-12-08 05:21:05 +01:00
github-actions[bot]
db90e75ade
Merge staging-next into staging
2020-12-08 00:39:07 +00:00
Orivej Desh
76bedb5b9e
linux-rt_5_9: init at 5.9.1-rt20
2020-12-08 00:31:40 +00:00
Tim Steinbach
893f636801
linux/hardened/patches/5.9: 5.9.10.a -> 5.9.12.a
2020-12-07 14:57:58 -05:00
Tim Steinbach
780660986b
linux/hardened/patches/5.4: 5.4.79.a -> 5.4.81.a
2020-12-07 14:57:56 -05:00
Tim Steinbach
8a15d28a34
linux/hardened/patches/4.19: 4.19.159.a -> 4.19.161.a
2020-12-07 14:57:54 -05:00
Tim Steinbach
f76184d657
linux/hardened/patches/4.14: 4.14.208.a -> 4.14.210.a
2020-12-07 14:57:53 -05:00
Tim Steinbach
90f6e8bda4
linux_latest-libre: 17768 -> 17788
2020-12-07 14:57:41 -05:00
Michael Weiss
101c5a96ad
fuse3: 3.10.0 -> 3.10.1 ( #106162 )
2020-12-07 16:37:19 +01:00
github-actions[bot]
eb09c5dbdb
Merge staging-next into staging
2020-12-07 12:19:52 +00:00
Robert Hensing
031dabe1ca
bolt: Disable atime tests
2020-12-07 08:44:08 +01:00
Jörg Thalheim
74f96a5eb3
systemd: fix pc files
...
upstream decided to make this non-configurable... Lets' revert to the
version before.
2020-12-06 09:31:04 +01:00
github-actions[bot]
8f67f48c0c
Merge staging-next into staging
2020-12-06 06:17:10 +00:00
Jan Tojnar
6ce08f74dc
Merge branch 'master' into staging-next
2020-12-06 03:28:13 +01:00
Sandro
23aedbe4e3
Merge pull request #105899 from r-burns/gcadapter-oc
...
gcadapter-oc-kmod: init at 1.4
2020-12-05 20:44:35 +01:00
github-actions[bot]
9c8ea98091
Merge staging-next into staging
2020-12-05 18:14:25 +00:00
github-actions[bot]
72b795557e
Merge master into staging-next
2020-12-05 18:14:21 +00:00
Michael Weiss
00617447b2
Merge pull request #105360 from primeos/criu-python3
...
criu: Switch to Python 3
2020-12-05 16:01:55 +01:00
Ryan Burns
35dc8cbd9e
gcadapter-oc-kmod: init at 1.4
2020-12-04 09:35:01 -08:00
github-actions[bot]
1ab67d13af
Merge staging-next into staging
2020-12-03 18:14:44 +00:00
github-actions[bot]
1aeec1f039
Merge master into staging-next
2020-12-03 18:14:40 +00:00
Michael Raskin
752ad7a2f7
Merge pull request #105684 from zimbatm/sysdig-bash-completion
...
sysdig: fix bash-completion location
2020-12-03 16:58:25 +00:00
Michael Raskin
526c379bf8
Merge pull request #105443 from Atemu/update/linux_zen
...
linux_zen: 5.9.10 -> 5.9.12
2020-12-03 16:54:34 +00:00
Jan Tojnar
ae7aa4d6bb
Merge pull request #105666 from xaverdh/minimal-iwd-seperate-output
...
iwd: don't include testing tools by default
2020-12-03 17:21:18 +01:00
Jörg Thalheim
d4ac2c7a93
Merge pull request #102355 from Mic92/systemd
...
systemd: 246.6 -> 247
2020-12-03 07:03:26 +00:00
Atemu
658b7c8f9e
linux_zen: 5.9.11 -> 5.9.12
2020-12-03 02:21:40 +01:00
github-actions[bot]
1b1e67f6c3
Merge staging-next into staging
2020-12-03 00:36:31 +00:00
github-actions[bot]
58274c4f8d
Merge master into staging-next
2020-12-03 00:36:28 +00:00
Jörg Thalheim
ef050bc3d1
systemd: 246.6 -> 247-rc2
2020-12-02 23:40:04 +01:00
Tim Steinbach
c47fca9f6a
linux: 5.9.11 -> 5.9.12
2020-12-02 14:39:11 -05:00
Tim Steinbach
ef35646b49
linux: 5.4.80 -> 5.4.81
2020-12-02 14:39:10 -05:00
Tim Steinbach
d9aa6d1f79
linux: 4.9.246 -> 4.9.247
2020-12-02 14:39:09 -05:00
Tim Steinbach
454b370388
linux: 4.4.246 -> 4.4.247
2020-12-02 14:39:09 -05:00
Tim Steinbach
28a9fa4629
linux: 4.19.160 -> 4.19.161
2020-12-02 14:39:09 -05:00
Tim Steinbach
2eb6c71865
linux: 4.14.209 -> 4.14.210
2020-12-02 14:39:08 -05:00
Edward Tjörnhammar
edf43c7c6f
procps-ng: apply sanity check patch of SC_ARG_MAX
2020-12-02 14:46:53 +01:00
github-actions[bot]
89e8bf0f2a
Merge master into staging-next
2020-12-02 12:30:55 +00:00
zimbatm
6da39cde64
sysdig: fix bash-completion location
...
In order to support auto-loading, the bash-completion scripts should
live in $out/share/bash-completion.
2020-12-02 12:30:25 +01:00
Dominik Xaver Hörl
1d1e17ae60
iwd: don't include testing tools by default
...
Put the testing tools in a seperate output. They blow up the closure
size by a huge factor.
2020-12-02 08:56:57 +01:00
Daniël de Kok
ad70b0bdba
Merge pull request #104244 from TimothyKlim/master
...
nvidia-x11: 455.38 -> 455.45.01
2020-12-02 08:04:35 +01:00
Sandro
3a5fe2eaf5
Merge pull request #103778 from lblasc/sof-firmware-16
...
sof-firmware: 1.5.1 -> 1.6
2020-12-02 02:17:05 +01:00
Tim Steinbach
9d82d8b3c0
linux: 5.10-rc5 -> 5.10-rc6
2020-12-01 11:29:28 -05:00
Jonathan Ringer
c2c8e2e4cc
zfs: add new maintainers, update homepage
2020-12-01 06:40:20 -08:00
R. RyanTM
4b20a77b28
libaio: 0.3.111 -> 0.3.112
2020-12-01 14:40:43 +01:00
Jörg Thalheim
e3469063db
Merge pull request #105513 from jonringer/bump-zfs-stable
...
zfs: 0.8.5 -> 2.0.0
2020-12-01 13:29:51 +00:00
Frederik Rietdijk
ff90abd5dd
Merge staging-next into staging
2020-12-01 14:23:10 +01:00
Sandro
4b90a7a2fa
Merge pull request #105544 from r-ryantm/auto-update/pcm
...
pcm: 202010 -> 202011
2020-12-01 10:35:28 +01:00
R. RyanTM
3b26969717
pcm: 202010 -> 202011
2020-12-01 05:15:01 +00:00
Jan Tojnar
27b974d84b
Merge branch 'staging-next' into staging
2020-12-01 03:26:36 +01:00
Jonathan Ringer
d4aa37b0f6
zfs: 0.8.5 -> 2.0.0
2020-11-30 15:09:54 -08:00
Milan Pässler
470c27eb3d
iwd: 1.9 -> 1.10
2020-11-30 22:44:21 +01:00
Milan Pässler
24491ac504
ell: 0.33 -> 0.35
2020-11-30 22:44:21 +01:00
Frederik Rietdijk
9a63b3d3d6
Merge pull request #104781 from NixOS/staging-next
...
Staging next
2020-11-30 18:27:29 +01:00
Andreas Rammhold
13481f2a56
Merge pull request #104385 from mweinelt/musl
...
musl: patch CVE-2020-28928
2020-11-30 16:32:12 +01:00
Atemu
71c8bb680e
linux_zen: 5.9.10 -> 5.9.11
2020-11-30 11:42:24 +01:00
Shea Levy
926ae8885d
system76-firmware: 1.0.18 -> 1.0.20
2020-11-29 11:29:26 -05:00
Michael Weiss
0421415824
criu: Switch to Python 3
...
This also fixes "crit -h" and "import pycriu" from within an interactive
Python shell.
2020-11-29 17:17:20 +01:00
Frederik Rietdijk
05d1c49209
Merge staging-next into staging
2020-11-29 13:51:33 +01:00
Frederik Rietdijk
0d8491cb2b
Merge master into staging-next
2020-11-29 13:51:10 +01:00
Jörg Thalheim
82a3c6648d
sysdig: 0.27.0 -> 0.27.1
2020-11-29 10:53:01 +01:00
John Ericson
73425f6c3b
Merge remote-tracking branch 'upstream/master' into staging
2020-11-28 21:33:03 -05:00
Okina Matara
f872c5fee4
linux_testing_bcachefs: 5.8.0-2020.09.07 -> 5.9.0-2020.11.20
2020-11-28 18:02:00 -06:00
Sandro
9295401520
Merge pull request #105279 from r-ryantm/auto-update/mcelog
...
mcelog: 169 -> 173
2020-11-28 21:00:27 +01:00
R. RyanTM
d6d2ff49b4
mcelog: 169 -> 173
2020-11-28 19:37:46 +00:00
Sandro
33ae7018d2
Merge pull request #105229 from srhb/bfptrace-0.11.4
...
linuxPackages.bpftrace: 0.11.0 -> 0.11.4
2020-11-28 18:25:49 +01:00
Doron Behar
00f7db841a
Merge pull request #105030 from freezeboy/add-akvcam
...
linuxPackages.akvcam: init at 1.1.1
2020-11-28 18:17:40 +02:00
Sarah Brofeldt
6b882ee0eb
linuxPackages.bpftrace: 0.11.0 -> 0.11.4
2020-11-28 14:00:09 +01:00
Michael Raskin
2d50a1f09e
Merge pull request #105182 from roosemberth/fixes/firejail
...
firejail: fix -overlay and -build functionality on NixOS
2020-11-28 12:27:39 +00:00
Frederik Rietdijk
9e062723b2
Merge master into staging-next
2020-11-28 08:53:47 +01:00
Sandro
e2c2f9affb
Merge pull request #105207 from r-ryantm/auto-update/ipset
...
ipset: 7.7 -> 7.9
2020-11-28 06:56:07 +01:00
R. RyanTM
6463551846
ipset: 7.7 -> 7.9
2020-11-28 04:41:04 +00:00
Sandro
168c797ebc
Merge pull request #105190 from r-ryantm/auto-update/hdparm
...
hdparm: 9.58 -> 9.60
2020-11-28 02:56:05 +01:00
R. RyanTM
83215635d0
hdparm: 9.58 -> 9.60
2020-11-28 00:27:56 +00:00
Roosembert Palacios
831c700c5d
firejail: fix -overlay and -build functionality on NixOS
...
- The `-overlay` flag runs the specified binary inside an OverlayFS,
since the /nix store may be in a different mount point than the user
home, this patch explicitly bind mounts it so it's available inside
the overlay.
- profile builder: firejail provides facilities to build a new profiles.
To do so, it execute the helper binary `fbuilder`, which in turn will
execute firejail back with different options. This patch makes it use
the binary available in PATH instead of the one produced at compile time.
The compiled firejail binary doesn't have the necessary permissions,
so the firejail NixOS module wraps it in a SUID wrapper available on
PATH at runtime.
Signed-off-by: Roosembert Palacios <roosemberth@posteo.ch>
2020-11-27 23:14:58 +01:00
Linus Heckemann
9174f79fe6
Merge pull request #104760 from gravndal/edac
...
linux: explicitly enable RAS
2020-11-27 19:15:00 +01:00
Maximilian Bosch
b19ad349b0
Merge pull request #104792 from SuperSandro2000/autofs-fix
...
autofs: fix compilation fail due to libtirpc changes
2020-11-27 19:09:41 +01:00
Frederik Rietdijk
ce9c513856
Merge staging-next into staging
2020-11-27 15:09:41 +01:00
Frederik Rietdijk
b2a3891e12
Merge master into staging-next
2020-11-27 15:09:19 +01:00
Sandro
be36f6f0a0
Merge pull request #100891 from lukebfox/patch-2
...
powertop: strip hcitool FSH path
2020-11-27 14:50:30 +01:00
markuskowa
bb04c36ca4
Merge pull request #105061 from r-ryantm/auto-update/rdma-core
...
rdma-core: 31.1 -> 31.2
2020-11-27 00:26:21 +01:00
R. RyanTM
b87b2620d7
rdma-core: 31.1 -> 31.2
2020-11-26 18:43:23 +00:00
freezeboy
bab529c9ff
linuxPackages.akvcam: init at 1.1.1
2020-11-26 13:06:35 +01:00
Sandro
1ec96b7d1f
Merge pull request #105011 from r-ryantm/auto-update/light
...
light: 1.2.1 -> 1.2.2
2020-11-26 12:28:15 +01:00
R. RyanTM
0722158dba
light: 1.2.1 -> 1.2.2
2020-11-26 10:20:17 +00:00
Gaute Ravndal
5183864d18
linux: explicitly enable RAS
...
This is needed for EDAC support.
2020-11-26 10:08:51 +01:00
Dmitry Kalinkin
731c548629
Merge pull request #104373 from andresilva/linux-zen-5.9.9
...
linux_zen: 5.9.6 -> 5.9.10
2020-11-24 21:43:57 -05:00
Florian Klink
b92942f466
systemd: use withPortabled in mesonFlags
...
No matter what withPortabled was being set, we always passed
-Dportabled=false in mesonFlags. Fix this.
Also, nixpkgs-fmt the file for consistency.
2020-11-25 00:22:37 +01:00
Sandro
77d45b8609
Merge pull request #99426 from jonringer/add-catfs
...
catfs: init at unstable-2020-03-21
2020-11-24 23:40:19 +01:00
Graham Christensen
d9c3f13df3
Merge pull request #104776 from grahamc/utillinux
...
utillinux: rename to util-linux
2020-11-24 15:14:36 -05:00
Sandro Jäckel
2044fa172d
sssd: fix nss collision with upstream patch
2020-11-24 20:09:04 +01:00
Sandro Jäckel
4d5ab8d9f7
autofs: fix compilation fail due to libtirpc changes
2020-11-24 19:53:20 +01:00
Sandro
43082f7f19
Merge pull request #104774 from grahamc/sssd
...
sssd: fix build on glibc-2.32
2020-11-24 19:53:06 +01:00
Graham Christensen
bc49a0815a
utillinux: rename to util-linux
2020-11-24 12:42:06 -05:00
Tim Steinbach
874e250009
linux-rt_5_4: 5.4.77-rt43 -> 5.4.78-rt44
2020-11-24 10:04:24 -05:00
Tim Steinbach
513afc731c
linux: 5.9.10 -> 5.9.11
2020-11-24 10:04:24 -05:00
Tim Steinbach
53738d417f
linux: 5.4.79 -> 5.4.80
2020-11-24 10:04:23 -05:00
Tim Steinbach
a17655a291
linux: 4.9.245 -> 4.9.246
2020-11-24 10:04:23 -05:00
Tim Steinbach
d17c554fdf
linux: 4.4.245 -> 4.4.246
2020-11-24 10:04:22 -05:00
Tim Steinbach
06ba11d0b7
linux: 4.19.159 -> 4.19.160
2020-11-24 10:04:21 -05:00
Tim Steinbach
c384c5409a
linux: 4.14.208 -> 4.14.209
2020-11-24 10:04:18 -05:00
Graham Christensen
22965d84d5
sssd: fix build on glibc-2.32
...
For https://hydra.nixos.org/build/128488320 which errored with:
src/responder/nss/nss_cmd.c:733:16: error: 'nss_setnetgrent' redeclared as different kind of symbol
733 | static errno_t nss_setnetgrent(struct cli_ctx *cli_ctx,
| ^~~~~~~~~~~~~~~
In file included from ./src/sss_client/sss_cli.h:28,
from ./src/db/sysdb.h:27,
from src/responder/nss/nss_cmd.c:26:
/nix/store/a2n8nrsf215x01a7fv8l94crdjwf69pa-glibc-2.32-dev/include/nss.h:184:25: note: previous declaration of 'nss_setnetgrent' was here
184 | typedef enum nss_status nss_setnetgrent (const char *, struct __netgrent *);
| ^~~~~~~~~~~~~~~
make[2]: *** [Makefile:17818: src/responder/nss/nss_cmd.o] Error 1
make[2]: Leaving directory '/build/sssd-1.16.4'
make[1]: *** [Makefile:33824: all-recursive] Error 1
make[1]: Leaving directory '/build/sssd-1.16.4'
make: *** [Makefile:10123: all] Error 2
2020-11-24 09:50:33 -05:00
Dmitry Kalinkin
7d9c1b2dca
Merge pull request #86834 from eadwu/nvidia_x11/fix-vulkan-icd
...
nvidia_x11: fix vulkan icd filename
2020-11-24 08:02:39 -05:00
Jan Tojnar
6d99109b12
Merge branch 'staging-next' into staging
2020-11-24 05:44:44 +01:00
James Landrein
565c6a2a57
busybox: 1.31.1 -> 1.32.0
2020-11-24 00:58:36 +01:00
Ryan Mulligan
8d12c667ff
Merge pull request #93176 from oxalica/init/swapview
...
swapview: init at 0.1.0
2020-11-23 11:24:59 -08:00
Ryan Mulligan
0b84f3b469
Merge pull request #100549 from oxalica/bump/earlyoom
...
earlyoom: 1.6.1 -> 1.6.2
2020-11-23 11:05:00 -08:00
Frederik Rietdijk
587538d087
Merge staging-next into staging
2020-11-23 18:10:33 +01:00
Tim Steinbach
d0225fcdae
linux: 5.10-rc4 -> 5.10-rc5
2020-11-23 11:31:45 -05:00
Tim Steinbach
fa6abb2b61
linux/hardened/patches/5.9: 5.9.9.a -> 5.9.10.a
2020-11-23 10:55:16 -05:00
Tim Steinbach
640a842d57
linux/hardened/patches/5.4: 5.4.78.a -> 5.4.79.a
2020-11-23 10:55:15 -05:00
Tim Steinbach
dd721fc7b0
linux/hardened/patches/4.19: 4.19.158.a -> 4.19.159.a
2020-11-23 10:55:15 -05:00
Tim Steinbach
62531fd4e2
linux/hardened/patches/4.14: 4.14.207.a -> 4.14.208.a
2020-11-23 10:55:15 -05:00
Tim Steinbach
ca4d1602d7
linux: 5.9.9 -> 5.9.10
2020-11-23 10:55:14 -05:00
Tim Steinbach
716283fa3a
linux: 5.4.78 -> 5.4.79
2020-11-23 10:55:14 -05:00
Tim Steinbach
856d7ae12b
linux: 4.9.244 -> 4.9.245
2020-11-23 10:55:13 -05:00
Tim Steinbach
5ba51e7343
linux: 4.4.244 -> 4.4.245
2020-11-23 10:55:13 -05:00
Tim Steinbach
187e3bfa48
linux: 4.19.158 -> 4.19.159
2020-11-23 10:55:12 -05:00
Tim Steinbach
5cfb696a1a
linux: 4.14.207 -> 4.14.208
2020-11-23 10:55:12 -05:00
Sandro
1a90114a95
Merge pull request #104192 from cmacrae/upgrade/yabai/3.3.4
...
yabai: 3.3.3 -> 3.3.4
2020-11-23 15:17:45 +01:00
Sandro
a7fd3a21ca
Merge pull request #104191 from cmacrae/upgrade/spacebar/1.2.1
...
spacebar: 1.1.1 -> 1.2.1
2020-11-23 14:37:45 +01:00
Sandro
d4b8b0adab
Merge pull request #104021 from dotkrnl/patch-1
...
reattach-to-user-namespace: 2.8 -> 2.9
2020-11-23 12:49:40 +01:00
Florian Klink
c76891314d
Merge pull request #104094 from flokli/systemd-unified-cgroup-hierarchy
...
systemd: switch to unified cgroup hierarchy by default
2020-11-22 22:35:42 +01:00
André Silva
34fb8f746e
linux_zen: 5.9.6 -> 5.9.10
2020-11-22 17:01:53 +00:00
Michael Raskin
d006ea0663
Merge pull request #104487 from snicket2100/firejail-xdg-dbus-proxy
...
firejail: fixing the 'xdg-dbus-proxy' dependency
2020-11-22 16:32:19 +00:00
snicket2100
ffeb2af920
firejail: fixing the 'xdg-dbus-proxy' dependency
...
xdg-dbus-proxy path is hardcoded in the common.h file in the firejail
source code. if this binary is not found, dbus filtering capabilities
of firejail get limited i.e. you can only entirely disable or entirely
enable dbus communication.
2020-11-22 13:35:09 +01:00
Luka Blaskovic
8b1717c266
sof-firmware: 1.5.1 -> 1.6
...
https://github.com/thesofproject/sof/releases/tag/v1.6
2020-11-21 15:29:32 +00:00
Frederik Rietdijk
54cb417ba0
Merge staging-next into staging
2020-11-21 08:43:46 +01:00
Frederik Rietdijk
1ffd7cf0d6
Merge master into staging-next
2020-11-21 08:43:10 +01:00
Martin Weinelt
138abad757
musl: patch CVE-2020-28928
...
Destination buffer overflow in wcsnrtombs.
Fixes: CVE-2020-28928
2020-11-21 00:40:40 +01:00
Christian Kampka
ecaa0e1058
s6-linux-utils: 2.5.1.2 -> 2.5.1.3
2020-11-20 18:15:17 +01:00
Tim Steinbach
b5fdfc2ec6
linux/hardened/patches/5.9: 5.9.8.a -> 5.9.9.a
2020-11-20 11:31:31 -05:00
Tim Steinbach
1c6f19bfbe
linux/hardened/patches/5.4: 5.4.77.a -> 5.4.78.a
2020-11-20 11:31:29 -05:00
Tim Steinbach
674e6d9c0f
linux/hardened/patches/4.19: 4.19.157.a -> 4.19.158.a
2020-11-20 11:31:27 -05:00
Tim Steinbach
c9737f0870
linux/hardened/patches/4.14: 4.14.206.a -> 4.14.207.a
2020-11-20 11:31:25 -05:00
Arnout Engelen
70ecb218f1
selinux: 2.9 -> 3.0 ( #104087 )
...
Notably, Python 2 code is not be supported in this project anymore and
new Python code should be written only for Python 3, which is no longer
restricted to Python 3.7 (see 780fb563c7
,
5dfd3c4975
)
https://github.com/SELinuxProject/selinux/releases/tag/20191204
2020-11-20 14:54:14 +01:00
Jan Tojnar
66ef389efa
Merge branch 'staging-next' into staging
2020-11-20 01:38:58 +01:00
Jan Tojnar
f6105d21e3
Merge branch 'master' into staging-next
2020-11-20 01:38:32 +01:00
Martin Weinelt
5928d66704
microcodeIntel: 20201112 -> 20201118
...
Fixes a regression on some "OEM platforms".
Relates to #104301
2020-11-19 20:30:53 +01:00
Frederik Rietdijk
1a33f87245
Merge staging-next into staging
2020-11-19 20:08:38 +01:00