|
|
|
|
Changelog for cyrus-sasl-lib-2.1.22-19.fc10.x86_64.rpm :
Sat Sep 27 00:00:00 2008 Tomas Mraz - 2.1.22-19 - always use the current external db4 when linking, thanks to Dan Horak for the original patch (#464098)
Thu Sep 11 00:00:00 2008 Tomas Mraz - 2.1.22-18 - fix most critical build warnings (#433583) - use external db4
Sat Aug 30 00:00:00 2008 Tomas Mraz - 2.1.22-17 - always link against the internal db4 (#459163) - rediff patches for no fuzz
Thu Jul 10 00:00:00 2008 Tomas Mraz - 2.1.22-16 - update internal db4 (#449737)
Wed Jul 2 00:00:00 2008 Tomas Mraz - 2.1.22-15 - drop reload from initscript help (#448154) - fix hang in rimap auth method (#438533) - build the krb4 plugin (#154675)
Sat May 24 00:00:00 2008 Dennis Gilmore - 2.1.22-14 - make it so that bootstrap actually works
Fri May 23 00:00:00 2008 Tom \"spot\" Callaway - 2.1.22-13.1 - minor release bump for sparc rebuild
Tue Feb 19 23:00:00 2008 Fedora Release Engineering - 2.1.22-13 - Autorebuild for GCC 4.3
Thu Feb 14 23:00:00 2008 Steve Conklin - 2.1.22-12 - rebuild for gcc4.3
Fri Jan 25 23:00:00 2008 Steve Conklin - 2.1.22-11 - Cleanup after merge review bz #225673 - no longer mark /etc/rc.d/init.d/saslauthd as config file - removed -x permissions on include files - added devel package dependency on cyrus-sasl - removed some remaining .la files that were being delivered
Wed Dec 5 23:00:00 2007 Release Engineering - 2.1.22-10 - Rebuild for deps
Wed Nov 7 23:00:00 2007 Steve Conklin - 2.1.22-9 - Fixed a typo in the spec file
Wed Nov 7 23:00:00 2007 Steve Conklin - 2.1.22-8 - Removed srp plugin source and added dist to NVR
Wed Sep 19 00:00:00 2007 Steve Conklin 2.1.22-7 - use db4 version 4.6.19 bz#249737
Mon Feb 26 23:00:00 2007 Nalin Dahyabhai 2.1.22-6 - install config files and init scripts using -p - pull in patch to build with current automake (#229010, Jacek Konieczny and Robert Scheck) - remove prereq on ldconfig, RPM should pick it up based on the -libs scriptlets - pull in patch to correctly detect gsskrb5_register_acceptor_identity (#200892, Mirko Streckenbach) - move sasldb auxprop modules into the -lib subpackage, so that we\'ll pick it up for multilib systems
Thu Feb 22 23:00:00 2007 Nalin Dahyabhai - pull CVS fix for not tripping over extra commas in digest-md5 challenges (#229640)
Fri Feb 16 23:00:00 2007 Nalin Dahyabhai - remove static build, which is no longer a useful option because not all of our dependencies are available as static libraries - drop patches which were needed to keep static builds going - drop gssapi-generic patch due to lack of interest - update the bundled copy of db to 4.5.20 (#229012) - drop dbconverter-2, as we haven\'t bundled v1 libraries since FC4
Tue Dec 5 23:00:00 2006 Nalin Dahyabhai 2.1.22-5 - rebuild - add \'authentication\' or \'auxprop\' to summaries for plugin packages to better indicate what the plugin provides - switch from automake 1.9 to automake 1.7
Sat Sep 30 00:00:00 2006 Nalin Dahyabhai 2.1.22-4 - rebuild without \'dlcompat\' bits (#206119)
Tue Jul 18 00:00:00 2006 Nalin Dahyabhai 2.1.22-3 - rebuild
Wed Jun 21 00:00:00 2006 Nalin Dahyabhai 2.1.22-2 - fix a typo in sasl_client_start(3) (#196066)
Tue May 23 00:00:00 2006 Nalin Dahyabhai 2.1.22-1 - update to 2.1.22, adding pluginviewer to %{_sbindir}
Wed May 17 00:00:00 2006 Nalin Dahyabhai 2.1.21-12 - add conditionalized build dependency on openldap-devel (#191855) - patch md5global.h to be the same on all architectures
Fri Apr 28 00:00:00 2006 Nalin Dahyabhai 2.1.21-11 - add unapplied patch which makes the DIGEST-MD5 plugin 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 buildrequires on zlib-devel (#190113)
Mon Feb 20 23:00:00 2006 Nalin Dahyabhai 2.1.21-10 - add missing buildrequires on gdbm-devel (Karsten Hopp)
Fri Feb 10 23:00:00 2006 Jesse Keating - 2.1.21-9.2 - bump again for double-long bug on ppc(64)
Tue Feb 7 23:00:00 2006 Jesse Keating - 2.1.21-9.1 - rebuilt for new gcc4.1 snapshot and glibc changes
Mon Dec 19 23:00:00 2005 Nalin Dahyabhai 2.1.21-9 - use --as-needed to avoid linking dbconverter-2 with SQL libraries, which it doesn\'t use because it manipulates files directly (#173321)
Fri Dec 9 23:00:00 2005 Jesse Keating - rebuilt
Mon Nov 14 23:00:00 2005 Nalin Dahyabhai 2.1.21-8 - rebuild with new OpenLDAP, overriding the version checks to assume that 2.3.11 is acceptable - remove a lingering patch for 1.x which we no longer use
Sat Nov 12 23:00:00 2005 Tom Lane 2.1.21-7 - Rebuild due to mysql update.
Tue Nov 8 23:00:00 2005 Tomas Mraz 2.1.21-6 - rebuilt with new openssl
Sat Sep 10 00:00:00 2005 Nalin Dahyabhai 2.1.21-5 - add missing buildrequires: on groff (#163032)
Fri Sep 2 00:00:00 2005 Nalin Dahyabhai 2.1.21-4 - move the ldapdb auxprop support into a subpackage (#167300) (note: the ldap password check support in saslauthd doesn\'t use auxprop)
Wed Aug 31 00:00:00 2005 Nalin Dahyabhai 2.1.21-3 - correct a use of uninitialized memory in the bundled libdb (Arjan van de Ven)
Tue Aug 30 00:00:00 2005 Nalin Dahyabhai 2.1.21-2 - move the ANONYMOUS mech plugin to the -lib subpackage so that multilib systems can use it without installing the main package - build the static libraries without sql auxprop support
Tue Aug 30 00:00:00 2005 Nalin Dahyabhai 2.1.21-1 - update to 2.1.21 - turn off compilation of libsasl v1 (finally) - explicitly disable sqlite to avoid the build warning - change the default mechanism which is set for saslauthd from \"shadow\" to \"pam\" (#159194) - split the shared library up from saslauthd so that multilib systems don\'t have to pull in every dependency of saslauthd for the compat arch (#166749)
Thu Apr 14 00:00:00 2005 Nalin Dahyabhai 2.1.20-5 - rebuild with new deps
Tue Mar 1 23:00:00 2005 Nalin Dahyabhai 2.1.20-4 - rebuild with new deps
Thu Nov 11 23:00:00 2004 Jeff Johnson 2.1.20-3 - rebuild against db-4.3.21.
Thu Nov 11 23:00:00 2004 Nalin Dahyabhai 2.1.20-2 - build with mysql-devel instead of mysqlclient10
Mon Nov 1 23:00:00 2004 Nalin Dahyabhai 2.1.20-1 - build with mysqlclient10 instead of mysql-devel
Thu Oct 28 00:00:00 2004 Nalin Dahyabhai 2.1.20-0 - update to 2.1.20, including the fix for CAN-2004-0884
Wed Oct 6 00:00:00 2004 Nalin Dahyabhai 2.1.19-3 - use notting\'s fix for incorrect patch for CAN-2004-0884 for 1.5.28
Wed Oct 6 00:00:00 2004 Nalin Dahyabhai 2.1.19-2 - don\'t trust the environment in setuid/setgid contexts (CAN-2004-0884, #134660)
Fri Aug 20 00:00:00 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 00:00:00 2004 Nalin Dahyabhai 2.1.19-0 - update to 2.1.19, maybe for update
Wed Jun 16 00:00:00 2004 Elliot Lee - rebuilt
Tue Jun 8 00:00:00 2004 Nalin Dahyabhai 2.1.18-4 - enable sql auxprop support in a subpackage - include LDAP_SASLAUTHD documentation file (#124830)
Sat Jun 5 00:00:00 2004 Nalin Dahyabhai - turn on ntlm in a subpackage
Fri May 14 00:00:00 2004 Thomas Woerner 2.1.18-3 - removed rpath
Tue Mar 16 23:00:00 2004 Nalin Dahyabhai 2.1.18-2 - turn on building of libsasl v1 again
Fri Mar 12 23:00:00 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 8 23:00:00 2004 Nalin Dahyabhai 2.1.17-4 - rebuild
Tue Mar 2 23:00:00 2004 Elliot Lee - rebuilt
Fri Feb 13 23:00:00 2004 Elliot Lee - rebuilt
Tue Feb 3 23:00:00 2004 Nalin Dahyabhai 2.1.17-2 - include default /etc/sysconfig/saslauthd configuration file for the init script (#114868)
Thu Jan 29 23:00:00 2004 Nalin Dahyabhai - drop saslauthd_version patch for libsasl2
Thu Jan 29 23:00:00 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 7 23:00:00 2004 Nalin Dahyabhai 2.1.17-1 - forcibly disable otp and sql plugins at compile-time
Fri Dec 19 23:00:00 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 23:00:00 2003 Jeff Johnson 2.1.15-7 - rebuild against db-4.2.52.
Fri Oct 24 00:00:00 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 00:00:00 2003 Nalin Dahyabhai - obey RPM_OPT_FLAGS again when krb5_prefix != %{_prefix}
Sat Oct 18 00:00:00 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 00:00:00 2003 Jeff Johnson 2.1.15-5 - rebuild against db-4.2.42.
Tue Sep 16 00:00:00 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 00:00:00 2003 Nalin Dahyabhai 2.1.15-4 - rebuild
Fri Aug 22 00:00:00 2003 Nalin Dahyabhai 2.1.15-3 - add logic to build with gssapi libs in either /usr or /usr/kerberos
Tue Jul 22 00:00:00 2003 Nalin Dahyabhai 2.1.15-2 - rebuild
Wed Jul 16 00:00:00 2003 Nalin Dahyabhai 2.1.15-1 - update to 2.1.15
Tue Jul 15 00:00:00 2003 Nalin Dahyabhai 2.1.14-1 - update to 2.1.14
Thu Jun 5 00:00:00 2003 Elliot Lee - rebuilt
Sat May 10 00:00:00 2003 Nalin Dahyabhai 2.1.13-3 - change -m argument to saslauthd to be a directory instead of a path
Fri May 9 00:00:00 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 00:00:00 2003 Nalin Dahyabhai 2.1.13-1 - update to 2.1.13
Wed Jan 22 23:00:00 2003 Tim Powers - rebuilt
Tue Jan 7 23:00:00 2003 Nalin Dahyabhai 2.1.10-3 - rebuild
Thu Dec 12 23:00:00 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 9 23:00:00 2002 Nalin Dahyabhai 2.1.10-2 - rebuild
Mon Dec 9 23:00:00 2002 Nalin Dahyabhai 2.1.10-1 - update to 2.1.10, fixing buffer overflows in libsasl2 noted by Timo Sirainen
Tue Nov 12 23:00:00 2002 Tim Powers 2.1.7-5 - remove files from $RPM_BUILD_ROOT that we don\'t intend to include
Thu Oct 10 00:00:00 2002 Nalin Dahyabhai 2.1.7-4 - update to SASLv1 to final 1.5.28
Sat Sep 14 00:00:00 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 3 00:00:00 2002 Nalin Dahyabhai 2.1.7-2 - include dbconverter-2 (#68741)
Sat Aug 10 00:00:00 2002 Nalin Dahyabhai 2.1.7-1 - update to 2.1.7, fixing a race condition in digest-md5
Thu Jul 18 00:00:00 2002 Nalin Dahyabhai 2.1.6-1 - update to 2.1.6 and 1.5.28
Sat Jun 22 00:00:00 2002 Tim Powers - automated rebuild
Fri Jun 14 00:00:00 2002 Nalin Dahyabhai 2.1.5-1 - update to 2.1.5
Tue Jun 11 00:00:00 2002 Nalin Dahyabhai 2.1.4-1 - update to 2.1.4
Mon May 27 00:00:00 2002 Tim Powers - automated rebuild
Fri May 17 00:00:00 2002 Nalin Dahyabhai 2.1.2-1 - modify to build with db 4.x
Fri Apr 19 00:00:00 2002 Nalin Dahyabhai - update cyrus-sasl 2 to 2.1.2 - change buildreq to db3-devel
Tue Feb 12 23:00:00 2002 Nalin Dahyabhai 2.1.1-3 - suppress output to stdout/stderr in %postun
Sun Feb 10 23:00:00 2002 Nalin Dahyabhai 2.1.1-2 - configure sasldb2 to use berkeley DB instead of gdbm
Wed Feb 6 23:00:00 2002 Nalin Dahyabhai 2.1.1-1 - update to 2.1.1
Thu Jan 31 23:00:00 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 23:00:00 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 23:00:00 2002 Nalin Dahyabhai 1.5.24-24 - free ride through the build system
Fri Nov 2 23:00:00 2001 Nalin Dahyabhai 1.5.24-23 - patch to fix possible syslog format-string vulnerability
Mon Oct 29 23:00:00 2001 Nalin Dahyabhai 1.5.24-22 - add pam-devel as a buildprereq
Thu Aug 30 00:00:00 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 00:00:00 2001 Nalin Dahyabhai 1.5.24-20 - build without -ggdb
Sat Aug 4 00:00:00 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 00:00:00 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 23:00:00 2001 Nalin Dahyabhai - rebuild in new environment
Wed Dec 6 23:00:00 2000 Nalin Dahyabhai - fix gssapi-over-tls
Sat Oct 28 00:00:00 2000 Nalin Dahyabhai - enable static libraries, but always build with -fPIC
Thu Oct 26 00:00:00 2000 Nalin Dahyabhai - make sure the version of 1.5.24 in the package matches the masters (#18968)
Tue Oct 10 00:00:00 2000 Nalin Dahyabhai - re-add the libsasl.so symlink to the -devel package (oops)
Sat Oct 7 00:00:00 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 6 00:00:00 2000 Nalin Dahyabhai - split off -devel subpackage - add a -gssapi subpackage for the gssapi plugins
Thu Aug 17 00:00:00 2000 Nalin Dahyabhai - fix the summary text
Mon Aug 14 00:00:00 2000 Nalin Dahyabhai - re-enable arcfour and CRAM
Sat Aug 5 00:00:00 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 00:00:00 2000 Nalin Dahyabhai - update to 1.5.24
Thu Jul 13 00:00:00 2000 Prospector - automatic rebuild
Wed Jun 28 00:00:00 2000 Nalin Dahyabhai - rebuild in new environment (release 3)
Tue Jun 20 00:00:00 2000 Nalin Dahyabhai - don\'t muck with syslogd in post - remove patch for db-3.0 wackiness, no longer needed
Fri Jun 9 00:00:00 2000 Nalin Dahyabhai - FHS cleanup - don\'t strip anything by default
Fri Feb 11 23:00:00 2000 Tim Powers - fixed man pages not being gzipped
Tue Nov 16 23:00:00 1999 Tim Powers - incorporated changes from Mads Kiilerich - release number is 1, not mk1
Wed Nov 10 23:00:00 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 00:00:00 1999 Tim Powers - changed group
Sat Aug 14 00:00:00 1999 Tim Powers - first build for Powertools
|
|
|