| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: cyrus-sasl | Distribution: Mandrakelinux |
| Version: 2.1.19 | Vendor: MandrakeSoft |
| Release: 5mdk | Build date: Fri Oct 8 21:02:48 2004 |
| Group: System/Libraries | Build host: n3.mandrakesoft.com |
| Size: 1211277 | Source RPM: cyrus-sasl-2.1.19-5mdk.src.rpm |
| Packager: Vincent Danen <vdanen@mandrakesoft.com> | |
| Url: http://asg.web.cmu.edu/cyrus/download/ | |
| Summary: SASL is the Simple Authentication and Security Layer. | |
SASL is the Simple Authentication and Security Layer, a method for adding authentication support to connection-based protocols. To use SASL, a protocol includes a command for identifying and authenticating a user to a server and for optionally negotiating protection of subsequent protocol interactions. If its use is negotiated, a security layer is inserted between the protocol and the connection.
BSD style
* Fri Oct 08 2004 Vincent Danen <vdanen@mandrakesoft.com> 2.1.19-5mdk
- P5: security fix for CAN-2004-0884
* Wed Sep 29 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.1.19-4mdk
- build the static built-in sasldb.a library with PIC as it can be
turned into a DSO (aka. fix libtool 1.5 related problem differently,
i.e. nuke libtool1.4)
* Tue Sep 21 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.1.19-3mdk
- really use libtool 1.4 only on MDK >= 10.1
* Tue Sep 21 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.1.19-2mdk
- use libtool 1.4
* Sat Aug 28 2004 Luca Berra <bluca@vodka.it> 2.1.19-1mdk
- 2.1.19-1mdk
- reworked p1 and added p3 from fedora
- recreate autoconf stuff in prep
- really install sample client and server
- remove obsoletes on myself and fix library require
* Sun Mar 21 2004 Jean-Michel Dault <jmdault@mandrakesoft.com> 2.1.15-10mdk
- In some cases, the mux doesn't appear immediately when saslauthd returns,
add a 1 second delay if that happens.
* Fri Feb 27 2004 Stew Benedict <sbenedict@mandrakesoft.com> 2.1.15-9mdk
- fix obsoletes (thx warly)
* Fri Feb 27 2004 Stew Benedict <sbenedict@mandrakesoft.com> 2.1.15-8mdk
- rebuild, mysteriously disappeared from distro
* Fri Feb 13 2004 Jean-Michel Dault <jmdault@mandrakesoft.com> 2.1.15-7mdk
- fix initscript
* Fri Feb 06 2004 Jean-Michel Dault <jmdault@mandrakesoft.com> 2.1.15-6mdk
- add testsaslauthd
- modify init script so that if Postfix is present, we have a hardlink
in /var/spool/postfix/var/lib/sasl2/mux, otherwise smtp auth is not
working
- add missing plugin files
* Tue Nov 04 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.1.15-5mdk
- fix wrong pidfile in init script
- drop Prefix tag
- fix no-chkconfig-line
* Thu Aug 07 2003 Florin <florin@mandrakesoft.com> 2.1.15-4mdk
- update the initscript and the sysconfig files (thx to L.Olivetti)
* Mon Aug 04 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.1.15-3mdk
- mklibname, cputoolize
- Enforce use of db4 libraries
- Patch2: Let sasldir be plugindir (aka lib64 fixes)
* Wed Jul 30 2003 Warly <warly@mandrakesoft.com> 2.1.15-2mdk
- recompile for the libcom_err.so.3 replaced into libcom_err.so.2
* Wed Jul 16 2003 Florin <florin@mandrakesoft.com> 2.1.15-1mdk
- 2.1.15
* Sat May 10 2003 Luca Olivetti <luca@olivetti.cjb.net> 2.1.13-1mdk
- 2.1.13
- renamed main package cyrus-sasl2 so it can coexist with sasl v1
* Tue Feb 25 2003 Luca Olivetti <luca@olivetti.cjb.net> 2.1.12-1mdk
- 2.1.12
- install the correct dbconverter-2
- convert v1 sasl.db in post
* Mon Dec 09 2002 Luca Olivetti <luca@olivetti.cjb.net> 2.1.10-1mdk
- removed gcc3.2 patch and other hacks no longer necessary
- upgrade to 2.1.10
- fixed some rpmlint warnings
* Sat Oct 26 2002 Luca Olivetti <luca@olivetti.cjb.net> 2.1.9-1mdk
- upgrade to 2.1.9
* Sat Oct 12 2002 Luca Olivetti <luca@olivetti.cjb.net> 2.1.8-1mdk
- upgrade to 2.1.8
- enabled and packaged plugin for srp
- enabled and packaged plugin for ntlm (new in 2.1.8)
* Sat Oct 05 2002 Luca Olivetti <luca@olivetti.cjb.net> 2.1.7-2mdk
- patch and hacks to compile under mandrake 9.0 (with gcc 3.2)
- corrected init script from mdk package
- added documentation for ldap authentication
* Wed Sep 11 2002 Luca Olivetti <luca@olivetti.cjb.net> 2.1.7-1mdk
- upgrade to 2.1.7
* Sun May 12 2002 Luca Olivetti <luca@olivetti.cjb.net> 2.1.2-2mdk
- man pages weren't installed (automake problem?), quick hack to fix it
- installed dbconverter-2 (not installed by make install)
- removed /etc/sasl2 directory (not used anywhere)
- removed various commented lines
* Thu Apr 18 2002 Luca Olivetti <luca@olivetti.cjb.net> 2.1.2-1mdk
- upgrade to 2.1.2
* Wed Apr 17 2002 Luca Olivetti <luca@olivetti.cjb.net> 2.1.0-1mdk
- first try to package version 2.1.0
* Mon Mar 04 2002 Vincent Danen <vdanen@mandrakesoft.com> 1.5.27-3mdk
- fix the incorrect fix of permissions on sasl.db (mode 600 is not good)
* Wed Oct 24 2001 Philippe Libat <philippe@mandrakesoft.com> 1.5.27-2mdk
- fix post-install script
* Tue Oct 16 2001 Philippe Libat <philippe@mandrakesoft.com> 1.5.27-1mdk
- New version
- rebuild for db3.3(patch3)
- fix permissions on /var/lib/sasl/sasl.db
- add postinstall initialisation command
* Sat Sep 22 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 1.5.24-7mdk
- Fix stupid error with CONFDIR.
- As a special bonus fix the build.
* Thu Jul 05 2001 Frederic Lepied <flepied@mandrakesoft.com> 1.5.24-6mdk
- rebuild for db3.2
* Wed Jun 20 2001 Philippe Libat <philippe@mandrakesoft.com> 1.5.24-5mdk
- review rpm organization
* Wed Jun 13 2001 Philippe Libat <philippe@mandrakesoft.com> 1.5.24-4mdk
- rpath patch <flepied@mandrakesoft.com>
* Tue Jun 12 2001 Philippe Libat <philippe@mandrakesoft.com> 1.5.24-3mdk
- mysql, ldap patch
- added documentation
* Fri Mar 09 2001 Vincent Saugey <vince@mandrakesoft.com> 1.5.24-2mdk
- Adding include file in devel package
* Mon Nov 27 2000 Vincent Saugey <vince@mandrakesoft.com> 1.5.24-1mdk
- First mdk release
/etc/rc.d/init.d/saslauthd /etc/sysconfig/saslauthd /usr/sbin/dbconverter-2 /usr/sbin/sasl-sample-client /usr/sbin/sasl-sample-server /usr/sbin/saslauthd /usr/sbin/sasldblistusers2 /usr/sbin/saslpasswd2 /usr/sbin/testsaslauthd /usr/share/doc/cyrus-sasl-2.1.19 /usr/share/doc/cyrus-sasl-2.1.19/AUTHORS /usr/share/doc/cyrus-sasl-2.1.19/COPYING /usr/share/doc/cyrus-sasl-2.1.19/ChangeLog /usr/share/doc/cyrus-sasl-2.1.19/INSTALL /usr/share/doc/cyrus-sasl-2.1.19/NEWS /usr/share/doc/cyrus-sasl-2.1.19/ONEWS /usr/share/doc/cyrus-sasl-2.1.19/README /usr/share/doc/cyrus-sasl-2.1.19/README.ldap /usr/share/doc/cyrus-sasl-2.1.19/TODO /usr/share/doc/cyrus-sasl-2.1.19/advanced.html /usr/share/doc/cyrus-sasl-2.1.19/appconvert.html /usr/share/doc/cyrus-sasl-2.1.19/components.html /usr/share/doc/cyrus-sasl-2.1.19/draft-burdis-cat-srp-sasl-08.txt /usr/share/doc/cyrus-sasl-2.1.19/draft-ietf-sasl-anon-02.txt /usr/share/doc/cyrus-sasl-2.1.19/draft-ietf-sasl-crammd5-01.txt /usr/share/doc/cyrus-sasl-2.1.19/draft-ietf-sasl-gssapi-00.txt /usr/share/doc/cyrus-sasl-2.1.19/draft-ietf-sasl-plain-03.txt /usr/share/doc/cyrus-sasl-2.1.19/draft-ietf-sasl-rfc2222bis-03.txt /usr/share/doc/cyrus-sasl-2.1.19/draft-ietf-sasl-rfc2831bis-02.txt /usr/share/doc/cyrus-sasl-2.1.19/draft-ietf-sasl-saslprep-04.txt /usr/share/doc/cyrus-sasl-2.1.19/draft-murchison-sasl-login-00.txt /usr/share/doc/cyrus-sasl-2.1.19/draft-newman-sasl-c-api-01.txt /usr/share/doc/cyrus-sasl-2.1.19/gssapi.html /usr/share/doc/cyrus-sasl-2.1.19/index.html /usr/share/doc/cyrus-sasl-2.1.19/install.html /usr/share/doc/cyrus-sasl-2.1.19/macosx.html /usr/share/doc/cyrus-sasl-2.1.19/mechanisms.html /usr/share/doc/cyrus-sasl-2.1.19/options.html /usr/share/doc/cyrus-sasl-2.1.19/plugprog.html /usr/share/doc/cyrus-sasl-2.1.19/programming.html /usr/share/doc/cyrus-sasl-2.1.19/readme.html /usr/share/doc/cyrus-sasl-2.1.19/rfc1321.txt /usr/share/doc/cyrus-sasl-2.1.19/rfc1939.txt /usr/share/doc/cyrus-sasl-2.1.19/rfc2104.txt /usr/share/doc/cyrus-sasl-2.1.19/rfc2195.txt /usr/share/doc/cyrus-sasl-2.1.19/rfc2222.txt /usr/share/doc/cyrus-sasl-2.1.19/rfc2243.txt /usr/share/doc/cyrus-sasl-2.1.19/rfc2245.txt /usr/share/doc/cyrus-sasl-2.1.19/rfc2289.txt /usr/share/doc/cyrus-sasl-2.1.19/rfc2444.txt /usr/share/doc/cyrus-sasl-2.1.19/rfc2595.txt /usr/share/doc/cyrus-sasl-2.1.19/rfc2831.txt /usr/share/doc/cyrus-sasl-2.1.19/rfc2945.txt /usr/share/doc/cyrus-sasl-2.1.19/rfc3174.txt /usr/share/doc/cyrus-sasl-2.1.19/sysadmin.html /usr/share/doc/cyrus-sasl-2.1.19/testing.txt /usr/share/doc/cyrus-sasl-2.1.19/upgrading.html /usr/share/doc/cyrus-sasl-2.1.19/windows.html /usr/share/man/cat8/saslauthd.8.bz2 /usr/share/man/man8/saslauthd.8.bz2 /usr/share/man/man8/sasldblistusers2.8.bz2 /usr/share/man/man8/saslpasswd2.8.bz2 /var/lib/sasl2
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 09:20:32 2013