Commit Graph

16834 Commits

Author SHA1 Message Date
Sandro
96c17beaf5
Merge pull request #145205 from Stunkymonkey/treewide-pname-version-1 2021-11-13 19:32:52 +01:00
Maximilian Bosch
91f58a36fc
Merge pull request #145671 from TredwellGit/linux
Kernels 2021-11-12
2021-11-13 14:51:28 +01:00
Sandro
802bd2b7e3
Revert "follow up to pname+version switch: libs" 2021-11-13 13:21:27 +01:00
Sandro
6416f7aa6d
Merge pull request #145411 from SuperSandro2000/libs 2021-11-13 13:21:16 +01:00
Jörg Thalheim
4bc82a39a3
Merge pull request #145670 from Kiskae/patch-1
nvidia_x11_legacy470: 470.82.00 -> 470.86
2021-11-13 10:01:53 +00:00
Sandro Jäckel
cd84d7fd57
maloader: switch to fetchFromGitHub 2021-11-13 02:50:57 +01:00
matthewcroughan
df6bfa5e3a linuxPackages.rtl88xxau-aircrack: fix build for linux 5.15
This removes the unnecessary patches and bumps the version to the rev of
tag v5.6.4.2

ZHF: https://github.com/NixOS/nixpkgs/issues/144627

Co-authored-by: nixinator <33lockdown33@protonmail.com>
2021-11-12 22:52:36 +00:00
Graham Christensen
41c9be7c10
Merge pull request #140506 from SebTM/update/displaylink-541
displaylink: 5.4.0-55.153 -> 5.4.1-55.174
2021-11-12 15:14:39 -05:00
TredwellGit
5bb24d504b linux/hardened/patches/5.4: 5.4.157-hardened1 -> 5.4.158-hardened1 2021-11-12 19:03:54 +00:00
TredwellGit
dd5de73eba linux/hardened/patches/5.14: 5.14.16-hardened1 -> 5.14.17-hardened1 2021-11-12 19:03:46 +00:00
TredwellGit
3b035cff60 linux/hardened/patches/5.10: 5.10.77-hardened1 -> 5.10.78-hardened1 2021-11-12 19:03:38 +00:00
TredwellGit
b5353b2905 linux/hardened/patches/4.19: 4.19.215-hardened1 -> 4.19.216-hardened1 2021-11-12 19:03:30 +00:00
TredwellGit
c6d6891185 linux: 5.4.158 -> 5.4.159 2021-11-12 19:02:52 +00:00
TredwellGit
e5d1ac060f linux: 5.15.1 -> 5.15.2 2021-11-12 19:02:44 +00:00
TredwellGit
43ebf91176 linux: 5.14.17 -> 5.14.18 2021-11-12 19:02:36 +00:00
TredwellGit
6caad489e2 linux: 5.10.78 -> 5.10.79 2021-11-12 19:02:29 +00:00
TredwellGit
e2e9427873 linux: 4.9.289 -> 4.9.290 2021-11-12 19:02:21 +00:00
TredwellGit
cf1d695ba6 linux: 4.4.291 -> 4.4.292 2021-11-12 19:02:16 +00:00
TredwellGit
c3bbc214cd linux: 4.19.216 -> 4.19.217 2021-11-12 19:02:10 +00:00
TredwellGit
d35645f077 linux: 4.14.254 -> 4.14.255 2021-11-12 19:02:05 +00:00
Kiskae
49b20f946e nvidia_x11_legacy470: 470.82.00 -> 470.86 2021-11-12 19:57:14 +01:00
Alyssa Ross
885db6d60d libsemanage: enable parallel building
Tested at -j48.
2021-11-12 18:37:12 +00:00
Alyssa Ross
9d144b3d78 libsemanage: fix cross; strict deps
PYPREFIX is passed to pkg-config.
2021-11-12 18:37:12 +00:00
Sebastian Sellmeier
2631d851f9
displaylink: 5.4.0-55.153 -> 5.4.1-55.174 2021-11-12 17:44:00 +01:00
Maximilian Bosch
f4c64e31af
Merge pull request #144348 from r-ryantm/auto-update/iptstate
iptstate: 2.2.6 -> 2.2.7
2021-11-12 11:51:18 +01:00
Thiago Kenji Okada
fe55fddcf0
Merge pull request #145143 from CajuM/waydroid
waydroid: 1.1.1 -> 1.2.0
2021-11-11 15:05:38 -03:00
Sandro
b3e4559c32
Merge pull request #144103 from Atemu/update/linux_lqx 2021-11-11 14:52:36 +01:00
Jörg Thalheim
61772e2043
Merge pull request #144625 from Mic92/zen
linux_zen: 5.14.15-zen1 -> 5.15-zen1
2021-11-11 06:26:23 +00:00
Jörg Thalheim
2e645a1191 linux_zen: 5.14.15-zen1 -> 5.15.1-zen1 2021-11-11 07:25:47 +01:00
Guillaume Girol
71c8555474
Merge pull request #141414 from jraygauthier/jrg/mingw-w64-pthread-static
mingw_w64_pthreads: enable 'static' lib output
2021-11-10 22:02:57 +00:00
Jan Tojnar
1bd0015d44
Merge pull request #133550 from maxeaubrey/fwupd_1.6.3
fwupd-efi: init at 1.1, fwupd: 1.5.12 -> 1.7.1
2021-11-10 13:11:25 +01:00
Sandro
7f302b8fd8
Merge pull request #145268 from trofi/fix-irqbalance-for-ncurses-6.3 2021-11-10 11:46:12 +01:00
Alyssa Ross
f5b089b626 netbsd: add missing rsync native build inputs
Using extraPaths in NetBSD packages now requires rsync, but the rsync
dependency wasn't added to all the packages using extraPaths that
override nativeBuildInputs, so they'd just fail immediately.

