blob: 875ee7f79952e64b4cd9690956f816e7da65c42a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
# ChangeLog for app-crypt/bcrypt
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcrypt/ChangeLog,v 1.9 2008/02/04 20:25:07 grobian Exp $
04 Feb 2008; Fabian Groffen <grobian@gentoo.org> bcrypt-1.1.ebuild:
Dropped ppc-macos keyword, see you in prefix
13 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml:
add herd
23 Nov 2006; Timothy Redaelli <drizzt@gentoo.org>
+files/bcrypt-1.1-Makefile.patch, bcrypt-1.1.ebuild:
Added support for custom LDFLAGS and CC.
20 Sep 2005; Fabian Groffen <grobian@gentoo.org> bcrypt-1.1.ebuild:
Marking ~ppc-macos (bug #106599)
21 Apr 2005; Simon Stelling <blubb@gentoo.org> bcrypt-1.1.ebuild:
stable on amd64
09 Aug 2004; Danny van Dyk <kugelfang@gentoo.org> bcrypt-1.1.ebuild:
Marked ~amd64.
*bcrypt-1.1 (18 Jun 2003)
18 Jun 2003; Dylan Carlson <absinthe@gentoo.org> bcrypt-1.1.ebuild:
Initial import.
NOTE:
In addition to encrypting your data, bcrypt will by default overwrite the
original input file with random garbage three times before deleting it in
order to thwart data recovery attempts by persons who may gain access to
your computer.
If you're not quite ready for this level of paranoia yet, use the '-r'
switch. Please see the bcrypt(1) man page for more details.
|