Release 235-2mamba

This commit is contained in:
Automatic Build System 2023-12-30 11:37:52 +01:00
parent 9738b767ed
commit d326edb7fa
2 changed files with 7 additions and 4 deletions

View File

@ -10,4 +10,4 @@
+#kernel.core_pattern=|@rootlibexecdir@/systemd-coredump %P %u %g %s %t %c %e
+
+kernel.core_pattern = core
+kernel.core_users_pid = 0
+kernel.core_uses_pid = 0

View File

@ -26,7 +26,7 @@
Name: systemd
Epoch: 2
Version: 235
Release: 1mamba
Release: 2mamba
Summary: A system and service manager compatible with SysV and LSB init scripts
Group: System/Configuration
Vendor: openmamba
@ -48,7 +48,7 @@ Source17: systemd-sysv-install
Patch0: systemd-191-upstream-build-fix.patch
Patch1: systemd-197-revert-only-add-support.patch
Patch2: systemd-198-lock-to-tty-group-openmamba.patch
Patch3: systemd-229-disable-systemd-coredump.patch
Patch3: systemd-235-disable-systemd-coredump.patch
Patch4: systemd-207-gpt-auto-generator.patch
Patch5: udev-177-arm-pre-accept4.patch
Patch6: systemd-207-swap_fix_reverse_dependencies.patch
@ -216,7 +216,7 @@ This package include development files for building software using udev librarie
#%endif
#%patch1 -R -p1
#%patch2 -p1
%patch3 -p1
#%patch3 -p1
#%patch4 -p1
#%patch6 -p1
#%patch7 -p1
@ -719,6 +719,9 @@ fi
%{_libdir}/pkgconfig/libudev.pc
%changelog
* Wed Dec 20 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 235-2mamba
- remove disable-systemd-coredump patch (also fix typo: core_uses_pid not core_users_pid)
* Wed Nov 15 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 235-1mamba
- update to 235
- provide/obsolete laptop-mode-tools