diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2010-08-07 19:11:06 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2010-08-07 19:11:06 +0000 |
commit | 3cc093bd66b419279fef6e68e08d60dcd72a7022 (patch) | |
tree | e616542ed5ae0aa341797028b38285a1967604a2 /app-crypt/ekeyd/ChangeLog | |
parent | alpha/ia64/sh/sparc stable wrt #320247 (diff) | |
download | gentoo-2-3cc093bd66b419279fef6e68e08d60dcd72a7022.tar.gz gentoo-2-3cc093bd66b419279fef6e68e08d60dcd72a7022.tar.bz2 gentoo-2-3cc093bd66b419279fef6e68e08d60dcd72a7022.zip |
Revision bump, add a patch to use /dev for sockets and pid files, inspired by mdadm, so that it works even if the rule is started early when / is yet to be pivoted or mounted r/w.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'app-crypt/ekeyd/ChangeLog')
-rw-r--r-- | app-crypt/ekeyd/ChangeLog | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/app-crypt/ekeyd/ChangeLog b/app-crypt/ekeyd/ChangeLog index f17c0df03588..63d5aa0a86ee 100644 --- a/app-crypt/ekeyd/ChangeLog +++ b/app-crypt/ekeyd/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for app-crypt/ekeyd -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/ekeyd/ChangeLog,v 1.12 2009/11/24 10:32:47 robbat2 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/ekeyd/ChangeLog,v 1.13 2010/08/07 19:11:05 flameeyes Exp $ + +*ekeyd-1.1.1-r1 (07 Aug 2010) + + 07 Aug 2010; Diego E. Pettenò <flameeyes@gentoo.org> -ekeyd-1.1.1.ebuild, + +ekeyd-1.1.1-r1.ebuild, +files/ekeyd-1.1.1-earlyboot.patch: + Revision bump, add a patch to use /dev for sockets and pid files, inspired + by mdadm, so that it works even if the rule is started early when / is yet + to be pivoted or mounted r/w. 24 Nov 2009; Robin H. Johnson <robbat2@gentoo.org> ekeyd-1.1.1.ebuild: Diego reports that while it compiles against libusb-compat, it does not |