sterni
108f913823
Merge pull request #146134 from sternenseemann/netbsd-man-fix
...
netbsd.man: fix build
2021-11-22 12:14:49 +01:00
Atemu
8d0f1c1725
kernel: compare version against the base version
...
This makes it so that 5.10.1 > 5.10-rc5
2021-11-22 02:11:16 +00:00
Atemu
712db36fa2
kernel/generic: remove redundant kernelOlder/kernelAtLeast
2021-11-22 02:11:16 +00:00
Ryan Burns
2175b157ac
treewide: refactor isi686 && isx86_64 -> isx86
2021-11-20 17:50:41 -08:00
Thiago Kenji Okada
4700fda2c0
Merge pull request #145395 from thiagokokada/bump-plymouth
...
plymouth: unstable-2020-12-07 -> unstable-2021-10-18
2021-11-20 18:00:50 -03:00
Sandro
d72f3fe764
Merge pull request #146553 from trofi/fix/powertop-for-ncurses-6.3
2021-11-20 19:46:05 +01:00
Sandro
8dfdd0e468
Merge pull request #146594 from trofi/fix-tiptop-for-ncurses-6.3
2021-11-20 19:39:47 +01:00
Bobby Rong
7611e53fcd
Merge pull request #146474 from trofi/update-nmon
...
nmon: 16m -> 16n
2021-11-20 22:16:24 +08:00
Artturi
dd4ce550b3
Merge pull request #146456 from Artturin/misc-updates1
2021-11-20 01:14:44 +02:00
Sergei Trofimovich
eafed17eff
tiptop: pull upstream patch for ncurses-6.3 support
...
Without the patch build fails on ncurses-6.3 as:
helpwin.c:64:3: error: format not a string literal and no format arguments [-Werror=format-security]
64 | mvwprintw(win, 2, 1, screen->desc);
| ^~~~~~~~~
2021-11-19 08:42:00 +00:00
Sergei Trofimovich
51b4f7aebc
powertop: pull upstream fix for ncurses-6.3
...
Without the fix build on ncurses-6.3 fails as:
lib.cpp:586:24: error: format not a string literal and no format arguments [Werror=format-security]
586 | mvprintw(1, 0, notify);
| ^~~~~~
2021-11-18 22:16:38 +00:00
TredwellGit
170255c3a3
linux/hardened/patches/5.4: 5.4.159-hardened1 -> 5.4.160-hardened1
2021-11-18 21:12:07 +00:00
TredwellGit
6383327644
linux/hardened/patches/5.15: 5.15.2-hardened1 -> 5.15.3-hardened1
2021-11-18 21:11:59 +00:00
TredwellGit
cc0a75815d
linux/hardened/patches/5.14: 5.14.18-hardened1 -> 5.14.20-hardened1
2021-11-18 21:11:53 +00:00
TredwellGit
51bd34b742
linux/hardened/patches/5.10: 5.10.78-hardened1 -> 5.10.80-hardened1
2021-11-18 21:11:46 +00:00
TredwellGit
c871adc77c
linux_latest-libre: 18452 -> 18473
2021-11-18 21:11:23 +00:00
TredwellGit
83c1df7574
linux: 5.4.159 -> 5.4.160
2021-11-18 21:11:12 +00:00
TredwellGit
be5a54e952
linux: 5.15.2 -> 5.15.3
2021-11-18 21:11:05 +00:00
TredwellGit
654052abbb
linux: 5.14.18 -> 5.14.20
2021-11-18 21:11:00 +00:00
TredwellGit
8cf6618d0c
linux: 5.10.79 -> 5.10.80
2021-11-18 21:10:52 +00:00
Sergei Trofimovich
f7e03a6a4e
nmon: 16m -> 16n
2021-11-18 17:36:34 +00:00
Bernardo Meurer
1384c851de
linuxPackages_5_15.ddcci-driver: fix build
...
We apply the patch from this MR: https://gitlab.com/ddcci-driver-linux/ddcci-driver-linux/-/merge_requests/8
2021-11-17 22:33:39 -08:00
Artturin
48a4db63e6
crda: 3.18 -> 4.14
2021-11-18 03:20:56 +02:00
Maximilian Bosch
61870bd811
Merge pull request #144409 from mitchmindtree/xps-9310-kernel-config
...
linux: Add kernel config required for QCA6390 bluetooth (XPS 9310)
2021-11-17 18:30:35 +01:00
Artturin
64b4af5296
kmod-blacklist-ubuntu: 22-1.1ubuntu1 -> 28-1ubuntu4
2021-11-17 18:50:41 +02:00
Bobby Rong
12fc0f19fe
Merge pull request #145431 from trofi/update-i7z
...
i7z: 0.27.3 -> 0.27.4
2021-11-17 21:48:20 +08:00
Artturi
add0eb818b
Merge pull request #144429 from anund/nixos-rebuild-fix-install-bootloader
...
nixos-rebuild: fix --install-bootloader
2021-11-17 09:57:30 +02:00
Anund
bc5a610cb7
nixos-rebuild: fix --install-bootloader
...
nixos-rebuild relies on setting an environment variable to change
behaviour during nixos-rebuild boot/switch between calling update or
install via systemd bootctl. Adding sudo -- as a prefix to various exec
calls does not preserve the environment breaking this mechanism.
This is a some what ugly fix that works.
Closes https://github.com/NixOS/nixpkgs/pull/144429
2021-11-17 09:28:05 +02:00
Bernardo Meurer
fc4ff32d20
Merge pull request #146304 from fortuneteller2k/xanmod-tt
...
linuxKernel.kernels.linux_xanmod: 5.14.16 -> 5.15.2
2021-11-16 21:28:20 -08:00
fortuneteller2k
e8328148cd
linuxKernel.kernels.linux_xanmod: 5.14.16 -> 5.15.2
2021-11-16 20:42:37 -08:00
Sandro
7a9682ad12
Merge pull request #146223 from Mic92/bcc
2021-11-17 04:30:54 +01:00
Jörg Thalheim
b8df591eb6
zfs: remove myself as maintainer
2021-11-16 23:29:49 +01:00
TredwellGit
28289f34ec
Revert "zfs: unlock for 5.15"
...
This reverts commit 86e057aa5b
.
2021-11-16 22:11:25 +00:00
Artturi
f8f4575030
Merge pull request #145742 from alyssais/selinux-python-cross
2021-11-16 15:05:21 +02:00
Maximilian Bosch
1e156e3b5d
Merge pull request #146178 from TredwellGit/linux
...
Kernels 2021-11-15
2021-11-16 12:02:04 +01:00
Thomas Gerbet
6abc7cd907
bluez: 5.61 -> 5.62
...
Fixes CVE-2021-43400.
http://www.bluez.org/release-of-bluez-5-62/
https://github.com/bluez/bluez/blob/5.62/ChangeLog
2021-11-16 11:34:55 +01:00
Jörg Thalheim
527ebd8530
linuxPackages.bcc: 0.22.0 -> 0.23.0
2021-11-16 11:00:14 +01:00
Jörg Thalheim
b81e66efeb
Merge pull request #145458 from Mic92/zfs
...
zfs: unlock for 5.15
2021-11-16 09:57:25 +00:00
TredwellGit
f726b6c476
linux-rt_5_11: remove
2021-11-15 19:38:09 +00:00
TredwellGit
c783c8d859
linux/hardened/patches/5.15: init at 5.15.2-hardened1
2021-11-15 19:38:09 +00:00
TredwellGit
db13d848fc
linux/hardened/patches/5.4: 5.4.158-hardened1 -> 5.4.159-hardened1
2021-11-15 19:38:09 +00:00
TredwellGit
b868e78282
linux/hardened/patches/5.14: 5.14.17-hardened1 -> 5.14.18-hardened1
2021-11-15 19:38:09 +00:00
TredwellGit
57d9fd1791
linux/hardened/patches/4.19: 4.19.216-hardened1 -> 4.19.217-hardened1
2021-11-15 19:38:09 +00:00
TredwellGit
9b6fb581af
linux/hardened/patches/4.14: 4.14.254-hardened1 -> 4.14.255-hardened1
2021-11-15 19:38:09 +00:00
TredwellGit
38d1f15fe4
linux-rt_5_10: 5.10.73-rt54 -> 5.10.78-rt55
2021-11-15 19:38:09 +00:00
sternenseemann
c271888a89
netbsd.man: fix build
...
* Fails because it's missing ps2pdf. In the beginning I fixed this by
providing ghostscript as a nativeBuildInput, but the PDF created for
man0 doesn't appear to be installed, so we can just patch out the call
to the tool.
* We need to disable MKRUMP or provide sys/rump/share/man in sourceRoot,
opted for the former since it's simpler at the moment, but the latter
is also possible with a custom unpackPhase.
2021-11-15 14:26:13 +01:00
Thiago Kenji Okada
4aa774626a
Merge pull request #146114 from fabaff/bump-cpuid
...
cpuid: 20211031 -> 20211114
2021-11-15 09:08:36 -03:00
Vladimír Čunát
64065d76f4
Merge #144730 : branch 'staging-next'
2021-11-15 11:52:15 +01:00
Fabian Affolter
695241f2bc
cpuid: 20211031 -> 20211114
2021-11-15 11:23:05 +01:00
Cole Mickens
4f0c8d0512
nvidia_x11: libPath: add libgbm/libGL libraries ( #145439 )
2021-11-14 23:43:35 +01:00