|
|
|
|
Changelog for cyrus-sasl-debuginfo-2.1.19-14.i386.rpm :
* Sat Aug 25 2007 Steve Conklin - 2.1.19-14- Related: bz250732 Fixed a conflict with an earlier test patch * Sat Aug 25 2007 Steve Conklin - 2.1.19-13- Related: bz250732 Fixed uninitialized stack variable causing segfault * Thu Aug 09 2007 Steve Conklin 2.1.19-12- Resolves: bz250732 sasl-sample-server crashes with null realm * Thu Aug 02 2007 Steve Conklin 2.1.19-11- Resolves: bz243910 krb5-libs are not thread-safe- Resolves: bz244075 Memory leaks in digest-md5 plugin- Added missing build dependency for groff to spec file * Wed Jan 31 2007 Nalin Dahyabhai 2.1.19-10- reapply fixes for #157012, #190113 * Sat Apr 29 2006 Nalin Dahyabhai 2.1.19-9- temporarily back out the fixes for #157012, #190113 * Fri Apr 28 2006 Nalin Dahyabhai 2.1.19-8- add unapplied patches which make the DIGEST-MD5 plugins omit the realm argument when the environment has $CYRUS_SASL_DIGEST_MD5_OMIT_REALM set to a non-zero value, for testing purposes- add missing build dependency on zlib-devel (#190113) * Wed Apr 26 2006 Nalin Dahyabhai 2.1.19-7- make v1 of the sasl library use /dev/urandom instead of /dev/random, as we do in v2 of the library at compile-time (#157012) * Thu Apr 13 2006 Nalin Dahyabhai 2.1.19-6- backport fix for segfault in the digest-md5 module in cases when the client didn\'t supply a realm (#189814, CVE-2006-1721) * Wed Dec 01 2004 Tom Lane 2.1.19-5.EL4- try again to rebuild against MySQL4 * Thu Nov 25 2004 Nalin Dahyabhai 2.1.19-5- rebuild to link with newer SQL libraries (#129616) * Thu Nov 11 2004 Nalin Dahyabhai 2.1.19-4- rebuild * Wed Oct 06 2004 Nalin Dahyabhai 2.1.19-3- use notting\'s fix for incorrect patch for CAN-2004-0884 for 1.5.28 * Wed Oct 06 2004 Nalin Dahyabhai 2.1.19-2- don\'t trust the environment in setuid/setgid contexts (CAN-2004-0884, #134660) * Fri Aug 20 2004 Nalin Dahyabhai 2.1.19-1- rebuild (the 2.1.19 changelog for fixing a buffer overflow referred to a CVS revision between 2.1.18 and 2.1.19) * Tue Jul 20 2004 Nalin Dahyabhai 2.1.19-0- update to 2.1.19, maybe for update * Wed Jun 16 2004 Elliot Lee - rebuilt * Tue Jun 08 2004 Nalin Dahyabhai 2.1.18-4- enable sql auxprop support in a subpackage- include LDAP_SASLAUTHD documentation file (#124830) * Sat Jun 05 2004 Nalin Dahyabhai - turn on ntlm in a subpackage * Fri May 14 2004 Thomas Woerner 2.1.18-3- removed rpath * Tue Mar 16 2004 Nalin Dahyabhai 2.1.18-2- turn on building of libsasl v1 again * Fri Mar 12 2004 Nalin Dahyabhai 2.1.18-1- update to 2.1.18- saslauthd\'s ldap code is no longer marked experimental, so we build it * Mon Mar 08 2004 Nalin Dahyabhai 2.1.17-4- rebuild * Tue Mar 02 2004 Elliot Lee - rebuilt * Fri Feb 13 2004 Elliot Lee - rebuilt * Tue Feb 03 2004 Nalin Dahyabhai 2.1.17-2- include default /etc/sysconfig/saslauthd configuration file for the init script (#114868) * Thu Jan 29 2004 Nalin Dahyabhai - drop saslauthd_version patch for libsasl2 * Thu Jan 29 2004 Nalin Dahyabhai - add a saslauthd_version option to libsasl\'s saslauthd client and teach it to do the right thing- enable the saslauthd client code in libsasl version 1 (it\'s still going away!)- add saslauthd1-checkpass/saslauthd2-checkpass for testing the above change * Wed Jan 07 2004 Nalin Dahyabhai 2.1.17-1- forcibly disable otp and sql plugins at compile-time * Fri Dec 19 2003 Nalin Dahyabhai - update to 2.1.17, forcing the gssapi plugin to be shared now, as before- use a bundled libdb (#112215)- build static-with-all-plugins and normal-shared libsasl versions- add sasl2-{shared,static}-mechlist for very basic sanity checking- make inclusion of sasl1 stuffs conditional, because it\'s so going away * Sat Dec 13 2003 Jeff Johnson 2.1.15-7- rebuild against db-4.2.52. * Fri Oct 24 2003 Nalin Dahyabhai 2.1.15-6- use /dev/urandom instead of /dev/random for SASL2 (docs indicate that this is safe if you aren\'t using OTP or SRP, and we build neither); SASL1 appears to use it to seed the libc RNG only (#103378) * Tue Oct 21 2003 Nalin Dahyabhai - obey RPM_OPT_FLAGS again when krb5_prefix != %{_prefix} * Sat Oct 18 2003 Nalin Dahyabhai 2.1.15-5- install saslauthd\'s mdoc page instead of the pre-formatted man page, which would get formatted again * Fri Sep 26 2003 Jeff Johnson 2.1.15-5- rebuild against db-4.2.42. * Tue Sep 16 2003 Nalin Dahyabhai - include testsaslauthd- note in the README that the saslauthd protocol is different for v1 and v2, so v1\'s clients can\'t talk to the v2 server * Fri Aug 22 2003 Nalin Dahyabhai 2.1.15-4- rebuild * Fri Aug 22 2003 Nalin Dahyabhai 2.1.15-3- add logic to build with gssapi libs in either /usr or /usr/kerberos * Tue Jul 22 2003 Nalin Dahyabhai 2.1.15-2- rebuild * Wed Jul 16 2003 Nalin Dahyabhai 2.1.15-1- update to 2.1.15 * Tue Jul 15 2003 Nalin Dahyabhai 2.1.14-1- update to 2.1.14 * Thu Jun 05 2003 Elliot Lee - rebuilt * Sat May 10 2003 Nalin Dahyabhai 2.1.13-3- change -m argument to saslauthd to be a directory instead of a path * Fri May 09 2003 Nalin Dahyabhai 2.1.13-2- link libsasl2 with -lpthread to ensure that the sasldb plug-in can always be loaded * Wed Apr 30 2003 Nalin Dahyabhai 2.1.13-1- update to 2.1.13 * Wed Jan 22 2003 Tim Powers - rebuilt * Tue Jan 07 2003 Nalin Dahyabhai 2.1.10-3- rebuild * Thu Dec 12 2002 Nalin Dahyabhai - consider either des_cbc_encrypt or DES_cbc_encrypt to be sufficient when searching for a DES implementation in libcrypto- pull in CPPFLAGS and LDFLAGS from openssl\'s pkg-config data, if it exists * Mon Dec 09 2002 Nalin Dahyabhai 2.1.10-2- rebuild * Mon Dec 09 2002 Nalin Dahyabhai 2.1.10-1- update to 2.1.10, fixing buffer overflows in libsasl2 noted by Timo Sirainen * Tue Nov 12 2002 Tim Powers 2.1.7-5- remove files from $RPM_BUILD_ROOT that we don\'t intend to include * Thu Oct 10 2002 Nalin Dahyabhai 2.1.7-4- update to SASLv1 to final 1.5.28 * Sat Sep 14 2002 Nalin Dahyabhai 2.1.7-3- rebuild, overriding sasldir when running make so that on multilib systems applications will be able to load modules for the right arch * Tue Sep 03 2002 Nalin Dahyabhai 2.1.7-2- include dbconverter-2 (#68741) * Sat Aug 10 2002 Nalin Dahyabhai 2.1.7-1- update to 2.1.7, fixing a race condition in digest-md5 * Thu Jul 18 2002 Nalin Dahyabhai 2.1.6-1- update to 2.1.6 and 1.5.28 * Sat Jun 22 2002 Tim Powers - automated rebuild * Fri Jun 14 2002 Nalin Dahyabhai 2.1.5-1- update to 2.1.5 * Tue Jun 11 2002 Nalin Dahyabhai 2.1.4-1- update to 2.1.4 * Mon May 27 2002 Tim Powers - automated rebuild * Fri May 17 2002 Nalin Dahyabhai 2.1.2-1- modify to build with db 4.x * Fri Apr 19 2002 Nalin Dahyabhai - update cyrus-sasl 2 to 2.1.2- change buildreq to db3-devel * Tue Feb 12 2002 Nalin Dahyabhai 2.1.1-3- suppress output to stdout/stderr in %postun * Sun Feb 10 2002 Nalin Dahyabhai 2.1.1-2- configure sasldb2 to use berkeley DB instead of gdbm * Wed Feb 06 2002 Nalin Dahyabhai 2.1.1-1- update to 2.1.1 * Thu Jan 31 2002 Nalin Dahyabhai 2.1.0-1- marge 1.5.24 back in, making a note that it should be removed at some point in the future * Wed Jan 30 2002 Nalin Dahyabhai - update to 2.1.0, which is designed to be installed in parallel with cyrus sasl 1.x, so fork the package and rename it to cyrus-sasl2- add the sasldb auxprop plugin to the main package- add disabled-by-default saslauthd init script- move the .la files for plugins into their respective packages -- they\'re needed by the library * Wed Jan 23 2002 Nalin Dahyabhai 1.5.24-24- free ride through the build system * Fri Nov 02 2001 Nalin Dahyabhai 1.5.24-23- patch to fix possible syslog format-string vulnerability * Mon Oct 29 2001 Nalin Dahyabhai 1.5.24-22- add pam-devel as a buildprereq * Thu Aug 30 2001 Nalin Dahyabhai 1.5.24-21- include sample programs in the -devel subpackage, prefixing their names with \"sasl-\" to reduce future potential naming conflicts * Wed Aug 15 2001 Nalin Dahyabhai 1.5.24-20- build without -ggdb * Sat Aug 04 2001 Nalin Dahyabhai - add gdbm-devel as a build dependency (#44990)- split off CRAM-MD5 and DIGEST-MD5 into a subpackage of their own (#43079, and dialogs with David L. Parsley) * Sat Apr 28 2001 Nalin Dahyabhai - split out the PLAIN and LOGIN mechanisms into their own package (this allows an administrator to disable them by simply removing the package) * Fri Jan 19 2001 Nalin Dahyabhai - rebuild in new environment * Wed Dec 06 2000 Nalin Dahyabhai - fix gssapi-over-tls * Sat Oct 28 2000 Nalin Dahyabhai - enable static libraries, but always build with -fPIC * Thu Oct 26 2000 Nalin Dahyabhai - make sure the version of 1.5.24 in the package matches the masters (#18968) * Tue Oct 10 2000 Nalin Dahyabhai - re-add the libsasl.so symlink to the -devel package (oops) * Sat Oct 07 2000 Nalin Dahyabhai - move .so files for modules to their respective packages -- they\'re not -devel links meant for use by ld anyway * Fri Oct 06 2000 Nalin Dahyabhai - split off -devel subpackage- add a -gssapi subpackage for the gssapi plugins * Thu Aug 17 2000 Nalin Dahyabhai - fix the summary text * Mon Aug 14 2000 Nalin Dahyabhai - re-enable arcfour and CRAM * Sat Aug 05 2000 Nalin Dahyabhai - force use of gdbm for database files to avoid DB migration weirdness- enable login mechanism- disable gssapi until it can coexist peacefully with non-gssapi setups- actually do a make in the build section (#15410) * Sat Jul 22 2000 Nalin Dahyabhai - update to 1.5.24 * Thu Jul 13 2000 Prospector - automatic rebuild * Wed Jun 28 2000 Nalin Dahyabhai - rebuild in new environment (release 3) * Tue Jun 20 2000 Nalin Dahyabhai - don\'t muck with syslogd in post- remove patch for db-3.0 wackiness, no longer needed * Fri Jun 09 2000 Nalin Dahyabhai - FHS cleanup- don\'t strip anything by default * Fri Feb 11 2000 Tim Powers - fixed man pages not being gzipped * Tue Nov 16 1999 Tim Powers - incorporated changes from Mads Kiilerich- release number is 1, not mk1 * Wed Nov 10 1999 Mads Kiilerich - updated to sasl 1.5.11- configure --disable-krb4 --without-rc4 --disable-cram because of missing libraries and pine having cram as default...- handle changing libsasl.so versions * Tue Aug 31 1999 Tim Powers - changed group * Sat Aug 14 1999 Tim Powers - first build for Powertools
|
|
|