Commit Graph

23248 Commits

Author SHA1 Message Date
github-actions[bot]
83e7490bd0
Merge staging-next into staging 2023-06-08 00:03:05 +00:00
Dominik Xaver Hörl
81a9774d92 tuxedo-keyboard 3.1.4 -> 3.2.5 2023-06-07 22:19:25 +02:00
Pol Dellaiera
36a5f6e6fa
Merge pull request #235588 from vdot0x23/fix/criu-docker-checkpoints
criu: add gnutar and gzip in PATH
2023-06-07 20:02:50 +02:00
adisbladis
900c093e27 zfs: 2.1.11 -> 2.1.12 2023-06-08 01:44:10 +12:00
Randy Eckenrode
df7487ff17
cctools-llvm: init at 11.1.0-973.0.1
cctools-llvm is a replacement for cctools that replaces as much of cctools with equivalents from LLVM that it can reasonably do. This was motivated by wanting to reduce dependencies on cctools, which are updated infrequently by upstream.

To provide a motivating example, the version of `strip` included in cctools cannot properly strip the archives in compiler-rt in LLVM 15. Paths are left to bootstrap tools, resulting in failed requisites checks in the final stdenv build. Since `strip` needs replaced, the opportunity was taken to replace other provided they are functional replacements.

Note: This has to be done in cctools (or some equivalent) because some derivations (noteably LLVM) use the bintools of the stdenv directly instead of going through the wrapper.

The following tools from LLVM are not used in this derivation:

* LLD - not fully compatible with ld64 yet and potentially too big of a change;
* libtool - not a drop-in replacement yet because it does not support linker passthrough, which is needed by xcbuild;
* lipo - crashes when running the LLVM test suite;
* install_name_tool - fails when trying to build swift-corefoundation; and.
* randlib - not completely a drop-in replacement, so leaving it out for now.

If other incompatabilities are found, the tools can be reverted or made conditional. For example, cctools `strip` is preferred on older versions of LLVM (which lack the compiler-rt issue) or when cctools itself is a new enough version because `llvm-strip` on LLVM 11 produces files that older verions of `codesign_allocate` cannot process correctly.

One final caveat/note: Some tools are not duplicated or linked from cctools-port. The names of the tools and which ones were linked was determined based on what is provided upstream in Xcode and is installed on macOS system.
2023-06-06 19:05:22 -04:00
K900
672e1610aa linux/hardened/patches/6.1: 6.1.29-hardened1 -> 6.1.31-hardened1 2023-06-06 18:37:44 +03:00
K900
89338c4b67 linux/hardened/patches/5.4: 5.4.243-hardened1 -> 5.4.244-hardened1 2023-06-06 18:37:36 +03:00
K900
003589eb0e linux/hardened/patches/5.15: 5.15.112-hardened1 -> 5.15.114-hardened1 2023-06-06 18:37:26 +03:00
K900
7ca0b723e2 linux/hardened/patches/5.10: 5.10.180-hardened1 -> 5.10.181-hardened1 2023-06-06 18:37:18 +03:00
K900
5f541c2965 linux/hardened/patches/4.19: 4.19.283-hardened1 -> 4.19.284-hardened1 2023-06-06 18:37:10 +03:00
K900
3fae2d9ba1 linux/hardened/patches/4.14: 4.14.315-hardened1 -> 4.14.316-hardened1 2023-06-06 18:37:02 +03:00
K900
38fad49214 linux-rt_5_10: 5.10.179-rt87 -> 5.10.180-rt88 2023-06-06 18:36:08 +03:00
K900
f7a3f7cad1 linux: 6.3.5 -> 6.3.6 2023-06-06 18:36:00 +03:00
K900
705a024442 linux: 6.1.31 -> 6.1.32 2023-06-06 18:35:54 +03:00
K900
c8a665ff5f linux: 5.4.244 -> 5.4.245 2023-06-06 18:35:48 +03:00
K900
d77a405369 linux: 5.15.114 -> 5.15.115 2023-06-06 18:35:43 +03:00
K900
7dbcfa1a02 linux: 5.10.181 -> 5.10.182 2023-06-06 18:35:37 +03:00
Kiskae
c79b173db5 linuxPackages.nvidia_x11_beta: fix optix denoiser
OptiX tries loading `$ORIGIN/nvoptix.bin` before
`/usr/share/nvidia/nvoptix.bin`.

Additionally OptiX isn't supported for 32-bit.
2023-06-05 19:49:17 +02:00
toonn
501dcc2d3e
Merge pull request #234857 from reckenrode/configd-fix
configd: fix build with newer LLVM and bootstrap
2023-06-05 19:26:06 +02:00
Emily Trau
9883fd26cd minimal-bootstrap.heirloom: init at 070715 2023-06-05 08:44:45 -07:00
Emily Trau
fb7ca344ad minimal-bootstrap.heirloom-devtools: init at 070527 2023-06-05 08:44:45 -07:00
Luflosi
7573c269a8
nixos/tests/apfs: clean up code
- Use `runTest` instead of `handleTest`, which simplifies the code a little
- Use `lib.maintainers` instead of `pkgs.lib.maintainers`
- Remove unused function argument `pkgs`
- Change test name in the kernel module from `test` to `apfs`, since that seems to be a common pattern for the name
2023-06-05 16:39:09 +02:00
github-actions[bot]
dd60d8ee46
Merge staging-next into staging 2023-06-05 12:01:45 +00:00
github-actions[bot]
de4f02a6c8
Merge master into staging-next 2023-06-05 12:01:12 +00:00
Weijia Wang
ad7fbd276f
Merge pull request #233657 from wegank/darwin-system-redo
darwin.apple_sdk_10_12.frameworks.System: init
2023-06-05 11:43:39 +03:00
Weijia Wang
f4e07e9a51
Merge pull request #235869 from r-ryantm/auto-update/intel-cmt-cat
intel-cmt-cat: 4.5.0 -> 4.6.0
2023-06-05 09:59:56 +03:00
github-actions[bot]
a16b394543
Merge staging-next into staging 2023-06-05 06:02:12 +00:00
github-actions[bot]
8f9be47422
Merge master into staging-next 2023-06-05 06:01:33 +00:00
Nick Cao
190a507975
Merge pull request #235975 from reckenrode/cctools-apple-hash-fix
cctools-apple: fix download source
2023-06-04 20:34:40 -06:00
Randy Eckenrode
241f525928
cctools-apple: fix download source
This probably hasn’t built for a while. Apple is redirecting to GitHub,
which results in different hashes for cctools and ld64. While I’m fixing
the hashes, I also updated the sources to use `fetchFromGitHub`.
2023-06-04 17:45:14 -04:00
Alyssa Ross
01b3642589 linux.configfile: remove unused kernelTarget attr
As far as I can tell this is unused since f95d214cfd.

Fixes: f95d214cfd ("Implement generic kernel build via manual-config")
Fixes: https://github.com/NixOS/nixpkgs/issues/234084
2023-06-04 18:38:36 +00:00
Randy Eckenrode
09799e8b80
apple_sdk: fix infinite recursion
The 10.12 SDK uses `xar`, which depends on Python indirectly, which
depends on configd by default. This causes an infinite recuresion when
building configd because it needs SDK headers to build with clang 16.

Fix the infinite recursion by disabling Python support in libxml2 when
building the SDK, and use a minimal Python in the SDK build itself.
2023-06-04 09:31:39 -04:00
R. Ryantm
513dc55db6 intel-cmt-cat: 4.5.0 -> 4.6.0 2023-06-04 00:55:45 +00:00
Alois Wohlschlager
de643091d7
util-linux: backport bcache checksum patches
In util-linux 2.39, blkid was improved to verify the checksums for
several types of block devices. In the bcache case, this calculation was
incorrect, leading to a regression where valid bcache cache devices
would not be detected any more. In some cases, this can even break the
boot because a required bcache device does not come up any more.

In https://github.com/util-linux/util-linux/pull/2293, a fix was
introduced upstream. Include these patches to make bcache detection work
properly again.
2023-06-03 20:59:06 +02:00
github-actions[bot]
5fc7c08add
Merge staging-next into staging 2023-06-03 18:02:23 +00:00
github-actions[bot]
d8ea5b9435
Merge master into staging-next 2023-06-03 18:01:49 +00:00
Bobby Rong
a0f00b8435
Merge pull request #235602 from bobby285271/upd/switcheroo-control
switcheroo-control: 2.3 -> 2.6
2023-06-03 23:17:02 +08:00
Pol Dellaiera
95b8329fd9
Merge pull request #235262 from wentasah/usbrelay-1.2
usbrelay: 1.0.1 -> 1.2
2023-06-03 17:10:23 +02:00
Arian van Putten
a96fef1ca6
Merge pull request #229610 from flokli/systemd-253.4
systemd: 253.3 -> 253.5
2023-06-03 16:15:44 +02:00
Florian Klink
17fa0e2fbf systemd: 253.3 -> 253.5
This allows us to drop our fsck-look-for-fsck-binary-not-just-in-
sbin.patch, as it was upstreamed.

We also manually backport https://github.com/systemd/systemd/pull/27856 as
it didn't get backported and without it we can't merge this PR as
systemd-boot-builder.py will remain broken and make it impossible to do upgrade
to NixOS 23.05 in some scenarios

Changelog:

