floppym     14/08/09 15:11:34

  Modified:             systemd-9999.ebuild systemd-215-r3.ebuild ChangeLog
  Log:
  Drop fcaps for systemd-detect-virt, bug 468876.
  
  (Portage version: 2.2.11-r1/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  Changes    Path
1.133                sys-apps/systemd/systemd-9999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild?rev=1.133&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild?rev=1.133&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild?r1=1.132&r2=1.133

Index: systemd-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild,v
retrieving revision 1.132
retrieving revision 1.133
diff -u -r1.132 -r1.133
--- systemd-9999.ebuild 7 Aug 2014 15:07:24 -0000       1.132
+++ systemd-9999.ebuild 9 Aug 2014 15:11:34 -0000       1.133
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild,v 
1.132 2014/08/07 15:07:24 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild,v 
1.133 2014/08/09 15:11:34 floppym Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 AUTOTOOLS_PRUNE_LIBTOOL_FILES=all
 PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
-inherit autotools-utils bash-completion-r1 fcaps linux-info multilib \
+inherit autotools-utils bash-completion-r1 linux-info multilib \
        multilib-minimal pam python-single-r1 systemd toolchain-funcs udev \
        user
 
@@ -471,9 +471,6 @@
 
        udev_reload || FAIL=1
 
-       # Bug 468876
-       fcaps cap_dac_override,cap_sys_ptrace=ep usr/bin/systemd-detect-virt
-
        # Bug 465468, make sure locales are respect, and ensure consistency
        # between OpenRC & systemd
        migrate_locale



1.9                  sys-apps/systemd/systemd-215-r3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-215-r3.ebuild?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-215-r3.ebuild?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-215-r3.ebuild?r1=1.8&r2=1.9

Index: systemd-215-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-215-r3.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- systemd-215-r3.ebuild       7 Aug 2014 20:55:50 -0000       1.8
+++ systemd-215-r3.ebuild       9 Aug 2014 15:11:34 -0000       1.9
@@ -1,12 +1,12 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-215-r3.ebuild,v 
1.8 2014/08/07 20:55:50 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-215-r3.ebuild,v 
1.9 2014/08/09 15:11:34 floppym Exp $
 
 EAPI=5
 
 AUTOTOOLS_PRUNE_LIBTOOL_FILES=all
 PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
-inherit autotools-utils bash-completion-r1 fcaps linux-info multilib \
+inherit autotools-utils bash-completion-r1 linux-info multilib \
        multilib-minimal pam python-single-r1 systemd toolchain-funcs udev \
        user
 
@@ -460,9 +460,6 @@
 
        udev_reload || FAIL=1
 
-       # Bug 468876
-       fcaps cap_dac_override,cap_sys_ptrace=ep usr/bin/systemd-detect-virt
-
        # Bug 465468, make sure locales are respect, and ensure consistency
        # between OpenRC & systemd
        migrate_locale



1.300                sys-apps/systemd/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?rev=1.300&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?rev=1.300&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?r1=1.299&r2=1.300

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v
retrieving revision 1.299
retrieving revision 1.300
diff -u -r1.299 -r1.300
--- ChangeLog   7 Aug 2014 20:55:50 -0000       1.299
+++ ChangeLog   9 Aug 2014 15:11:34 -0000       1.300
@@ -1,6 +1,10 @@
 # ChangeLog for sys-apps/systemd
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.299 
2014/08/07 20:55:50 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.300 
2014/08/09 15:11:34 floppym Exp $
+
+  09 Aug 2014; Mike Gilbert <[email protected]> systemd-215-r3.ebuild,
+  systemd-9999.ebuild:
+  Drop fcaps for systemd-detect-virt, bug 468876.
 
   07 Aug 2014; Mike Gilbert <[email protected]> systemd-215-r3.ebuild:
   Add python3.4.




Reply via email to