summaryrefslogtreecommitdiff
blob: f8e7c41f796078214d51f54370a61abc78c95ce7 (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
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
# ChangeLog for dev-libs/cyrus-sasl
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.24 2002/12/03 22:32:06 raker Exp $

*cyrus-sasl-2.1.9 (26 Nov 2002)

  03 Dec 2002; Nick Hadaway <raker@gentoo.org> cyrus-sasl-2.1.9.ebuild :
  Marked stable.

  26 Nov 2002; Nick Hadaway <raker@gentoo.org> cyrus-sasl-2.1.9.ebuild,
  files/digest-cyrus-sasl-2.1.9 :
  New ebuild.  Currently marked unstable.

*cyrus-sasl-2.1.7-r3 (01 Oct 2002)

  11 Oct 2002; Nick Hadaway <raker@gentoo.org>
  cyrus-sasl-2.1.7-r3.ebuild :
  Added gssapi authentication support via kerberos use variable.

  01 Oct 2002; Alexander Holler <holler@ahsoftware.de>
  cyrus-sasl-2.1.7-r3.ebuild :
  Added generation of an empty sasldb2 with correct permissions.

*cyrus-sasl-2.1.7-r2 (17 Sep 2002)

  17 Sep 2002; Bryon Roche <kain@kain.org>
  cyrus-sasl-1.5.27-r5.ebuild, cyrus-sasl-2.1.7-r2.ebuild, 
  files/digest-cyrus-sasl-2.1.7-r2, files/cyrus-sasl-gcc32.patch :
  Kerberos 5 fix and a fix for GCC 3.2

*cyrus-sasl-2.1.7-r1 (23 Aug 2002)

  15 Sep 2002; Nick Hadaway <raker@gentoo.org>
  cyrus-sasl-2.1.7-r1.ebuild :
  Added LOGIN authentication to support Micro$oft mail clients.

  10 Sep 2002; Nick Hadaway <raker@gentoo.org>
  cyrus-sasl-2.1.7-r1.ebuild :
  Changed stanzas in pkg_postinst from install to dodir so directories
  are kept between software upgrades.

  09 Sep 2002; Nick Hadaway <raker@gentoo.org>
  cyrus-sasl-2.1.7-r1.ebuild :
  Removed undocumented and unneeded use flags.  Added kerberos flag.
  All default enabled authenticators which don't require external
  programs or libraries are compiled in.

  07 Sep 2002; Seemant Kulleen <seemant@gentoo.org>
  cyrus-sasl-2.1.7-r1.ebuild :
  USE flag adjustments, as discovered by jap1@ionet.net (Jacob Perkins) and
  kevin@aptbasilicata.it (j2ee) in bug #7598.

  23 Aug 2002; Sascha Schwabbauer <cybersystem@gentoo.org>
  files/digest-cyrus-sasl-2.1.7-r1 :
  Added digest file..

*cyrus-sasl-2.1.7-r1 (22 Aug 2002)

  22 Aug 2002; Nick Hadaway <raker@gentoo.org> cyrus-sasl-2.1.7-r1.ebuild, 
  files/digest-cyrus-sasl-2.1.7-r1.ebuild, files/crypt.diff :
  Enabled finer grained auth mechanism controls as suggested by Eric Renfro.
  There are use variables for all relevant configure switches now.  By
  default pam authentication is enabled and any of the other insecure,
  unsupported, or non-standard mechanisms are disabled.

*cyrus-sasl-2.1.7 (13 Aug 2002)

  15 Aug 2002; Nick Hadaway <raker@gentoo.org> cyrus-sasl-2.1.7.ebuild :
  Updated configure options to specify correct dbpath. (/etc/sasl2/sasldb2)
  Changed /etc/sasl2 back to root:root 755 as sasl is referenced by many
  different programs, not just mail.

  13 Aug 2002; Nick Hadaway <raker@gentoo.org> cyrus-sasl-2.1.7.ebuild :
  Changed permissions of /etc/sasl2 (root:mail 640)

  13 Aug 2002; Nick Hadaway <raker@gentoo.org>
  cyrus-sasl-2.1.7.ebuild, files/digest-cyrus-sasl-2.1.7 :
  Version bump.  Adjusted configure options so configdir and dbpath point
  to /etc/sasl2.  Previous iovec patch from 2.1.6 still works with this
  version.

*cyrus-sasl-* (22 Jul 2002)

  22 Jul 2002; Nick Hadaway <raker@gentoo.org> :
  Re-SLOT'd all cyrus-sasl packages back to 0 as there are conflicting files
  between the 1.x and the 2.x version of cyrus-sasl.

*cyrus-sasl-2.1.6 (22 Jul 2002)

  22 Jul 2002; Nick Hadaway <raker@gentoo.org>
  cyrus-sasl-2.1.6.ebuild, files/digest-cyrus-sasl-2.1.6,
  files/cyrus-sasl-2.1.6-iovec.diff :
  Updated to latest released version.  Most notably, ldap support has been
  added back in.  (yay!)  Here's the "New in 2.1.6" notes...
  * Security fix for the CRAM-MD5 plugin to check the full length of the
  digest string.
  * Return of the Experimental LDAP saslauthd module.
  * Addition of Experimental MySQL auxprop plugin.
  * Can now select multiple auxprop plugins (and a priority ordering)
  * Mechanism selection now includes number of security flags
  * Mac OS X 10.1 Fixes
  * Misc other minor bugfixes.

*cyrus-sasl-2.1.5-r2 (13 Jul 2002)

  13 Jul 2002; Grant Goodyear <g2boojum@gentoo.org> ChangeLog  :
  fixed typo in dep

*cyrus-sasl-2.1.5-r1 (10 Jul 2002)

  10 Jul 2002; Nick Hadaway <raker@gentoo.org>: cyrus-sasl-2.1.5-r1.ebuild
  Added support for openssl.  Minor patches to fix compile issues.

*cyrus-sasl-2.1.5 (08 Jul 2002)

  08 Jul 2002; Maik Schreiber <blizzy@gentoo.org> :
  New version, closes bug #4155.

*cyrus-sasl-1.5.27-r4 (21 May 2002)

  21 May 2002; Martin Schlemmer <azarah@gentoo.org>:
  Update it to use automake-1.5, hopefully finally resolving
  bug #2319 and co.

*cyrus-sasl-1.5.27-r3 (5 May 2002)

  5 May 2002; Martin Schlemmer <azarah@gentoo.org>:
  Resolve bug #2319.

*cyrus-sasl-1.5.27-r2 (3 May 2002)

  3 May 2002; Donny Davies <woodchip@gentoo.org>:
  Added LICENSE, SLOT, $Headers.

*cyrus-sasl-1.5.27-r1 (23 Apr 2002)

  23 Apr 2002; Martin Schlemmer <azarah@gentoo.org>:
  Added a libtoolize && aclocal .. hopefully build issues is fixed now.

*cyrus-sasl-1.5.27 (18 Feb 2002)

  18 Feb 2002; Donny Davies <woodchip@gentoo.org>:
  Initial checkin of this package.  Postfix now compiles with this
  library by default, and I have tested successfully with *outbound*
  smtp authentication.  Should you discover a bug, or any issues with
  *inbound* authentication, lemme know.