diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2013-01-31 11:36:10 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2013-01-31 11:36:10 +0000 |
commit | e60bd4d12b088368b512ed7e34e7c895dd9f043b (patch) | |
tree | 0efc057ab3c8f72f70c77e56cf13195a2311c5c2 /sys-libs/pam/ChangeLog | |
parent | Stable for amd64, wrt bug #454310 (diff) | |
download | historical-e60bd4d12b088368b512ed7e34e7c895dd9f043b.tar.gz historical-e60bd4d12b088368b512ed7e34e7c895dd9f043b.tar.bz2 historical-e60bd4d12b088368b512ed7e34e7c895dd9f043b.zip |
Revbump (to stable as well) to make sure that the sepermit path is correct at install time. Thanks Agostino for catching the brainfreeze there. Also only install the tmpfiles.d file if selinux USE flag is enabled. Remove redundant disable-dependency-tracking.
Package-Manager: portage-2.2.0_alpha161/cvs/Linux x86_64
RepoMan-Options: --force
Manifest-Sign-Key: 0x1CD13C8AD4301342
Diffstat (limited to 'sys-libs/pam/ChangeLog')
-rw-r--r-- | sys-libs/pam/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/sys-libs/pam/ChangeLog b/sys-libs/pam/ChangeLog index e75361cf06aa..3a9611c82a46 100644 --- a/sys-libs/pam/ChangeLog +++ b/sys-libs/pam/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for sys-libs/pam # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/ChangeLog,v 1.317 2013/01/30 22:43:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/ChangeLog,v 1.318 2013/01/31 11:36:10 flameeyes Exp $ + +*pam-1.1.6-r2 (31 Jan 2013) + + 31 Jan 2013; Diego E. Pettenò <flameeyes@gentoo.org> +pam-1.1.6-r2.ebuild, + -pam-1.1.6-r1.ebuild: + Revbump (to stable as well) to make sure that the sepermit path is correct at + install time. Thanks Agostino for catching the brainfreeze there. Also only + install the tmpfiles.d file if selinux USE flag is enabled. Remove redundant + disable-dependency-tracking. 30 Jan 2013; Agostino Sarubbo <ago@gentoo.org> pam-1.1.6-r1.ebuild: Stable for x86, wrt bug #454664 |