diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2010-09-29 23:54:46 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2010-09-29 23:54:46 +0000 |
commit | 54ddb7f8a505ba98f96d7d2b08748ac23e61b06b (patch) | |
tree | ccf6ca2ddfa26c314bcc3e7cbc2a5ae0e2508650 /app-crypt/ekeyd/ChangeLog | |
parent | QA: avoid double-execution of econf. (diff) | |
download | gentoo-2-54ddb7f8a505ba98f96d7d2b08748ac23e61b06b.tar.gz gentoo-2-54ddb7f8a505ba98f96d7d2b08748ac23e61b06b.tar.bz2 gentoo-2-54ddb7f8a505ba98f96d7d2b08748ac23e61b06b.zip |
Add patch to that worksaround a libusb-compat bug and allows using the virtual with ekeyd-ulusbd.
(Portage version: 2.2_rc88/cvs/Linux x86_64)
Diffstat (limited to 'app-crypt/ekeyd/ChangeLog')
-rw-r--r-- | app-crypt/ekeyd/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/app-crypt/ekeyd/ChangeLog b/app-crypt/ekeyd/ChangeLog index 6b9d5cf88448..76f0998dd57e 100644 --- a/app-crypt/ekeyd/ChangeLog +++ b/app-crypt/ekeyd/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for app-crypt/ekeyd # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/ekeyd/ChangeLog,v 1.15 2010/09/24 11:43:26 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/ekeyd/ChangeLog,v 1.16 2010/09/29 23:54:46 flameeyes Exp $ + +*ekeyd-1.1.3-r1 (29 Sep 2010) + + 29 Sep 2010; Diego E. Pettenò <flameeyes@gentoo.org> + +ekeyd-1.1.3-r1.ebuild, +files/ekeyd-1.1.3-libusb_compat.patch, + metadata.xml: + Add patch to that worksaround a libusb-compat bug and allows using the + virtual with ekeyd-ulusbd. *ekeyd-1.1.3 (24 Sep 2010) |