| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: cyrus-sasl | Distribution: Mandriva Linux |
| Version: 2.1.22 | Vendor: Mandriva |
| Release: 23mdv2008.0 | Build date: Tue Aug 7 14:32:47 2007 |
| Group: System/Libraries | Build host: n2.mandriva.com |
| Size: 1314565 | Source RPM: cyrus-sasl-2.1.22-23mdv2008.0.src.rpm |
| Packager: Andreas Hasenack <andreas@mandriva.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. To actually use SASL you must install at least one of the libsasl2-plug-XXXX authentication plugin, such as libsasl2-plug-plain. The SQL auxprop plugin can be rebuild with different database backends: --with srp SRP support (disabled) --with mysql MySQL support (enabled) --with pgsql Postgres SQL support (disabled) --with sqlite SQLite support (disabled)
BSD style
internal MD5: 99812ae2a46693fdaab65da8995caef6
GPG
* Wed Aug 08 2007 Andreas Hasenack <andreas@mandriva.com> 2.1.22-23mdv2008.0
+ Revision: 59828
- use automake 1.7 so it builds again (thanks Oden!)
- rebuild with new serverbuild macro (-fstack-protector-all)
+ David Walluck <walluck@mandriva.org>
- %{_sysconfdir}/sasl2 should be owned by the main package
- move %{_sysconfdir}/sasl2/service.conf.example to %doc as it is not even a config file
* Thu Jun 14 2007 Andreas Hasenack <andreas@mandriva.com> 2.1.22-22mdv2008.0
+ Revision: 38593
- install fixed version of saslauthd.8 manpage, taken from Annvix (#31250)
- don't make install twice
* Thu Mar 22 2007 Andreas Hasenack <andreas@mandriva.com> 2.1.22-21mdv2007.1
+ Revision: 148063
- fix saslauthd init script
(#26339: saslauthd doesn't start properly after system crash)
* Fri Sep 01 2006 Andreas Hasenack <andreas@mandriva.com> 2.1.22-20mdv2007.0
+ Revision: 58896
- added sample file for service configuration (related to #24784)
* Thu Aug 17 2006 Andreas Hasenack <andreas@mandriva.com> 2.1.22-19mdv2007.0
+ Revision: 56206
- added parallel init information (closes #24224)
* Sat Jul 15 2006 Andreas Hasenack <andreas@mandriva.com> 2.1.22-18mdv2007.0
+ Revision: 41071
- bump release
- added svn warning
- get rid of static plugin files
- import cyrus-sasl-2.1.22-17mdk
* Sun May 21 2006 Andreas Hasenack <andreas@mandriva.com> 2.1.22-17mdk
- updated to 2.1.22 final (finally!)
- removed patches that were already applied or no longer needed
- using buildroot macro instead of shell variable
- use /etc/sasl2 for configuration dir, fallback to /usr/lib/sasl2
(http://qa.mandriva.com/show_bug.cgi?id=20793)
- disabled parallel make, doesn't work on cluster's nfs
* Sun May 14 2006 Stefan van der Eijk <stefan@eijk.nu> 2.1.22-16mdk
- rebuild for sparc
* Mon Feb 06 2006 Oden Eriksson <oeriksson@mandriva.com> 2.1.22-15mdk
- don't lie in the description that SRP is enabled...
* Mon Feb 06 2006 Oden Eriksson <oeriksson@mandriva.com> 2.1.22-14mdk
- drop srp support due to patent tainting, please look here:
http://www.ietf.org/ietf/IPR/PHOENIX-SRP-RFC2945.txt
* Sun Nov 13 2005 Oden Eriksson <oeriksson@mandriva.com> 2.1.22-13mdk
- rebuilt against openssl-0.9.8a, added P8 from fedora to make it compile
* Sun Oct 30 2005 Oden Eriksson <oeriksson@mandriva.com> 2.1.22-12mdk
- rebuilt against MySQL-5.0.15
* Sun Sep 11 2005 Olivier Blin <oblin@mandriva.com> 2.1.22-11mdk
- fix typo in summary
* Thu Sep 01 2005 Buchan Milne <bgmilne@linux-mandrake.com> 2.1.22-10mdk
- Rebuild for libldap2.3
* Mon Aug 29 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.1.22-9mdk
- added P6 to make it acknowledge openldap-2.3.6
- added P7 to fix the sed syntax (andreas)
- added one lib64 fix
* Sat Aug 13 2005 Nicolas Lécureuil <neoclust@mandriva.org> 2.1.22-8mdk
- fix rpmlint errors (PreReq)
* Sat Aug 13 2005 Nicolas Lécureuil <neoclust@mandriva.org> 2.1.22-7mdk
- fix rpmlint errors (PreReq)
* Wed Jun 29 2005 Andreas Hasenack <andreas@mandriva.com> 2.1.22-6mdk
- moved the /usr/lib64/sasl2 *directory* to the library package
- created sasl system group and empty sasl.db file mode 0640 root:sasl.
Added a README.Mandriva.sasldb file explaining it
- moved sasldb conversion to the sasldb plugin package. If someone
wants to use sasldb, that plugin *has* to be installed, so this
conversion makes more sense here. Added correct requires(post).
- fixed typo in sasldb plugin provides
- spec cleanup (ident, old comments)
* Sun Jun 19 2005 Andreas Hasenack <andreas@mandriva.com> 2.1.22-5mdk
- disabled gss-mutexes with krb5-1.4.x (which is thread safe, contrary
to version < 1.4.x which were not and needed those mutexes)
- added versioned buildrequires for krb5-devel >= 1.4.1 due to the above
* Mon Jun 13 2005 Laurent MONTEL <lmontel@mandriva.com> 2.1.22-4mdk
- add provides for plugins
* Sat Jun 11 2005 Andreas Hasenack <andreas@mandriva.com> 2.1.22-3mdk
- fixed saslauthd mux link creation when postfix is not installed (#14043)
* Sat Jun 11 2005 Buchan Milne <bgmilne@linux-mandrake.com> 2.1.22-2mdk
- Rebuild for libkrb53-devel 1.4.1
* Fri Jun 03 2005 Andreas Hasenack <andreas@mandriva.com> 2.1.22-1mdk
- updated to version 2.1.22
- redid sasl-doc patch for this version
- updated gssapi dynamic patch
- removed CAN-2004-0884 patch, already applied
- removed craminit patch, already applied
- removed gcc4 patch, no longer needed
- enabled ldapdb plugin
- disabled gssapi patch until I understand more correctly what its
effects are (build fails with it now and I noticed no side effects
when using this plugin without this patch)
- added nodb43 patch to avoid linking with db4.3 even if it's installed
- removed %config tag from the saslauthd init script
* Sat May 07 2005 Oden Eriksson <oeriksson@mandriva.com> 2.1.19-13mdk
- added one gcc4 fix (P7)
* Wed Mar 16 2005 Luca Berra <bluca@vodka.it> 2.1.19-12mdk
- do not link with pgsql lib when it is not needed
* Wed Mar 16 2005 Luca Berra <bluca@vodka.it> 2.1.19-11mdk
- fix saslauthd manpage
* Tue Mar 15 2005 Andreas Hasenack <andreas@mandrakesoft.com> 2.1.19-10mdk
- added craminit (P6) patch to fix https://bugzilla.andrew.cmu.edu/show_bug.cgi?id=2300
It's applied in cyrus-sasl-2.1.20
* Mon Feb 28 2005 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.1.19-9mdk
- multiarch
* Fri Feb 04 2005 Buchan Milne <bgmilne@linux-mandrake.com> 2.1.19-8mdk
- rebuild for ldap2.2_7
* Sun Jan 30 2005 Luca Berra <bluca@vodka.it> 2.1.19-7mdk
- fix "Summary ended with dot"
- automake 1.8
- added sql plugin (backend configurable at build time)
- update p1 to remove rpath for sqlite
- added courier authdaemon support
- remind to install at least one plugin in %description
* Sun Nov 28 2004 Luca Berra <bluca@vodka.it> 2.1.19-6mdk
- own /usr/lib/sasl2
- provide libsasl2-devel and lib64sasl-devel on biarches
* Sun Oct 10 2004 Vincent Danen <vdanen@mandrakesoft.com> 2.1.19-5mdk
- P5: security fix for CAN-2004-0884
* Fri Oct 01 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)
* Thu Sep 23 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.1.19-3mdk
- really use libtool 1.4 only on MDK >= 10.1
* Thu Sep 23 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.1.19-2mdk
- use libtool 1.4
* Mon Aug 30 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
HQy #
Generated by rpm2html 1.8.1
Daniel Veillard, Sun Oct 12 04:27:08 2008