Accepting request 67586 from home:jengelh:dev
ok OBS-URL: https://build.opensuse.org/request/show/67586 OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam_mount?expand=0&rev=27
This commit is contained in:
parent
f96e182e33
commit
90950d6ff2
3
pam_mount-2.10.tar.xz
Normal file
3
pam_mount-2.10.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e0241950ee4753e0110dba13a68b8f1dc3c059c45a253452cdb67584d60c361c
|
||||||
|
size 284152
|
7
pam_mount-2.10.tar.xz.asc
Normal file
7
pam_mount-2.10.tar.xz.asc
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
Version: GnuPG v2.0.16 (GNU/Linux)
|
||||||
|
|
||||||
|
iEYEABECAAYFAk2ob4AACgkQ92gFgoRMQ2DhiwCcCyIQvBPY2vn6H8D+GEF0eor5
|
||||||
|
jRoAn1gGHx2D1yDiU9oul2TqqUULbqqY
|
||||||
|
=y9rO
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:935fb7122354a3992eb8ada96eef60c6e6c718781aded0b80f1cf0649b93a246
|
|
||||||
size 284372
|
|
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v2.0.16 (GNU/Linux)
|
|
||||||
|
|
||||||
iEYEABECAAYFAk2dAMEACgkQ92gFgoRMQ2DTjwCfYJTfkQ9Ho3smKSNPoOxoia3u
|
|
||||||
xPIAnAhoXXQFn7zrt0404EKoJaxdJHh1
|
|
||||||
=UFs0
|
|
||||||
-----END PGP SIGNATURE-----
|
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 15 11:21:08 UTC 2011 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- Update to new upstream release 2.10
|
||||||
|
* loop-linux: wait for loop device deallocation to succeed
|
||||||
|
* crypto: avoid premature attempt of unloading the loop device
|
||||||
|
* mtab: cope with mtab-less systems in staleness check
|
||||||
|
* mount.crypt: reduce mtab-less message from error to warning
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 7 00:15:50 UTC 2011 - jengelh@medozas.de
|
Thu Apr 7 00:15:50 UTC 2011 - jengelh@medozas.de
|
||||||
|
|
||||||
|
@ -27,7 +27,7 @@ BuildRequires: libcryptsetup-devel >= 1.1.2
|
|||||||
Requires: device-mapper >= 1.02.48
|
Requires: device-mapper >= 1.02.48
|
||||||
BuildRequires: linux-kernel-headers >= 2.6
|
BuildRequires: linux-kernel-headers >= 2.6
|
||||||
Summary: A PAM Module that can Mount Volumes for a User Session
|
Summary: A PAM Module that can Mount Volumes for a User Session
|
||||||
Version: 2.9
|
Version: 2.10
|
||||||
Release: 1
|
Release: 1
|
||||||
# for fd0ssh and ofl:
|
# for fd0ssh and ofl:
|
||||||
Suggests: hxtools >= 20090116
|
Suggests: hxtools >= 20090116
|
||||||
|
Loading…
Reference in New Issue
Block a user