Release 254.5-4mamba
This commit is contained in:
parent
7f6372a2b3
commit
f9c16e4d04
@ -27,7 +27,7 @@
|
|||||||
Name: systemd
|
Name: systemd
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 254.5
|
Version: 254.5
|
||||||
Release: 3mamba
|
Release: 4mamba
|
||||||
Summary: A system and service manager compatible with SysV and LSB init scripts
|
Summary: A system and service manager compatible with SysV and LSB init scripts
|
||||||
Group: System/Configuration
|
Group: System/Configuration
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -260,6 +260,7 @@ export LC_ALL="en_US.UTF-8"
|
|||||||
-Dsysvinit-path=%{_initrddir} \
|
-Dsysvinit-path=%{_initrddir} \
|
||||||
-Drc-local=%{_initrddir}/rc.local \
|
-Drc-local=%{_initrddir}/rc.local \
|
||||||
-Ddebug-shell=/bin/sh \
|
-Ddebug-shell=/bin/sh \
|
||||||
|
-Ddefault-dnssec=no \
|
||||||
-Dsystem-uid-max=998 \
|
-Dsystem-uid-max=998 \
|
||||||
-Dsystem-gid-max=998 \
|
-Dsystem-gid-max=998 \
|
||||||
-Ddefault-kill-user-processes=false \
|
-Ddefault-kill-user-processes=false \
|
||||||
@ -852,6 +853,9 @@ systemctl daemon-reload &>/dev/null || :
|
|||||||
%{_libdir}/pkgconfig/libudev.pc
|
%{_libdir}/pkgconfig/libudev.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 01 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 254.5-4mamba
|
||||||
|
- rebuilt with -Ddefault-dnssec=no as support is considered experimental and buggy (see https://github.com/systemd/systemd/issues/25676#issuecomment-1634810897 )
|
||||||
|
|
||||||
* Sun Oct 15 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 254.5-3mamba
|
* Sun Oct 15 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 254.5-3mamba
|
||||||
- patch systemd-networkd-wait-online.service so that it doesn't wait if no networks are configured
|
- patch systemd-networkd-wait-online.service so that it doesn't wait if no networks are configured
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user