Fixes: 75db7f8eb0 ("netbsd: Use rsync to speed up source merging")
2021-11-09 22:53:22 +00:00
Sergei Trofimovich
289bc160ac irqbalance: pull pending upstream inclusion fix for ncurses-6.3
Without the fix build on ncurses-6.3 fails as:

    ui/ui.c:714:16: error: format not a string literal and no format arguments [-Werror=format-security]
      714 |         printw(copy_to);
          |                ^~~~~~~
2021-11-09 22:30:19 +00:00
Sandro
a0ab6d84ff
Merge pull request #126990 from sbellem/sgxsdk 2021-11-09 22:54:56 +01:00
arkivm
7f99b55db7
intel-cmt-cat: init at 4.2.0 (#144190) 2021-11-09 22:28:35 +01:00
Felix Buehler
9480444dae treewide: rename name to pname&version 2021-11-09 22:24:57 +01:00
Mihai-Drosi Câju
943cfb9a2f waydroid: 1.1.1 -> 1.2.0 2021-11-09 20:23:12 +02:00
Mihai-Drosi Câju
2f5c78458b waydroid: Add missing dependencies
* Also add pyclip for clipboard support
* And symlink Waydroid.desktop to share/applications
2021-11-09 20:22:52 +02:00
davidak
2103d78e0b
Merge pull request #144930 from artemist/bcachefs
linux_testing_bcachefs, bcachefs-tools: upgrade
2021-11-09 18:26:30 +01:00
Sandro
1442afd89d
Merge pull request #144990 from applePrincess/fix-rewrite-tbd 2021-11-08 15:23:23 +01:00
Alyssa Ross
9102043eff
nftables: clarify license
> nftables is distributed under the terms of the GPL version 2. Note that
> *only* version 2 of the GPL applies, not "any later version".

https://git.netfilter.org/nftables/tree/COPYING?id=fac10ea799fe9b6158d74f66d6ad46536d38a545
2021-11-08 13:55:52 +00:00
Lein Matsumaru
ae4666c415
darwin.rewrite-tbd: only build on darwin 2021-11-08 13:11:29 +00:00
Niklas Hambüchen
e24463bcc9 nvidia-x11: Add update comment 2021-11-07 23:42:59 +00:00
Michael Weiss
e05f811e7b
Merge pull request #144885 from primeos/fscryptctl-experimental
fscryptctl-experimental: remove the package
2021-11-07 19:36:26 +01:00
Michael Weiss
5c72b63690
fscryptctl: Fix meta.changelog 2021-11-07 14:45:09 +01:00
Michael Weiss
afdd9ddbfa
fscryptctl-experimental: remove the package
It is replaced by "fscryptctl" (version 1.x is incompatible with the
pre-releases in some ways).
2021-11-07 14:45:09 +01:00
Maximilian Bosch
5e69f0f479
Merge pull request #144921 from TredwellGit/linux
Kernels 2021-11-06
2021-11-07 13:11:48 +01:00
Fabian Affolter
9bb6998017
Merge pull request #144901 from fabaff/bump-cpuid
cpuid: 20201006 -> 20211031
2021-11-07 10:36:30 +01:00
Artemis Tosini
8f4289267c
linux_testing_bcachefs, bcachefs-tools: unstable-2021-07-08 → unstable-2021-11-06
bcachefs now supports snapshots so we need the latest version to use
them. Additionally, it appears to build on AArch64 so I've removed the
x86 requirement.
2021-11-06 21:32:57 +00:00