diff --git a/cyrus-sasl-rc.tar.bz2 b/cyrus-sasl-rc.tar.bz2 index 1977b33..cba34f9 100644 --- a/cyrus-sasl-rc.tar.bz2 +++ b/cyrus-sasl-rc.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:910e2865d7f585158a0bfe9bd57f6db39b4a4d8235f823571e41dfa3386b4e48 -size 2038 +oid sha256:d1d81b4fdf7cb48da3fed4d2877515c246cb919aac25b29a9bbd44f087185748 +size 2159 diff --git a/cyrus-sasl-saslauthd.changes b/cyrus-sasl-saslauthd.changes index a3a1afb..9505688 100644 --- a/cyrus-sasl-saslauthd.changes +++ b/cyrus-sasl-saslauthd.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jul 29 15:15:25 CEST 2008 - rhafer@suse.de + +- Enhance sysconfig file and init script to allow to pass arbitrary + parameters to saslauthd (bnc#397808) +- Fixed description of the SASLAUTHD_THREADS sysconfig option. + ------------------------------------------------------------------- Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de diff --git a/cyrus-sasl-saslauthd.spec b/cyrus-sasl-saslauthd.spec index fbfc768..cc2108e 100644 --- a/cyrus-sasl-saslauthd.spec +++ b/cyrus-sasl-saslauthd.spec @@ -21,7 +21,7 @@ Provides: cyrus-sasl:/usr/sbin/saslauthd Provides: cyrus-sasl2:/usr/sbin/saslauthd Summary: The SASL Authentication Server Version: 2.1.22 -Release: 135 +Release: 159 Source: cyrus-sasl-%{version}.tar.bz2 Source1: cyrus-sasl-rc.tar.bz2 Patch: cyrus-sasl-%{version}.dif @@ -181,6 +181,10 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/sasl2/libldapdb.so* %changelog +* Tue Jul 29 2008 rhafer@suse.de +- Enhance sysconfig file and init script to allow to pass arbitrary + parameters to saslauthd (bnc#397808) +- Fixed description of the SASLAUTHD_THREADS sysconfig option. * Thu Apr 10 2008 ro@suse.de - added baselibs.conf file to build xxbit packages for multilib support diff --git a/cyrus-sasl.changes b/cyrus-sasl.changes index a3a1afb..9505688 100644 --- a/cyrus-sasl.changes +++ b/cyrus-sasl.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jul 29 15:15:25 CEST 2008 - rhafer@suse.de + +- Enhance sysconfig file and init script to allow to pass arbitrary + parameters to saslauthd (bnc#397808) +- Fixed description of the SASLAUTHD_THREADS sysconfig option. + ------------------------------------------------------------------- Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de diff --git a/cyrus-sasl.spec b/cyrus-sasl.spec index a234701..96d3b5f 100644 --- a/cyrus-sasl.spec +++ b/cyrus-sasl.spec @@ -13,7 +13,7 @@ Name: cyrus-sasl Version: 2.1.22 -Release: 129 +Release: 151 BuildRequires: db-devel krb5-devel openssl-devel opie pam-devel Obsoletes: cyrus-sasl2 <= %{version} Provides: cyrus-sasl2 = %{version} @@ -315,6 +315,10 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libsasl2.la %changelog +* Tue Jul 29 2008 rhafer@suse.de +- Enhance sysconfig file and init script to allow to pass arbitrary + parameters to saslauthd (bnc#397808) +- Fixed description of the SASLAUTHD_THREADS sysconfig option. * Thu Apr 10 2008 ro@suse.de - added baselibs.conf file to build xxbit packages for multilib support