diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2003-05-12 18:40:13 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2003-05-12 18:40:13 +0000 |
commit | eb2809f005c836198f6aa5027ba76f9b15b10901 (patch) | |
tree | 86928f321c330e145b307c81a93dc30caa1f2fc9 /sys-libs/cracklib/ChangeLog | |
parent | Version bump of horde-kronolith to 1.1 final (diff) | |
download | gentoo-2-eb2809f005c836198f6aa5027ba76f9b15b10901.tar.gz gentoo-2-eb2809f005c836198f6aa5027ba76f9b15b10901.tar.bz2 gentoo-2-eb2809f005c836198f6aa5027ba76f9b15b10901.zip |
noticed bug with permissions on /usr/include/packer.h, fixed.
Diffstat (limited to 'sys-libs/cracklib/ChangeLog')
-rw-r--r-- | sys-libs/cracklib/ChangeLog | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/sys-libs/cracklib/ChangeLog b/sys-libs/cracklib/ChangeLog index c366094167e7..dea316b9529c 100644 --- a/sys-libs/cracklib/ChangeLog +++ b/sys-libs/cracklib/ChangeLog @@ -1,13 +1,14 @@ # ChangeLog for sys-libs/cracklib # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/ChangeLog,v 1.17 2003/05/12 18:24:35 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/ChangeLog,v 1.18 2003/05/12 18:39:12 robbat2 Exp $ *cracklib-2.7-r7 (12 May 2002) 12 May 2002; Robin Johnson <robbat@gentoo.org> cracklib-2.7-r7.ebuild: Version bump to get the original packer.h bug (#12441) gaurenteed to be - resolved for the rollout of the new PHP eclass. No other changes to ebuild - made. In unstable only presently waiting for QA approval. + resolved for the rollout of the new PHP eclass. I also noticed that packer.h + is installed with incorrect permissions in some cases with sandboxes, so I + use fperms 644 on it. In unstable only presently waiting for QA approval. *cracklib-2.7-r6 (25 Oct 2002) |