summaryrefslogtreecommitdiff
blob: 4796ff4edcff74ea712852d642acf327efea414c (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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
# ChangeLog for dev-perl/CGI-Application-Plugin-Authentication
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $

  27 Jun 2011; Kent Fredric <kentfredric@gmail.com>
  CGI-Application-Plugin-Authentication-0.170.0.ebuild,
  CGI-Application-Plugin-Authentication-0.180.0.ebuild,
  CGI-Application-Plugin-Authentication-0.190.0.ebuild:
  Fixdep CGI-Application

*CGI-Application-Plugin-Authentication-0.200.0 (21 May 2011)

  21 May 2011; Kent Fredric <kentfredric@gmail.com>
  +CGI-Application-Plugin-Authentication-0.200.0.ebuild:
  Version Bump

*CGI-Application-Plugin-Authentication-0.190.0 (12 Apr 2011)
*CGI-Application-Plugin-Authentication-0.180.0 (12 Apr 2011)
*CGI-Application-Plugin-Authentication-0.170.0 (12 Apr 2011)

  12 Apr 2011; Kent Fredric <kentfredric@gmail.com>
  -CGI-Application-Plugin-Authentication-0.170.ebuild,
  +CGI-Application-Plugin-Authentication-0.170.0.ebuild,
  -CGI-Application-Plugin-Authentication-0.180.ebuild,
  +CGI-Application-Plugin-Authentication-0.180.0.ebuild,
  -CGI-Application-Plugin-Authentication-0.190.ebuild,
  +CGI-Application-Plugin-Authentication-0.190.0.ebuild:
  Addzero, addzerodep -> Apache-Htpasswd

  10 Mar 2011; Kent Fredric <kentfredric@gmail.com>
  CGI-Application-Plugin-Authentication-0.170.ebuild,
  CGI-Application-Plugin-Authentication-0.180.ebuild,
  CGI-Application-Plugin-Authentication-0.190.ebuild:
  fixdep on Color-Calc 

*CGI-Application-Plugin-Authentication-0.190 (12 Feb 2011)
*CGI-Application-Plugin-Authentication-0.180 (12 Feb 2011)
*CGI-Application-Plugin-Authentication-0.170 (12 Feb 2011)

  12 Feb 2011; Kent Fredric <kentfredric@gmail.com>
  -CGI-Application-Plugin-Authentication-0.17.ebuild,
  -CGI-Application-Plugin-Authentication-0.18.ebuild,
  -CGI-Application-Plugin-Authentication-0.19.ebuild,
  +CGI-Application-Plugin-Authentication-0.170.ebuild,
  +CGI-Application-Plugin-Authentication-0.180.ebuild,
  +CGI-Application-Plugin-Authentication-0.190.ebuild:
  Migrate to new version scheme

  12 Feb 2011; Kent Fredric <kentfredric@gmail.com>
  CGI-Application-Plugin-Authentication-0.17.ebuild,
  CGI-Application-Plugin-Authentication-0.18.ebuild,
  CGI-Application-Plugin-Authentication-0.19.ebuild:
  [fixdep] CGI-Application-Plugin-Authentication -> Apache-Htpasswd

*CGI-Application-Plugin-Authentication-0.19 (14 Dec 2010)

  14 Dec 2010; Kent Fredric <kentfredric@gmail.com>
  +CGI-Application-Plugin-Authentication-0.19.ebuild:
  Bump

*CGI-Application-Plugin-Authentication-0.18 (15 Aug 2010)

  15 Aug 2010; Kent Fredric <kentfredric@gmail.com>
  +CGI-Application-Plugin-Authentication-0.18.ebuild:
  Bump

  19 Jun 2010; Kent Fredric <kentfredric@gmail.com>
  -CGI-Application-Plugin-Authentication-0.16.ebuild:
  Gone on CPAN.

*CGI-Application-Plugin-Authentication-0.17 (31 Jan 2010)

  31 Jan 2010; Michele Beltrame <m@cattlegrid.info>
  -CGI-Application-Plugin-Authentication-0.12.ebuild,
  -CGI-Application-Plugin-Authentication-0.13.ebuild,
  -CGI-Application-Plugin-Authentication-0.14.ebuild,
  +CGI-Application-Plugin-Authentication-0.17.ebuild:
  Bump

*CGI-Application-Plugin-Authentication-0.16 (22 Jan 2010)

  22 Jan 2010; Kent Fredric <kentfredric@gmail.com>
  +CGI-Application-Plugin-Authentication-0.16.ebuild, metadata.xml:
  Bumped. Add USE=recommended feature

*CGI-Application-Plugin-Authentication-0.14 (29 Oct 2009)

  29 Oct 2009; Kent Fredric <kentfredric@gmail.com>
  +CGI-Application-Plugin-Authentication-0.14.ebuild:
  Bump:

  * Make sure the 'action' attribute of the login_box includes the path_info
  in the URL (resolves RT:38049 patch by Alex Becker)

  * Add options for LIMIT and ORDER_BY to DBI driver (requested by tbone)

  * Add FORM_SUBMIT_METHOD option to the login box which allows you to
  change the form method to GET instead of the default POST. (resolves
  RT:34198 requested by jaldhar)

  * Add hooks for devpopup (resolves RT:35989 patch by Alexandr Ciornii)

  22 Apr 2009; Michele Beltrame <mb@cattlegrid.info>
  +CGI-Application-Plugin-Authentication-0.13.ebuild:
  Bump