Blame SPECS/cyrus-sasl.spec

bfd35c
%define username	saslauth
bfd35c
%define hint		Saslauthd user
bfd35c
%define homedir		/run/saslauthd
bfd35c
bfd35c
%define _plugindir2 %{_libdir}/sasl2
bfd35c
%define bootstrap_cyrus_sasl 0
bfd35c
bfd35c
%global _performance_build 1
bfd35c
bfd35c
Summary: The Cyrus SASL library
bfd35c
Name: cyrus-sasl
bfd35c
Version: 2.1.26
bfd35c
Release: 23%{?dist}
bfd35c
License: BSD with advertising
bfd35c
Group: System Environment/Libraries
bfd35c
# Source0 originally comes from ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/;
bfd35c
# make-no-dlcompatorsrp-tarball.sh removes the "dlcompat" subdirectory and builds a
bfd35c
# new tarball.
bfd35c
Source0: cyrus-sasl-%{version}-nodlcompatorsrp.tar.gz
bfd35c
Source5: saslauthd.service
bfd35c
Source7: sasl-mechlist.c
bfd35c
Source8: sasl-checkpass.c
bfd35c
Source9: saslauthd.sysconfig
bfd35c
Source10: make-no-dlcompatorsrp-tarball.sh
bfd35c
URL: http://asg.web.cmu.edu/sasl/sasl-library.html
bfd35c
Requires: %{name}-lib%{?_isa} = %{version}-%{release}
bfd35c
Patch11: cyrus-sasl-2.1.25-no_rpath.patch
bfd35c
Patch15: cyrus-sasl-2.1.20-saslauthd.conf-path.patch
bfd35c
Patch23: cyrus-sasl-2.1.23-man.patch
bfd35c
Patch24: cyrus-sasl-2.1.21-sizes.patch
bfd35c
Patch31: cyrus-sasl-2.1.22-kerberos4.patch
bfd35c
Patch32: cyrus-sasl-2.1.26-warnings.patch
bfd35c
Patch34: cyrus-sasl-2.1.22-ldap-timeout.patch
bfd35c
# removed due to #759334
bfd35c
#Patch38: cyrus-sasl-2.1.23-pam_rhosts.patch
bfd35c
Patch42: cyrus-sasl-2.1.26-relro.patch
bfd35c
# https://bugzilla.redhat.com/show_bug.cgi?id=816250
bfd35c
Patch43: cyrus-sasl-2.1.26-null-crypt.patch
bfd35c
Patch44: cyrus-sasl-2.1.26-release-server_creds.patch
bfd35c
# AM_CONFIG_HEADER is obsolete, use AC_CONFIG_HEADERS instead
bfd35c
Patch45: cyrus-sasl-2.1.26-obsolete-macro.patch
bfd35c
# missing size_t declaration in sasl.h
bfd35c
Patch46: cyrus-sasl-2.1.26-size_t.patch
bfd35c
# disable incorrect check for MkLinux
bfd35c
Patch47: cyrus-sasl-2.1.26-ppc.patch
bfd35c
# detect gsskrb5_register_acceptor_identity macro (#976538)
bfd35c
Patch48: cyrus-sasl-2.1.26-keytab.patch
bfd35c
Patch49: cyrus-sasl-2.1.26-md5global.patch
bfd35c
# improve sql libraries detection (#1029918)
bfd35c
Patch50: cyrus-sasl-2.1.26-sql.patch
bfd35c
# Treat SCRAM-SHA-1/DIGEST-MD5 as more secure than PLAIN (#970718)
bfd35c
Patch51: cyrus-sasl-2.1.26-prefer-SCRAM-SHA-1-over-PLAIN.patch
bfd35c
# Revert updated GSSAPI flags as in RFC 4752 to restore backward compatibility (#1154566)
bfd35c
Patch52: cyrus-sasl-2.1.26-revert-gssapi-flags.patch
bfd35c
# Document ability to run saslauthd unprivileged (#1188065)
bfd35c
Patch53: cyrus-sasl-2.1.26-saslauthd-user.patch
bfd35c
# Support non-confidentiality/non-integrity requests from AIX SASL GSSAPI implementation (#1174322)
bfd35c
Patch54: cyrus-sasl-2.1.26-gssapi-non-encrypt.patch
bfd35c
# Update client library to be thread safe (#1147659)
bfd35c
Patch55: cyrus-sasl-2.1.26-make-client-thread-sage.patch
bfd35c
# Parsing short prefix matches the whole mechanism name (#1089267)
bfd35c
Patch56: cyrus-sasl-2.1.26-handle-single-character-mechanisms.patch
bfd35c
# Fix confusing message when config file has typo (#1022479)
bfd35c
Patch57: cyrus-sasl-2.1.26-error-message-when-config-has-typo.patch
bfd35c
# GSSAPI: Use per-connection mutex where possible (#1263017)
bfd35c
Patch58: cyrus-sasl-2.1.26-gssapi-use-per-connection-mutex.patch
bfd35c
# GSS-SPNEGO compatible with Windows clients (#1421663)
bfd35c
Patch59: cyrus-sasl-2.1.26-gss-spnego.patch
bfd35c
# Allow cyrus sasl to get the ssf from gssapi (#1431586)
bfd35c
Patch60: cyrus-sasl-2.1.26-gss-ssf.patch
bfd35c
bfd35c
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
bfd35c
BuildRequires: autoconf, automake, libtool, gdbm-devel, groff
bfd35c
BuildRequires: krb5-devel >= 1.2.2, openssl-devel, pam-devel, pkgconfig
bfd35c
BuildRequires: mysql-devel, postgresql-devel, zlib-devel
bfd35c
BuildRequires: libdb-devel
bfd35c
%if ! %{bootstrap_cyrus_sasl}
bfd35c
BuildRequires: openldap-devel
bfd35c
%endif
bfd35c
Requires(post): chkconfig, /sbin/service systemd-units
bfd35c
Requires(pre): /usr/sbin/useradd /usr/sbin/groupadd systemd-units
bfd35c
Requires(postun): /usr/sbin/userdel /usr/sbin/groupdel systemd-units
bfd35c
Requires: /sbin/nologin
bfd35c
Requires: systemd >= 219
bfd35c
Provides: user(%username)
bfd35c
Provides: group(%username)
bfd35c
bfd35c
bfd35c
%description
bfd35c
The %{name} package contains the Cyrus implementation of SASL.
bfd35c
SASL is the Simple Authentication and Security Layer, a method for
bfd35c
adding authentication support to connection-based protocols.
bfd35c
bfd35c
%package lib
bfd35c
Group: System Environment/Libraries
bfd35c
Summary: Shared libraries needed by applications which use Cyrus SASL
bfd35c
bfd35c
%description lib
bfd35c
The %{name}-lib package contains shared libraries which are needed by
bfd35c
applications which use the Cyrus SASL library.
bfd35c
bfd35c
%package devel
bfd35c
Requires: %{name}-lib%{?_isa} = %{version}-%{release}
bfd35c
Requires: %{name}%{?_isa} = %{version}-%{release}
bfd35c
Requires: pkgconfig
bfd35c
Group: Development/Libraries
bfd35c
Summary: Files needed for developing applications with Cyrus SASL
bfd35c
bfd35c
%description devel
bfd35c
The %{name}-devel package contains files needed for developing and
bfd35c
compiling applications which use the Cyrus SASL library.
bfd35c
bfd35c
%package gssapi
bfd35c
Requires: %{name}-lib%{?_isa} = %{version}-%{release}
bfd35c
Group: System Environment/Libraries
bfd35c
Summary: GSSAPI authentication support for Cyrus SASL
bfd35c
bfd35c
%description gssapi
bfd35c
The %{name}-gssapi package contains the Cyrus SASL plugins which
bfd35c
support GSSAPI authentication. GSSAPI is commonly used for Kerberos
bfd35c
authentication.
bfd35c
bfd35c
%package plain
bfd35c
Requires: %{name}-lib%{?_isa} = %{version}-%{release}
bfd35c
Group: System Environment/Libraries
bfd35c
Summary: PLAIN and LOGIN authentication support for Cyrus SASL
bfd35c
bfd35c
%description plain
bfd35c
The %{name}-plain package contains the Cyrus SASL plugins which support
bfd35c
PLAIN and LOGIN authentication schemes.
bfd35c
bfd35c
%package md5
bfd35c
Requires: %{name}-lib%{?_isa} = %{version}-%{release}
bfd35c
Group: System Environment/Libraries
bfd35c
Summary: CRAM-MD5 and DIGEST-MD5 authentication support for Cyrus SASL
bfd35c
bfd35c
%description md5
bfd35c
The %{name}-md5 package contains the Cyrus SASL plugins which support
bfd35c
CRAM-MD5 and DIGEST-MD5 authentication schemes.
bfd35c
bfd35c
%package ntlm
bfd35c
Requires: %{name}-lib%{?_isa} = %{version}-%{release}
bfd35c
Group: System Environment/Libraries
bfd35c
Summary: NTLM authentication support for Cyrus SASL
bfd35c
bfd35c
%description ntlm
bfd35c
The %{name}-ntlm package contains the Cyrus SASL plugin which supports
bfd35c
the NTLM authentication scheme.
bfd35c
bfd35c
# This would more appropriately be named cyrus-sasl-auxprop-sql.
bfd35c
%package sql
bfd35c
Requires: %{name}-lib%{?_isa} = %{version}-%{release}
bfd35c
Group: System Environment/Libraries
bfd35c
Summary: SQL auxprop support for Cyrus SASL
bfd35c
bfd35c
%description sql
bfd35c
The %{name}-sql package contains the Cyrus SASL plugin which supports
bfd35c
using a RDBMS for storing shared secrets.
bfd35c
bfd35c
%if ! %{bootstrap_cyrus_sasl}
bfd35c
# This was *almost* named cyrus-sasl-auxprop-ldapdb, but that's a lot of typing.
bfd35c
%package ldap
bfd35c
Requires: %{name}-lib%{?_isa} = %{version}-%{release}
bfd35c
Group: System Environment/Libraries
bfd35c
Summary: LDAP auxprop support for Cyrus SASL
bfd35c
bfd35c
%description ldap
bfd35c
The %{name}-ldap package contains the Cyrus SASL plugin which supports using
bfd35c
a directory server, accessed using LDAP, for storing shared secrets.
bfd35c
%endif
bfd35c
bfd35c
%package scram
bfd35c
Requires: %{name}-lib%{?_isa} = %{version}-%{release}
bfd35c
Group: System Environment/Libraries
bfd35c
Summary: SCRAM auxprop support for Cyrus SASL
bfd35c
bfd35c
%description scram
bfd35c
The %{name}-scram package contains the Cyrus SASL plugin which supports
bfd35c
the SCRAM authentication scheme.
bfd35c
bfd35c
%package gs2
bfd35c
Requires: %{name}-lib%{?_isa} = %{version}-%{release}
bfd35c
Group: System Environment/Libraries
bfd35c
Summary: GS2 support for Cyrus SASL
bfd35c
bfd35c
%description gs2
bfd35c
The %{name}-gs2 package contains the Cyrus SASL plugin which supports
bfd35c
the GS2 authentication scheme.
bfd35c
bfd35c
###
bfd35c
bfd35c
bfd35c
%prep
bfd35c
%setup -q
bfd35c
chmod -x doc/*.html
bfd35c
chmod -x include/*.h
bfd35c
%patch11 -p1 -b .no_rpath
bfd35c
%patch15 -p1 -b .path
bfd35c
%patch23 -p1 -b .man
bfd35c
%patch24 -p1 -b .sizes
bfd35c
%patch31 -p1 -b .krb4
bfd35c
%patch32 -p1 -b .warnings
bfd35c
%patch34 -p1 -b .ldap-timeout
bfd35c
%patch42 -p1 -b .relro
bfd35c
%patch43 -p1 -b .null-crypt
bfd35c
%patch44 -p1 -b .release-server_creds
bfd35c
%patch45 -p1 -b .obsolete-macro
bfd35c
%patch46 -p1 -b .size_t
bfd35c
%patch47 -p1 -b .ppc
bfd35c
%patch48 -p1 -b .keytab
bfd35c
%patch49 -p1 -b .md5global.h
bfd35c
%patch50 -p1 -b .sql
bfd35c
%patch51 -p1 -b .sha1vsplain
bfd35c
%patch52 -p1 -b .revert
bfd35c
%patch53 -p1 -b .man-unprivileged
bfd35c
%patch54 -p1 -b .gssapi_non_encrypt
bfd35c
%patch55 -p1 -b .threads
bfd35c
%patch56 -p1 -b .prefix
bfd35c
%patch57 -p1 -b .typo
bfd35c
%patch58 -p1 -b .mutex
bfd35c
%patch59 -p1 -b .spnego
bfd35c
%patch60 -p1 -b .ssf
bfd35c
bfd35c
bfd35c
%build
bfd35c
# Find Kerberos.
bfd35c
krb5_prefix=`krb5-config --prefix`
bfd35c
if test x$krb5_prefix = x%{_prefix} ; then
bfd35c
        krb5_prefix=
bfd35c
else
bfd35c
        CPPFLAGS="-I${krb5_prefix}/include $CPPFLAGS"; export CPPFLAGS
bfd35c
        LDFLAGS="-L${krb5_prefix}/%{_lib} $LDFLAGS"; export LDFLAGS
bfd35c
fi
bfd35c
bfd35c
# Find OpenSSL.
bfd35c
LIBS="-lcrypt"; export LIBS
bfd35c
if pkg-config openssl ; then
bfd35c
        CPPFLAGS="`pkg-config --cflags-only-I openssl` $CPPFLAGS"; export CPPFLAGS
bfd35c
        LDFLAGS="`pkg-config --libs-only-L openssl` $LDFLAGS"; export LDFLAGS
bfd35c
fi
bfd35c
bfd35c
# Find the MySQL libraries used needed by the SQL auxprop plugin.
bfd35c
INC_DIR="`mysql_config --include`"
bfd35c
if test x"$INC_DIR" != "x-I%{_includedir}"; then
bfd35c
        CPPFLAGS="$INC_DIR $CPPFLAGS"; export CPPFLAGS
bfd35c
fi
bfd35c
LIB_DIR="`mysql_config --libs | sed -e 's,-[^L][^ ]*,,g' -e 's,^ *,,' -e 's, *$,,' -e 's,  *, ,g'`"
bfd35c
if test x"$LIB_DIR" != "x-L%{_libdir}"; then
bfd35c
        LDFLAGS="$LIB_DIR $LDFLAGS"; export LDFLAGS
bfd35c
fi
bfd35c
bfd35c
# Find the PostgreSQL libraries used needed by the SQL auxprop plugin.
bfd35c
INC_DIR="-I`pg_config --includedir`"
bfd35c
if test x"$INC_DIR" != "x-I%{_includedir}"; then
bfd35c
        CPPFLAGS="$INC_DIR $CPPFLAGS"; export CPPFLAGS
bfd35c
fi
bfd35c
LIB_DIR="-L`pg_config --libdir`"
bfd35c
if test x"$LIB_DIR" != "x-L%{_libdir}"; then
bfd35c
        LDFLAGS="$LIB_DIR $LDFLAGS"; export LDFLAGS
bfd35c
fi
bfd35c
bfd35c
CFLAGS="$RPM_OPT_FLAGS $CFLAGS $CPPFLAGS -fPIE"; export CFLAGS
bfd35c
LDFLAGS="$LDFLAGS -pie -Wl,-z,now"; export LDFLAGS
bfd35c
bfd35c
echo "$CFLAGS"
bfd35c
echo "$CPPFLAGS"
bfd35c
echo "$LDFLAGS"
bfd35c
bfd35c
%configure \
bfd35c
        --enable-shared --disable-static \
bfd35c
        --disable-java \
bfd35c
        --with-plugindir=%{_plugindir2} \
bfd35c
        --with-configdir=%{_plugindir2}:%{_sysconfdir}/sasl2 \
bfd35c
        --disable-krb4 \
bfd35c
        --enable-gssapi${krb5_prefix:+=${krb5_prefix}} \
bfd35c
        --with-gss_impl=mit \
bfd35c
        --with-rc4 \
bfd35c
        --with-dblib=berkeley \
bfd35c
        --with-bdb=db \
bfd35c
        --with-saslauthd=/run/saslauthd --without-pwcheck \
bfd35c
%if ! %{bootstrap_cyrus_sasl}
bfd35c
        --with-ldap \
bfd35c
%endif
bfd35c
        --with-devrandom=/dev/urandom \
bfd35c
        --enable-anon \
bfd35c
        --enable-cram \
bfd35c
        --enable-digest \
bfd35c
        --enable-ntlm \
bfd35c
        --enable-plain \
bfd35c
        --enable-login \
bfd35c
        --enable-alwaystrue \
bfd35c
        --enable-httpform \
bfd35c
        --disable-otp \
bfd35c
%if ! %{bootstrap_cyrus_sasl}
bfd35c
        --enable-ldapdb \
bfd35c
%endif
bfd35c
        --enable-sql --with-mysql=yes --with-pgsql=yes \
bfd35c
        --without-sqlite \
bfd35c
        "$@"
bfd35c
        # --enable-auth-sasldb -- EXPERIMENTAL
bfd35c
make sasldir=%{_plugindir2}
bfd35c
make -C saslauthd testsaslauthd
bfd35c
make -C sample
bfd35c
bfd35c
# Build a small program to list the available mechanisms, because I need it.
bfd35c
pushd lib
bfd35c
../libtool --mode=link %{__cc} -o sasl2-shared-mechlist -I../include $CFLAGS %{SOURCE7} $LDFLAGS ./libsasl2.la
bfd35c
bfd35c
bfd35c
%install
bfd35c
test "$RPM_BUILD_ROOT" != "/" && rm -rf $RPM_BUILD_ROOT
bfd35c
bfd35c
make install DESTDIR=$RPM_BUILD_ROOT sasldir=%{_plugindir2}
bfd35c
make install DESTDIR=$RPM_BUILD_ROOT sasldir=%{_plugindir2} -C plugins
bfd35c
bfd35c
install -m755 -d $RPM_BUILD_ROOT%{_bindir}
bfd35c
./libtool --mode=install \
bfd35c
install -m755 sample/client $RPM_BUILD_ROOT%{_bindir}/sasl2-sample-client
bfd35c
./libtool --mode=install \
bfd35c
install -m755 sample/server $RPM_BUILD_ROOT%{_bindir}/sasl2-sample-server
bfd35c
./libtool --mode=install \
bfd35c
install -m755 saslauthd/testsaslauthd $RPM_BUILD_ROOT%{_sbindir}/testsaslauthd
bfd35c
bfd35c
# Install the saslauthd mdoc page in the expected location.  Sure, it's not
bfd35c
# really a man page, but groff seems to be able to cope with it.
bfd35c
install -m755 -d $RPM_BUILD_ROOT%{_mandir}/man8/
bfd35c
install -m644 -p saslauthd/saslauthd.mdoc $RPM_BUILD_ROOT%{_mandir}/man8/saslauthd.8
bfd35c
install -m644 -p saslauthd/testsaslauthd.8 $RPM_BUILD_ROOT%{_mandir}/man8/testsaslauthd.8
bfd35c
bfd35c
# Install the init script for saslauthd and the init script's config file.
bfd35c
install -m755 -d $RPM_BUILD_ROOT/etc/rc.d/init.d $RPM_BUILD_ROOT/etc/sysconfig
bfd35c
install -d -m755 $RPM_BUILD_ROOT/%{_unitdir}
bfd35c
install -m644 -p %{SOURCE5} $RPM_BUILD_ROOT/%{_unitdir}/saslauthd.service
bfd35c
install -m644 -p %{SOURCE9} $RPM_BUILD_ROOT/etc/sysconfig/saslauthd
bfd35c
bfd35c
# Install the config dirs if they're not already there.
bfd35c
install -m755 -d $RPM_BUILD_ROOT/%{_sysconfdir}/sasl2
bfd35c
install -m755 -d $RPM_BUILD_ROOT/%{_plugindir2}
bfd35c
bfd35c
# Provide an easy way to query the list of available mechanisms.
bfd35c
./libtool --mode=install \
bfd35c
install -m755 lib/sasl2-shared-mechlist $RPM_BUILD_ROOT/%{_sbindir}/
bfd35c
bfd35c
# Remove unpackaged files from the buildroot.
bfd35c
rm -f $RPM_BUILD_ROOT%{_libdir}/sasl2/libotp.*
bfd35c
rm -f $RPM_BUILD_ROOT%{_libdir}/sasl2/*.a
bfd35c
rm -f $RPM_BUILD_ROOT%{_libdir}/sasl2/*.la
bfd35c
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
bfd35c
rm -f $RPM_BUILD_ROOT%{_mandir}/cat8/saslauthd.8
bfd35c
bfd35c
bfd35c
%clean
bfd35c
test "$RPM_BUILD_ROOT" != "/" && rm -rf $RPM_BUILD_ROOT
bfd35c
bfd35c
%pre
bfd35c
getent group %{username} >/dev/null || groupadd -g 76 -r %{username}
bfd35c
getent passwd %{username} >/dev/null || useradd -r -g %{username} -d %{homedir} -s /sbin/nologin -c "%{hint}" %{username}
bfd35c
bfd35c
%post
bfd35c
%systemd_post saslauthd.service
bfd35c
bfd35c
%preun
bfd35c
%systemd_preun saslauthd.service
bfd35c
bfd35c
%postun
bfd35c
%systemd_postun_with_restart saslauthd.service
bfd35c
bfd35c
%triggerun -n cyrus-sasl -- cyrus-sasl < 2.1.23-32
bfd35c
/usr/bin/systemd-sysv-convert --save saslauthd >/dev/null 2>&1 || :
bfd35c
/sbin/chkconfig --del saslauthd >/dev/null 2>&1 || :
bfd35c
/bin/systemctl try-restart saslauthd.service >/dev/null 2>&1 || :
bfd35c
bfd35c
%post lib -p /sbin/ldconfig
bfd35c
%postun lib -p /sbin/ldconfig
bfd35c
bfd35c
%files
bfd35c
%defattr(-,root,root)
bfd35c
%doc saslauthd/LDAP_SASLAUTHD
bfd35c
%{_mandir}/man8/*
bfd35c
%{_sbindir}/pluginviewer
bfd35c
%{_sbindir}/saslauthd
bfd35c
%{_sbindir}/testsaslauthd
bfd35c
%config(noreplace) /etc/sysconfig/saslauthd
bfd35c
%{_unitdir}/saslauthd.service
bfd35c
%ghost /run/saslauthd
bfd35c
bfd35c
%files lib
bfd35c
%defattr(-,root,root)
bfd35c
%doc AUTHORS COPYING NEWS README doc/*.html
bfd35c
%{_libdir}/libsasl*.so.*
bfd35c
%dir %{_sysconfdir}/sasl2
bfd35c
%dir %{_plugindir2}/
bfd35c
%{_plugindir2}/*anonymous*.so*
bfd35c
%{_plugindir2}/*sasldb*.so*
bfd35c
%{_sbindir}/saslpasswd2
bfd35c
%{_sbindir}/sasldblistusers2
bfd35c
bfd35c
%files plain
bfd35c
%defattr(-,root,root)
bfd35c
%{_plugindir2}/*plain*.so*
bfd35c
%{_plugindir2}/*login*.so*
bfd35c
bfd35c
%if ! %{bootstrap_cyrus_sasl}
bfd35c
%files ldap
bfd35c
%defattr(-,root,root)
bfd35c
%{_plugindir2}/*ldapdb*.so*
bfd35c
%endif
bfd35c
bfd35c
%files md5
bfd35c
%defattr(-,root,root)
bfd35c
%{_plugindir2}/*crammd5*.so*
bfd35c
%{_plugindir2}/*digestmd5*.so*
bfd35c
bfd35c
%files ntlm
bfd35c
%defattr(-,root,root)
bfd35c
%{_plugindir2}/*ntlm*.so*
bfd35c
bfd35c
%files sql
bfd35c
%defattr(-,root,root)
bfd35c
%{_plugindir2}/*sql*.so*
bfd35c
bfd35c
%files gssapi
bfd35c
%defattr(-,root,root)
bfd35c
%{_plugindir2}/*gssapi*.so*
bfd35c
bfd35c
%files scram
bfd35c
%defattr(-,root,root)
bfd35c
%{_plugindir2}/libscram.so*
bfd35c
bfd35c
%files gs2
bfd35c
%defattr(-,root,root)
bfd35c
%{_plugindir2}/libgs2.so*
bfd35c
bfd35c
%files devel
bfd35c
%defattr(-,root,root)
bfd35c
%doc doc/*.txt
bfd35c
%{_bindir}/sasl2-sample-client
bfd35c
%{_bindir}/sasl2-sample-server
bfd35c
%{_includedir}/*
bfd35c
%{_libdir}/libsasl*.*so
bfd35c
%{_libdir}/pkgconfig/*.pc
bfd35c
%{_mandir}/man3/*
bfd35c
%{_sbindir}/sasl2-shared-mechlist
bfd35c
bfd35c
%changelog
bfd35c
* Wed Nov 22 2017 Jakub Jelen <jjelen@redhat.com> - 2.1.26-23
bfd35c
- Avoid undefined symbols on s390x (#1516193)
bfd35c
bfd35c
* Thu Sep 21 2017 Jakub Jelen <jjelen@redhat.com> - 2.1.26-22
bfd35c
- Allow cyrus sasl to get the ssf from gssapi (#1431586)
bfd35c
bfd35c
* Mon Mar 06 2017 Jakub Jelen <jjelen@redhat.com> - 2.1.26-21
bfd35c
- support proper SASL GSS-SPNEGO (#1421663)
bfd35c
bfd35c
* Fri Dec 04 2015 Jakub Jelen <jjelen@redhat.com> 2.1.26-20
bfd35c
- GSSAPI: Use per-connection mutex where possible (#1263017)
bfd35c
bfd35c
* Thu Jul 16 2015 Jakub Jelen <jjelen@redhat.com> 2.1.26-19.2
bfd35c
- Revert tmpfiles.d and use new systemd feature RuntimeDirectory (#1188065)
bfd35c
bfd35c
* Wed May 20 2015 Jakub Jelen <jjelen@redhat.com> 2.1.26-18
bfd35c
- Revert updated GSSAPI flags as in RFC 4752 to restore backward compatibility (#1154566)
bfd35c
- Add and document ability to run saslauth as non-root user (#1188065)
bfd35c
- Support AIX SASL GSSAPI (#1174322)
bfd35c
- Update client library to be thread safe (#1147659)
bfd35c
- Fix problem, that parsing short prefix matches the whole mechanism name (#1089267)
bfd35c
- Don't use unnecessary quotes around user description (#1082564)
bfd35c
- Fix confusing message when config file has typo (#1022479)
bfd35c
bfd35c
* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 2.1.26-17
bfd35c
- Mass rebuild 2014-01-24
bfd35c
bfd35c
* Wed Jan 15 2014 Honza Horak <hhorak@redhat.com> - 2.1.26-16
bfd35c
- Rebuild for mariadb-libs
bfd35c
  Related: #1045013
bfd35c
bfd35c
* Tue Jan 14 2014 Petr Lautrbach <plautrba@redhat.com> 2.1.26-15
bfd35c
- compile cyrus-sasl with -O3 on ppc64 (#1051063)
bfd35c
bfd35c
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 2.1.26-14
bfd35c
- Mass rebuild 2013-12-27
bfd35c
bfd35c
* Tue Nov 19 2013 Petr Lautrbach <plautrba@redhat.com> 2.1.26-13
bfd35c
- Treat SCRAM-SHA-1/DIGEST-MD5 as more secure than PLAIN (#970718)
bfd35c
bfd35c
* Tue Oct 01 2013 Petr Lautrbach <plautrba@redhat.com> 2.1.26-12.1
bfd35c
- rebuild for https://bugzilla.redhat.com/show_bug.cgi?id=1002625
bfd35c
bfd35c
* Mon Sep 09 2013 Petr Lautrbach <plautrba@redhat.com> 2.1.26-11
bfd35c
- build with RPM_OPT_FLAGS <ville.skytta@iki.fi> (#1005535)
bfd35c
bfd35c
* Tue Sep 03 2013 Petr Lautrbach <plautrba@redhat.com> 2.1.26-10
bfd35c
- fix hardening for /usr/sbin/saslauthd
bfd35c
- add testsaslauthd.8 man page to the package
bfd35c
- use static md5global.h file
bfd35c
bfd35c
* Mon Jun 24 2013 Petr Lautrbach <plautrba@redhat.com> 2.1.26-9
bfd35c
- detect gsskrb5_register_acceptor_identity macro <nalin@redhat.com> (#976538)
bfd35c
bfd35c
* Tue Jun 04 2013 Karsten Hopp <karsten@redhat.com> 2.1.26-8
bfd35c
- disable incorrect check for MkLinux to allow building with shared libraries on PPC
bfd35c
bfd35c
* Tue May 21 2013 Petr Lautrbach <plautrba@redhat.com> 2.1.26-7
bfd35c
- fix the spec file in order to build the cyrus-sasl-sql plugin
bfd35c
  with support for PostgreSQL and MySQL
bfd35c
bfd35c
* Thu Feb 21 2013 Petr Lautrbach <plautrba@redhat.com> 2.1.26-6
bfd35c
- don't include system sasl2 library needed for rebuilds after rebase
bfd35c
bfd35c
* Mon Feb 11 2013 Petr Lautrbach <plautrba@redhat.com> 2.1.26-5
bfd35c
- enable full relro and PIE compiler flags for saslauthd
bfd35c
bfd35c
* Fri Feb 01 2013 Petr Lautrbach <plautrba@redhat.com> 2.1.26-4
bfd35c
- fix library symlinks
bfd35c
bfd35c
* Thu Jan 31 2013 Rex Dieter <rdieter@fedoraproject.org> 2.1.26-3
bfd35c
- actually apply size_t patch (#906519)
bfd35c
bfd35c
* Thu Jan 31 2013 Rex Dieter <rdieter@fedoraproject.org> 2.1.26-2
bfd35c
- sasl.h: +#include<sys/types.h> for missing size_t type (#906519)
bfd35c
- tighten subpkg deps via %%?_isa
bfd35c
bfd35c
* Thu Dec 20 2012 Petr Lautrbach <plautrba@redhat.com> 2.1.26-1
bfd35c
- update to 2.1.26
bfd35c
- fix segfaults in sasl_gss_encode (#886140)
bfd35c
bfd35c
* Mon Dec 10 2012 Petr Lautrbach <plautrba@redhat.com> 2.1.25-2
bfd35c
- always use the current external Berkeley DB when linking
bfd35c
bfd35c
* Fri Dec 07 2012 Petr Lautrbach <plautrba@redhat.com> 2.1.25-1
bfd35c
- update to 2.1.25
bfd35c
- add cyrus-sasl-scram and cyrus-sasl-gs2 packages
bfd35c
bfd35c
* Fri Sep 14 2012 Petr Lautrbach <plautrba@redhat.com> 2.1.23-36
bfd35c
- replace scriptlets with systemd macros (#856666)
bfd35c
bfd35c
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.23-35
bfd35c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
bfd35c
bfd35c
* Tue Jul 17 2012 Petr Lautrbach <plautrba@redhat.com> 2.1.23-34
bfd35c
- move /etc/tmpfiles.d/saslauthd.conf to /usr/lib/tmpfiles.d/saslauthd.conf (#840193)
bfd35c
bfd35c
* Wed Jun 20 2012 Petr Lautrbach <plautrba@redhat.com> 2.1.23-33
bfd35c
- properly deal with crypt() returning NULL (#816250)
bfd35c
- use fixed gid 76 for saslauth
bfd35c
bfd35c
* Mon Apr 16 2012 Jindrich Novy <jnovy@redhat.com> 2.1.23-32
bfd35c
- re-enable libdb support and utilities
bfd35c
bfd35c
* Wed Apr 04 2012 Jindrich Novy <jnovy@redhat.com> 2.1.23-31
bfd35c
- temporarily disable libdb support to resolve cyrus-sasl
bfd35c
  chicken and egg build problem against libdb
bfd35c
bfd35c
* Tue Apr 03 2012 Jindrich Novy <jnovy@redhat.com> 2.1.23-30
bfd35c
- rebuild against new libdb
bfd35c
bfd35c
* Wed Feb 08 2012 Petr Lautrbach <plautrba@redhat.com> 2.1.23-29
bfd35c
- Change saslauth user homedir to /run/saslauthd (#752889)
bfd35c
- Change all /var/run/ to /run/
bfd35c
- DAEMONOPTS are not supported any more in systemd units
bfd35c
bfd35c
* Mon Jan 09 2012 Jeroen van Meeuwen <vanmeeuwen@kolabsys.com> - 2.1.23-28
bfd35c
- Ship with sasl_pwcheck_method: alwaystrue
bfd35c
bfd35c
* Mon Dec 12 2011 Petr Lautrbach <plautrba@redhat.com> 2.1.23-27
bfd35c
- remove support for logging of the remote host via PAM (#759334)
bfd35c
- fix systemd files (#750436)
bfd35c
bfd35c
* Wed Aug 10 2011 Jan F. Chadima <jchadima@redhat.com> - 2.1.23-26
bfd35c
- Add partial relro support for libraries
bfd35c
bfd35c
* Mon Jul 25 2011 Jan F. Chadima <jchadima@redhat.com> - 2.1.23-25
bfd35c
- Add support for berkeley db 5
bfd35c
bfd35c
* Wed Jun 29 2011 Jan F. Chadima <jchadima@redhat.com> - 2.1.23-23
bfd35c
- Migrate the package to full native systemd unit files, according to the Fedora
bfd35c
  packaging guidelines.
bfd35c
bfd35c
* Wed Jun  1 2011 Jan F. Chadima <jchadima@redhat.com> - 2.1.23-22
bfd35c
- repair rimap support (more packets in response)
bfd35c
bfd35c
* Wed May 25 2011 Jan F. Chadima <jchadima@redhat.com> - 2.1.23-21
bfd35c
- repair ntlm support
bfd35c
bfd35c
* Mon May 23 2011 Jan F. Chadima <jchadima@redhat.com> - 2.1.23-20
bfd35c
- add logging of the remote host via PAM
bfd35c
bfd35c
* Thu Apr 28 2011 Jan F. Chadima <jchadima@redhat.com> - 2.1.23-19
bfd35c
- temporarilly revert systemd units
bfd35c
bfd35c
* Tue Apr 26 2011 Jan F. Chadima <jchadima@redhat.com> - 2.1.23-18
bfd35c
- update scriptlets
bfd35c
bfd35c
* Fri Apr 22 2011 Jan F. Chadima <jchadima@redhat.com> - 2.1.23-17
bfd35c
- Add systemd units
bfd35c
bfd35c
* Wed Mar 23 2011 Tomas Mraz <tmraz@redhat.com> - 2.1.23-16
bfd35c
- Rebuilt with new mysqlclient
bfd35c
bfd35c
* Fri Feb 25 2011 Jan F. Chadima <jchadima@redhat.com> - 2.1.23-15
bfd35c
- set correct license tag
bfd35c
- add ghost to /var/run/saslauthd
bfd35c
bfd35c
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.23-14
bfd35c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
bfd35c
bfd35c
* Fri Apr  9 2010 Jan F. Chadima <jchadima@redhat.com> - 2.1.23-13
bfd35c
- Add /etc/tmpfiles.d element (#662734)
bfd35c
bfd35c
* Fri Apr  9 2010 Jan F. Chadima <jchadima@redhat.com> - 2.1.23-12
bfd35c
- Update init script to impeach pid file
bfd35c
bfd35c
* Thu Mar 11 2010 Jan F. Chadima <jchadima@redhat.com> - 2.1.23-11
bfd35c
- Update pre post preun and postun scripts (#572399)
bfd35c
bfd35c
* Wed Mar 10 2010 Jan F. Chadima <jchadima@redhat.com> - 2.1.23-10
bfd35c
- Rewrite spec file, make corect CFLAGS, CPPFLAGS and LDFLAGS
bfd35c
bfd35c
* Mon Feb 22 2010 Jan F. Chadima <jchadima@redhat.com> - 2.1.23-9
bfd35c
- solve race condition (#566875)
bfd35c
bfd35c
* Wed Feb 17 2010 Stepan Kasal <skasal@redhat.com> - 2.1.23-8
bfd35c
- improve m4 quoting to fix saslauthd/configure (#566088)
bfd35c
- call autotools in build, not in prep
bfd35c
bfd35c
* Fri Feb  5 2010 Jan F. Chadima <jchadima@redhat.com> - 2.1.23-7
bfd35c
- Add man page to testtcpauthd (#526189)
bfd35c
bfd35c
* Fri Oct 16 2009 Jan F. Chadima <jchadima@redhat.com> - 2.1.23-6
bfd35c
- Create the saslauth user according to fedora packaging guide
bfd35c
bfd35c
* Thu Sep 24 2009 Jan F. Chadima <jchadima@redhat.com> - 2.1.23-5
bfd35c
- Repair initscript to make condrestart working properly (#522103)
bfd35c
bfd35c
* Wed Sep 23 2009 Jan F. Chadima <jchadima@redhat.com> - 2.1.23-3
bfd35c
- Add possibility to run the saslauth without root privilegies (#185614)
bfd35c
bfd35c
* Fri Aug 21 2009 Tomas Mraz <tmraz@redhat.com> - 2.1.23-2
bfd35c
- rebuilt with new openssl
bfd35c
bfd35c
* Fri Aug  7 2009 Jan F. Chadima <jchadima@redhat.com> - 2.1.23-1
bfd35c
- update to 2.1.23
bfd35c
bfd35c
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.22-25
bfd35c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
bfd35c
bfd35c
* Mon May 11 2009 Jan F. Chadima <jchadima@redhat.com> - 2.1.22-24
bfd35c
- repair sasl_encode64 nul termination (#487251)
bfd35c
bfd35c
* Thu Apr 16 2009 Robert Scheck <robert@fedoraproject.org> - 2.1.22-23
bfd35c
- Don't build the krb4 plugin as krb5 1.7 will drop it (#225974 #c6)
bfd35c
bfd35c
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.22-22
bfd35c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
bfd35c
bfd35c
* Fri Feb  6 2009 Tomas Mraz <tmraz@redhat.com> - 2.1.22-21
bfd35c
- fix build with gcc-4.4
bfd35c
bfd35c
* Fri Jan 23 2009 Tomas Mraz <tmraz@redhat.com> - 2.1.22-20
bfd35c
- set LDAP_OPT_TIMEOUT (#326452)
bfd35c
- provide LSB compatible init script (#246900)
bfd35c
bfd35c
* Fri Sep 26 2008 Tomas Mraz <tmraz@redhat.com> - 2.1.22-19
bfd35c
- always use the current external db4 when linking,
bfd35c
  thanks to Dan Horak for the original patch (#464098)
bfd35c
bfd35c
* Wed Sep 10 2008 Tomas Mraz <tmraz@redhat.com> - 2.1.22-18
bfd35c
- fix most critical build warnings (#433583)
bfd35c
- use external db4
bfd35c
bfd35c
* Fri Aug 29 2008 Tomas Mraz <tmraz@redhat.com> - 2.1.22-17
bfd35c
- always link against the internal db4 (#459163)
bfd35c
- rediff patches for no fuzz
bfd35c
bfd35c
* Wed Jul  9 2008 Tomas Mraz <tmraz@redhat.com> - 2.1.22-16
bfd35c
- update internal db4 (#449737)
bfd35c
bfd35c
* Tue Jul  1 2008 Tomas Mraz <tmraz@redhat.com> - 2.1.22-15
bfd35c
- drop reload from initscript help (#448154)
bfd35c
- fix hang in rimap auth method (#438533)
bfd35c
- build the krb4 plugin (#154675)
bfd35c
bfd35c
* Fri May 23 2008 Dennis Gilmore <dennis@ausil.us> - 2.1.22-14
bfd35c
- make it so that bootstrap actually works
bfd35c
bfd35c
* Thu May 22 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 2.1.22-13.1
bfd35c
- minor release bump for sparc rebuild
bfd35c
bfd35c
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 2.1.22-13
bfd35c
- Autorebuild for GCC 4.3
bfd35c
bfd35c
* Thu Feb 14 2008 Steve Conklin <sconklin@redhat.com> - 2.1.22-12
bfd35c
- rebuild for gcc4.3
bfd35c
bfd35c
* Fri Jan 25 2008 Steve Conklin <sconklin@redhat.com> - 2.1.22-11
bfd35c
- Cleanup after merge review bz #225673
bfd35c
- no longer mark /etc/rc.d/init.d/saslauthd as config file
bfd35c
- removed -x permissions on include files
bfd35c
- added devel package dependency on cyrus-sasl
bfd35c
- removed some remaining .la files that were being delivered
bfd35c
bfd35c
* Wed Dec 05 2007 Release Engineering <rel-eng at fedoraproject dot org> - 2.1.22-10
bfd35c
 - Rebuild for deps
bfd35c
bfd35c
* Wed Nov  7 2007 Steve Conklin <sconklin@redhat.com> - 2.1.22-9
bfd35c
- Fixed a typo in the spec file
bfd35c
bfd35c
* Wed Nov  7 2007 Steve Conklin <sconklin@redhat.com> - 2.1.22-8
bfd35c
- Removed srp plugin source and added dist to NVR
bfd35c
bfd35c
* Tue Sep 18 2007 Steve Conklin <sconklin@redhat.com> 2.1.22-7
bfd35c
- use db4 version 4.6.19 bz#249737
bfd35c
bfd35c
* Mon Feb 26 2007 Nalin Dahyabhai <nalin@redhat.com> 2.1.22-6
bfd35c
- install config files and init scripts using -p
bfd35c
- pull in patch to build with current automake (#229010, Jacek Konieczny
bfd35c
  and Robert Scheck)
bfd35c
- remove prereq on ldconfig, RPM should pick it up based on the -libs
bfd35c
  scriptlets
bfd35c
- pull in patch to correctly detect gsskrb5_register_acceptor_identity
bfd35c
  (#200892, Mirko Streckenbach)
bfd35c
- move sasldb auxprop modules into the -lib subpackage, so that we'll pick
bfd35c
  it up for multilib systems
bfd35c
bfd35c
* Thu Feb 22 2007 Nalin Dahyabhai <nalin@redhat.com>
bfd35c
- pull CVS fix for not tripping over extra commas in digest-md5
bfd35c
  challenges (#229640)
bfd35c
bfd35c
* Fri Feb 16 2007 Nalin Dahyabhai <nalin@redhat.com>
bfd35c
- remove static build, which is no longer a useful option because not all of
bfd35c
  our dependencies are available as static libraries
bfd35c
- drop patches which were needed to keep static builds going
bfd35c
- drop gssapi-generic patch due to lack of interest
bfd35c
- update the bundled copy of db to 4.5.20 (#229012)
bfd35c
- drop dbconverter-2, as we haven't bundled v1 libraries since FC4
bfd35c
bfd35c
* Tue Dec  5 2006 Nalin Dahyabhai <nalin@redhat.com> 2.1.22-5
bfd35c
- rebuild
bfd35c
- add 'authentication' or 'auxprop' to summaries for plugin packages to
bfd35c
  better indicate what the plugin provides
bfd35c
- switch from automake 1.9 to automake 1.7
bfd35c
bfd35c
* Fri Sep 29 2006 Nalin Dahyabhai <nalin@redhat.com> 2.1.22-4
bfd35c
- rebuild without 'dlcompat' bits (#206119)
bfd35c
bfd35c
* Mon Jul 17 2006 Nalin Dahyabhai <nalin@redhat.com> 2.1.22-3
bfd35c
- rebuild
bfd35c
bfd35c
* Tue Jun 20 2006 Nalin Dahyabhai <nalin@redhat.com> 2.1.22-2
bfd35c
- fix a typo in sasl_client_start(3) (#196066)
bfd35c
bfd35c
* Mon May 22 2006 Nalin Dahyabhai <nalin@redhat.com> 2.1.22-1
bfd35c
- update to 2.1.22, adding pluginviewer to %%{_sbindir}
bfd35c
bfd35c
* Tue May 16 2006 Nalin Dahyabhai <nalin@redhat.com> 2.1.21-12
bfd35c
- add conditionalized build dependency on openldap-devel (#191855)
bfd35c
- patch md5global.h to be the same on all architectures
bfd35c
bfd35c
* Thu Apr 27 2006 Nalin Dahyabhai <nalin@redhat.com> 2.1.21-11
bfd35c
- add unapplied patch which makes the DIGEST-MD5 plugin omit the realm
bfd35c
  argument when the environment has $CYRUS_SASL_DIGEST_MD5_OMIT_REALM set to a
bfd35c
  non-zero value, for testing purposes
bfd35c
- add missing buildrequires on zlib-devel (#190113)
bfd35c
bfd35c
* Mon Feb 20 2006 Nalin Dahyabhai <nalin@redhat.com> 2.1.21-10
bfd35c
- add missing buildrequires on gdbm-devel (Karsten Hopp)
bfd35c
bfd35c
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.1.21-9.2
bfd35c
- bump again for double-long bug on ppc(64)
bfd35c
bfd35c
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.1.21-9.1
bfd35c
- rebuilt for new gcc4.1 snapshot and glibc changes
bfd35c
bfd35c
* Mon Dec 19 2005 Nalin Dahyabhai <nalin@redhat.com> 2.1.21-9
bfd35c
- use --as-needed to avoid linking dbconverter-2 with SQL libraries, which
bfd35c
  it doesn't use because it manipulates files directly (#173321)
bfd35c
bfd35c
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
bfd35c
- rebuilt
bfd35c
bfd35c
* Mon Nov 14 2005 Nalin Dahyabhai <nalin@redhat.com> 2.1.21-8
bfd35c
- rebuild with new OpenLDAP, overriding the version checks to assume that
bfd35c
  2.3.11 is acceptable
bfd35c
- remove a lingering patch for 1.x which we no longer use
bfd35c
bfd35c
* Sat Nov 12 2005 Tom Lane <tgl@redhat.com> 2.1.21-7
bfd35c
- Rebuild due to mysql update.
bfd35c
bfd35c
* Tue Nov  8 2005 Tomas Mraz <tmraz@redhat.com> 2.1.21-6
bfd35c
- rebuilt with new openssl
bfd35c
bfd35c
* Fri Sep  9 2005 Nalin Dahyabhai <nalin@redhat.com> 2.1.21-5
bfd35c
- add missing buildrequires: on groff (#163032)
bfd35c
bfd35c
* Thu Sep  1 2005 Nalin Dahyabhai <nalin@redhat.com> 2.1.21-4
bfd35c
- move the ldapdb auxprop support into a subpackage (#167300)
bfd35c
  (note: the ldap password check support in saslauthd doesn't use auxprop)
bfd35c
bfd35c
* Tue Aug 30 2005 Nalin Dahyabhai <nalin@redhat.com> 2.1.21-3
bfd35c
- correct a use of uninitialized memory in the bundled libdb (Arjan van de Ven)
bfd35c
bfd35c
* Mon Aug 29 2005 Nalin Dahyabhai <nalin@redhat.com> 2.1.21-2
bfd35c
- move the ANONYMOUS mech plugin to the -lib subpackage so that multilib
bfd35c
  systems can use it without installing the main package
bfd35c
- build the static libraries without sql auxprop support
bfd35c
bfd35c
* Mon Aug 29 2005 Nalin Dahyabhai <nalin@redhat.com> 2.1.21-1
bfd35c
- update to 2.1.21
bfd35c
- turn off compilation of libsasl v1 (finally)
bfd35c
- explicitly disable sqlite to avoid the build warning
bfd35c
- change the default mechanism which is set for saslauthd from "shadow" to
bfd35c
  "pam" (#159194)
bfd35c
- split the shared library up from saslauthd so that multilib systems don't
bfd35c
  have to pull in every dependency of saslauthd for the compat arch (#166749)
bfd35c
bfd35c
* Wed Apr 13 2005 Nalin Dahyabhai <nalin@redhat.com> 2.1.20-5
bfd35c
- rebuild with new deps
bfd35c
bfd35c
* Tue Mar  1 2005 Nalin Dahyabhai <nalin@redhat.com> 2.1.20-4
bfd35c
- rebuild with new deps
bfd35c
bfd35c
* Thu Nov 11 2004 Jeff Johnson <jbj@jbj.org> 2.1.20-3
bfd35c
- rebuild against db-4.3.21.
bfd35c
bfd35c
* Thu Nov 11 2004 Nalin Dahyabhai <nalin@redhat.com> 2.1.20-2
bfd35c
- build with mysql-devel instead of mysqlclient10
bfd35c
bfd35c
* Mon Nov  1 2004 Nalin Dahyabhai <nalin@redhat.com> 2.1.20-1
bfd35c
- build with mysqlclient10 instead of mysql-devel
bfd35c
bfd35c
* Wed Oct 27 2004 Nalin Dahyabhai <nalin@redhat.com> 2.1.20-0
bfd35c
- update to 2.1.20, including the fix for CAN-2004-0884
bfd35c
bfd35c
* Tue Oct  5 2004 Nalin Dahyabhai <nalin@redhat.com> 2.1.19-3
bfd35c
- use notting's fix for incorrect patch for CAN-2004-0884 for 1.5.28
bfd35c
bfd35c
* Tue Oct  5 2004 Nalin Dahyabhai <nalin@redhat.com> 2.1.19-2
bfd35c
- don't trust the environment in setuid/setgid contexts (CAN-2004-0884, #134660)
bfd35c
bfd35c
* Thu Aug 19 2004 Nalin Dahyabhai <nalin@redhat.com> 2.1.19-1
bfd35c
- rebuild (the 2.1.19 changelog for fixing a buffer overflow referred to a CVS
bfd35c
  revision between 2.1.18 and 2.1.19)
bfd35c
bfd35c
* Mon Jul 19 2004 Nalin Dahyabhai <nalin@redhat.com> 2.1.19-0
bfd35c
- update to 2.1.19, maybe for update
bfd35c
bfd35c
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
bfd35c
- rebuilt
bfd35c
bfd35c
* Mon Jun  7 2004 Nalin Dahyabhai <nalin@redhat.com> 2.1.18-4
bfd35c
- enable sql auxprop support in a subpackage
bfd35c
- include LDAP_SASLAUTHD documentation file (#124830)
bfd35c
bfd35c
* Fri Jun  4 2004 Nalin Dahyabhai <nalin@redhat.com>
bfd35c
- turn on ntlm in a subpackage
bfd35c
bfd35c
* Thu May 13 2004 Thomas Woerner <twoerner@redhat.com> 2.1.18-3
bfd35c
- removed rpath
bfd35c
bfd35c
* Tue Mar 16 2004 Nalin Dahyabhai <nalin@redhat.com> 2.1.18-2
bfd35c
- turn on building of libsasl v1 again
bfd35c
bfd35c
* Fri Mar 12 2004 Nalin Dahyabhai <nalin@redhat.com> 2.1.18-1
bfd35c
- update to 2.1.18
bfd35c
- saslauthd's ldap code is no longer marked experimental, so we build it
bfd35c
bfd35c
* Mon Mar  8 2004 Nalin Dahyabhai <nalin@redhat.com> 2.1.17-4
bfd35c
- rebuild
bfd35c
bfd35c
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
bfd35c
- rebuilt
bfd35c
bfd35c
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
bfd35c
- rebuilt
bfd35c
bfd35c
* Tue Feb  3 2004 Nalin Dahyabhai <nalin@redhat.com> 2.1.17-2
bfd35c
- include default /etc/sysconfig/saslauthd configuration file for the init
bfd35c
  script (#114868)
bfd35c
bfd35c
* Thu Jan 29 2004 Nalin Dahyabhai <nalin@redhat.com>
bfd35c
- drop saslauthd_version patch for libsasl2
bfd35c
bfd35c
* Thu Jan 29 2004 Nalin Dahyabhai <nalin@redhat.com>
bfd35c
- add a saslauthd_version option to libsasl's saslauthd client and teach it to
bfd35c
  do the right thing
bfd35c
- enable the saslauthd client code in libsasl version 1 (it's still going away!)
bfd35c
- add saslauthd1-checkpass/saslauthd2-checkpass for testing the above change
bfd35c
bfd35c
* Wed Jan  7 2004 Nalin Dahyabhai <nalin@redhat.com> 2.1.17-1
bfd35c
- forcibly disable otp and sql plugins at compile-time
bfd35c
bfd35c
* Fri Dec 19 2003 Nalin Dahyabhai <nalin@redhat.com>
bfd35c
- update to 2.1.17, forcing the gssapi plugin to be shared now, as before
bfd35c
- use a bundled libdb (#112215)
bfd35c
- build static-with-all-plugins and normal-shared libsasl versions
bfd35c
- add sasl2-{shared,static}-mechlist for very basic sanity checking
bfd35c
- make inclusion of sasl1 stuffs conditional, because it's so going away
bfd35c
bfd35c
* Sat Dec 13 2003 Jeff Johnson <jbj@jbj.org> 2.1.15-7
bfd35c
- rebuild against db-4.2.52.
bfd35c
bfd35c
* Thu Oct 23 2003 Nalin Dahyabhai <nalin@redhat.com> 2.1.15-6
bfd35c
- use /dev/urandom instead of /dev/random for SASL2 (docs indicate that this is
bfd35c
  safe if you aren't using OTP or SRP, and we build neither); SASL1 appears to
bfd35c
  use it to seed the libc RNG only (#103378)
bfd35c
bfd35c
* Mon Oct 20 2003 Nalin Dahyabhai <nalin@redhat.com>
bfd35c
- obey RPM_OPT_FLAGS again when krb5_prefix != %%{_prefix}
bfd35c
bfd35c
* Fri Oct 17 2003 Nalin Dahyabhai <nalin@redhat.com> 2.1.15-5
bfd35c
- install saslauthd's mdoc page instead of the pre-formatted man page, which
bfd35c
  would get formatted again
bfd35c
bfd35c
* Thu Sep 25 2003 Jeff Johnson <jbj@jbj.org> 2.1.15-5
bfd35c
- rebuild against db-4.2.42.
bfd35c
bfd35c
* Mon Sep 15 2003 Nalin Dahyabhai <nalin@redhat.com>
bfd35c
- include testsaslauthd
bfd35c
- note in the README that the saslauthd protocol is different for v1 and v2,
bfd35c
  so v1's clients can't talk to the v2 server
bfd35c
bfd35c
* Thu Aug 21 2003 Nalin Dahyabhai <nalin@redhat.com> 2.1.15-4
bfd35c
- rebuild
bfd35c
bfd35c
* Thu Aug 21 2003 Nalin Dahyabhai <nalin@redhat.com> 2.1.15-3
bfd35c
- add logic to build with gssapi libs in either /usr or /usr/kerberos
bfd35c
bfd35c
* Mon Jul 21 2003 Nalin Dahyabhai <nalin@redhat.com> 2.1.15-2
bfd35c
- rebuild
bfd35c
bfd35c
* Tue Jul 15 2003 Nalin Dahyabhai <nalin@redhat.com> 2.1.15-1
bfd35c
- update to 2.1.15
bfd35c
bfd35c
* Mon Jul 14 2003 Nalin Dahyabhai <nalin@redhat.com> 2.1.14-1
bfd35c
- update to 2.1.14
bfd35c
bfd35c
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
bfd35c
- rebuilt
bfd35c
bfd35c
* Fri May  9 2003 Nalin Dahyabhai <nalin@redhat.com> 2.1.13-3
bfd35c
- change -m argument to saslauthd to be a directory instead of a path
bfd35c
bfd35c
* Thu May  8 2003 Nalin Dahyabhai <nalin@redhat.com> 2.1.13-2
bfd35c
- link libsasl2 with -lpthread to ensure that the sasldb plug-in can always
bfd35c
  be loaded
bfd35c
bfd35c
* Tue Apr 29 2003 Nalin Dahyabhai <nalin@redhat.com> 2.1.13-1
bfd35c
- update to 2.1.13
bfd35c
bfd35c
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
bfd35c
- rebuilt
bfd35c
bfd35c
* Tue Jan  7 2003 Nalin Dahyabhai <nalin@redhat.com> 2.1.10-3
bfd35c
- rebuild
bfd35c
bfd35c
* Thu Dec 12 2002 Nalin Dahyabhai <nalin@redhat.com>
bfd35c
- consider either des_cbc_encrypt or DES_cbc_encrypt to be sufficient when
bfd35c
  searching for a DES implementation in libcrypto
bfd35c
- pull in CPPFLAGS and LDFLAGS from openssl's pkg-config data, if it exists
bfd35c
bfd35c
* Mon Dec  9 2002 Nalin Dahyabhai <nalin@redhat.com> 2.1.10-2
bfd35c
- rebuild
bfd35c
bfd35c
* Mon Dec  9 2002 Nalin Dahyabhai <nalin@redhat.com> 2.1.10-1
bfd35c
- update to 2.1.10, fixing buffer overflows in libsasl2 noted by Timo Sirainen
bfd35c
bfd35c
* Tue Nov 12 2002 Tim Powers <timp@redhat.com> 2.1.7-5
bfd35c
- remove files from $RPM_BUILD_ROOT that we don't intend to include
bfd35c
bfd35c
* Wed Oct  9 2002 Nalin Dahyabhai <nalin@redhat.com> 2.1.7-4
bfd35c
- update to SASLv1 to final 1.5.28
bfd35c
bfd35c
* Fri Sep 13 2002 Nalin Dahyabhai <nalin@redhat.com> 2.1.7-3
bfd35c
- rebuild, overriding sasldir when running make so that on multilib systems
bfd35c
  applications will be able to load modules for the right arch
bfd35c
bfd35c
* Mon Sep  2 2002 Nalin Dahyabhai <nalin@redhat.com> 2.1.7-2
bfd35c
- include dbconverter-2 (#68741)
bfd35c
bfd35c
* Fri Aug  9 2002 Nalin Dahyabhai <nalin@redhat.com> 2.1.7-1
bfd35c
- update to 2.1.7, fixing a race condition in digest-md5
bfd35c
bfd35c
* Wed Jul 17 2002 Nalin Dahyabhai <nalin@redhat.com> 2.1.6-1
bfd35c
- update to 2.1.6 and 1.5.28
bfd35c
bfd35c
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
bfd35c
- automated rebuild
bfd35c
bfd35c
* Thu Jun 13 2002 Nalin Dahyabhai <nalin@redhat.com> 2.1.5-1
bfd35c
- update to 2.1.5
bfd35c
bfd35c
* Mon Jun 10 2002 Nalin Dahyabhai <nalin@redhat.com> 2.1.4-1
bfd35c
- update to 2.1.4
bfd35c
bfd35c
* Sun May 26 2002 Tim Powers <timp@redhat.com>
bfd35c
- automated rebuild
bfd35c
bfd35c
* Thu May 16 2002 Nalin Dahyabhai <nalin@redhat.com> 2.1.2-1
bfd35c
- modify to build with db 4.x
bfd35c
bfd35c
* Thu Apr 18 2002 Nalin Dahyabhai <nalin@redhat.com>
bfd35c
- update cyrus-sasl 2 to 2.1.2
bfd35c
- change buildreq to db3-devel
bfd35c
bfd35c
* Tue Feb 12 2002 Nalin Dahyabhai <nalin@redhat.com> 2.1.1-3
bfd35c
- suppress output to stdout/stderr in %%postun
bfd35c
bfd35c
* Sun Feb 10 2002 Nalin Dahyabhai <nalin@redhat.com> 2.1.1-2
bfd35c
- configure sasldb2 to use berkeley DB instead of gdbm
bfd35c
bfd35c
* Wed Feb  6 2002 Nalin Dahyabhai <nalin@redhat.com> 2.1.1-1
bfd35c
- update to 2.1.1
bfd35c
bfd35c
* Thu Jan 31 2002 Nalin Dahyabhai <nalin@redhat.com> 2.1.0-1
bfd35c
- marge 1.5.24 back in, making a note that it should be removed at some
bfd35c
  point in the future
bfd35c
bfd35c
* Wed Jan 30 2002 Nalin Dahyabhai <nalin@redhat.com>
bfd35c
- update to 2.1.0, which is designed to be installed in parallel with cyrus sasl
bfd35c
  1.x, so fork the package and rename it to cyrus-sasl2
bfd35c
- add the sasldb auxprop plugin to the main package
bfd35c
- add disabled-by-default saslauthd init script
bfd35c
- move the .la files for plugins into their respective packages -- they're
bfd35c
  needed by the library
bfd35c
bfd35c
* Wed Jan 23 2002 Nalin Dahyabhai <nalin@redhat.com> 1.5.24-24
bfd35c
- free ride through the build system
bfd35c
bfd35c
* Fri Nov  2 2001 Nalin Dahyabhai <nalin@redhat.com> 1.5.24-23
bfd35c
- patch to fix possible syslog format-string vulnerability 
bfd35c
bfd35c
* Mon Oct 29 2001 Nalin Dahyabhai <nalin@redhat.com> 1.5.24-22
bfd35c
- add pam-devel as a buildprereq
bfd35c
bfd35c
* Wed Aug 29 2001 Nalin Dahyabhai <nalin@redhat.com> 1.5.24-21
bfd35c
- include sample programs in the -devel subpackage, prefixing their names
bfd35c
  with "sasl-" to reduce future potential naming conflicts
bfd35c
bfd35c
* Tue Aug 14 2001 Nalin Dahyabhai <nalin@redhat.com> 1.5.24-20
bfd35c
- build without -ggdb
bfd35c
bfd35c
* Fri Aug  3 2001 Nalin Dahyabhai <nalin@redhat.com>
bfd35c
- add gdbm-devel as a build dependency (#44990)
bfd35c
- split off CRAM-MD5 and DIGEST-MD5 into a subpackage of their own (#43079,
bfd35c
  and dialogs with David L. Parsley)
bfd35c
bfd35c
* Fri Apr 27 2001 Nalin Dahyabhai <nalin@redhat.com>
bfd35c
- split out the PLAIN and LOGIN mechanisms into their own package (this allows
bfd35c
  an administrator to disable them by simply removing the package)
bfd35c
bfd35c
* Fri Jan 19 2001 Nalin Dahyabhai <nalin@redhat.com>
bfd35c
- rebuild in new environment
bfd35c
bfd35c
* Wed Dec  6 2000 Nalin Dahyabhai <nalin@redhat.com>
bfd35c
- fix gssapi-over-tls
bfd35c
bfd35c
* Fri Oct 27 2000 Nalin Dahyabhai <nalin@redhat.com>
bfd35c
- enable static libraries, but always build with -fPIC
bfd35c
bfd35c
* Wed Oct 25 2000 Nalin Dahyabhai <nalin@redhat.com>
bfd35c
- make sure the version of 1.5.24 in the package matches the masters (#18968)
bfd35c
bfd35c
* Mon Oct  9 2000 Nalin Dahyabhai <nalin@redhat.com>
bfd35c
- re-add the libsasl.so symlink to the -devel package (oops)
bfd35c
bfd35c
* Fri Oct  6 2000 Nalin Dahyabhai <nalin@redhat.com>
bfd35c
- move .so files for modules to their respective packages -- they're not -devel
bfd35c
  links meant for use by ld anyway
bfd35c
bfd35c
* Thu Oct  5 2000 Nalin Dahyabhai <nalin@redhat.com>
bfd35c
- split off -devel subpackage
bfd35c
- add a -gssapi subpackage for the gssapi plugins
bfd35c
bfd35c
* Wed Aug 16 2000 Nalin Dahyabhai <nalin@redhat.com>
bfd35c
- fix the summary text
bfd35c
bfd35c
* Sun Aug 13 2000 Nalin Dahyabhai <nalin@redhat.com>
bfd35c
- re-enable arcfour and CRAM
bfd35c
bfd35c
* Fri Aug  4 2000 Nalin Dahyabhai <nalin@redhat.com>
bfd35c
- force use of gdbm for database files to avoid DB migration weirdness
bfd35c
- enable login mechanism
bfd35c
- disable gssapi until it can coexist peacefully with non-gssapi setups
bfd35c
- actually do a make in the build section (#15410)
bfd35c
bfd35c
* Fri Jul 21 2000 Nalin Dahyabhai <nalin@redhat.com>
bfd35c
- update to 1.5.24
bfd35c
bfd35c
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
bfd35c
- automatic rebuild
bfd35c
bfd35c
* Tue Jun 27 2000 Nalin Dahyabhai <nalin@redhat.com>
bfd35c
- rebuild in new environment (release 3)
bfd35c
bfd35c
* Mon Jun 19 2000 Nalin Dahyabhai <nalin@redhat.com>
bfd35c
- don't muck with syslogd in post
bfd35c
- remove patch for db-3.0 wackiness, no longer needed
bfd35c
bfd35c
* Thu Jun  8 2000 Nalin Dahyabhai <nalin@redhat.com>
bfd35c
- FHS cleanup
bfd35c
- don't strip anything by default
bfd35c
bfd35c
* Fri Feb 11 2000 Tim Powers <timp@redhat.com>
bfd35c
- fixed man pages not being gzipped
bfd35c
bfd35c
* Tue Nov 16 1999 Tim Powers <timp@redhat.com>
bfd35c
- incorporated changes from Mads Kiilerich
bfd35c
- release number is 1, not mk1
bfd35c
bfd35c
* Wed Nov 10 1999 Mads Kiilerich <mads@kiilerich.com>
bfd35c
- updated to sasl 1.5.11
bfd35c
- configure --disable-krb4 --without-rc4 --disable-cram 
bfd35c
  because of missing libraries and pine having cram as default...
bfd35c
- handle changing libsasl.so versions
bfd35c
bfd35c
* Mon Aug 30 1999 Tim Powers <timp@redhat.com>
bfd35c
- changed group
bfd35c
bfd35c
* Fri Aug 13 1999 Tim Powers <timp@redhat.com>
bfd35c
- first build for Powertools