summaryrefslogtreecommitdiff
blob: 999434ee663aa58515b0ce791e9310112ca36676 (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
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
# ChangeLog for dev-libs/cyrus-sasl
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.34 2003/02/12 06:02:38 vapier Exp $

*cyrus-sasl-2.1.12 (06 Feb 2003)

  06 Feb 2003; Nick Hadaway <raker@gentoo.org> cyrus-sasl-2.1.12.ebuild,
  files/digest-cyrus-sasl-2.1.12, files/cyrus-sasl-2.1.12-kerberos.patch :
  Version bump.  Cleaned up some configure options.

*cyrus-sasl-2.1.10-r2 (29 Jan 2003)

  29 Jan 2003; Nick Hadaway <raker@gentoo.org> cyrus-sasl-2.1.10-r2.ebuild,
  files/digest-cyrus-sasl-2.1.10-r2, files/digestmd5.patch :
  Legwork done by jfelice@cronosys.com on bug #13116.  This adds a patch
  which should address a sendmail/sasl segfault.

*cyrus-2.1.10-r1 (23 Jan 2003)

  23 Jan 2003; Nick Hadaway <raker@gentoo.org> cyrus-sasl-2.1.10-r1.ebuild,
  files/digest-cyrus-sasl-2.1.10-r1 :
  http://asg.web.cmu.edu/archive/message.php?mailbox=archive-sasl&msg=3066
  Added a patch to see if that will help with problems noted in bug
  #13116

*cyrus-sasl-2.1.10 (14 Dec 2002)

  27 Dec 2002; Daniel Ahlberg <aliz@gentoo.org> cyrus-sasl-2.10.ebuild :
  Marked stable.

  18 Dec 2002; Nick Hadaway <raker@gentoo.org> cyrus-sasl-2.1.10.ebuild :
  Added IUSE.

  14 Dec 2002; Nick Hadaway <raker@gentoo.org> cyrus-sasl-2.1.10.ebuild,
  files/digest-cyrus-sasl-2.1.10 :
  Version bump.  There is a known security hole in 2.1.9

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*cyrus-sasl-2.1.9-r1 (06 Dec 2002)

  06 Dec 2002; Bryon Roche <kain@kain.org> cyrus-sasl-2.1.9-r1.ebuild,
  cyrus-sasl-1.5.27-r6.ebuild, files/cyrus-sasl-heimdal-deps.patch,
  files/cyrus-sasl2-heimdal-deps.patch, files/digest-cyrus-sasl-2.1.9-r1,
  files/digest-cyrus-sasl-1.5.27-r6:
  New ebuild for virtual/krb5 && fixing heimdal deps.  Needs more testing.

*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.