Date: Thursday, July 17, 2014 @ 02:38:28
  Author: thestinger
Revision: 115798

upgpkg: gradm 3.0.201407162022-1

Modified:
  gradm/trunk/PKGBUILD
  gradm/trunk/policy

----------+
 PKGBUILD |    6 +++---
 policy   |    2 ++
 2 files changed, 5 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2014-07-16 23:28:39 UTC (rev 115797)
+++ PKGBUILD    2014-07-17 00:38:28 UTC (rev 115798)
@@ -7,7 +7,7 @@
 
 pkgname=gradm
 _version=3.0
-_timestamp=201405281853
+_timestamp=201407162022
 pkgver=3.0.$_timestamp
 pkgrel=1
 pkgdesc="Administration utility for grsecurity's Role Based Access Control 
(RBAC)"
@@ -19,10 +19,10 @@
         https://grsecurity.net/stable/$pkgname-$_version-$_timestamp.tar.gz.sig
         learn_config
         policy)
-sha256sums=('4ee8a4e3a658f14b58c55fb8c5a9d3234e0ec87cf90a886499918553a15c557a'
+sha256sums=('300d119f584644a4698cf6c9125fa0cd17a7ff00b4f7885fe782828b93881e1b'
             'SKIP'
             '704ea6ba7f748761735cbe1cf52ef04f53eab1a1e9ea1bdcb6abaaf4a641e44d'
-            'c2fb8e696969530c4dc707c59cdc608df6c21d6226979dfeadef92c51deabc5e')
+            '0d069e28845f789d0e9da82fc6dffa368ab71b2ca4ab37e0d3e3c6951e82d98a')
 
 prepare() {
   cd $pkgname

Modified: policy
===================================================================
--- policy      2014-07-16 23:28:39 UTC (rev 115797)
+++ policy      2014-07-17 00:38:28 UTC (rev 115798)
@@ -385,6 +385,7 @@
        /root
        /proc           r
        /proc/*/oom_adj rw
+       /proc/*/oom_score_adj rw
        /proc/kcore     h
        /proc/sys       h
        /proc/sys/kernel/ngroups_max r
@@ -412,6 +413,7 @@
        +CAP_SYS_RESOURCE
        +CAP_SYS_TTY_CONFIG
        +CAP_AUDIT_WRITE
+       +CAP_KILL
        # to access user keys
        +CAP_DAC_OVERRIDE
 

Reply via email to