blob: fffaff3782f4f0d69b7f9dd5eaaeef6bb85ee67d (
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
|
# ChangeLog for sys-auth/pam_mysql
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mysql/ChangeLog,v 1.8 2006/06/24 13:47:06 vivo Exp $
*pam_mysql-0.7_rc1-r1 (24 Jun 2006)
24 Jun 2006; Francesco Riosa <vivo@gentoo.org>
+pam_mysql-0.7_rc1-r1.ebuild:
Added "openssl" USE flag, add support for md5 and sha1 encryption.
Fix bug #137806, thanks to the reporter Carsten Tschense.
19 May 2006; Tobias Scherbaum <dertobi123@gentoo.org>
pam_mysql-0.7_rc1.ebuild:
ppc stable, bug #120842
18 May 2006; Thomas Cort <tcort@gentoo.org> pam_mysql-0.7_rc1.ebuild:
Stable on alpha wrt security Bug #120842.
18 May 2006; Mark Loeser <halcy0n@gentoo.org> pam_mysql-0.7_rc1.ebuild:
Stable on x86; bug #120842
*pam_mysql-0.7_rc1 (10 May 2006)
10 May 2006; Francesco Riosa <vivo@gentoo.org> -pam_mysql-0.4.7.ebuild,
+pam_mysql-0.7_rc1.ebuild:
Version bump, still need to take an in depth look at Bug #120842
16 Sep 2005; Aron Griffis <agriffis@gentoo.org> pam_mysql-0.5.ebuild:
Mark 0.5 stable on alpha
*pam_mysql-0.6.0 (04 Jul 2005)
04 Jul 2005; Martin Schlemmer <azarah@gentoo.org> +pam_mysql-0.6.0.ebuild:
Update version. Hopefully fixes bug #49854.
02 Jul 2005; Diego Pettenò <flameeyes@gentoo.org> +metadata.xml,
+pam_mysql-0.4.7.ebuild, +pam_mysql-0.5.ebuild:
Moved from sys-libs/pam_mysql to sys-auth/pam_mysql.
03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
pam_mysql-0.5.ebuild:
Masked pam_mysql-0.5.ebuild stable for ppc
24 Aug 2004; Sven Wegener <swegener@gentoo.org> pam_mysql-0.4.7.ebuild,
pam_mysql-0.5.ebuild:
Added missing IUSE.
27 Oct 2003; Brad House <brad_mssw@gentoo.org> pam_mysql-0.5.ebuild:
add ~amd64 flag
*pam_mysql-0.5 (22 Jun 2003)
22 Jun 2003; Donny Davies <woodchip@gentoo.org> pam_mysql-0.5.ebuild:
Bump, close #11353.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*pam_mysql-0.4.7 (13 Nov 2002)
13 Nov 2002; Donny Davies <woodchip@gentoo.org> :
Initial import; reworked by me. Thanks to mw@teamzone.de (Markus Wagner)
and henri.schomaecker@virtual-homes.de (Henri Schomaecker) for help.
|