[packages/systemd] - rel 5; add disable seccomp on i686 patch (fixed upstream in 233)

cactus cactus at pld-linux.org
Tue Mar 14 23:23:19 CET 2017


commit efca1c5ddf05bebaed31e4e42bb6c3bf9cbc557a
Author: Bartlomiej Zimon <uzi18 at o2.pl>
Date:   Tue Mar 14 23:23:10 2017 +0100

    - rel 5; add disable seccomp on i686 patch (fixed upstream in 233)

 systemd.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/systemd.spec b/systemd.spec
index 7fbc6e7..c3bab96 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -26,7 +26,7 @@ Summary(pl.UTF-8):	systemd - zarządca systemu i usług dla Linuksa
 Name:		systemd
 # Verify ChangeLog and NEWS when updating (since there are incompatible/breaking changes very often)
 Version:	232
-Release:	4
+Release:	5
 Epoch:		1
 License:	GPL v2+ (udev), LGPL v2.1+ (the rest)
 Group:		Base
@@ -73,6 +73,7 @@ Patch12:	uids_gids.patch
 Patch13:	sysctl.patch
 Patch14:	pld-pam-systemd-user.patch
 Patch15:	gperf-3.1.patch
+Patch16:	%{name}-seccomp_disable_on_i386.patch
 URL:		http://www.freedesktop.org/wiki/Software/systemd
 BuildRequires:	acl-devel
 %{?with_audit:BuildRequires:	audit-libs-devel}
@@ -620,6 +621,7 @@ Uzupełnianie parametrów w zsh dla poleceń udev.
 %patch13 -p1
 %patch14 -p1
 %patch15 -p1
+%patch16 -p1
 
 cp -p %{SOURCE2} src/systemd_booted.c
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/systemd.git/commitdiff/efca1c5ddf05bebaed31e4e42bb6c3bf9cbc557a



More information about the pld-cvs-commit mailing list