```
991158e8b9 (hwdb: update to 2533fdd0fbe71e4a3fa7a2cca9830cd864fb9136, 2023-06-01)
d1087bc599 (test-network: add tests for vlan QoS mapping, 2023-05-24)
7ed7b07a92 (network/vlan: paranoia about type safety, 2023-05-24)
b20bc7c1ff (network/vlan: drop unnecessary restriction for QoS mapping, 2023-05-24)
dbf50f1911 (udev: do not set ID_PATH and by-path symlink for nvmf disks, 2023-05-10)
75d4967502 (journalctl: fix --no-tail handling, 2023-05-04)
f1ea9cd55e (journalctl: use correct variable to check if --since is specified, 2023-05-04)
0227947bab (test/README: fix advice for testsuite debugging, 2023-05-29)
3222272c46 (test-fstab-generator: fix test on systemd with systemd-boot, 2023-05-30)
23b7bf3d01 (home: move the assert back to the intended place, 2023-05-29)
901f0f0ac1 (resolvectl: drop extra colon, 2023-05-28)
5f3ca32d0c (basic/syscall: update syscall list, 2023-05-29)
375e6be16c (tree-wide: Downgrade a few more noisy log messages to trace, 2023-05-27)
3f5f7e5f30 (journal-remote: bump the refcount right after creating the writer object, 2023-05-25)
4810e789ad (man: fix UKI filename suffix in 'tries' description, 2023-05-26)
2e10f8874a (units: Shut down networkd and resolved on switch-root, 2023-05-25)
9dde31ac74 (resolve: avoid memory leak from a partially processed RR, 2023-05-23)
b1663b8333 (sd-journal: avoid double-free, 2023-05-23)
aa48ecb0a6 (core/timer: Always use inactive_exit_timestamp if it is set, 2023-05-23)
ac380e43a4 (core: Do not check child freezability when thawing slice, 2023-05-23)
53bc78d3e0 (tree-wide: Fix false positives on newer gcc, 2023-05-23)
58c1816aa4 (json: correctly handle magic strings when parsing variant strv, 2023-05-23)
fbb2c5ab19 (sysusers: fix argument confusion in error message, 2022-10-13)
e5520ab28f (sysusers: add usual "ret_" prefix, fix messages, 2022-10-13)
286ce2be44 (man: extend description of --boot, 2022-10-09)
7394a75688 (sd-bus: refuse to send messages with an invalid string, 2023-05-19)
ae83e97a51 (core/service: when resetting PID also reset known flag, 2023-05-22)
f0bb967388 (shared: correctly propagate possible allocation errors, 2023-05-21)
318c9d5fec (wait-online: downgrade log level of failure that interface is removed or unmanaged during processing it, 2023-05-22)
1a0f2c5c57 (boot: Read files in small chunks on broken firmware, 2023-01-05)
eeaf884f5b (cryptenroll: update log messages, 2023-05-20)
debce7c184 (test: check if we can use --merge with --follow, 2023-05-19)
3cf401e3e3 (manager: restrict Dump*() to privileged callers or ratelimit, 2023-04-27)
6ca461fe29 (ratelimit: add ratelimit_left helper, 2023-04-28)
604d132fde (journalctl: make --follow work with --merge again, 2023-05-19)
6a4c05c615 (test: make the stress test slightly less stressful on slower machines, 2023-05-19)
a08cb80451 (core/device: downgrade error when units specified in SYSTEMD_WANTS= not found, 2023-05-19)
eb5dad0a72 (unit: add conditions and deps to make oomd.socket and .service consistent, 2023-05-19)
c756ffea57 (oomd: shorten message, 2023-05-18)
a3e5eb5606 (sd-bus,sd-event: allow querying of description even after fork, 2023-05-18)
e91557a1e0 (sd-bus: do not assert if bus description is not set, 2023-05-18)
93b3bd12ac (test: don't mount /sys & /proc if already mounted, 2023-05-18)
c51273941d (nspawn: make the error message less confusing, 2023-05-18)
e85daabd3e (Revert (partially) "man: Clarify when OnFailure= activates after restarts (#7646)", 2023-05-17)
3e286a7b2e (man/tmpfiles: fix off-by-one in example, 2023-05-17)
cb6641bde3 (man: explain allowed values for /sys/power/{disk,state}, 2023-05-17)
65bf6c5a8f (man: say that ProtectClock= also affects reads, 2023-05-17)
13c8807360 (man: fixes for assorted issues reported by the manpage-l10n project, 2023-05-17)
1809fff392 (nspawn: make sure the device type survives when setting device mode, 2023-05-16)
b8ed81660f (nspawn: fix a global-buffer-overflow, 2023-05-15)
756e77b936 (nspawn: fix inverted condition, 2023-05-15)
c7861222ba (nspawn: call json_dispatch() with a correct pointer, 2023-05-15)
6f577f5d92 (nspawn: use the just returned errno in the log message, 2023-05-15)
9a7c6ed568 (nspawn: avoid NULL pointer dereference, 2023-05-16)
17c7b07c67 (nspawn: file system namespace -> mount namespace, 2023-05-15)
b13e836315 (nspawn: fix a typo in an error message, 2023-05-15)
d88225ef44 (busctl: set a description for the bus connection, 2023-05-05)
29115ef32e (man: indicate that the JOB parameter to "systemctl cancel" is optional, 2023-05-16)
051f86ae0e (meson: fix description for link-udev-shared option, 2023-05-16)
85ba46539f (man: use correct name for --bank option, 2023-05-15)
d7e75c7315 (machine,portable: fix a typo in an info message, 2023-05-12)
4d29f741c8 (machine: fix a memory leak when showing multiple machines, 2023-05-12)
e6a719598c (machine: fix a memory leak when showing multiple images, 2023-05-12)
ea221dc685 (fstab-generator: Fix log message, 2023-05-10)
4c3b06f255 (test: test O_CLOEXEC filtering of fdset fill logic, 2023-05-30)
88bf6b5815 (pid1: when taking possession of passed fds check O_CLOEXEC state first, 2023-05-30)
0d8372b450 (repart: Create temporary root directory using var_tmp_dir(), 2023-02-14)
aedfe41cda (cryptenroll: actually allow using multiple "special" strings when wiping, 2023-05-10)
f59ce1aa7b (core: fix use of uninitialized value, 2023-05-04)
3f5db0dbc1 (sd-journal: check .next_entry_array_offset earlier, 2023-05-03)
0baac8e60e (tree-wide: drop _pure_ attribute from non-pure functions, 2023-05-10)
4984f70db5 (dirent: conditionalize dirent assert based on dirent64 existence, 2023-05-10)
5fcbda8b5e (network/tc: rename settings in log messages too, 2023-05-10)
59dccdfddb (sd-bus: bus_message_type_from_string is not pure, 2023-05-10)
133d4ff6d6 (cryptenroll: fix an assertion with weak passwords, 2023-05-09)
c937b8f9de (units: Add CAP_NET_ADMIN condition to systemd-networkd-wait-online@.service as well, 2023-05-07)
60af5019fb (units: add/fix Documentation= about bus interface, 2023-05-09)
53f7e5f18f (core/service: fix error cause in the log, 2023-05-09)
951c27ce14 (shell completion: add timesync-status and show-timesync to zsh completion file (#27574), 2023-05-08)
32831842ba (doc: remove legacy DefaultControlGroup from dbus properties, 2023-05-08)
c31e2fa9c7 (zsh: add service-log-{level,target} completions for systemctl, 2023-05-07)
011a686a23 (test_ukify: fix loop iteration, 2023-04-21)
927d234406 (hwdb: do not include '#' in modalias, 2023-05-06)
b1a7a15ed2 (core: check the unit type more thoroughly when deserializing, 2023-05-04)
154b108513 (shared: refuse fd == INT_MAX, 2023-05-04)
a25605d01d (zsh: remove usage of PREFIX in _systemctl, 2023-05-05)
4be604e75a (basic/audit-util: make a test request before enabling use of audit, 2023-05-02)
4b4285e231 (main: add missing return, 2023-05-05)
ce096b0212 (shared: reject empty attachment path, 2023-05-02)
6027fbf1af (shared: ignore invalid valink socket fd when deserializing, 2023-05-02)
d649128268 (core: fix NULL pointer dereference during deserialization, 2023-05-02)
6ae77d6b99 (boot: Use correct memory type for allocations, 2023-05-02)
de0cbaceb7 (core: check for SERVICE_RELOAD_NOTIFY in manager_dbus_is_running, 2023-05-02)
5ed087fa46 (generators: skip private tmpfs if /tmp does not exist, 2023-04-30)
93143b6d6a (test: replace sleep with timeout, 2023-05-02)
881382685e (test-network: add workaround for bug in iproute2 v6.2.0, 2023-05-02)
abf9e916ad (coredumpctl: add --file/--root/--image to bash completion, 2023-04-25)
dd349a0ede (coredumpctl: fix bash completion matching, 2023-04-25)
120342b62d (test: match all messages with the FILE field, 2023-04-29)
e0da5c9bc6 (test: add tests for "systemctl stop" vs triggering by path unit, 2023-04-29)
c1542a967b (test: create temporary units under /run, 2023-04-29)
03f2a8921e (core/path: do not enqueue new job in .trigger_notify callback, 2023-04-29)
674591e6af (core/path: align table, 2023-04-29)
0413fb7de9 (test: add a couple of tests for systemd-pstore, 2023-04-27)
de41e55c7d (pstore: avoid opening the dmesg.txt file if not requested, 2023-04-28)
37c212dbd7 (pstore: explicitly set the base when converting record ID, 2023-04-28)
daee48adbb (test: dont use anchor char '$' to match a part of a string, 2023-04-27)
53ac14a054 (core/transaction: use hashmap_remove_value() to make not remove job with same ID, 2023-04-26)
0258760397 (resolved: adjust message about credentials, 2023-04-25)
8f19911bc3 (fuzz-journal-remote: fix potential fd-leak, 2023-03-18)
df1e479d4e (fuzz-journal-remote: remove temporary files on exit, 2023-03-18)
0d745e2de3 (hwdb: update to 46b8c3f5b297ac034f2d024c1f3d84ad2c17f410, 2023-04-30)
df9d1d9bb2 (sd-journal: make journal_file_copy_entry() return earlier, 2023-04-26)
3bc2553cfc (sd-journal: copy boot ID, 2023-04-26)
45b045880c (sd-journal: tighten variable scope, 2023-04-26)
3821e3ea07 (journal: Don't try to write garbage if journal entry is corrupted, 2023-04-26)
4eedc4711a (test: add test case of negative match for SYMLINK and TAG, 2023-04-25)
cd795f9abc (udev-rules: fix negative match rule for SYMLINK and TAG, 2023-04-25)
a25e2ef992 (core: fix property getter method for NFileDescriptorStore bus property, 2023-04-12)
eec30e3143 (repart: always take BSD lock when whole block device is opened, 2023-04-13)
50ab96e442 (bootctl: clean up handling of files with no version information, 2023-03-30)
9d97c8d423 (mkosi: disable centos 8 build, 2023-04-26)
c603dae241 (mkosi: disable key check for Fedora builds, 2023-04-26)
724a50fb01 (mkfs-util: do not pass -quiet to mksquashfs, 2023-04-27)
43d194392f (test: use setpriv instead of su for user switch from root, 2023-03-14)
ba683eb48c (test: wrap mkfs.*/mksquashfs/mkswap binaries when running w/ ASan, 2023-03-16)
fdcd1807ff (test: bump the D-Bus related timeouts to 120s, 2023-03-09)
4f8b2abf69 (coredump filter: add mask for 'all' using UINT32_MAX, not UINT64_MAX, 2023-04-26)
021bb972ff (coredump filter: fix stack overflow with =all, 2023-04-26)
3fd444c048 (build(deps): bump github/super-linter from 4.9.7 to 4.10.1, 2023-04-01)
a19396c73b (cryptenroll: fix a memory leak, 2023-03-27)
083ede1482 (test: tell dfuzzer to skip Reexecute(), 2023-04-26)
ae12c1380b (portablectl: add --extension to bash completion, 2023-04-25)
b1ecfe3fe7 (man: /usr/lib/systemd/random-seed -> /usr/lib/systemd/systemd-random-seed, 2023-04-25)
8895ccaaa8 (cryptsetup-fido2: Depend on libcryptsetup, 2023-04-24)
c6e957d02d (test: use idiomatic bash loop iteration, 2023-04-07)
26e181e94e (testsuite-54: drop unnecessary pipe, 2023-04-05)
d2c738341b (testsuite-70: drop unnecessary env, 2023-04-05)
f3abd451dd (test: drop uses of "&& { echo 'unexpected success'; exit 1; }", 2023-04-05)
59243061f6 (man: fix LogControl1 manpage example, 2023-04-24)
04983c2b00 (pam: cache sd-bus separately per module, 2023-04-16)
0045d952b5 (pam_systemd_home: clean up sd-bus when called about something else's user, 2023-04-20)
c50ec75e1e (testsuite-04: remove unnecessary conditional, 2023-04-04)
5a8987794e (man: clarify sd_bus_default, 2023-04-22)
b9af9a320e (man: add working example to LogControl1 manpage, 2023-04-21)
4d2b5338ac (detect-virt: add message at debug level, 2023-04-20)
749a6d9959 (dissect: let's check for crypto_LUKS before fstype allowlist check, 2023-04-20)
1aa6171081 (ratelimit: handle counter overflows somewhat sanely, 2023-04-20)
5ff63b8507 (man: try to make clearer that /var/ is generally not available in /usr/lib/systemd/system-shutdown/ callouts, 2023-04-20)
2be23f69ee (dissect-image: issue BLKFLSBUF before probing an fs at block device offset != 0, 2023-04-20)
7b437659b1 (list: fix double evaluation, 2023-04-20)
ffbb75aa46 (mountpoint-util: check /proc is mounted on failure, 2023-04-17)
14eb49b5eb (test: prefix the transient unit with test- to make coverage runs happy, 2023-04-18)
980954d2cf (kmod-setup: bypass heavy virtio-rng check if we are not running in a VM anyway, 2023-04-18)
567a1a6fd8 (kmod-setup: use STARTSWITH_SET() where appropriate, 2023-04-18)
d37f06f96f (creds: make available to all ExecStartPre= and ExecStart= processes, 2023-04-15)
d15f907b5b (user-util:remove duplicate includes, 2023-04-17)
cedea4cb7e (virt: Further improve detection of EC2 metal instances, 2023-04-13)
826662680b (string-util: add strstrafter(), 2023-04-14)
ac721c88af (test: add a couple of tests with invalid UTF-8 characters, 2023-04-15)
9c8d8719e4 (test: add a simple test for getenv_path_list(), 2023-04-15)
a9c73150ac (test: add a couple of basic sanity tests for the security verb, 2023-04-15)
06a70861bc (test: add a couple of basic sanity tests for timedatectl, 2023-04-15)
def6c37a19 (shared: add a missing include, 2023-04-15)
79e23f618f (test: add tests for uuid/uint64 specifiers, 2023-04-15)
3ee1839c19 (fsck: look for fsck binary not just in /sbin, 2023-04-13)
eab75a8591 (test: stop the test unit when it's not needed anymore, 2023-04-14)
f86ec34958 (Synposis and description of networkctl man page reflecting only part of its functionality  (#27264), 2023-04-13)
fffcebc4bb (core/main: fix a typo for --log-target, 2023-04-13)
f152cdabae (test: add some tests for RuntimeMaxSec, 2023-04-13)
999f48558b (scope: do not disable timer event source when state is SCOPE_RUNNING, 2023-04-04)
430861fc96 (Fix cross-reference of manual for LogsDirectory, 2023-04-12)
91953109ec (pid1: fix coredump_filter setting, 2023-04-12)
fa8d33bb37 (Uphold/StopWhenUnneeded/BindsTo: requeue when job finishes, 2023-04-12)
6fc08d8407 (Uphold/StopWhenUnneeded/BindsTo: add retry timer on rate limit, 2023-04-12)
1fb4ae32b0 (man: add util-linux to the package list for Fedora container, 2023-04-12)
841146f243 (man: link to Fedora 37, 2023-04-12)
465edc1230 (systemctl: suppress error for try-* if unit is masked, 2023-04-04)
7102925d1a (ci: drop checkout from release workflow, 2023-04-11)
167c01688f (ci: don't run release wf on `systemd-security`, 2023-04-11)
bda5c892a8 (shell-completion: add --xml-interface option of busctl to the rules, 2023-04-11)
6265430ca9 (busctl: add --xml-interface to the help message, 2023-04-11)
d26fd71d1a (test: update description, 2023-04-11)
35a6460a2f (test: systemd-analyze blame should succeed now, 2023-04-10)
ef10974c66 (analyze: make blame command work even the default target not reached, 2023-04-10)
dc2facf61d (ci: add permissions to make a release, 2023-04-03)
4c65c644d6 (test/test-functions: fix typo in install_suse_systemd(), 2023-04-04)
fca5a45a59 (test: install symlinks with valid targets on SUSE and Debian, 2023-03-24)
d18037b8ff (localed: fix invalid free after shifting pointers using strstrip, 2023-04-07)
93ac024b7e (test: bump the timeout for non-qemu runs to 90s, 2023-04-07)
283b7b4159 (test: enable the systemd-resolved unit in TEST-75, 2023-04-07)
6179141124 (man/systemd-mount: Clearify documentation about --bind-device, 2023-04-05)
b2e1dabbeb (resolve: change DNS_PACKET_UNICAST_SIZE_LARGE_MAX to 1232 (#27171), 2023-04-07)
16dc17d68c (man: netdev: Clarify wireguard IPv6 endpoint format, 2023-04-07)
0558c490a6 (test: use kbd-mode-map we ship in TEST-73-LOCALE, 2023-04-05)
64ef6ccd4f (ci: do one build with no tpm/p11kit/fido2, 2023-04-04)
018461aaf0 (man: mention -o option for systemd-journal-remote, 2023-04-05)
31c7f6d0d1 (manager: remove transient unit directory during startup, 2023-04-04)
49c6965946 (core: a more informative error when SetProperties/StartTransientUnit fails, 2023-04-02)
649e335bc1 (journald: fix log message, 2023-04-04)
eda7bf237f (Added unit test for strv_env_name_is_valid() function listed in env-util.c (#27100), 2023-04-02)
0430078cfb (man: restore description of ConditionControlGroupController=v1|v2, 2023-03-31)
0d9c2c270b (test: set ReadWritePaths= for test-.services when built w/ coverage, 2023-03-31)
384fec2622 (core: skip deps on oomd if v2 or memory unavailable, 2023-03-31)
2950b4ebf6 (test: fixed negative checks in TEST-70-TPM2. Use in-line error handling rather than redirections. Follow up on #27020, 2023-03-30)
786649c904 (test: make make_addresses() actually return the addresses, 2023-03-30)
5e3ac73017 (coverage: add a wrapper for execveat(), 2023-03-30)
8b1cc644c5 (man: add example for sd_bus_call_method, 2023-03-30)
382e53977c (man: further shorten print-unit-path example, 2023-03-29)
960f05945c (man: link up new online coredump docs from man page, 2023-03-30)
edfca36727 (tree-wide: reset optind to 0 when GNU extensions in optstring are used, 2023-03-21)
91ff21962d (test-kernel-install: several cleanups, 2023-03-28)
9943f2af3d (units: let's establish the coredump socket before writting core_pattern sysctl, 2023-03-29)
dbb1b9c2c8 (test: do not remove state directory on failure, 2023-03-29)
29cfb05183 (test: fix shellcheck warnings in test-sysusers.sh, 2023-03-29)
18afac6e90 (man: fix shellcheck warning for html.in, 2023-03-29)
4629419038 (added more test cases, 2023-03-27)
05ae9e276c (test: fix regexp in testsuite-74.mount.sh, 2023-03-28)
295012f7fa (test: drop extraneous bracket in testsuite-74.mount.sh, 2023-03-28)
ff7040b193 (busctl: also assume --full if not writing to terminal, 2023-03-28)
00977a8e74 (busctl: use size_t for set size, 2023-03-28)
802fded9a5 (busctl: do not truncate property values when --full, 2023-03-28)
e400a62a92 (oomd: add inline comments with param names, 2023-03-21)
4067ec52f4 (test: add more testcases for rm_rf(), 2023-03-19)
201830df21 (rm-rf: also chmod() directory if it cannot be opened, 2023-03-19)
d91f7eb0fb (rm-rf: mask file mode with 07777 when passed to chmod(), 2023-03-19)
80417f90b0 (rm-rf: fix errno handling, 2023-03-18)
```

