Codebase list cyrus-sasl2 / 9c4d0b9
Trim trailing whitespace. Fixes lintian: file-contains-trailing-whitespace See https://lintian.debian.org/tags/file-contains-trailing-whitespace.html for more details. Debian Janitor 4 years ago
2 changed file(s) with 17 addition(s) and 17 deletion(s). Raw diff Collapse all Expand all
3737 * New upstream version 2.1.27+dfsg
3838 * Bump policy to current version and debhelper compat level to 12
3939 * Upstream supports only a single plugindir now, switch to M-A plugindir
40 * Build libsasl2-modules-gssapi-heimdal against heimdal
40 * Build libsasl2-modules-gssapi-heimdal against heimdal
4141 + Install heimdal build into separate tmp directory and strip rpath
4242 from it (Closes: #880393)
4343 * Replace extra priority with optional
307307
308308 cyrus-sasl2 (2.1.25.dfsg1-2) unstable; urgency=low
309309
310 [ Roberto C. Sanchez ]
310 [ Roberto C. Sanchez ]
311311 * Update README.source to reflect quilt usage instead of dpatch
312312
313313 [ Ondřej Surý ]
545545 cyrus-sasl2 (2.1.23.dfsg1-1.1) unstable; urgency=medium
546546
547547 * Build-Depend also on mysqlclient-dev. Closes: #542904
548 * Conflict cyrus-sasl2-heimdal-dbg as both packages provide the file
548 * Conflict cyrus-sasl2-heimdal-dbg as both packages provide the file
549549 /usr/lib/debug/usr/lib/sasl2/libgssapiv2.so.2.0.23 Closes: #530781
550550
551551 -- Andreas Barth <aba@not.so.argh.org> Sat, 29 Aug 2009 11:47:55 +0200
11711171 Closes: #276637.
11721172
11731173 -- Andreas Barth <aba@debian.org> Fri, 15 Oct 2004 20:26:41 +0200
1174
1174
11751175 cyrus-sasl2 (2.1.19-1.3) unstable; urgency=high
11761176
11771177 * NMU
12411241 * upstream CVS: plugins/gssapi.c: Memory management cleanup
12421242 * upstream CVS: configure.in, plugins/gssapi.c: Wrap all GSS calls
12431243 in mutexes when required by the implementation (closes: #202836)
1244 THIS PATCH PROBABLY SHOULD BE SET TO DISABLED BY DEFAULT WHEN MIT
1244 THIS PATCH PROBABLY SHOULD BE SET TO DISABLED BY DEFAULT WHEN MIT
12451245 KERBEROS 1.3.5 ENTERS UNSTABLE
12461246 (see https://bugzilla.andrew.cmu.edu/show_bug.cgi?id=2255)
12471247 * Libtool is refreshed at every build, so this upload closes: #262339
12581258 * New upstream version (Closes: #259503, #259658)
12591259 * Acknowledge the last NMU (closes: #254818)
12601260 * Build against libdb4.2 (closes: #253894)
1261 * Fixed the path to saslauthd.conf in the saslauthd
1261 * Fixed the path to saslauthd.conf in the saslauthd
12621262 man page (Closes: #254454)
1263
1263
12641264 -- Dima Barsky <dima@debian.org> Sun, 4 Jul 2004 20:38:53 +0100
12651265
12661266 cyrus-sasl2 (2.1.18-4.1) unstable; urgency=low
14201420
14211421 cyrus-sasl2 (2.1.9-3) unstable; urgency=low
14221422
1423 * Added AM_MAINTAINER_MODE to configure.in
1423 * Added AM_MAINTAINER_MODE to configure.in
14241424
14251425 -- Dima Barsky <dima@debian.org> Sat, 26 Oct 2002 01:46:13 +0100
14261426
14351435
14361436 * New upstream release
14371437 * shlibs now refers to the current version (Closes: #163845)
1438 * sasl2-bin now uses dpkg-statoverride to manage permissions of
1438 * sasl2-bin now uses dpkg-statoverride to manage permissions of
14391439 /var/run/saslauthd and /etc/sasldb2 (Closes: #163042, #164393)
14401440
14411441 -- Dima Barsky <dima@debian.org> Mon, 21 Oct 2002 22:01:01 +0100
14501450
14511451 * Build with versioned symbols
14521452 * Another split: KERBEROS mechanism is now in a separate module (Closes: #154153)
1453 * README.Debian has been updated a while ago, we can
1453 * README.Debian has been updated a while ago, we can
14541454 close bug 146543 now. (Closes: #146543)
14551455
14561456 -- Dima Barsky <dima@debian.org> Mon, 30 Sep 2002 17:23:12 +0100
14591459
14601460 * New upstream version (Closes: #156286, #158296)
14611461 * Enabled ldap and mysql (Closes: #155025, #154965)
1462 * /etc/sasldb2 and /var/run/saslauthd now belong to the group "sasl"
1462 * /etc/sasldb2 and /var/run/saslauthd now belong to the group "sasl"
14631463 and are group-readable (Closes: #151798)
14641464
14651465 -- Dima Barsky <dima@debian.org> Thu, 25 Sep 2002 15:51:12 +0100
14731473
14741474 cyrus-sasl2 (2.1.5-7) unstable; urgency=low
14751475
1476 * Separated heimdal-dependent plugins into the
1476 * Separated heimdal-dependent plugins into the
14771477 libsasl2-modules-gssapi-heimdal package
14781478 * Updated libtool to the latest version (Closes: #146229)
14791479 * Changed permissions on /var/run/saslauthd to 711 (Closes: #151796)
15171517 * Added explicit rule for building libsasl2.a (Closes: #144200)
15181518 * Added a warning about /dev/random to README.Debian (Closes: #146982)
15191519 * /var/run/saslauthd/mux is now world-readable (Closes: #147484)
1520 * Modified sasl2-bin.default to make it clear that MECHANISMS is a
1521 space separated lists, so it should be quoted if there is more
1520 * Modified sasl2-bin.default to make it clear that MECHANISMS is a
1521 space separated lists, so it should be quoted if there is more
15221522 than one item in it (Closes: #146790)
15231523
15241524 -- Dima Barsky <dima@debian.org> Sun, 30 Jun 2002 01:19:16 +0100
15341534 * New upstream version
15351535 * Changed --without-gssapi to --disable-gssapi
15361536 * Closes: #131792
1537
1537
15381538 -- Dima Barsky <dima@debian.org> Tue, 26 Mar 2002 22:29:12 +0000
15391539
15401540 cyrus-sasl2 (2.1.1-0.2) unstable; urgency=low
11 # -*- makefile -*-
22 #
33 # debian/rules for CMU Cyrus SASL version 2.1
4 #
4 #
55 # Copyright (c) 2011 by Ondřej Surý - migrated to dh7
66 # Based on previous work (c) 2006 by Fabian Fagerholm.
77 # Based on previous work by Dima Barsky.
1111 # it under the terms of the GNU General Public License as published by
1212 # the Free Software Foundation; either version 2 of the License, or
1313 # (at your option) any later version.
14 #
14 #
1515 # Note that Cyrus SASL itself is published under a different license.
1616
1717 # Debhelper control.