Commit graph

18879 commits

Author SHA1 Message Date
Sandro 824ad4fe30
Merge pull request #173970 from trofi/workaround-fno-common-for-lockdep
lockdep: add -fcommon workaround
2022-05-25 00:43:43 +02:00
Sandro 665d95caad
Merge pull request #174111 from alyssais/nvidiabl-homepage 2022-05-24 21:00:29 +02:00
Sandro c7cd9d20c4
Merge pull request #173806 from SuperSandro2000/systeroid 2022-05-24 14:45:50 +02:00
Ben Siraphob eba6de24c1
Merge pull request #169379 from reckenrode/vulkan-tools-darwin 2022-05-23 21:34:22 -07:00
Sandro Jäckel e9be5fe419
linux-doc: init 2022-05-23 21:57:06 +02:00
Alyssa Ross c5eedd1ae5 linuxPackages.gcadapter-oc-kmod: 1.4 -> unstable-2021-12-11
Fixes build with Linux 5.18.
2022-05-23 19:50:04 +00:00
Martin Weinelt b4924b9a1e
Merge pull request #174029 from LeSuisse/cifs-utils-6.15
cifs-utils: 6.14 -> 6.15
2022-05-23 17:39:50 +02:00
Alyssa Ross b2e67a3477 linuxPackages.it87: clarify license
c93d61adad/it87.c (L57)
2022-05-23 15:22:56 +00:00
Alyssa Ross 3df920c674 linuxPackages.it87: switch upstream to Frank Crawford
This version was last touched in February 2022, as opposed to the
version we were using before, which hasn't been touched since January
2019.

