[arch-commits] Commit in schroot/trunk (PKGBUILD pam.d.schroot.patch)

Sergej Pupykin spupykin at archlinux.org
Fri May 17 15:50:10 UTC 2019


    Date: Friday, May 17, 2019 @ 15:50:10
  Author: spupykin
Revision: 467725

upgpkg: schroot 1.6.10-22

Modified:
  schroot/trunk/PKGBUILD
  schroot/trunk/pam.d.schroot.patch

---------------------+
 PKGBUILD            |    4 ++--
 pam.d.schroot.patch |    5 ++++-
 2 files changed, 6 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-17 15:42:59 UTC (rev 467724)
+++ PKGBUILD	2019-05-17 15:50:10 UTC (rev 467725)
@@ -3,7 +3,7 @@
 
 pkgname=schroot
 pkgver=1.6.10
-pkgrel=21
+pkgrel=22
 pkgdesc="Allows users to execute shell commands under different root filesystems. (Successor to dchroot)."
 url="http://packages.qa.debian.org/s/schroot.html"
 license=('GPL3')
@@ -35,7 +35,7 @@
          'ddb2f09c02b24dab777110f9808472e1'
          'f0d5d5b5e34a860f6f90b5628c680f46'
          'af1da6edd8c8c0dafeeb2c2c4e0c840b'
-         'a8d77cac806a0a9adef3f93cdbeb280a'
+         '8010bec7317174c3b10468c87cd2d35b'
          '4c744c38b1541359de5696c65a508e5e')
 
 prepare() {

Modified: pam.d.schroot.patch
===================================================================
--- pam.d.schroot.patch	2019-05-17 15:42:59 UTC (rev 467724)
+++ pam.d.schroot.patch	2019-05-17 15:50:10 UTC (rev 467725)
@@ -1,4 +1,4 @@
-@@ -23,13 +23,6 @@
+@@ -23,13 +23,9 @@
  # time restrainst on schroot usage.
  # account    requisite  pam_time.so
  
@@ -9,6 +9,9 @@
 - at include common-account
 - at include common-session
 -
++account required pam_unix.so
++session required pam_unix.so
++
  # Sets up user limits, please uncomment and read /etc/security/limits.conf
  # to enable this functionality.
  # session    required   pam_limits.so



More information about the arch-commits mailing list