Co-authored-by: Arian van Putten <arian.vanputten@gmail.com>
2023-06-03 15:54:16 +02:00
github-actions[bot]
4b2e2c8b39
Merge master into staging-next 2023-06-03 00:02:20 +00:00
Atemu
e5addb65b0
Merge pull request #235215 from brenix/xanmod-updates
linux_xanmod: 6.1.30 -> 6.1.31, 6.3.3 -> 6.3.5
2023-06-02 22:33:39 +02:00
Paul Nicholson
fcbe7d5603 linux_xanmod: 6.3.3 -> 6.3.5 2023-06-02 13:28:41 -07:00
Paul Nicholson
7be6938489 linux_xanmod: 6.1.30 -> 6.1.31 2023-06-02 13:28:26 -07:00
github-actions[bot]
6084eca7dc
Merge master into staging-next 2023-06-02 18:01:04 +00:00
Bobby Rong
4a6198ed15
switcheroo-control: 2.3 -> 2.6
https://gitlab.freedesktop.org/hadess/switcheroo-control/-/compare/2.3...2.6
2023-06-02 22:46:05 +08:00
Victor Buttner
5994808448 criu: add gnutar and gzip in PATH
These binaries are used for some tmpfs-related features of criu as seen here:
fbe26923e8/criu/filesystems.c (L420) .
These tmpfs-related features are used by e.g. docker checkpoint, see:
https://github.com/NixOS/nixpkgs/pull/230109 .
2023-06-02 15:35:28 +02:00
Mario Rodas
b5db65d284
Merge pull request #232800 from Luflosi/update/linuxPackages.apfs
linuxPackages.apfs: 0.3.1 -> 0.3.3
2023-06-02 07:39:54 -05:00
Michal Sojka
bc10438fd7 usbrelay: Convert to finalAttrs and remove unused rec 2023-06-02 08:21:37 +02:00
github-actions[bot]
8985306cfd
Merge staging-next into staging 2023-06-01 18:01:45 +00:00
Nick Cao
19a0cbd74c
Merge pull request #235036 from Kiskae/nvidia/535.43.02
linuxPackages.nvidia_x11_beta: 530.41.03 -> 535.43.02
2023-06-01 10:19:23 -06:00
K900
8f849bac12
Merge pull request #235344 from K900/util-linux-mount-fixes
util-linux: backport patches fixing mount on older kernels
2023-06-01 18:06:45 +03:00
github-actions[bot]
e8e956566c
Merge staging-next into staging 2023-06-01 12:02:11 +00:00
Sandro
3601b07e3c
Merge pull request #235242 from r-ryantm/auto-update/intel-compute-runtime 2023-06-01 13:22:24 +02:00
K900
01e06549c6 util-linux: backport patches fixing mount on older kernels 2023-06-01 11:13:35 +03:00
github-actions[bot]
52e40d8261
Merge staging-next into staging 2023-06-01 00:03:14 +00:00
ajs124
288d963e92
Merge pull request #234997 from helsinki-systems/upd/targetcli
targetcli: 2.1.54 -> 2.1.56
2023-06-01 00:49:09 +02:00
Michal Sojka
b1f109dad5 usbrelay: 1.0.1 -> 1.2 2023-05-31 22:09:39 +02:00
R. Ryantm
eb58d1e928 intel-compute-runtime: 23.13.26032.30 -> 23.17.26241.15 2023-05-31 17:51:26 +00:00
github-actions[bot]
323e9a44c2
Merge staging-next into staging 2023-05-31 12:01:43 +00:00
Arian van Putten
5a13c00640
Merge pull request #235082 from ElvishJerricco/systemd-uefi-bug-chunked-reads
systemd-boot: Patch for firmwares that fail to load large files
2023-05-31 13:49:57 +02:00
Weijia Wang
7849b5f9bb
Merge pull request #234855 from reckenrode/rewrite-tbd-fix
rewrite-tbd: avoid infinite recursion when cmake is not cmakeMinimal
2023-05-31 13:12:27 +02:00
Raito Bezarius
8f850ea08c linux_testing: 6.4-rc3 -> 6.4-rc4
https://lwn.net/ml/linux-kernel/CAHk-=whwNMtwpMxcsdC4bysY+5E9E_wNeUz=R-iciy3DJwQ+vg@mail.gmail.com/
2023-05-31 10:42:51 +00:00
ajs124
957db96d53
Merge pull request #233850 from helsinki-systems/upd/apparmor
apparmor: 3.1.3 -> 3.1.4
2023-05-31 12:12:30 +02:00
Ulrik Strid
2de862f146
linuxKernel.packages.lenovo-legion: init at 2023-04-02-16-53-51
linuxKernel.packages.lenovo-legion: init at 2023-04-02-16-53-51
2023-05-31 11:31:23 +02:00
Randy Eckenrode
259b15f25d
rewrite-tbd: avoid infinite recursion when cmake is not cmakeMinimal
This was found while working on the Darwin stdenv rework. This change
allows rewrite-tbd to use the provided Makefile instead of depending on
cmake and pkg-config.

Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>
2023-05-31 00:31:18 -04:00
Bernardo Meurer
1c31f7e109
Merge pull request #235052 from reckenrode/xnu-fix-mk2 2023-05-30 20:05:32 -04:00
github-actions[bot]
cfb757ddc8
Merge staging-next into staging 2023-05-31 00:02:49 +00:00
github-actions[bot]
c0c48b0cfc
Merge master into staging-next 2023-05-31 00:02:14 +00:00
Will Fancher
6727bab05e systemd-boot: Patch for firmwares that fail to load large files 2023-05-30 19:21:16 -04:00
Bernardo Meurer
cea4ed7d2f linux/hardened/patches/6.1: 6.1.28-hardened1 -> 6.1.29-hardened1 2023-05-30 22:30:31 +02:00
Bernardo Meurer
03c9d2ad55 linux/hardened/patches/5.4: 5.4.242-hardened1 -> 5.4.243-hardened1 2023-05-30 22:30:31 +02:00
Bernardo Meurer
5e011d7966 linux/hardened/patches/5.15: 5.15.111-hardened1 -> 5.15.112-hardened1 2023-05-30 22:30:31 +02:00
Bernardo Meurer
aeaa6c28c5 linux/hardened/patches/5.10: 5.10.179-hardened1 -> 5.10.180-hardened1 2023-05-30 22:30:31 +02:00
Bernardo Meurer
6ce9746bab linux/hardened/patches/4.19: 4.19.282-hardened1 -> 4.19.283-hardened1 2023-05-30 22:30:31 +02:00
Bernardo Meurer
38ff81a6d5 linux/hardened/patches/4.14: 4.14.314-hardened1 -> 4.14.315-hardened1 2023-05-30 22:30:31 +02:00
Bernardo Meurer
472de243e0 linux_latest-libre: 19299 -> 19308 2023-05-30 22:30:31 +02:00
Bernardo Meurer
3bb1599afc linux-rt_5_15: 5.15.111-rt63 -> 5.15.113-rt64 2023-05-30 22:30:31 +02:00
Bernardo Meurer
7d3ecc52b2 linux: 6.3.4 -> 6.3.5 2023-05-30 22:30:31 +02:00
Bernardo Meurer
4f677242b1 linux: 6.1.30 -> 6.1.31 2023-05-30 22:30:31 +02:00
Bernardo Meurer
9b8e1dbb66 linux: 5.4.243 -> 5.4.244 2023-05-30 22:30:31 +02:00
Bernardo Meurer
d450c265c5 linux: 5.15.113 -> 5.15.114 2023-05-30 22:30:31 +02:00
Bernardo Meurer
6ec43cfc19 linux: 5.10.180 -> 5.10.181 2023-05-30 22:30:31 +02:00
Bernardo Meurer
5ec4029b2a linux: 4.19.283 -> 4.19.284 2023-05-30 22:30:31 +02:00
Bernardo Meurer
f085e77259 linux: 4.14.315 -> 4.14.316 2023-05-30 22:30:31 +02:00
Randy Eckenrode
1aa68d1d21
xnu: fix build with newer clang
Newer clangs require also including `-lc++abi` to build kextsymboltool.
2023-05-30 16:13:11 -04:00
Kiskae
99b7ee661b linuxPackages.nvidia_x11_beta: install nvoptix.bin 2023-05-30 20:22:39 +02:00
Kiskae
10d634b384 linuxPackages.nvidia_x11_beta: add new dependency
new `libnvidia-pkcs11*` libraries depend on openssl, used by cuda
2023-05-30 20:14:57 +02:00
Kiskae
e111d64bdf linuxPackages.nvidia_x11_beta: 530.41.03 -> 535.43.02 2023-05-30 19:42:18 +02:00
Kiskae
4d2df72e6a linuxPackages_5_4_hardened.kernel: option removed in 5.4.208
change removing config option:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=d0d583484d2ed9f5903edbbfa7e2a68f78b950b0

