From 8370997ecc991c15559b7d6e0d33a6c0a07231af3268e5f5a5a06c0c006ad25d Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Tue, 4 Mar 2014 10:55:59 +0000 Subject: [PATCH] . OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=535 --- systemd-mini.changes | 8 +++++++- systemd-mini.spec | 2 ++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/systemd-mini.changes b/systemd-mini.changes index 43e274e8..59fc8658 100644 --- a/systemd-mini.changes +++ b/systemd-mini.changes @@ -56,7 +56,13 @@ Mon Mar 3 13:58:11 UTC 2014 - werner@suse.de libsystemd-daemon.so do not make use of IFUNC anymore. - Dropped systemd patches as those are fixed upstream: - * 0001-nspawn-fix-detection-of-missing-proc-self-loginuid.patch + * 0001-units-serial-getty-.service-add-Install-section.patch + * 0001-shared-architecture.h-fix-preprocessor-directives.patch + * 0001-selinux-Don-t-attempt-to-load-policy-in-initramfs-if.patch + * 0001-sd-event-Fix-systemd-crash-when-using-timer-units.patchc + * 0001-make-tests-with-libseccomp-work.patch + * 0001-build-sys-Fix-compilation-of-nspawn-when-seccomp-is-.patch + * 0001-units-serial-getty-.service-add-Install-section.patch - Dropped patches as those do not work anymore * 1006-udev-always-rename-network.patch - Renamed systemd patches as seen from git log: diff --git a/systemd-mini.spec b/systemd-mini.spec index f286a76d..d3def948 100644 --- a/systemd-mini.spec +++ b/systemd-mini.spec @@ -222,6 +222,7 @@ Patch117: 0001-make-209-working-on-older-dist.patch Patch119: 0001-make-fortify-happy-with-ppoll.patch # PATCH-FIX-SUSE 0001-avoid-abort-due-timeout-at-user-service.patch werner@suse.com Patch120: 0001-avoid-abort-due-timeout-at-user-service.patch + # PATCH-FIX-USTREAM added at 2014/0303 Patch121: 0001-nspawn-fix-detection-of-missing-proc-self-loginuid.patch # PATCH-FIX-USTREAM added at 2014/0303 @@ -248,6 +249,7 @@ Patch131: 0012-login-Allow-calling-org.freedesktop.login1.Seat.Swit.patch Patch132: 0013-login-set-pos-slot-to-fallback-on-pos-eviction.patch # PATCH-FIX-USTREAM added at 2014/0303 Patch133: 0014-login-fix-pos-array-allocation.patch + # PATCH-FIX-OPENSUSE 1009-make-xsltproc-use-correct-ROFF-links.patch -- Make ROFF links working again in manual pages (bnc#842844) Patch1009: 1009-make-xsltproc-use-correct-ROFF-links.patch # PATCH-FIX-OPENSUSE 1010-do-not-install-sulogin-unit-with-poweroff.patch -- Avoid installing console-shell.service (bnc#849071)