diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-03-05 23:08:03 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-03-05 23:08:03 +0000 |
commit | 4f9f5d902642c2710262ac88a8cfbb99bf8623f4 (patch) | |
tree | 3046cfd52dd92895064d6d356174c11d509c3355 /sys-auth | |
parent | x86 stable wrt bug 167718 (diff) | |
download | gentoo-2-4f9f5d902642c2710262ac88a8cfbb99bf8623f4.tar.gz gentoo-2-4f9f5d902642c2710262ac88a8cfbb99bf8623f4.tar.bz2 gentoo-2-4f9f5d902642c2710262ac88a8cfbb99bf8623f4.zip |
Added a missing file. Thanks to Jochen Maes <jochen.maes@sejo.be> for the file.
(Portage version: 2.1.2-r11)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/tfm-fingerprint/ChangeLog | 8 | ||||
-rw-r--r-- | sys-auth/tfm-fingerprint/files/tfmessbsp.cfg | 4 |
2 files changed, 10 insertions, 2 deletions
diff --git a/sys-auth/tfm-fingerprint/ChangeLog b/sys-auth/tfm-fingerprint/ChangeLog index 3806bb9cae7b..0b1497fda25f 100644 --- a/sys-auth/tfm-fingerprint/ChangeLog +++ b/sys-auth/tfm-fingerprint/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-auth/tfm-fingerprint -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/tfm-fingerprint/ChangeLog,v 1.1 2006/10/05 13:45:13 wolf31o2 Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/tfm-fingerprint/ChangeLog,v 1.2 2007/03/05 23:08:03 wolf31o2 Exp $ + + 05 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> +files/tfmessbsp.cfg: + Added a missing file. Thanks to Jochen Maes <jochen.maes@sejo.be> for the + file. *tfm-fingerprint-1.0 (05 Oct 2006) diff --git a/sys-auth/tfm-fingerprint/files/tfmessbsp.cfg b/sys-auth/tfm-fingerprint/files/tfmessbsp.cfg new file mode 100644 index 000000000000..f7d93eb20519 --- /dev/null +++ b/sys-auth/tfm-fingerprint/files/tfmessbsp.cfg @@ -0,0 +1,4 @@ +#hide-capture-success="0" +hide-capture-success="0" +#security-level="3" +security-level="3" |