First release after:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=77ba2b9b46f8acead2606759e8196b7076eaeeea

Fixes #233268
2023-05-30 18:35:21 +02:00
ajs124
b9c585ef6a targetcli: 2.1.54 -> 2.1.56 2023-05-30 14:43:08 +02:00
github-actions[bot]
7443b1efc5
Merge staging-next into staging 2023-05-30 12:01:46 +00:00
github-actions[bot]
8ca315db3e
Merge master into staging-next 2023-05-30 12:01:07 +00:00
Atemu
a8293300b2
Merge pull request #234446 from Atemu/update/xanmod
linux_xanmod: 6.1.29 -> 6.1.30
2023-05-30 10:56:45 +02:00
github-actions[bot]
36927e8629
Merge staging-next into staging 2023-05-30 06:01:32 +00:00
github-actions[bot]
2cc7256a10
Merge master into staging-next 2023-05-30 06:01:03 +00:00
figsoda
8d91de5145 linuxPackages.ax99100: don't use lib.optional with a list 2023-05-29 19:38:13 -04:00
Randy Eckenrode
56480a72c9
darwin.adv_cmds: fix implicit int, which is an error in clang 16 2023-05-29 16:27:13 -04:00
Randy Eckenrode
0d3355a439
swift-corelibs: set NIX_COREFOUNDATION_RPATH in a hook
Closes #230870. Thanks to @eliasnaur for the test case and for rasining
awareness and to @veprbl for the work done on #111385.

