cyrus-sasl2 (2.1.22.dfsg1-4ubuntu1) feisty; urgency=low
* Merge from debian unstable, remaining changes:
- remove stop links from rc0 and rc6
- build against db4.3 instead of 4.2
- build against heimdal-dev instead of libkrb5-dev
- depend on, don't recommend, modules
cyrus-sasl2 (2.1.22.dfsg1-4) unstable; urgency=low
[ Fabian Fagerholm ]
* debian/rules, etc.: Build sample-{client,server} and ship them with
Debianized names (prefix sasl-) in sasl2-bin. (Closes: #305357)
cyrus-sasl2 (2.1.22.dfsg1-3) unstable; urgency=low
[ Fabian Fagerholm ]
* debian/control, debian/rules: Add cyrus-sasl2-dbg package and make
dh_strip put debugging symbols in it. (Closes: #240767)
* debian/sasl2-bin.saslauthd.init: Allow configurable run directory and
pid file. (Closes: #201826)
* debian/sasl2-bin.README.Debian: Short documentation on how to integrate
saslauthd with Postfix.
cyrus-sasl2 (2.1.22.dfsg1-2) unstable; urgency=low
[ Fabian Fagerholm ]
* debian/sasl2-bin.saslauthd.init: Fix case when MECH_OPTIONS is empty.
(Closes: #397818)
* debian/sasl2-bin.saslauthd.default: Include an example for postfix users.
* debian/rules: Preserve CFLAGS variable as suggested by Andreas Metzler.
[ Roberto C. Sanchez ]
* debian/rules: added '--sysconfdir=/etc' option for configure
(Closes: #398137)
cyrus-sasl2 (2.1.22.dfsg1-1) unstable; urgency=low
[ Fabian Fagerholm ]
* debian/control: Adjust priority of packages to be more in line with
policy and overrides.
* debian/sasl2-bin.saslauthd.default: saslauthd can *not* use more than one
authentication mechanism at a time. (Closes: #329716, #274182, #368189)
* Repackage upstream tarball to remove non-DFSG-free IETF docs that were
accidentally reintroduced for some reason. (Closes: #365183)
* Remove non-DFSG-free IETF docs from trunk, so it corresponds to the
repackaged tarball.
* debian/patches/0012_xopen_crypt_prototype.dpatch: Avoid segfault on
architectures where the size of a pointer is greater than the size of an
integer. Dann Frazier reported and supplied the patch. (Closes: #397549)
* debian/patches/0013_fix_hurd_build.dpatch: This patch had gotten lost,
it fixes building on hurd-i386. (Closes: #397714)
* debian/patches/0014_avoid_pic_overwrite: Don't overwrite PIC version of
libsasldb.a with non-PIC version. This causes linking to fail when
making shared objects on certain platforms such as amd64 and hppa.
(Closes: #397603, #397605)
* debian/rules: Move "-Wl,-z,defs" from CFLAGS to LDFLAGS to avoid a lot
of irrelevant linker messages. Andreas Metzler spotted this.
cyrus-sasl2 (2.1.22-1) unstable; urgency=low
[ Fabian Fagerholm ]
* debian/sasl2-bin.saslauthd.default: put back the descriptive comment
about sasldb for saslauthd.
* Upload to unstable (famous last words ;-).
cyrus-sasl2 (2.1.22-0~pre05) experimental; urgency=low
[ Fabian Fagerholm ]
* debian/control: improve description of -doc package.
* debian/control: add -modules-ldap package to -modules Suggests.
* debian/control: build-depend on older libdb to ease upgrade.
* debian/sasl2-bin.saslauthd.init: fix typo on line 31.
* debian/sasl2-bin.saslauthd.init: if daemon is already running or already
stopped, reflect this fact in the start or stop message, respectively.
* debian/sasl2-bin.saslauthd.init: quote the user-supplied variable on
line 51 to avoid errors when it contains a space-separated list.
* debian/rules: socket directory is /var/run/saslauthd, fix typo.
* debian/sasl2-bin.saslauthd.default: -T option doesn't work, remove.
* debian/rules: enable sasldb support in saslauthd.
* debian/rules: add test target (currently just builds the test suite).
* debian/rules: clean up unneccessary file copying.
* debian/patches/0009_sasldb_al.dpatch: fix building saslauthd with
sasldb support.
* debian/patches/0010_maintainer_mode.dpatch: use AM_MAINTAINER_MODE.
* debian/patches/0011_saslauthd_ac_prog_libtool.dpatch: use AC_PROG_LIBTOOL
in saslauthd's configure.in.
cyrus-sasl2 (2.1.22-0~pre04) experimental; urgency=low
[ Fabian Fagerholm ]
* debian/rules: use /dev/urandom instead of /dev/random.
* debian/README.Debian: document change to /dev/urandom.
* Rename the package according to Steve Langasek's advice (based on a
patch from Andreas Metzler).
cyrus-sasl2 (2.1.22-0~pre03) experimental; urgency=low
[ Roberto C. Sanchez ]
* Acknowledge previous NMU (Closes: #275431)
[ Fabian Fagerholm ]
* debian/cyrus-sasl-2.1-bin.saslauthd.init: exit 0 when saslauthd binary
is missing (policy 9.3.2) and exit 0 when START != yes.
* debian/rules: enable --with-ldap and --enable-ldapdb.
* debian/control: create an LDAP modules package.
* debian/libsasl2-2-modules-ldap.{dirs,install}: install libldapdb.* into
LDAP modules package.
[ Andreas Metzler ]
* debian/control: Change lsb-base from Build-Depends to Depends for
cyrus-sasl-2.1-bin.
cyrus-sasl2 (2.1.22-0~pre02) experimental; urgency=low
[ Roberto C. Sanchez ]
* debian/control: versioned conflict on libsasl2-modules allows
installation of pre-release packages.
[ Fabian Fagerholm ]
* debian/rules: install dbconverter-2 as sasldbconverter2.
* debian/rules: include man page for sasldbconverter2.
* debian/changelog: clean up, rebuild for experimental.
cyrus-sasl2 (2.1.22-0~pre01) experimental; urgency=low
* Acknowledged previous NMUs (Closes: #274087, #344686, #362511, #245818)
(Closes: #276637, #285605, #332703, #336485, #345880, #357527, #379846)
(Closes: #248333, #315177, #324288, #361937, #242184, #256808, #202836)
(Closes: #262339, #265751, #275498, #276849)
[ Fabian Fagerholm ]
* Adopted package (Closes: #368370)
* Fixed static linking against libsasl2 (Closes: #282775)
* debian/rules: Exit with an error if any of the auto* commands fail
(Closes: #321760)
* New upstream version (Closes: #316404)
- Fixed crash with DIGEST-MD5 (Closes: #286285, #314724)
- Built with courier authdaemon support (Closes: #328879)
- sql plugin respects log_level settings (Closes: #296449)
* debian/watch: Included a watch file (Closes: #205589)
* debian/control, debian/rules: Switched from Heimdal to MIT Kerberos
(Closes: #257306, #310438)
* Repackaged upstream source to remove non-free docs (Closes: #365183)
* debian/README.Debian: Document why libsasl2-modules is recommended
(Closes: #302280, #365287)
* debian/rules: Strip rpath from binaries and shared libraries when build
inserts one.
[ Roberto C. Sanchez ]
* Added myself to Uploaders field
* debian/control: Added missing Build-Depends on groff-base
* debian/control: Changed build dependency from db4.2 to db4.4
(Closes: #354413)
* debian/rules: Made it so README.configure-options is actually populated
* debian/rules: Prevent bogus ldconfig calls in postinst and postrm
* debian/testsaslauthd.8: Added manual page for testsaslauthd(8)
* debian/cyrus-sasl-2.1-bin.saslauthd.init: Improved socket and pidfile
location flexibility (Closes: #254298, #300710, #287313)
* debian/control: Changed libsasl2-2-modules-sql to depend on
libsasl2-2-modules (Closes: #392571)
* debian/rules: /etc/sasl at start of config search path (Closes: #211156)
* Split OTP plugin into its own package (Closes: #251735)
* debian/control: Made libsasl2-2-modules suggest
libsasl2-2-modules-{sql,otp,gssapi-heimdal} (Closes: #348685)
* debian/cyrus-sasl-2.1-bin.saslauthd.init: Useful errors (Closes: #257181)
* debian/control: Added NTLM to description (Closes: #274402)
* Added necessary config.h and Makefile to build samples (Closes: #190658)
cyrus-sasl2 (2.1.19.dfsg1-0.5) unstable; urgency=low
* Non-maintainer upload during BSP.
* Changed init script for option -m in saslauthd.
(Thanks Elmar Hoffmann for your Help)
Closes: #364395.
cyrus-sasl2 (2.1.19.dfsg1-0.4) unstable; urgency=high
* Non-maintainer upload
* Reverted to libdb4.2-dev.
cyrus-sasl2 (2.1.19.dfsg1-0.3) unstable; urgency=high
* Use libkrb5-dev instead of heimdal-dev. Closes: #379846.
* Use libdb4.3-dev instead of libdb4.2-dev. Closes: #336485.
-- Scott James Remnant <email address hidden> Mon, 27 Nov 2006 12:59:40 +0000