I've reviewed the diff, and it all seems reasonable.  We need a newer
version of this package, because hannesha's version doesn't build with
Linux 5.18.
2022-05-23 15:22:56 +00:00
Artturi 39d2b597e3
Merge pull request #174110 from alyssais/zenpower-2022-04-13
linuxPackages.zenpower: 0.1.13 -> unstable-2022-04-13
2022-05-23 16:21:51 +03:00
Alyssa Ross 7b5bd9f719 linuxPackages.apfs: add patch for Linux 5.18 2022-05-23 12:41:48 +00:00
Alyssa Ross 062d21eead
linuxPackages.nvidiabl: use a better homepage
It makes more sense to point this to the fork that we're using, rather
than the upstream.
2022-05-23 12:24:02 +00:00
Alyssa Ross 0795cb72d3
linuxPackages.zenpower: clarify license
c36a86c64b/zenpower.c (L8)
2022-05-23 12:19:33 +00:00
Alyssa Ross c5bfda47e7
linuxPackages.zenpower: 0.1.13 -> unstable-2022-04-13
Fixes build with Linux 5.18.
2022-05-23 12:19:14 +00:00
Florian Klink 2403723108
Merge pull request #172652 from klemensn/systemd-optional-system-units
nixos/systemd: Package only built component units
2022-05-23 11:35:01 +02:00
Randy Eckenrode 71ceba177f
moltenvk: provide MoltenVK-specific headers
These are needed to compile `vulkaninfo` in the Vulkan-Tools package.
2022-05-23 00:59:49 -04:00
Randy Eckenrode af99bbf451
moltenvk: fix broken ICD definition 2022-05-23 00:59:48 -04:00
Thomas Gerbet 6322d6be3a cifs-utils: 6.14 -> 6.15
https://lists.samba.org/archive/samba-technical/2022-April/137335.html
2022-05-22 19:21:22 +02:00
Dmitry Bogatov 39773cc073 util-linux: make dependencies on pam and libcap optional
Introduce new boolean arguments "pamSupport" and "capabilitiesSupport" that
control whether "pam" and "libcap" are compiled in. These flags are true by
default, so this commit does not cause any rebuilds.
2022-05-22 07:34:02 -04:00
Sergei Trofimovich 1b11f2b6ac lockdep: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: lockdep.o:/build/linux-5.0.21/tools/lib/lockdep/../../include/linux/rcu.h:5: multiple definition of
      `rcu_scheduler_active'; common.o:/build/linux-5.0.21/tools/lib/lockdep/../../include/linux/rcu.h:5: first defined here
2022-05-22 11:04:32 +01:00
Mario Rodas b6dbd16c4a
Merge pull request #173483 from wucke13/sssd-stuff
sssd: 2.6.3 -> 2.7.0
2022-05-21 17:34:22 -05:00
Sandro bf3b55c038
Merge pull request #173282 from azuwis/sketchybar
sketchybar: 2.5.0 -> 2.5.2
2022-05-21 20:46:37 +02:00
Sergei Trofimovich d0c7af7c98 iproute_mptcp: fix build for -fno-common toolchains
Without the change build on upstream gcc-10 fals as:

    ld: ipxfrm.o:(.bss+0x0): multiple definition of `filter'; ipmroute.o:(.bss+0x0): first defined here
    ld: xfrm_monitor.o:(.bss+0x0): multiple definition of `listen_all_nsid'; ipmonitor.o:(.bss+0x0): first defined here
2022-05-21 15:17:27 +02:00
Daniel Poelzleithner adbfe6790f rt-tests: quote homepage url 2022-05-20 09:39:47 +02:00
Martin Weinelt 9faef600b8
Merge pull request #171835 from mweinelt/batadv 2022-05-20 01:18:51 +02:00
Maximilian Bosch 4aca02bc58
Merge pull request #173642 from Ma27/linux-kernel-updates
Linux kernel updates
2022-05-20 00:27:34 +02:00
Daniel Poelzleithner d93a587732
rt-tests: init at 2.3 (#172330)
Co-authored-by: Mustafa Çalışkan <96225281+muscaln@users.noreply.github.com>
2022-05-19 19:19:14 +02:00
Sandro 33e9c39f2d
Merge pull request #173158 from trofi/fix-fno-common-for-kmscube
kmscube: pull upstream fix for -fno-common toolchains
2022-05-19 19:10:09 +02:00
Maximilian Bosch 82273adfcd
linux/hardened/patches/5.4: 5.4.193-hardened1 -> 5.4.195-hardened1 2022-05-19 17:54:10 +02:00
Maximilian Bosch 5c9571087e
linux/hardened/patches/5.17: 5.17.7-hardened1 -> 5.17.9-hardened1 2022-05-19 17:53:59 +02:00
Maximilian Bosch 7f512f7153
linux/hardened/patches/5.15: 5.15.39-hardened1 -> 5.15.41-hardened1 2022-05-19 17:53:46 +02:00
Maximilian Bosch 240e224783
linux/hardened/patches/5.10: 5.10.115-hardened1 -> 5.10.117-hardened1 2022-05-19 17:53:34 +02:00
Maximilian Bosch 28a954cabf
linux/hardened/patches/4.19: 4.19.242-hardened1 -> 4.19.244-hardened1 2022-05-19 17:53:21 +02:00
Maximilian Bosch eea0f09983
linux/hardened/patches/4.14: 4.14.278-hardened1 -> 4.14.280-hardened1 2022-05-19 17:53:11 +02:00
Maximilian Bosch 3edcbfce89
linux_latest-libre: 18713 -> 18738 2022-05-19 17:52:48 +02:00
Maximilian Bosch 1f98b560c8
linux-rt_5_4: 5.4.188-rt73 -> 5.4.193-rt74 2022-05-19 17:52:30 +02:00
Maximilian Bosch c49791b326
linux-rt_5_10: 5.10.109-rt65 -> 5.10.115-rt67 2022-05-19 17:52:15 +02:00
Maximilian Bosch d56829b5fe
linux: 5.4.193 -> 5.4.195 2022-05-19 17:51:59 +02:00
Maximilian Bosch cfb71b715e
linux: 5.17.7 -> 5.17.9 2022-05-19 17:51:47 +02:00
Maximilian Bosch 8935b4d533
linux: 5.15.39 -> 5.15.41 2022-05-19 17:51:34 +02:00
Maximilian Bosch 1b81fcd678
linux: 5.10.115 -> 5.10.117 2022-05-19 17:51:23 +02:00
Maximilian Bosch 4072349a31
linux: 4.9.313 -> 4.9.315 2022-05-19 17:51:12 +02:00
Maximilian Bosch a7d95e31bc
linux: 4.19.242 -> 4.19.244 2022-05-19 17:51:03 +02:00
Maximilian Bosch 3431806dfa
linux: 4.14.278 -> 4.14.280 2022-05-19 17:50:49 +02:00
Sergei Trofimovich 52f238a39d
Merge pull request #172918 from trofi/update-disk_indicator-for-fno-common
disk_indicator: unstable-2014-05-19 -> unstable-2018-12-18
2022-05-19 07:07:53 +00:00
Artturi d441aabf07
Merge pull request #171877 from dtzWill/fix/issue-171609 2022-05-19 02:29:26 +03:00
Rick van Schijndel 83561001b3
Merge pull request #169782 from reckenrode/moltenvk-hydra
moltenvk: fix Hydra build failures
2022-05-18 20:03:07 +02:00
Shea Levy 121a26897f
npiperelay: init at 0.1.0 2022-05-18 08:15:04 -04:00
Wanja Zaeske 3f3f7a3a9d sssd: 2.6.3 -> 2.7.0 2022-05-18 13:05:12 +02:00
Wanja Zaeske 97d5a9af02 sssd: fix #151597
this adds a call to makeWrapper, that sets an env var to let some of
sssd binaries discover required modules
2022-05-18 12:38:01 +02:00