SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for cyrus-sasl-debuginfo-2.1.15-15.i386.rpm :

* Thu Aug 30 2007 Steve Conklin - 2.1.15-15- Changed spec file to include the mech patch all the time.- Added patch to prevent printing null realm- Applied existing mech for 1.5 to 2.1Related: rhbz#189814
* Sat Apr 29 2006 Nalin Dahyabhai 2.1.15-14- temporarily back out the fixes for #157012, #190113
* Fri Apr 28 2006 Nalin Dahyabhai 2.1.15-13- 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.15-12- 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.15-11- backport fix for segfault in the digest-md5 module in cases when the client didn\'t supply a realm (#189814, CVE-2006-1721)
* Fri Oct 08 2004 Bill Nottingham 2.1.15-10- fix segfault in sasl1 code (#134979)
* Wed Oct 06 2004 Nalin Dahyabhai 2.1.15-9- don\'t trust the environment in setuid/setgid contexts (CAN-2004-0884, #134657)
* Fri Feb 20 2004 Nalin Dahyabhai 2.1.15-8- pull patch from HEAD to allow libsasl v1 to talk to saslauthd 2.x, for the sake of apps which still use libsasl v1 for one reason or another; N.B. this is only a stopgap, libsasl v1 should not be used for new development- enable saslauthd client support for libsasl v1
* 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
* Tue Sep 16 2003 Nalin Dahyabhai - include testsaslauthd (#115911)- 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
 
ICM