This takes a slightly different approach from those two PRs. The hook is
set unconditionally. The stdenv bootstrap doesn’t really need CF at all,
so setting the hook is harmless. This simplifies things.
2023-05-29 15:43:58 -04:00
Randy Eckenrode
15da7dce6a
configd: fix build with newer LLVM and bootstrap
Clang 15 does not like the fake xpc headers. Use the real ones instead.
Doing this no longer causes an infinite recursion because xnu now
depends on python3Minimal, which does not include configd support.
2023-05-29 15:30:39 -04:00
github-actions[bot]
5611fa71ab
Merge staging-next into staging 2023-05-29 18:01:43 +00:00
github-actions[bot]
698b4f4f63
Merge master into staging-next 2023-05-29 18:01:07 +00:00
Bernardo Meurer
574100ab78
Merge pull request #234758 from JesusMtnezForks/raycast 2023-05-29 12:19:27 -04:00
github-actions[bot]
a0de937efb
Merge staging-next into staging 2023-05-29 12:02:05 +00:00
github-actions[bot]
1baa1734cb
Merge master into staging-next 2023-05-29 12:01:30 +00:00
Martin Weinelt
a380c8b7b1
Merge pull request #234383 from erdnaxe/qc71_laptop-fix
qc71_laptop: 2022-06-01 -> 2023-03-02; fix kernel 6.3
2023-05-29 11:15:34 +02:00
JesusMtnez
8dcbea47ed
raycast: 1.52.0 -> 1.52.1 2023-05-29 11:10:41 +02:00
Weijia Wang
a268f6ff1c
Merge pull request #234691 from wegank/darwin-clangstdenv
darwin.apple_sdk_11_0: deprecate clang*Stdenv
2023-05-29 10:23:43 +03:00
Vladimír Čunát
2f9191eb88
Merge branch 'master' into staging-next 2023-05-29 08:14:18 +02:00
zowoq
9eeb6bbfec darwin.openwith: mark broken on x86_64 2023-05-29 13:41:25 +10:00
Martin Weinelt
9731103029
Merge pull request #234170 from erdnaxe/rtl8189fs-fix
rtl8189fs: 2022-10-30 -> 2023-03-27; fix kernel 6.3
2023-05-29 01:34:05 +02:00
Weijia Wang
588f16c917 darwin.apple_sdk_11_0: deprecate clang*Stdenv 2023-05-29 01:50:46 +03:00
Thiago Kenji Okada
c1c8d0caf0 linuxKernel.packages.linux_lqx: 6.2.14 -> 6.3.4 2023-05-28 20:37:51 +01:00
Thiago Kenji Okada
5e545dd95d linuxKernel.packages.linux_zen: 6.3.1 -> 6.3.4 2023-05-28 20:32:48 +01:00
github-actions[bot]
572e24048b
Merge staging-next into staging 2023-05-28 12:01:53 +00:00
github-actions[bot]
b83c196e2c
Merge master into staging-next 2023-05-28 12:01:19 +00:00
Eelco Dolstra
d8fd25667d
Merge pull request #234388 from edolstra/fix-ena-linux-6.3
linuxPackages.ena: 2.8.3 -> 2.8.6 and fix build against Linux 6.3
2023-05-28 10:56:54 +02:00
github-actions[bot]
9441fc25d1
Merge staging-next into staging 2023-05-27 18:01:38 +00:00
github-actions[bot]
2b40002569
Merge master into staging-next 2023-05-27 18:01:06 +00:00
Eelco Dolstra
d915eb8adf linuxPackages.ena: 2.8.3 -> 2.8.6 and fix build against Linux 6.3
This applies some patches that will be in the next version of ena, one
fixing the removal of the adjfreq field in ptp_clock_info, and the
others dealing with devlink changes.

https://hydra.nixos.org/build/221431596
2023-05-27 18:46:12 +02:00
Atemu
f42d43dcca linux_xanmod: 6.1.29 -> 6.1.30 2023-05-27 16:52:25 +02:00
Weijia Wang
48dc085937
Merge pull request #234321 from wegank/system76-scheduler-refactor
linuxPackages.system76-scheduler: migrate to bindgenHook
2023-05-27 17:14:02 +03:00
Nick Cao
7ee357a38a
Merge pull request #232330 from VergeDX/rtl8821cu
linuxPackages.rtl8821cu: unstable-2022-12-07 -> unstable-2023-04-28
2023-05-27 06:13:37 -06:00
github-actions[bot]
8440fddf99
Merge staging-next into staging 2023-05-27 12:02:30 +00:00
github-actions[bot]
d6d8e87ad4
Merge master into staging-next 2023-05-27 12:01:51 +00:00
Alexandre Iooss
5703ff7dfb qc71_laptop: 2022-06-01 -> 2023-03-02 2023-05-27 10:55:31 +02:00
R. Ryantm
bee7cb5904 powerstat: 0.03.01 -> 0.03.03 2023-05-27 05:09:39 +00:00
github-actions[bot]
997323e4a2
Merge staging-next into staging 2023-05-27 00:03:04 +00:00
github-actions[bot]
8f73f12f12
Merge master into staging-next 2023-05-27 00:02:24 +00:00
Weijia Wang
597e126786 linuxPackages.system76-scheduler: migrate to bindgenHook 2023-05-27 02:26:12 +03:00
Alyssa Ross
191075fa83
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/os-specific/linux/kernel/patches.nix
	pkgs/top-level/linux-kernels.nix
