| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: cyrus-sasl-debug | Distribution: Mandriva Linux |
| Version: 2.1.22 | Vendor: Mandriva |
| Release: 23mdv2008.0 | Build date: Thu Aug 9 02:19:51 2007 |
| Group: Development/Debug | Build host: kalinda.cjw.nep |
| Size: 2527301 | Source RPM: cyrus-sasl-2.1.22-23mdv2008.0.src.rpm |
| Packager: Mandriva Linux Team <http://www.mandrivaexpert.com/> | |
| Url: http://asg.web.cmu.edu/cyrus/download/ | |
| Summary: Debug information for package cyrus-sasl | |
This package provides debug information for package cyrus-sasl. Debug information is useful when developing applications that use this package or when debugging this package.
BSD style
internal MD5: 3bb28f8bed8d95b9e03107ebffd1295d
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
/usr/lib/debug/usr/lib/libsasl2.so.2.0.22.debug /usr/lib/debug/usr/lib/sasl2/libanonymous.so.2.0.22.debug /usr/lib/debug/usr/lib/sasl2/libcrammd5.so.2.0.22.debug /usr/lib/debug/usr/lib/sasl2/libdigestmd5.so.2.0.22.debug /usr/lib/debug/usr/lib/sasl2/libgssapiv2.so.2.0.22.debug /usr/lib/debug/usr/lib/sasl2/libldapdb.so.2.0.22.debug /usr/lib/debug/usr/lib/sasl2/liblogin.so.2.0.22.debug /usr/lib/debug/usr/lib/sasl2/libntlm.so.2.0.22.debug /usr/lib/debug/usr/lib/sasl2/libotp.so.2.0.22.debug /usr/lib/debug/usr/lib/sasl2/libplain.so.2.0.22.debug /usr/lib/debug/usr/lib/sasl2/libsasldb.so.2.0.22.debug /usr/lib/debug/usr/lib/sasl2/libsql.so.2.0.22.debug /usr/lib/debug/usr/sbin/dbconverter-2.debug /usr/lib/debug/usr/sbin/pluginviewer.debug /usr/lib/debug/usr/sbin/sasl-sample-client.debug /usr/lib/debug/usr/sbin/sasl-sample-server.debug /usr/lib/debug/usr/sbin/saslauthd.debug /usr/lib/debug/usr/sbin/sasldblistusers2.debug /usr/lib/debug/usr/sbin/saslpasswd2.debug /usr/lib/debug/usr/sbin/testsaslauthd.debug /usr/src/debug/cyrus-sasl-2.1.22 /usr/src/debug/cyrus-sasl-2.1.22/include /usr/src/debug/cyrus-sasl-2.1.22/include/hmac-md5.h /usr/src/debug/cyrus-sasl-2.1.22/include/md5.h /usr/src/debug/cyrus-sasl-2.1.22/include/md5global.h /usr/src/debug/cyrus-sasl-2.1.22/include/prop.h /usr/src/debug/cyrus-sasl-2.1.22/include/sasl.h /usr/src/debug/cyrus-sasl-2.1.22/include/saslplug.h /usr/src/debug/cyrus-sasl-2.1.22/lib /usr/src/debug/cyrus-sasl-2.1.22/lib/auxprop.c /usr/src/debug/cyrus-sasl-2.1.22/lib/canonusr.c /usr/src/debug/cyrus-sasl-2.1.22/lib/checkpw.c /usr/src/debug/cyrus-sasl-2.1.22/lib/client.c /usr/src/debug/cyrus-sasl-2.1.22/lib/common.c /usr/src/debug/cyrus-sasl-2.1.22/lib/config.c /usr/src/debug/cyrus-sasl-2.1.22/lib/dlopen.c /usr/src/debug/cyrus-sasl-2.1.22/lib/external.c /usr/src/debug/cyrus-sasl-2.1.22/lib/md5.c /usr/src/debug/cyrus-sasl-2.1.22/lib/saslint.h /usr/src/debug/cyrus-sasl-2.1.22/lib/saslutil.c /usr/src/debug/cyrus-sasl-2.1.22/lib/server.c /usr/src/debug/cyrus-sasl-2.1.22/lib/seterror.c /usr/src/debug/cyrus-sasl-2.1.22/plugins /usr/src/debug/cyrus-sasl-2.1.22/plugins/anonymous.c /usr/src/debug/cyrus-sasl-2.1.22/plugins/anonymous_init.c /usr/src/debug/cyrus-sasl-2.1.22/plugins/cram.c /usr/src/debug/cyrus-sasl-2.1.22/plugins/crammd5_init.c /usr/src/debug/cyrus-sasl-2.1.22/plugins/digestmd5.c /usr/src/debug/cyrus-sasl-2.1.22/plugins/digestmd5_init.c /usr/src/debug/cyrus-sasl-2.1.22/plugins/gssapi.c /usr/src/debug/cyrus-sasl-2.1.22/plugins/gssapiv2_init.c /usr/src/debug/cyrus-sasl-2.1.22/plugins/ldapdb.c /usr/src/debug/cyrus-sasl-2.1.22/plugins/ldapdb_init.c /usr/src/debug/cyrus-sasl-2.1.22/plugins/login.c /usr/src/debug/cyrus-sasl-2.1.22/plugins/login_init.c /usr/src/debug/cyrus-sasl-2.1.22/plugins/ntlm.c /usr/src/debug/cyrus-sasl-2.1.22/plugins/ntlm_init.c /usr/src/debug/cyrus-sasl-2.1.22/plugins/otp.c /usr/src/debug/cyrus-sasl-2.1.22/plugins/otp.h /usr/src/debug/cyrus-sasl-2.1.22/plugins/otp_init.c /usr/src/debug/cyrus-sasl-2.1.22/plugins/plain.c /usr/src/debug/cyrus-sasl-2.1.22/plugins/plain_init.c /usr/src/debug/cyrus-sasl-2.1.22/plugins/plugin_common.c /usr/src/debug/cyrus-sasl-2.1.22/plugins/plugin_common.h /usr/src/debug/cyrus-sasl-2.1.22/plugins/sasldb.c /usr/src/debug/cyrus-sasl-2.1.22/plugins/sasldb_init.c /usr/src/debug/cyrus-sasl-2.1.22/plugins/sql.c /usr/src/debug/cyrus-sasl-2.1.22/plugins/sql_init.c /usr/src/debug/cyrus-sasl-2.1.22/sample /usr/src/debug/cyrus-sasl-2.1.22/sample/client.c /usr/src/debug/cyrus-sasl-2.1.22/sample/common.c /usr/src/debug/cyrus-sasl-2.1.22/sample/server.c /usr/src/debug/cyrus-sasl-2.1.22/saslauthd /usr/src/debug/cyrus-sasl-2.1.22/saslauthd/auth_dce.c /usr/src/debug/cyrus-sasl-2.1.22/saslauthd/auth_getpwent.c /usr/src/debug/cyrus-sasl-2.1.22/saslauthd/auth_httpform.c /usr/src/debug/cyrus-sasl-2.1.22/saslauthd/auth_krb4.c /usr/src/debug/cyrus-sasl-2.1.22/saslauthd/auth_krb5.c /usr/src/debug/cyrus-sasl-2.1.22/saslauthd/auth_ldap.c /usr/src/debug/cyrus-sasl-2.1.22/saslauthd/auth_pam.c /usr/src/debug/cyrus-sasl-2.1.22/saslauthd/auth_rimap.c /usr/src/debug/cyrus-sasl-2.1.22/saslauthd/auth_sasldb.c /usr/src/debug/cyrus-sasl-2.1.22/saslauthd/auth_shadow.c /usr/src/debug/cyrus-sasl-2.1.22/saslauthd/auth_sia.c /usr/src/debug/cyrus-sasl-2.1.22/saslauthd/cache.c /usr/src/debug/cyrus-sasl-2.1.22/saslauthd/cache.h /usr/src/debug/cyrus-sasl-2.1.22/saslauthd/cfile.c /usr/src/debug/cyrus-sasl-2.1.22/saslauthd/cfile.h /usr/src/debug/cyrus-sasl-2.1.22/saslauthd/globals.h /usr/src/debug/cyrus-sasl-2.1.22/saslauthd/ipc_unix.c /usr/src/debug/cyrus-sasl-2.1.22/saslauthd/krbtf.c /usr/src/debug/cyrus-sasl-2.1.22/saslauthd/lak.c /usr/src/debug/cyrus-sasl-2.1.22/saslauthd/lak.h /usr/src/debug/cyrus-sasl-2.1.22/saslauthd/md5.c /usr/src/debug/cyrus-sasl-2.1.22/saslauthd/md5global.h /usr/src/debug/cyrus-sasl-2.1.22/saslauthd/mechanisms.c /usr/src/debug/cyrus-sasl-2.1.22/saslauthd/mechanisms.h /usr/src/debug/cyrus-sasl-2.1.22/saslauthd/saslauthd-main.c /usr/src/debug/cyrus-sasl-2.1.22/saslauthd/saslauthd_md5.h /usr/src/debug/cyrus-sasl-2.1.22/saslauthd/testsaslauthd.c /usr/src/debug/cyrus-sasl-2.1.22/saslauthd/utils.c /usr/src/debug/cyrus-sasl-2.1.22/sasldb /usr/src/debug/cyrus-sasl-2.1.22/sasldb/allockey.c /usr/src/debug/cyrus-sasl-2.1.22/sasldb/db_berkeley.c /usr/src/debug/cyrus-sasl-2.1.22/sasldb/sasldb.h /usr/src/debug/cyrus-sasl-2.1.22/utils /usr/src/debug/cyrus-sasl-2.1.22/utils/dbconverter-2.c /usr/src/debug/cyrus-sasl-2.1.22/utils/pluginviewer.c /usr/src/debug/cyrus-sasl-2.1.22/utils/sasldblistusers.c /usr/src/debug/cyrus-sasl-2.1.22/utils/saslpasswd.c
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Jan 9 03:50:45 2009