Vladimír Čunát
8ad52489e9
Merge branch 'master' into staging-next
2022-05-06 16:07:25 +02:00
Florian Klink
0f538d6a5e
Merge pull request #171723 from lovesegfault/systemd-init-rm-sysinit
...
systemd: Remove accidential sysinit re-add
2022-05-06 15:46:08 +02:00
Maximilian Bosch
7dbfd6b997
Merge pull request #171783 from Ma27/linux-kernel-updates
...
Linux kernels 2022-05-06
2022-05-06 14:05:28 +02:00
github-actions[bot]
ad713fb84e
Merge staging-next into staging
2022-05-06 12:02:39 +00:00
github-actions[bot]
6e0aca3c43
Merge master into staging-next
2022-05-06 12:02:02 +00:00
Maximilian Bosch
e7675ff05d
linux/hardened/patches/5.4: 5.4.190-hardened1 -> 5.4.191-hardened1
2022-05-06 10:17:59 +02:00
Maximilian Bosch
b79d9a846b
linux/hardened/patches/5.17: init at 5.17.5-hardened1
2022-05-06 10:17:59 +02:00
Sergei Trofimovich
6b75fe0638
read-edid: fix build on -fno-common toolchains
...
Without the change build fails on toolchains like clang-13 which
switch to -fno-common by default:
$ nix build -L --impure --expr 'with import ./. {}; read-edid.override { stdenv = clang13Stdenv; }'
...
read-edid> ld: CMakeFiles/get-edid.dir/classic.c.o:(.bss+0x0):
multiple definition of `quiet'; CMakeFiles/get-edid.dir/get-edid.c.o:(.bss+0x0): first defined here
read-edid> ld: CMakeFiles/get-edid.dir/i2c.c.o:(.bss+0x0):
multiple definition of `quiet'; CMakeFiles/get-edid.dir/get-edid.c.o:(.bss+0x0): first defined here
2022-05-06 08:48:10 +01:00
Sergei Trofimovich
60a5fcfbf1
Merge pull request #170860 from trofi/update-pax-utils
...
pax-utils: 1.3.3 -> 1.3.4
2022-05-06 06:55:49 +00:00
github-actions[bot]
4cab9aed76
Merge staging-next into staging
2022-05-06 00:02:53 +00:00
github-actions[bot]
b962dee3e7
Merge master into staging-next
2022-05-06 00:02:16 +00:00
Maximilian Bosch
ed9d1bfe64
linux/hardened/patches/5.15: 5.15.35-hardened1 -> 5.15.36-hardened1
2022-05-06 00:22:24 +02:00
Maximilian Bosch
bb404a9c09
linux/hardened/patches/5.10: 5.10.112-hardened1 -> 5.10.113-hardened1
2022-05-06 00:22:11 +02:00
Maximilian Bosch
4d43ae779d
linux/hardened/patches/4.19: 4.19.239-hardened1 -> 4.19.240-hardened1
2022-05-06 00:21:59 +02:00
Maximilian Bosch
cb10c6f5cf
linux/hardened/patches/4.14: 4.14.276-hardened1 -> 4.14.277-hardened1
2022-05-06 00:21:47 +02:00
Maximilian Bosch
f93833182b
linux: 5.15.36 -> 5.15.37
2022-05-06 00:21:02 +02:00
Maximilian Bosch
4ac44ce721
linux: 4.19.240 -> 4.19.241
2022-05-06 00:20:50 +02:00
Bernardo Meurer
959971255f
Merge pull request #171656 from rowanG077/igm-vnext
...
intel-compute-runtime: 21.42.21270 -> 22.17.23034
2022-05-05 15:11:31 -07:00
Janne Heß
509e2b499e
systemd: Remove accidential sysinit re-add
...
0423158e10
re-introduced a previously
removed mv call.
2022-05-05 14:55:40 -07:00
github-actions[bot]
039ca2bb32
Merge staging-next into staging
2022-05-05 18:10:40 +00:00
github-actions[bot]
aba90d9366
Merge master into staging-next
2022-05-05 18:05:32 +00:00
Jan Tojnar
a1439bc965
Merge pull request #171071 from jtojnar/fdo-updates
...
Update some low-key fdo packages
2022-05-05 19:55:24 +02:00
toonn
7fb011df89
Libsystem: Update headers.txt
...
Replacing `cpio -pdm` with `copyHierarchy` makes us end up with two
extra headers. I'm not sure why this happens, there's no reason why
`cpio` should miss those headers.
2022-05-05 11:53:52 -04:00
toonn
972c7e99ff
Libsystem: Replace cpio with copyHierarchy
...
I noticed every time building Libsystem that there was a very slow phase
where the output consisted of many lines like `42 blocks`. This is
output from cpio and in brief testing it takes at least twice as long to
go through cpio for the simple copies we want to make. The interface is
very convenient but the performance penalty is very painful so I decided
to implement a function that emulates cpio's interface.
On my machine with a 7200 RPM HDD this speeds up the build from about
250 minutes to about 75 seconds, a factor of 200! I'm not certain the
results on modern hardware would be similarly positive so this could use
further testing.
2022-05-05 11:53:52 -04:00
Michael Adler
321d31a4af
iwd: 1.26 -> 1.27
2022-05-05 17:23:06 +02:00
Jan Tojnar
d487bcce32
bolt: 0.9.1 → 0.9.2
...
https://gitlab.freedesktop.org/bolt/bolt/-/tags/0.9.2
2022-05-05 16:33:58 +02:00
rowanG077
2291838453
intel-compute-runtime: 21.42.21270 -> 22.17.23034
2022-05-05 14:45:27 +02:00
github-actions[bot]
77ee91f1d3
Merge staging-next into staging
2022-05-05 00:03:04 +00:00
Vladimír Čunát
453f19bb85
Merge branch 'master' into staging-next
2022-05-04 21:02:39 +02:00
Sandro
7e4329608c
Merge pull request #170952 from SuperSandro2000/firewalld
...
firewalld: init at 1.1.1
2022-05-04 20:51:27 +02:00
github-actions[bot]
52a30d32af
Merge staging-next into staging
2022-05-04 18:06:37 +00:00
github-actions[bot]
747719f235
Merge master into staging-next
2022-05-04 18:01:28 +00:00
Sandro
aacb7ef4a6
Merge pull request #169966 from deinferno/vmware-host
2022-05-04 14:13:12 +02:00
Artturi
8acc9a6a2a
Merge pull request #170623 from Artturin/strictdepsfixes1
...
Various strictDeps and cross fixes v2
2022-05-04 13:38:07 +03:00
Artturi
4d056e06b2
Merge pull request #169925 from fgaz/bluez/gatttool
...
bluez: install gatttool too
2022-05-04 12:47:40 +03:00
github-actions[bot]
ee7e3f30f3
Merge staging-next into staging
2022-05-04 00:02:57 +00:00
github-actions[bot]
dfbbe42072
Merge master into staging-next
2022-05-04 00:02:22 +00:00
deinferno
59e6af3dc1
linuxPackages.vmware: init at 16.2.3
2022-05-04 01:56:45 +05:00
Jan Tojnar
b8b17d9b8e
power-profiles-daemon: 0.10.1 → 0.11.1
...
https://gitlab.freedesktop.org/hadess/power-profiles-daemon/-/releases/0.11
https://gitlab.freedesktop.org/hadess/power-profiles-daemon/-/releases/0.11.1
2022-05-03 22:51:48 +02:00
Rick van Schijndel
4bc5551e0f
Merge pull request #163801 from r-ryantm/auto-update/evdi
...
linuxKernel.packages.linux_5_16.evdi: 1.10.0 -> 1.10.1
2022-05-03 21:44:38 +02:00
github-actions[bot]
00dc0eecc7
Merge staging-next into staging
2022-05-03 12:01:45 +00:00
github-actions[bot]
c55d38ab7d
Merge master into staging-next
2022-05-03 12:01:12 +00:00
Madoura
064da2621a
linux_testing_bcachefs: unstable-2022-04-08 -> unstable-2022-04-25
2022-05-02 21:49:53 -05:00
github-actions[bot]
c4bf3689ee
Merge staging-next into staging
2022-05-02 18:10:52 +00:00
github-actions[bot]
49c6cbdffa
Merge master into staging-next
2022-05-02 18:05:47 +00:00
Vladimír Čunát
7c084fde74
bionic: fix evaluation on some platforms
...
Channel update scripts were blocked on this.
Conversion from hard errors to soft throws is significant.
2022-05-02 16:57:18 +02:00
github-actions[bot]
7bd3b9eff1
Merge staging-next into staging
2022-05-01 00:03:16 +00:00
github-actions[bot]
ca346384ce
Merge master into staging-next
2022-05-01 00:02:36 +00:00
Vladimír Čunát
c480cc2895
Merge branch 'master' into staging-next-2022-04-23
2022-04-30 23:02:28 +02:00
github-actions[bot]
5db8cea3c9
Merge staging-next into staging
2022-04-30 18:01:49 +00:00
Artturi
624320b1a5
Merge pull request #171033 from Luflosi/sasutils-add-man-pages
...
sasutils: add man pages
2022-04-30 21:01:23 +03:00
github-actions[bot]
afb1522e95
Merge master into staging-next
2022-04-30 18:01:16 +00:00
Sandro
d510b23805
Merge pull request #170964 from SuperSandro2000/sgx
...
ssl: fix nix-env version parsing
2022-04-30 19:34:21 +02:00
Luflosi
d1e739139b
sasutils: add man pages
2022-04-30 15:55:57 +02:00
Jan Tojnar
e6336bdf10
Merge pull request #170194 from mightyiam/patch_bluez_systemd_paths
...
bluez: add upstream patch for /var/lib/bluetooth
2022-04-30 14:29:29 +02:00
Sandro Jäckel
f96a60f950
ssl: fix nix-env version parsing
2022-04-30 02:37:20 +02:00
Sandro Jäckel
d9da7087c0
python310Packages.nftables: init from pkgs.nftables, reduce with lib; usage over enitre file
2022-04-30 02:26:11 +02:00
github-actions[bot]
5f05f984a6
Merge staging-next into staging
2022-04-30 00:02:41 +00:00
github-actions[bot]
142bf917b0
Merge master into staging-next
2022-04-30 00:02:08 +00:00
Sandro
834b2caf0a
Merge pull request #170778 from mweinelt/cifs-utils
...
cifs-utils: fix two security issues
2022-04-30 00:36:35 +02:00
Jean-François Roche
4fefaa54ae
odp-dpdk: 1.30.1.0_DPDK_19.11 -> 1.35.0.0_DPDK_19.11
...
Fixing failing build
2022-04-29 22:02:09 +02:00
Graham Christensen
f00109472a
Merge pull request #164185 from alexshpilkin/calibration
...
facetimehd: support sensor calibration files
2022-04-29 15:53:30 -04:00
github-actions[bot]
3624aa9760
Merge staging-next into staging
2022-04-29 18:01:55 +00:00
github-actions[bot]
db87306c53
Merge master into staging-next
2022-04-29 18:01:20 +00:00
Jan Tojnar
74c8b62411
fwupd: 1.7.7 → 1.8.0
...
https://github.com/fwupd/fwupd/releases/tag/1.8.0
https://blogs.gnome.org/hughsie/2022/04/28/fwupd-1-8-0-and-50-million-updates/
- Switch to feature type for meson configure flags.
- flashrom program has not actually been used for a while now, it was replaced by libflashrom:
13fd21d806
2022-04-29 19:04:02 +02:00
R. Ryantm
7cc114ff3d
musl-obstack: 1.2.2 -> 1.2.3
2022-04-29 09:28:45 -05:00
Sergei Trofimovich
4901ac200b
pax-utils: 1.3.3 -> 1.3.4
...
While at it added trivial updater.
changes: https://gitweb.gentoo.org/proj/pax-utils.git/log/
2022-04-29 08:02:24 +01:00
github-actions[bot]
fbd67854c6
Merge staging-next into staging
2022-04-29 06:01:45 +00:00
github-actions[bot]
2254d18031
Merge master into staging-next
2022-04-29 06:01:11 +00:00
Bernardo Meurer
7c7a135ded
Merge pull request #170760 from Ma27/linux-kernel-updates
...
Linux kernels 2022-04-27
2022-04-28 20:07:38 -07:00
github-actions[bot]
58538c1840
Merge staging-next into staging
2022-04-28 18:07:38 +00:00
github-actions[bot]
240db69637
Merge master into staging-next
2022-04-28 18:02:22 +00:00
Rick van Schijndel
1adb8c6d9b
Merge pull request #168585 from s1341/bionic_prebuilt_add_x86_64_support
...
bionic_prebuilt: add x86_64 support
2022-04-28 19:31:06 +02:00
Vladimír Čunát
84de05dba7
Merge branch 'master' into staging-next
2022-04-28 18:05:38 +02:00
Vladimír Čunát
8caa1418f6
Merge branch 'master' into staging-next-2022-04-23
2022-04-28 18:04:16 +02:00
Artturi
0cd6f99f95
Merge pull request #170670 from andrevmatos/kernel/zen
2022-04-28 18:52:01 +03:00
Martin Weinelt
e121ca2c8f
cifs-utils: fix information disclosure in logger
...
8acc963a2e
Fixes: CVE-2022-29869
2022-04-28 15:37:14 +02:00
Martin Weinelt
cb3fa089ea
cifs-utils: patch buffer-overflow in ip param handling
...
https://www.openwall.com/lists/oss-security/2022/04/27/5
https://bugzilla.suse.com/show_bug.cgi?id=1197216
https://github.com/piastry/cifs-utils/pull/7
Fixes: CVE-2022-27239
2022-04-28 15:37:03 +02:00
github-actions[bot]
4ecc03e928
Merge staging-next into staging
2022-04-28 12:10:49 +00:00
github-actions[bot]
5891152d70
Merge master into staging-next
2022-04-28 12:05:39 +00:00
Maximilian Bosch
156229222e
linux: 5.4.190 -> 5.4.191
2022-04-28 12:13:52 +02:00
Maximilian Bosch
0b6256c1b8
linux: 5.17.4 -> 5.17.5
2022-04-28 12:13:38 +02:00
Maximilian Bosch
fd748205fa
linux: 5.15.35 -> 5.15.36
2022-04-28 12:13:22 +02:00
Maximilian Bosch
f1ad14384b
linux: 5.10.112 -> 5.10.113
2022-04-28 12:13:07 +02:00
Maximilian Bosch
cd8c3a2b1e
linux: 4.9.311 -> 4.9.312
2022-04-28 12:12:52 +02:00
Maximilian Bosch
f708ee02bd
linux: 4.19.239 -> 4.19.240
2022-04-28 12:12:39 +02:00
Maximilian Bosch
2cd2c891f9
linux: 4.14.276 -> 4.14.277
2022-04-28 12:12:23 +02:00
Maximilian Bosch
a7f58e8ecc
Merge pull request #169937 from Ma27/linux-kernel-updates
...
Linux kernels 2022-04-20
2022-04-28 12:04:52 +02:00
Maximilian Bosch
654471e600
linux-testing-bcachefs: mark as broken for now
2022-04-28 11:36:54 +02:00
Alyssa Ross
a4c1c90384
s6-linux-init: 1.0.7.0 -> 1.0.7.3
2022-04-28 09:31:34 +00:00
André Vitor de Lima Matos
59d5009069
linuxKernel.kernels.linux_zen: 5.17.2-zen3 -> 5.17.5-zen1
2022-04-27 20:23:18 -03:00
Vladimír Čunát
51554cbbdb
Merge branch 'master' into staging-next-2022-04-23
2022-04-27 22:50:17 +02:00
github-actions[bot]
2d8612d4c3
Merge staging-next into staging
2022-04-27 18:02:29 +00:00
github-actions[bot]
565df1946d
Merge master into staging-next
2022-04-27 18:01:19 +00:00
Sandro
941c24d349
Merge pull request #170454 from willcohen/network_cmds
...
darwin.network_cmds: switch openssl to libressl
2022-04-27 16:54:51 +02:00
Francesco Gazzetta
44370b355e
bluez: install gatttool too
2022-04-27 16:29:55 +02:00
Artturin
a7f9bb67da
audit: enable strictDeps
...
checked with diffoscope
2022-04-27 16:21:09 +03:00
github-actions[bot]
7587db1fa2
Merge staging-next into staging
2022-04-27 12:06:15 +00:00
github-actions[bot]
6013ebcc30
Merge master into staging-next
2022-04-27 12:02:07 +00:00
Bobby Rong
44262ba2e0
Merge pull request #170385 from bobby285271/testversion
...
various: use testers.testVersion
2022-04-27 15:55:02 +08:00