Commit Graph

253 Commits

Author SHA1 Message Date
Dennis Gilmore edb498d84b - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 01:34:06 -05:00
Petr Lautrbach b73b147f73 2.1.26-9 2013-06-24 19:09:54 +02:00
Petr Lautrbach 33c7c04648 detect gsskrb5_register_acceptor_identity macro <nalin@redhat.com> (#976538) 2013-06-24 19:07:40 +02:00
Karsten Hopp 001b671370 fix patch name, fix second incorrect MkLinux check 2013-06-04 15:41:43 +02:00
Karsten Hopp 2aa6adb4e0 disable incorrect check for MkLinux to allow building with shared libraries on PPC 2013-06-04 15:34:31 +02:00
Petr Lautrbach 6fd99a1916 2.1.26-7 2013-05-21 17:17:45 +02:00
Petr Lautrbach be8a656322 fix the spec file in order to build the cyrus-sasl-sql plugin with support for PostgreSQL and MySQL 2013-05-21 17:16:14 +02:00
Petr Lautrbach bee9ee8a16 2.1.26-6 2013-02-21 10:50:50 +01:00
Petr Lautrbach 6c573bc731 Revert "add system sasl2 library to provide also old SONAME version"
This reverts commits
  bf17bc4131
  25cdbae5a0
2013-02-21 10:29:12 +01:00
Petr Lautrbach 37c2c55f58 2.1.26-5 2013-02-11 15:16:16 +01:00
Petr Lautrbach bf17bc4131 fix library symlinks 2013-02-01 19:10:54 +01:00
Rex Dieter e0f851f3e1 actually apply size_t patch (#906519) 2013-01-31 15:19:24 -06:00
Rex Dieter b27f43e2aa 2.1.26-2
- sasl.h: +#include<sys/types.h> for missing size_t type (#906519)
- tighten subpkg deps via %?_isa
2013-01-31 13:38:59 -06:00
Petr Lautrbach 25cdbae5a0 add system sasl2 library to provide also old SONAME version 2013-01-30 13:52:20 +01:00
Petr Lautrbach 5868c565ab replace AM_CONFIG_HEADER macro with AC_CONFIG_HEADERS 2013-01-21 11:10:00 +01:00
Petr Lautrbach f4d44cf620 fix invalid day names in several changelogs 2013-01-16 13:33:24 +01:00
Petr Lautrbach 8d1ec7945f cyrus-sasl-2.1.25-current-db.patch is not needed anymore, use of --with-bdb=db is enough 2013-01-15 18:09:41 +01:00
Petr Lautrbach 5c0901a6f3 update to 2.1.26 2013-01-15 17:42:40 +01:00
Petr Lautrbach 52015887e0 remove /usr/lib64/sasl2 and /usr/lib/tmpfiles.d dirs from cyrus-sasl (#894193) 2013-01-15 15:56:27 +01:00
Petr Lautrbach 8c48b11933 remove cyrus-sasl-sysvinit subpackage 2013-01-15 15:49:36 +01:00
Petr Lautrbach 496523df81 cyrus-sasl-2.1.25-2 2012-12-10 21:48:16 +01:00
Petr Lautrbach e11b782853 bring the cyrus-sasl-2.1.25-current-db.patch patch back 2012-12-10 21:38:16 +01:00
Petr Lautrbach 0f0cda2c52 update to 2.1.25
add cyrus-sasl-scram and cyrus-sasl-gs2 packages
2012-12-07 16:37:53 +01:00
Petr Lautrbach a7fd848257 release the GSSAPI server credential handle immediately after the GSSAPI security context is established 2012-11-20 13:21:01 +01:00
Petr Lautrbach 8527d3716f replace scriptlets with systemd macros (#856666)
cyrus-sasl-2.1.23-36
2012-09-14 22:27:27 +02:00
Dennis Gilmore 90d2211309 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-18 15:13:18 -05:00
Petr Lautrbach 99c16c21db cyrus-sasl-2.1.23-34 2012-07-17 14:33:56 +02:00
Petr Lautrbach c6206af52e move /etc/tmpfiles.d/saslauthd.conf to /usr/lib/tmpfiles.d/saslauthd.conf (#840193) 2012-07-17 14:24:25 +02:00
Petr Lautrbach d91f0e4177 cyrus-sasl-2.1.23-33.fc18 2012-06-20 16:11:23 +02:00
Petr Lautrbach c2f0db407a properly deal with crypt() returning NULL (#816250) 2012-06-20 15:50:24 +02:00
Petr Lautrbach 3421ff77a8 use fixed gid 76 for saslauth 2012-06-20 12:50:29 +02:00
Jindrich Novy cf05d06586 re-enable libdb support and utilities 2012-04-16 16:41:15 +02:00
Jindrich Novy 8a263294df temporarily disable libdb support to resolve cyrus-sasl
chicken and egg build problem against libdb
2012-04-04 13:40:20 +02:00
Petr Lautrbach 9e8a437646 remove BuildRequires: fedora-usermgmt-devel which is not used anyway 2012-04-03 17:05:03 +02:00
Jindrich Novy 38c8a14160 rebuild against new libdb 2012-04-03 13:18:06 +02:00
Petr Lautrbach 6dc340becf cyrus-sasl-2.1.23-29 2012-02-08 17:26:37 +01:00
Petr Lautrbach 647c032dc0 change saslauth user homedir to /run/saslauthd (#752889) 2012-02-08 17:26:17 +01:00
Petr Lautrbach c52ae77dcd change all /var/run/ to /run/ 2012-02-08 17:21:27 +01:00
Jeroen van Meeuwen (Ergo Project) befd72bc1e Add httpform SASL mechanism 2012-01-09 12:37:40 +00:00
Jeroen van Meeuwen (Ergo Project) 713086699f Add changelog entry 2012-01-09 12:07:51 +00:00
Jeroen van Meeuwen (Ergo Project) b1040c4534 Bump release 2012-01-09 12:06:50 +00:00
Jeroen van Meeuwen (Ergo Project) e2593b62ed Add alwaystrue to the available password check mechanisms 2012-01-09 12:02:20 +00:00
Petr Lautrbach cc79cbb6e7 cyrus-sasl-2.1.23-27 2011-12-12 12:50:04 +01:00
Petr Lautrbach ba5395dda1 don't use cyrus-sasl-2.1.23-pam_rhosts.patch (#759334) 2011-12-12 09:22:46 +01:00
Jan F. Chadima 0e14c2a9a8 Add partial relro support for libraries 2011-08-10 04:21:03 +02:00
Jan F. Chadima d7f276a4dd Add support for berkeley db 5 2011-07-26 10:29:03 +02:00
Jan F. Chadima 6f3490c81f Add support for berkeley db 5 2011-07-25 19:16:58 +02:00
Jan F. Chadima d6a7412cac Migrate the package to full native systemd unit files, according to the Fedora
packaging guidelines.
2011-06-29 10:39:27 +02:00
Jan F 059c3f481d repair rimap support (more packets in response) 2011-06-01 06:13:55 +02:00
Jan F a166382d72 repair ntlm support 2011-05-25 04:18:24 +02:00
Jan F 4a820671db add logging of the remote host via PAM 2011-05-23 06:18:12 +02:00
Jan F 842cad7440 temporarilly revert systemd units 2011-04-28 18:19:48 +02:00
Jan F ebad43de9d update scriptlets 2011-04-26 21:37:45 +02:00
Jan F 2c6dbc396d Add systemd units 2011-04-23 15:40:51 +02:00
Tomas Mraz 0a74afd5be Rebuilt with new mysqlclient 2011-03-23 10:23:01 +01:00
Jan F ec3610d71c set correct license tag
add ghost to /var/run/saslauthd
2011-02-25 13:09:21 +01:00
Dennis Gilmore 274a1d3b25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 06:35:17 -06:00
Jan F 671a7b4112 - Add /etc/tmpfiles.d element (#662734) 2010-12-14 21:50:10 +01:00
Jan F. Chadima 9e57e04428 - Update init script to impeach pid file 2010-04-09 13:40:22 +00:00
Jan F. Chadima f53bad2d2f Update pre post preun and postun scripts 2010-03-13 18:11:00 +00:00
Jan F. Chadima 3744cb1ab6 Update pre post preun and postun scripts 2010-03-13 05:17:42 +00:00
Jan F. Chadima c4c518457a Rewrite spec file, make corect CFLAGS, CPPFLAGS and LDFLAGS 2010-03-10 06:37:35 +00:00
Jan F. Chadima 410f2cd182 solve race condition 2010-02-22 09:23:38 +00:00
Jan F. Chadima 00d1e65b55 improve m4 quoting to fix saslauthd/configure 2010-02-17 15:54:42 +00:00
Jan F. Chadima 602a7c0804 improve m4 quoting to fix saslauthd/configure 2010-02-17 15:53:08 +00:00
Štěpán Kasal a6feee0f50 - improve m4 quoting to fix saslauthd/configure
- call autotools in build, not in prep
2010-02-17 14:41:35 +00:00
Jan F. Chadima 48b481cae8 Add man page to testtcpauthd 2010-02-05 10:14:21 +00:00
Jan F. Chadima 189981c1de Create saslauth user according to fedora packaging guide 2009-10-16 17:16:41 +00:00
Jan F. Chadima 1f75ca1537 Repair initscript to make condrestart working properly 2009-09-24 11:32:04 +00:00
Jan F. Chadima d389f22c8c Repair initscript to make condrestart working properly 2009-09-24 10:14:56 +00:00
Jan F. Chadima ac2dd98c87 Add possibility to run the saslauth without root privilegies (#185614) 2009-09-23 16:01:58 +00:00
Tomáš Mráz d77589dc8a - rebuilt with new openssl 2009-08-21 12:58:56 +00:00
Jan F. Chadima 41e32aabce update to 2.1.23 2009-08-07 14:18:59 +00:00
Jesse Keating 7c673d9b5e - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-24 19:55:01 +00:00
Jan F. Chadima 7ab527c812 repair sasl_encode64 nul termination (#487251) 2009-05-11 13:05:19 +00:00
Robert Scheck 12a83eeed2 Don't build the krb4 plugin as krb5 1.7 will drop it (#225974 #c6) 2009-04-16 00:59:03 +00:00
Jesse Keating dcd6293a67 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-24 10:39:32 +00:00
Tomáš Mráz 1814ca1f1c - fix build with gcc-4.4 2009-02-06 16:13:44 +00:00
Tomáš Mráz 6230a7151e - set LDAP_OPT_TIMEOUT (#326452)
- provide LSB compatible init script (#246900)
2009-01-23 16:05:35 +00:00
Tomáš Mráz 2009bcdf56 - always use the current external db4 when linking, thanks to Dan Horak for
the original patch (#464098)
2008-09-26 10:05:40 +00:00
Tomáš Mráz c222874d03 - fix most critical build warnings (#433583)
- use external db4
2008-09-10 13:52:00 +00:00
Tomáš Mráz 57b2bbb8b3 - fix most critical build warnings (#433583)
- use external db4
2008-09-10 13:44:15 +00:00
Tomáš Mráz da64ac9b23 - always link against the internal db4 (#459163)
- rediff patches for no fuzz
2008-08-29 10:47:03 +00:00
Tomáš Mráz b0f2ba80b8 - typo 2008-07-09 13:18:50 +00:00
Tomáš Mráz 66d231154e - update internal db4 (#449737) 2008-07-09 13:11:39 +00:00
Tomáš Mráz efba92060d - drop reload from initscript help (#448154)
- fix hang in rimap auth method (#438533)
- build the krb4 plugin (#154675)
2008-07-01 21:35:14 +00:00
Dennis Gilmore 6779c4ca10 make bootstrapping work 2008-05-23 18:47:45 +00:00
Jesse Keating f562e3a1c9 - Autorebuild for GCC 4.3 2008-02-19 23:27:44 +00:00
Steve Conklin f3b4da83ed Rebuild for gcc4.3 2008-02-14 16:05:15 +00:00
Steve Conklin 0673b7086a fixes for merge review bz 225673 2008-01-25 22:54:11 +00:00
Jesse Keating c92499cc85 - Rebuild for deps 2007-12-06 00:49:09 +00:00
Steve Conklin a3217ff17f Fixed a spec file typo 2007-11-07 20:01:12 +00:00
Steve Conklin d2c26416a5 Removed srp plugin from sources and added dist to NVR 2007-11-07 19:29:49 +00:00
Steve Conklin 86397f8138 Changed to db version 4.6.19 2007-09-18 16:23:56 +00:00
Nalin Dahyabhai f9c172ba3a - move sasldb auxprop modules into the -lib subpackage, so that we'll pick
it up for multilib systems
- 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)
- pull CVS fix for not tripping over extra commas in digest-md5 challenges
    (#229640)
- drop patches which were needed to keep static builds going
- remove static build, which is no longer a useful option because not all
    of our dependencies are available as static libraries
- 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
2007-02-26 21:23:11 +00:00
Nalin Dahyabhai 97964c327a - switch from automake 1.9 to automake 1.7 2006-12-05 22:21:08 +00:00
Nalin Dahyabhai b6821c237a - rebuild
- add 'authentication' or 'auxprop' to summaries for plugin packages to
    better indicate what the plugin provides
2006-12-05 14:50:20 +00:00
Nalin Dahyabhai afaa1d00f1 - rebuild without dlcompat bits (#206119) 2006-09-29 21:08:25 +00:00
Nalin Dahyabhai fc5c065b97 rebuild 2006-07-17 14:36:37 +00:00
Nalin Dahyabhai c36565a39a - fix a typo in sasl_client_start(3) (#196066) 2006-06-20 19:08:08 +00:00
Nalin Dahyabhai 6760712500 - update to 2.1.22, adding pluginviewer to %%{_sbindir} 2006-05-22 21:22:11 +00:00
Nalin Dahyabhai 1fe49c53b0 - add conditionalized build dependency on openldap-devel (#191855)
- patch md5global.h to be the same on all architectures
2006-05-16 15:54:46 +00:00
Nalin Dahyabhai f73a1027b6 actually bump the release 2006-04-27 19:13:33 +00:00
Nalin Dahyabhai 26f3cd005e - 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)
2006-04-27 19:13:11 +00:00
Nalin Dahyabhai 0135fdcfec add missing buildrequires on gdbm-devel (Karsten Hopp) 2006-02-20 16:08:22 +00:00
Jesse Keating 9d30b3c26a bump for bug in double-long on ppc(64) 2006-02-11 02:22:20 +00:00
Jesse Keating 94df530128 bump for new gcc/glibc 2006-02-07 11:20:01 +00:00
Nalin Dahyabhai bf71dd0eb7 - add a patch to allow building the gssapi plugin with the generic
libgssapi library, but don't use it yet
2006-01-12 01:32:46 +00:00
Nalin Dahyabhai d70f4bdd66 hrm, right. 2005-12-19 20:35:28 +00:00
Nalin Dahyabhai 7db88d752f - use --as-needed to avoid linking dbconverter-2 with SQL libraries, which
it doesn't use because it manipulates files directly (#173321)
2005-12-19 20:29:35 +00:00
Jesse Keating b6478f70cf gcc update bump 2005-12-09 22:40:08 +00:00
Nalin Dahyabhai 9f83496532 - adjust from 2.3 to 2.3.11 2005-11-14 16:52:25 +00:00
Nalin Dahyabhai 15c52a1d90 - rebuild with new OpenLDAP, overriding the version checks to assume that
2.3 is acceptable
- remove a lingering patch for 1.x which we no longer use
2005-11-14 16:46:58 +00:00
Tom Lane ceb370bf1a Rebuild due to mysql update. 2005-11-12 17:20:15 +00:00
Tomáš Mráz 43d00653c8 - openssl/md5.h must be included explicitly 2005-11-08 23:04:08 +00:00
Tomáš Mráz e01baf41e6 - rebuilt with new openssl 2005-11-08 22:21:10 +00:00
Nalin Dahyabhai 239fcc0483 - add missing buildrequires: on groff (#163032) 2005-09-09 15:03:17 +00:00
Nalin Dahyabhai 64ad7f6cfb with the right release number this time 2005-09-01 22:07:58 +00:00
Nalin Dahyabhai de5ecce3b1 - move the ldapdb auxprop support into a subpackage (#167300) (note: the
ldap password check support in saslauthd doesn't use auxprop)
2005-09-01 22:07:33 +00:00
Nalin Dahyabhai 393c65daca correct use of unitialized memory in the bundled libdb (Arjan) 2005-08-30 15:59:59 +00:00
Nalin Dahyabhai 5bff7931b7 really bump the release number this time 2005-08-29 23:12:21 +00:00
Nalin Dahyabhai bbe0354556 - 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
2005-08-29 23:12:06 +00:00
Nalin Dahyabhai 77ce9f786e - 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)
2005-08-29 18:27:47 +00:00
Nalin Dahyabhai 37fd9eaa7f rebuild with new deps 2005-04-13 17:02:53 +00:00
Nalin Dahyabhai 5d1ec06e7d take more care with CFLAGS 2005-03-02 07:18:11 +00:00
Nalin Dahyabhai 794fcf079f rebuild with new deps 2005-03-02 02:29:48 +00:00
jbj 60836a158f - rebuild against db-4.3.21. 2004-11-13 00:46:03 +00:00
Nalin Dahyabhai d754cff945 build with mysql-devel instead of mysqlclient10 2004-11-11 06:23:05 +00:00
Nalin Dahyabhai 9a7e009e2c - update to 2.1.20
- build with mysqlclient10 instead of mysql-devel
2004-11-01 18:31:52 +00:00
Nalin Dahyabhai 56df74c1ed use notting's fix for incorrect patch for CAN-2004-0884 for 1.5.28 2004-10-07 19:49:04 +00:00
Nalin Dahyabhai f7ff4ae12c - don't trust the environment in setuid/setgid contexts (CAN-2004-0884,
#134660)
2004-10-07 17:15:56 +00:00
cvsdist 395b74827a auto-import changelog data from cyrus-sasl-2.1.19-1.src.rpm
Thu Aug 19 2004 Nalin Dahyabhai <nalin@redhat.com> 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)
Mon Jul 19 2004 Nalin Dahyabhai <nalin@redhat.com> 2.1.19-0
- update to 2.1.19, maybe for update
2004-09-09 04:07:06 +00:00
cvsdist 0fe10db87e auto-import changelog data from cyrus-sasl-2.1.18-5.src.rpm
Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 04:06:59 +00:00
cvsdist 2d0875b890 auto-import changelog data from cyrus-sasl-2.1.18-4.src.rpm
Mon Jun 07 2004 Nalin Dahyabhai <nalin@redhat.com> 2.1.18-4
- enable sql auxprop support in a subpackage
- include LDAP_SASLAUTHD documentation file (#124830)
Fri Jun 04 2004 Nalin Dahyabhai <nalin@redhat.com>
- turn on ntlm
2004-09-09 04:06:54 +00:00
cvsdist 39e183a4a6 auto-import changelog data from cyrus-sasl-2.1.18-3.src.rpm
Thu May 13 2004 Thomas Woerner <twoerner@redhat.com> 2.1.18-3
- removed rpath
2004-09-09 04:06:50 +00:00
cvsdist 94949f362e auto-import changelog data from cyrus-sasl-2.1.18-2.src.rpm
Tue Mar 16 2004 Nalin Dahyabhai <nalin@redhat.com> 2.1.18-2
- turn on building of libsasl v1 again
Fri Mar 12 2004 Nalin Dahyabhai <nalin@redhat.com> 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 <nalin@redhat.com> 2.1.17-4
- rebuild
Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
Tue Feb 03 2004 Nalin Dahyabhai <nalin@redhat.com> 2.1.17-2
- include default /etc/sysconfig/saslauthd configuration file for the init
    script (#114868)
Thu Jan 29 2004 Nalin Dahyabhai <nalin@redhat.com>
- drop saslauthd_version patch for libsasl2
Thu Jan 29 2004 Nalin Dahyabhai <nalin@redhat.com>
- 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
2004-09-09 04:06:43 +00:00
cvsdist eb2d1017f4 auto-import changelog data from cyrus-sasl-2.1.17-1.src.rpm
Wed Jan 07 2004 Nalin Dahyabhai <nalin@redhat.com> 2.1.17-1
- forcibly disable otp and sql plugins at compile-time
Fri Dec 19 2003 Nalin Dahyabhai <nalin@redhat.com>
- 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 <jbj@jbj.org> 2.1.15-7
- rebuild against db-4.2.52.
2004-09-09 04:05:41 +00:00
cvsdist 070f98423b auto-import changelog data from cyrus-sasl-2.1.15-6.src.rpm
Thu Oct 23 2003 Nalin Dahyabhai <nalin@redhat.com> 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)
Mon Oct 20 2003 Nalin Dahyabhai <nalin@redhat.com>
- obey RPM_OPT_FLAGS again when krb5_prefix != %{_prefix}
Fri Oct 17 2003 Nalin Dahyabhai <nalin@redhat.com> 2.1.15-5
- install saslauthd's mdoc page instead of the pre-formatted man page,
    which would get formatted again
Mon Sep 15 2003 Nalin Dahyabhai <nalin@redhat.com>
- 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
Thu Aug 21 2003 Nalin Dahyabhai <nalin@redhat.com> 2.1.15-4
- rebuild
Thu Aug 21 2003 Nalin Dahyabhai <nalin@redhat.com> 2.1.15-3
- add logic to build with gssapi libs in either /usr or /usr/kerberos
Mon Jul 21 2003 Nalin Dahyabhai <nalin@redhat.com> 2.1.15-2
- rebuild
Tue Jul 15 2003 Nalin Dahyabhai <nalin@redhat.com> 2.1.15-1
- update to 2.1.15
Mon Jul 14 2003 Nalin Dahyabhai <nalin@redhat.com> 2.1.14-1
- update to 2.1.14
Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
Fri May 09 2003 Nalin Dahyabhai <nalin@redhat.com> 2.1.13-3
- change -m argument to saslauthd to be a directory instead of a path
Thu May 08 2003 Nalin Dahyabhai <nalin@redhat.com> 2.1.13-2
- link libsasl2 with -lpthread to ensure that the sasldb plug-in can always
    be loaded
Tue Apr 29 2003 Nalin Dahyabhai <nalin@redhat.com> 2.1.13-1
- update to 2.1.13
2004-09-09 04:05:05 +00:00
cvsdist 4d9d931477 auto-import cyrus-sasl-2.1.10-4 from cyrus-sasl-2.1.10-4.src.rpm 2004-09-09 04:04:27 +00:00
cvsdist ae3a54eff9 auto-import cyrus-sasl-2.1.10-1 from cyrus-sasl-2.1.10-1.src.rpm 2004-09-09 04:04:21 +00:00
cvsdist e05a54c353 auto-import cyrus-sasl-2.1.7-2 from cyrus-sasl-2.1.7-2.src.rpm 2004-09-09 04:04:11 +00:00
cvsdist 296135610b auto-import cyrus-sasl-2.1.7-1 from cyrus-sasl-2.1.7-1.src.rpm 2004-09-09 04:03:56 +00:00
cvsdist 7772258ec0 auto-import cyrus-sasl-2.1.6-1 from cyrus-sasl-2.1.6-1.src.rpm 2004-09-09 04:03:40 +00:00
cvsdist 46febc3587 auto-import cyrus-sasl-1.5.24-25 from cyrus-sasl-1.5.24-25.src.rpm 2004-09-09 04:03:33 +00:00
cvsdist b91780b715 auto-import cyrus-sasl-1.5.24-24 from cyrus-sasl-1.5.24-24.src.rpm 2004-09-09 04:03:10 +00:00
cvsdist e6130ec5a7 auto-import changelog data from cyrus-sasl-1.5.24-23s.1.src.rpm
Tue Mar 18 2003 D. Marlin <dmarlin@redhat.com>
- new s390 release number and rebuild for s390 (bug #85960)
2004-09-09 04:03:04 +00:00
cvsdist 240fb37b41 auto-import changelog data from cyrus-sasl-1.5.24-23.src.rpm
Fri Nov 02 2001 Nalin Dahyabhai <nalin@redhat.com> 1.5.24-23
- patch to fix possible syslog format-string vulnerability
Mon Oct 29 2001 Nalin Dahyabhai <nalin@redhat.com> 1.5.24-22
- add pam-devel as a buildprereq
Wed Aug 29 2001 Nalin Dahyabhai <nalin@redhat.com> 1.5.24-21
- include sample programs in the -devel subpackage, prefixing their names
    with "sasl-" to reduce future potential naming conflicts
2004-09-09 04:02:55 +00:00
cvsdist 9a472b2dce auto-import changelog data from cyrus-sasl-1.5.24-20.src.rpm
Tue Aug 14 2001 Nalin Dahyabhai <nalin@redhat.com>
- build without -ggdb
2004-09-09 04:02:24 +00:00
cvsdist 12ae559009 auto-import changelog data from cyrus-sasl-1.5.24-19.src.rpm
Fri Aug 03 2001 Nalin Dahyabhai <nalin@redhat.com>
- 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)
Fri Apr 27 2001 Nalin Dahyabhai <nalin@redhat.com>
- split out the PLAIN and LOGIN mechanisms into their own package (this
    allows an administrator to disable them by simply removing the package)
2004-09-09 04:02:21 +00:00
cvsdist 9ab4e5c259 auto-import changelog data from cyrus-sasl-1.5.24-17.src.rpm
Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com>
- rebuild in new environment
Fri Jan 19 2001 Nalin Dahyabhai <nalin@redhat.com>
- rebuild in new environment
Wed Dec 06 2000 Nalin Dahyabhai <nalin@redhat.com>
- fix gssapi-over-tls
Fri Oct 27 2000 Nalin Dahyabhai <nalin@redhat.com>
- enable static libraries, but always build with -fPIC
2004-09-09 04:02:15 +00:00