Accepted cyrus-sasl2 2.1.22.dfsg1-4ubuntu1 (source)
Scott James Remnant
scott at ubuntu.com
Mon Nov 27 13:10:15 GMT 2006
Accepted:
OK: cyrus-sasl2_2.1.22.dfsg1-4ubuntu1.dsc
-> Component: main Section: devel
OK: cyrus-sasl2_2.1.22.dfsg1.orig.tar.gz
OK: cyrus-sasl2_2.1.22.dfsg1-4ubuntu1.diff.gz
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Mon, 27 Nov 2006 12:59:40 +0000
Source: cyrus-sasl2
Binary: libsasl2-modules-ldap libsasl2-2 libsasl2 libsasl2-2-dev sasl2-bin cyrus-sasl2-doc libsasl2-dev libsasl2-modules-gssapi-heimdal libsasl2-modules-otp libsasl2-modules-sql libsasl2-modules libsasl2-modules-gssapi-mit cyrus-sasl2-dbg
Architecture: source
Version: 2.1.22.dfsg1-4ubuntu1
Distribution: feisty
Urgency: high
Maintainer: Debian Cyrus SASL Team <pkg-cyrus-sasl2-debian-devel at lists.alioth.debian.org>
Changed-By: Scott James Remnant <scott at ubuntu.com>
Description:
cyrus-sasl2-dbg - Debugging symbols for Cyrus SASL
cyrus-sasl2-doc - Documentation for Cyrus SASL library and utilities
libsasl2 - Authentication abstraction library
libsasl2-2 - Authentication abstraction library
libsasl2-2-dev - Development files for SASL authentication abstraction library
libsasl2-dev - Development files for SASL authentication abstraction library
libsasl2-modules - Pluggable Authentication Modules for SASL
libsasl2-modules-gssapi-heimdal - Pluggable Authentication Modules for SASL (GSSAPI)
libsasl2-modules-gssapi-mit - Pluggable Authentication Modules for SASL (GSSAPI)
libsasl2-modules-ldap - Pluggable Authentication Modules for SASL (LDAP)
libsasl2-modules-otp - Pluggable Authentication Modules for SASL (OTP)
libsasl2-modules-sql - Pluggable Authentication Modules for SASL (SQL)
sasl2-bin - Administration programs for SASL users database
Closes: 190658 201826 202836 205589 211156 240767 242184 245818 248333 251735 254298 256808 257181 257306 262339 265751 274087 274182 274402 275431 275498 276637 276849 282775 285605 286285 287313 296449 300710 302280 305357 310438 314724 315177 316404 321760 324288 328879 329716 332703 336485 336485 344686 345880 348685 354413 357527 361937 362511 364395 365183 365183 365287 368189 368370 379846 379846 392571 397549 397603 397605 397714 397818 398137
Changes:
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.
Files:
64249e6adc2b76bcfcbb1957c2a447fa 1279 libs important cyrus-sasl2_2.1.22.dfsg1-4ubuntu1.dsc
f196299b2c07f822c8c56db71b7dc7db 1370731 libs important cyrus-sasl2_2.1.22.dfsg1.orig.tar.gz
26bac27adfb76d1239017bc41612ac32 27415 libs important cyrus-sasl2_2.1.22.dfsg1-4ubuntu1.diff.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFauJZSnQiFMl4yK4RAoylAKCP+R4qC8GlRIfDEOTt+6y8asbFagCeIHWV
Csic3vhVIg3PmadjCyGziHw=
=XcyD
-----END PGP SIGNATURE-----
More information about the feisty-changes
mailing list