2023-05-26 18:37:26 +00:00
Sandro Jäckel
00000271a0
dbus-broker: remove prefix from dependency's version attribute 2023-05-26 20:05:15 +02:00
github-actions[bot]
73ddcacb58
Merge master into staging-next 2023-05-26 18:01:05 +00:00
nicoo
e6e5e634c7 below: Ship systemd service unit 2023-05-26 16:09:22 +00:00
Alyssa Ross
c9bcecf0ab kernelPatches.make-maple-state-reusable-after-mas_empty_area: drop
No longer used.
2023-05-26 15:19:03 +00:00
Alyssa Ross
101d8b7ba8 linux_6_2: drop
EOL
2023-05-26 13:03:57 +00:00
Vladimír Čunát
2159f74076
Merge branch 'staging-next' into staging 2023-05-26 14:03:40 +02:00
github-actions[bot]
a2cd4a67fd
Merge master into staging-next 2023-05-26 12:01:27 +00:00
John Ericson
55358b47b4
Merge pull request #233391 from emilytrau/minimal-imports
minimal-bootstrap: remove imports from outside bootstrap
2023-05-26 13:17:18 +02:00
Luflosi
1622dd9ce4
linuxPackages.apfs: 0.3.2 -> 0.3.3
https://github.com/linux-apfs/linux-apfs-rw/releases/tag/v0.3.3
2023-05-26 12:58:59 +02:00
Luflosi
5405dcffdf
linuxPackages.apfs: 0.3.1 -> 0.3.2
https://github.com/linux-apfs/linux-apfs-rw/releases/tag/v0.3.2
2023-05-26 12:41:54 +02:00
K900
1848a45ab9
Merge pull request #233927 from K900/kernels-20230525
Kernel updates for 2023-05-25
2023-05-26 12:06:45 +03:00
Alexandre Iooss
79ac113a2c rtl8189fs: 2022-10-30 -> 2023-03-27 2023-05-26 10:43:42 +02:00
Ulrik Strid
77a95ebc94 linuxKernel.packages.lenovo-legion: init at 2023-04-02-16-53-51 2023-05-26 09:23:04 +02:00
github-actions[bot]
255911fcb9
Merge staging-next into staging 2023-05-26 00:02:51 +00:00
github-actions[bot]
fced6fe69b
Merge master into staging-next 2023-05-26 00:02:17 +00:00
Alyssa Ross
b3210448b9 kernelPatches.fix-em-ice-bonding: remove
This was fixed in 248401cb2c46 ("ice: avoid bonding causing auxiliary
plug/unplug under RTNL lock"), which was backported to all relevant kernels.
2023-05-25 13:21:03 -07:00
Weijia Wang
cf0c400442
Merge pull request #234015 from r-ryantm/auto-update/ell
ell: 0.56 -> 0.57
2023-05-25 22:27:19 +03:00
Felix Bühler
80430bb1e3
Merge pull request #220590 from tstat/fix-raspberrypi-wireless-firmware
raspberrypi-wireless-firmware: fix broken firmware symlink
2023-05-25 20:26:06 +02:00
github-actions[bot]
3c77ff1ed1
Merge staging-next into staging 2023-05-25 18:01:56 +00:00
github-actions[bot]
137b9085b3
Merge master into staging-next 2023-05-25 18:01:20 +00:00
figsoda
16b0cc0067 asitop: use top-level fetchPypi 2023-05-25 12:06:14 -04:00
R. Ryantm
8b001c38c2 ell: 0.56 -> 0.57 2023-05-25 15:59:48 +00:00
Sergei Trofimovich
6270838a8a
Merge pull request #232497 from trofi/libcap_ng-dev-output
libcap_ng: extract dev, man outputs
2023-05-25 16:22:26 +01:00
John Ericson
a5c7a7392f
Merge pull request #233718 from emilytrau/minimal-tcc-static
minimal-bootstrap.tinycc-*: static link by default
2023-05-25 09:01:42 -04:00
github-actions[bot]
8835c1fcc9
Merge master into staging-next 2023-05-25 12:01:37 +00:00
Mario Rodas
8c15b21b27 busybox: 1.36.0 -> 1.36.1 2023-05-25 09:54:03 +00:00
Weijia Wang
6f6f750d80
Merge pull request #233926 from JesusMtnezForks/master
raycast: 1.51.1 -> 1.52.0
2023-05-25 11:21:26 +03:00
JesusMtnez
8632d5d80e
raycast: 1.51.1 -> 1.52.0 2023-05-25 08:04:08 +02:00
K900
cbc1ca0345 linux_latest-libre: 19204 -> 19299 2023-05-25 09:03:57 +03:00
K900
de66762d8e linux-rt_5_10: 5.10.176-rt86 -> 5.10.179-rt87 2023-05-25 09:03:35 +03:00
K900
fe5ff41bc8 linux: 6.3.3 -> 6.3.4 2023-05-25 09:03:08 +03:00
K900
669156c282 linux: 6.1.29 -> 6.1.30 2023-05-25 09:03:02 +03:00
K900
b1d5878347 linux: 5.15.112 -> 5.15.113 2023-05-25 09:02:57 +03:00
github-actions[bot]
0b9f14a636
Merge staging-next into staging 2023-05-25 06:01:34 +00:00
K900
8fbdc4e611
Merge pull request #233650 from K900/linux-firmware-update-script-cleanups
linux-firmware: allow passing ref to update-script
2023-05-25 08:58:47 +03:00
github-actions[bot]
a048bbb694
Merge staging-next into staging 2023-05-25 00:02:48 +00:00
Weijia Wang
db38340b4d
Merge pull request #233815 from reckenrode/bindgenHook-fix
rustPlatform.bindgenHook: use the correct Libsystem on the 11.0 SDK
2023-05-24 23:45:23 +03:00
ajs124
ab59da8955 apparmor: 3.1.3 -> 3.1.4
https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_3.1.4
Fixes CVE-2016-1585
2023-05-24 18:39:06 +02:00
Weijia Wang
3d29de1f5b darwin.apple_sdk_11_0: add mkCc 2023-05-24 16:49:40 +03:00
Randy Eckenrode
2c070763c7
rustPlatform.bindgenHook: use the correct Libsystem on the 11.0 SDK 2023-05-24 08:08:30 -04:00
Emily Trau
ea7533164c minimal-bootstrap.tinycc-*: static link by default 2023-05-24 11:58:37 +10:00
github-actions[bot]
88e1ef2225
Merge staging-next into staging 2023-05-24 00:03:01 +00:00
Weijia Wang
21de803f6b
Merge pull request #228842 from r-ryantm/auto-update/libv4l
libv4l: 1.22.1 -> 1.24.1
2023-05-24 01:53:18 +03:00
Weijia Wang
393eafc079
Merge pull request #232978 from r-ryantm/auto-update/alsa-lib
alsa-lib: 1.2.8 -> 1.2.9
2023-05-24 00:27:38 +03:00
Artturi
60756670a8
Merge pull request #233380 from emilytrau/minimal-coreutils-backport 2023-05-23 21:49:55 +03:00
Weijia Wang
ff4881996e darwin.apple_sdk_10_12.frameworks.System: init 2023-05-23 21:01:23 +03:00
K900
46608c234d linux-firmware: allow passing ref to update-script
This is useful for locally testing newer firmware and doesn't really complicate the script.
2023-05-23 20:16:18 +03:00
github-actions[bot]
0141dc64f3
Merge staging-next into staging 2023-05-23 12:01:49 +00:00
Nick Cao
2469b92ed0
Merge pull request #219266 from AtaraxiaSjel/update/waydroid-1.4.0
waydroid: 1.3.4 -> 1.4.1
2023-05-23 01:53:32 -06:00
Weijia Wang
9c777baebf
Merge pull request #232713 from eliasnaur/unix-tools-on-darwin
util-linux: 2.38.1 -> 2.39, add darwin support
2023-05-23 08:50:26 +03:00
Emily Trau
5a4800d69c minimal-bootstrap.coreutils: backport uniq stdio patch 2023-05-23 09:36:02 +10:00
Anderson Torres
7b4c521005 audit: 3.1 -> 3.1.1 2023-05-22 18:54:00 -03:00
github-actions[bot]
8b49a663b0
Merge staging-next into staging 2023-05-22 18:02:03 +00:00
John Ericson
f704248a9a
Merge pull request #233408 from emilytrau/remove-lnboot
minimal-bootstrap.tinycc-mes: remove unused ln-boot dependency
2023-05-22 12:12:09 -04:00
John Ericson
c1f79f5488
Merge pull request #233329 from emilytrau/recurse
minimal-bootstrap: mark recurseIntoAttrs on compiler packages
2023-05-22 09:52:18 -04:00
John Ericson
12a62c33b7
Merge pull request #233404 from emilytrau/minimal-archivers
minimal-bootstrap: init `gnutar`, `gzip`, `bzip2`
2023-05-22 09:51:57 -04:00
Vlad M
bcf61a0ea9
Merge pull request #232460 from hydrogenoxide/fix/zfs.package.latestCompatibleLinuxPackages
zfs: fix check for latestCompatibleLinuxPackages
2023-05-22 16:51:13 +03:00
John Ericson
c7ebac39ae
Merge pull request #233394 from alyssais/linux-uboot
linuxManualConfig: always depend on ubootTools
2023-05-22 09:49:39 -04:00
Emily Trau
d402a52e26 minimal-bootstrap.ln-boot: fix typo in usage 2023-05-22 23:01:48 +10:00
Emily Trau
8239e01b7a minimal-bootstrap.tinycc-mes: remove unused ln-boot dependency 2023-05-22 22:57:57 +10:00
Emily Trau
27cba6ca2e minimal-bootstrap.bzip2: init at 1.0.8 2023-05-22 22:42:26 +10:00
Emily Trau
d8e94638d1 minimal-bootstrap.gzip: init at 1.2.4 2023-05-22 22:42:25 +10:00
Emily Trau
5be78a1b0f minimal-bootstrap.gnutar: init at 1.12 2023-05-22 22:42:25 +10:00
John Ericson
8c8b03ba9e
Merge pull request #233389 from emilytrau/minimal-gawk
minimal-bootstrap.gawk: init at 3.0.6
2023-05-22 08:36:02 -04:00
Emily Trau
bc87c59c15 minimal-bootstrap.mes: remove unused import 2023-05-22 22:05:21 +10:00
github-actions[bot]
fc3db34b51
Merge staging-next into staging 2023-05-22 12:02:11 +00:00
Emily Trau
e433d32958 minimal-bootstrap: remove imports from outside bootstrap 2023-05-22 21:23:55 +10:00
Sandro
7084250df3
Merge pull request #233339 from r-ryantm/auto-update/intel-compute-runtime 2023-05-22 13:19:02 +02:00
Weijia Wang
15bc5a8790
Merge pull request #233385 from wegank/sigtool-meta
darwin.sigtool: add meta
2023-05-22 14:18:03 +03:00
Emily Trau
dcc1dea7e9 minimal-bootstrap.gawk: init at 3.0.6 2023-05-22 21:10:02 +10:00
John Ericson
e43073225b
Merge pull request #233323 from emilytrau/minimal-grep
minimal-bootstrap.gnugrep: init at 2.4
2023-05-22 07:05:33 -04:00
Martin Weinelt
d5413b971f
Merge pull request #233074 from mweinelt/ipu6-foo
linuxPackages.ipu6-drivers: 2023-02-20 -> 2023-05-19; linuxPackages.ivsc-driver: 2023-01-06 -> 2023-03-10
2023-05-22 11:58:43 +02:00
Weijia Wang
49a5cd8be6 darwin.sigtool: add meta 2023-05-22 12:54:56 +03:00
Alyssa Ross
e5e02f3214
linuxManualConfig: always depend on ubootTools
Since 41f788b121 ("linuxManualConfig: use the default make target"),
we don't know ahead of time whether the kernel build will attempt to
produce a uImage in addition to whatever we're expecting it to build.
ubootTools is not a big dependency, so let's just always include it.
2023-05-22 09:53:39 +00:00
Raito Bezarius
9be9b726f4 linux_testing: 6.4-rc2 -> 6.4-rc3
Dropped the Maple state patch as it is already applied now.
2023-05-22 09:26:35 +00:00
Alyssa Ross
febe477628 linux: default stdenv.hostPlatform.linux-kernel
With this change, we can do a reasonable default build of Linux for
configurations that do not have a corresponding platforms.nix entry,
and where the user has not explicitly specified the linux-kernel
values.  This allows us to do best effort builds for obscure
architectures (I tested a build for s390x).

The platformName binding has not been used since
70cb7050f5 ("Trying to make the linux kernels also cross-build."),
so I removed it.
2023-05-22 08:44:17 +00:00
maxine
f95c07634d
Merge pull request #233346 from r-ryantm/auto-update/iwd
iwd: 2.3 -> 2.4
2023-05-22 10:33:38 +02:00
Elias Naur
b1a49db914 util-linux: add darwin support 2023-05-22 10:28:03 +03:00
github-actions[bot]
0a501274a4
Merge staging-next into staging 2023-05-22 06:01:38 +00:00
Nick Cao
73c7d5d337
Merge pull request #232809 from raphaelr/fod/dbus-broker
dbus-broker: Fetch dependencies from tags instead of branches
2023-05-21 23:54:21 -06:00
R. Ryantm
2a7863eb2f iwd: 2.3 -> 2.4 2023-05-22 04:29:16 +00:00
R. Ryantm
f6e677ac8b intel-compute-runtime: 23.05.25593.11 -> 23.13.26032.30 2023-05-22 03:06:48 +00:00
Emily Trau
ae9bada02d minimal-bootstrap: mark recurseIntoAttrs on compiler packages 2023-05-22 11:34:45 +10:00
Elias Naur
7b61a60758 util-linux: 2.38.1 -> 2.39 2023-05-21 19:11:53 -06:00
Emily Trau
8586478e17 minimal-bootstrap.gnugrep: init at 2.4 2023-05-22 09:44:19 +10:00
Dmitriy Kholkin
7800869591
waydroid: 1.3.4 -> 1.4.1 2023-05-21 23:20:37 +03:00
github-actions[bot]
fe05fe6f64
Merge staging-next into staging 2023-05-21 18:02:06 +00:00
Weijia Wang
6a603868e4
Merge pull request #233224 from juliusrickert/add-asitop
asitop: init at 0.0.23
2023-05-21 19:07:54 +03:00
Ryan Lahfa
b069eeaa96
Merge pull request #233196 from erdnaxe/rtl8814au-fix
rtl8814au: unstable-2022-11-09 -> unstable-2023-03-21; fix build on kernel 6.3
2023-05-21 17:10:05 +02:00
Ryan Lahfa
e9872cb4b8
Merge pull request #233200 from erdnaxe/rtl8821au-fix
rtl8821au: unstable-2022-12-22 -> unstable-2023-03-22; fix build on kernel 6.3
2023-05-21 17:09:39 +02:00
Ryan Lahfa
2769e16077
Merge pull request #233211 from erdnaxe/rtl88xxau-aircrack-fix
rtl88xxau-aircrack: 35308f -> unstable-02-05-2023; fix build on kernel 6.3
2023-05-21 17:09:03 +02:00
Ryan Lahfa
1cdcff190f
Merge pull request #233222 from erdnaxe/xone-fix
xone: fix kernel 6.3 compatibility
2023-05-21 17:08:10 +02:00
John Ericson
4916216d76
Merge pull request #232925 from emilytrau/minimal-sed
minimal-bootstrap.gnused: init at 4.0.9
2023-05-21 10:16:07 -04:00
Julius Rickert
53c7e7e028
asitop: init at 0.0.23 2023-05-21 15:32:14 +02:00
Alexandre Iooss
e413b929e7 xone: fix kernel 6.3 compatibility 2023-05-21 14:15:46 +02:00
Alexandre Iooss
3b02b2c851 ddcci-driver: fix kernel 6.2 and 6.3 compatibility 2023-05-21 14:02:51 +02:00
github-actions[bot]
185bd73d28
Merge staging-next into staging 2023-05-21 12:01:53 +00:00
Alexandre Iooss
d8fc0ee270 rtl88xxau-aircrack: 35308f -> unstable-02-05-2023 2023-05-21 13:09:35 +02:00
Alexandre Iooss
9494002e82 rtl8821ce: unstable-2023-01-01 -> unstable-2023-05-04 2023-05-21 12:08:04 +02:00
Alexandre Iooss
d6ac866613 rtl8821au: unstable-2022-12-22 -> unstable-2023-03-22 2023-05-21 12:01:26 +02:00
Alexandre Iooss
6ccd904251 rtl8814au: unstable-2022-11-09 -> unstable-2023-03-21 2023-05-21 11:56:12 +02:00
Nick Cao
121320cc22
Merge pull request #232829 from Atemu/update/xanmod
linux_xanmod, linux_xanmod_latest: 2023-05-19
2023-05-21 01:31:00 -06:00
Martin Weinelt
e7479fca55
linuxPackages.ivsc-driver: 2023-01-06 -> 2023-03-10
Fix pname, should be singular, was plural.
2023-05-20 21:22:35 +02:00
Martin Weinelt
ca45ef8e0e
linuxPackages.ipu6-drivers: 2023-02-20 -> 2023-05-19 2023-05-20 21:19:52 +02:00
github-actions[bot]
cb2c7905b6
Merge staging-next into staging 2023-05-20 18:01:47 +00:00
Ryan Lahfa
bc9476ff26
Merge pull request #232863 from erdnaxe/cryptodev
cryptodev: fix build on kernel 6.3
2023-05-20 17:55:52 +02:00
Ryan Lahfa
610cbdcf0e
Merge pull request #232900 from erdnaxe/8812au
rtl8812au: unstable-2023-01-17 -> unstable-2023-05-11; fix build on kernel 6.3
2023-05-20 17:53:40 +02:00
figsoda
62447bf709
Merge pull request #233032 from jtojnar/reduce-me
treewide: Reduce jtojnar maintainership
2023-05-20 11:48:47 -04:00
Jan Tojnar
a2f49342d8 treewide: Reduce jtojnar maintainership
Notably fwupd, pipewire and flatpak.
I want to focus on GNOME and other packages I still actually use.
Pipewire is still important but I have not touched the packaging in a while.
2023-05-20 16:40:17 +02:00
markuskowa
eea79d584e
Merge pull request #232224 from markuskowa/upd-rdma-core
rdma-core: 45.0 -> 46.0
2023-05-20 14:29:51 +02:00
github-actions[bot]
2881fdf82f
Merge staging-next into staging 2023-05-20 12:01:51 +00:00
Nick Cao
2b589b6b4b
Merge pull request #232939 from r-ryantm/auto-update/linux-wifi-hotspot
linux-wifi-hotspot: 4.4.0 -> 4.5.0
2023-05-20 05:09:39 -06:00
Robert Scott
a7c457345c
Merge pull request #232529 from mweinelt/libcap-2.69
libcap: 2.68 -> 2.69
2023-05-20 11:51:15 +01:00
Kiskae
6728806fe8
linuxPackages.nvidia_x11_vulkan_beta: 525.47.24 -> 525.47.26 2023-05-20 11:49:13 +02:00
R. Ryantm
656cdba386 alsa-lib: 1.2.8 -> 1.2.9 2023-05-20 09:01:10 +00:00
github-actions[bot]
a701f59fe2
Merge staging-next into staging 2023-05-20 06:01:58 +00:00
R. Ryantm
68c1807f3c eudev: 3.2.11 -> 3.2.12 2023-05-20 02:14:19 -03:00
R. Ryantm
34d5d7d417 linux-wifi-hotspot: 4.4.0 -> 4.5.0 2023-05-20 04:21:05 +00:00
Dominique Martinet
a2b91c07c3 bpftrace: 0.17.1 -> 0.18.0
- Add patch to fix build
- While we're here uniformize style a bit, so there's lot of fluff,
but it's really just version bump + patch...
2023-05-19 22:36:22 -05:00
Emily Trau
cf25685c7c minimal-bootstrap.gnused: init at 4.0.9 2023-05-20 12:34:43 +10:00
github-actions[bot]
d25b028fe3
Merge staging-next into staging 2023-05-20 00:02:43 +00:00
Weijia Wang
9cdd9edc19
Merge pull request #232895 from wegank/prl-tools-bump
linuxPackages_latest.prl-tools: 18.2.0-53488 -> 18.3.0-53606
2023-05-20 02:24:57 +03:00
Alexandre Iooss
dd5aaa10ad rtl8812au: unstable-2023-01-17 -> unstable-2023-05-11 2023-05-19 23:33:30 +02:00
John Ericson
8f7c43426a
Merge pull request #232883 from alyssais/linux-config-cross
linuxManualConfig: don't ignore cross config errors
2023-05-19 17:24:47 -04:00
Weijia Wang
ee0de1a8cc linuxPackages_latest.prl-tools: 18.2.0-53488 -> 18.3.0-53606 2023-05-20 00:02:09 +03:00
John Ericson
57e7968e63
Merge pull request #232608 from emilytrau/minimal-bash
minimal-bootstrap.bash_2_05: init at 2.05b
2023-05-19 16:30:45 -04:00
Alyssa Ross
8ee5a6fcbf
linuxManualConfig: don't ignore cross config errors
All "pc" kernel configurations in lib.systems.examples build fine
without errors when cross compiling.
2023-05-19 19:45:40 +00:00
Alexandre Iooss
6d4b6edc13 cryptodev: 1.12 -> 1.13 2023-05-19 19:43:01 +02:00
Atemu
dff1b77a59 linux_xanmod: 6.1.28 -> 6.1.29 2023-05-19 14:28:10 +02:00
Atemu
ff0f0ed236 linux_xanmod_latest: 6.3.2 -> 6.3.3 2023-05-19 14:28:09 +02:00
Raphael Robatsch
7346aedd84 dbus-broker: Fetch dependencies from tags instead of branches
- c-stdaux has new commits on its "v1" branch, which makes the fetcher
  fail due to a hash mismatch. Fetch the "v1.2.0" tag instead.
- Also point the other dependencies at git tags instead of branches for
  consistency and to avoid future problems if they also get new commits.
- The head of the c-rbtree "v3" branch has not been tagged yet. Instead
  of downgrading this package to the "v3.1.0" tag, point the fetcher at
  the specific git revision.
2023-05-19 12:27:01 +02:00
github-actions[bot]
4c15bc4505
Merge staging-next into staging 2023-05-19 00:02:49 +00:00
github-actions[bot]
769012e147
Merge master into staging-next 2023-05-19 00:02:15 +00:00
Martin Weinelt
cea9350b6e
Merge pull request #232686 from Scrumplex/firmware-manager-0.1.5
firmware-manager: unstable-2022-12-09 -> 0.1.5
2023-05-19 01:10:31 +02:00
Sandro
026fcce43c
Merge pull request #229949 from v3s1e/yabai504
yabai: 5.0.2 -> 5.0.4
2023-05-18 22:05:53 +02:00
Ryan Lahfa
783a21df34
Merge pull request #232275 from erdnaxe/vdo-platforms
vdo: use upstream platforms
2023-05-18 22:00:03 +02:00
Sefa Eyeoglu
a80f972c15
firmware-manager: unstable-2022-12-09 -> 0.1.5
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-05-18 21:07:46 +02:00
github-actions[bot]
3ff58508a4
Merge staging-next into staging 2023-05-18 18:01:50 +00:00
github-actions[bot]
368809e03a
Merge master into staging-next 2023-05-18 18:01:10 +00:00
Bernardo Meurer
7721e0d2c1
Merge pull request #232620 from K900/fix-kernel-config 2023-05-18 13:48:07 -04:00
Atemu
a15dcd90be
Merge pull request #231895 from Atemu/update/xanmod
linux_xanmod: 6.1.27 -> 6.1.28, 6.3.1 -> 6.3.2
2023-05-18 18:05:08 +02:00
Pierre Bourdon
a695425e46 linux: manual-config: use a non-random path for $buildRoot
Fixes reproducibility issues with x86/amd64 VDSO ELFs Build-IDs.

The kernel build system tries pretty hard to not leak build file paths
in its output. However, the embedded VDSO ELF files are built using
slightly different build options that do not include the path mapping
options that protect the rest of the kernel against this issue.

This should be fixed upstream eventually, but a lot of this logic is
duplicated across architecture, so I don't expect it will be a trivial
fix. Instead, make our derivation use a fixed build root directory so
this does not impact the build reproducibility.

Fixes #227800.
2023-05-18 15:29:11 +00:00
K900
26db9b9527 linux/common-config: fix i686 2023-05-18 16:30:49 +03:00
Emily Trau
1412b43970 minimal-bootstrap.bash_2_05: init at 2.05b 2023-05-18 22:05:30 +10:00
github-actions[bot]
bec974b12f
Merge staging-next into staging 2023-05-18 12:01:45 +00:00
github-actions[bot]
42bd7ea279
Merge master into staging-next 2023-05-18 12:01:14 +00:00
Emily Trau
8f616ec0ac minimal-bootstrap.coreutils: init at 5.0 2023-05-18 18:37:44 +10:00
K900
26be00fcbc
Merge pull request #232320 from emilytrau/minimal-bootstrap-team
maintainers: add minimal-bootstrap team
2023-05-18 11:22:11 +03:00
Alexandre Iooss
6d9bf329cb vdo: use upstream platforms 2023-05-18 08:32:05 +02:00
Martin Weinelt
f172f27981
libcap: 2.68 -> 2.69
https://sites.google.com/site/fullycapable/release-notes-for-libcap#h.iuvg7sbjg8pe
https://www.openwall.com/lists/oss-security/2023/05/16/2

Fixes: CVE-2023-2602, CVE-2023-2603
2023-05-18 02:33:52 +02:00
Emily Trau
b405a6f7c7 maintainers: add minimal-bootstrap team 2023-05-18 09:15:40 +10:00
Sergei Trofimovich
8b0cc09843 libcap_ng: extract dev, man outputs 2023-05-17 22:01:05 +01:00
github-actions[bot]
c88f934492
Merge staging-next into staging 2023-05-17 18:02:29 +00:00
github-actions[bot]
0f3ccf81bb
Merge master into staging-next 2023-05-17 18:01:08 +00:00
Andreas Vollert
9cae9ca3a0 zfs: fix check for latestCompatibleLinuxPackages 2023-05-17 18:10:13 +02:00
Bernardo Meurer
ba7e85bc98
Merge pull request #232438 from K900/kernels-20230517 2023-05-17 11:35:12 -04:00
Bernardo Meurer
26e7d76c49
Merge pull request #232262 from K900/dont-say-lazy 2023-05-17 11:34:58 -04:00
Bernardo Meurer
6e4fbfe81a
Merge pull request #232274 from alois31/zram-writeback 2023-05-17 11:34:48 -04:00
K900
a8b64944b0 linux/hardened/patches/6.1: 6.1.27-hardened1 -> 6.1.28-hardened1 2023-05-17 17:01:17 +03:00
K900
a8097be961 linux/hardened/patches/5.15: 5.15.110-hardened1 -> 5.15.111-hardened1 2023-05-17 17:01:12 +03:00
K900
5c05de9fb6 linux-rt_6_1: 6.1.26-rt8 -> 6.1.28-rt10 2023-05-17 17:00:43 +03:00
K900
d25c1c5b25 linux: 6.3.2 -> 6.3.3 2023-05-17 17:00:14 +03:00
K900
f0070d3c90 linux: 6.2.15 -> 6.2.16 2023-05-17 17:00:05 +03:00
K900
bad1b07d9d linux: 6.1.28 -> 6.1.29 2023-05-17 16:59:58 +03:00
K900
c933458300 linux: 5.4.242 -> 5.4.243 2023-05-17 16:59:54 +03:00
K900
e91187fdda linux: 5.15.111 -> 5.15.112 2023-05-17 16:59:51 +03:00
K900
bc431790c2 linux: 5.10.179 -> 5.10.180 2023-05-17 16:59:47 +03:00
K900
9feb862c4e linux: 4.19.282 -> 4.19.283 2023-05-17 16:59:44 +03:00
K900
330007294c linux: 4.14.314 -> 4.14.315 2023-05-17 16:59:42 +03:00