From: Clinton Ebadi Date: Sun, 16 Feb 2020 03:16:37 +0000 (-0500) Subject: Merge branch 'debian' X-Git-Tag: debian/0.69.0-2+hcoop1~1 X-Git-Url: https://git.hcoop.net/hcoop/debian/courier-authlib.git/commitdiff_plain/c4b6c7dec3b65316d62340fbd218f1ac73cbdcd2 Merge branch 'debian' --- c4b6c7dec3b65316d62340fbd218f1ac73cbdcd2 diff --cc debian/changelog index 6fcba6e,099be25..011269d --- a/debian/changelog +++ b/debian/changelog @@@ -1,15 -1,114 +1,126 @@@ + courier-authlib (0.69.0-2) unstable; urgency=medium + + [ Andreas Henriksson ] + * Pass PS=/bin/ps to configure + - fixes redproducible build on merged-usr vs non-merged + Closes: #915226. + + [ Markus Wanner ] + * Correct CI test pam, drop postgres-simple and postgres-complex + for now. + * Update symbols file to cover even more optional symbols. + * Bump Standards-Version to 4.3.0: no changes required. + + -- Markus Wanner Sat, 02 Feb 2019 23:17:27 +0100 + + courier-authlib (0.69.0-1) unstable; urgency=medium + + [ Ondřej Nový ] + * d/copyright: Use https protocol in Format field + * d/changelog: Remove trailing whitespaces + * d/watch: Use https protocol + + [ Helmut Grohne ] + * Fix FTCBFS: (Closes: #884630) + + Do not try to guess the mail user/group from the build system. + + Use fcntl locking. + + Add 0009-cross.patch: Consider $ac_tool_prefix for pkg-config. + + [ Markus Wanner ] + * New upstream release. + * Bump d/compat to 11. + * Add patch 0008-fix-perl-shebang.patch to fix perl shebang. + * Refresh patch 0001-Don-t-mangle-permissions....patch + * Drop patches 0003 and 0004, they have been integrated upstream. + * Increase verbosity in d/rules. + * Drop postinst call of invoke-rc.d and rely on debhelper, instead. + * Bump Standards-Version to 4.2.1: no further changes required. + + -- Markus Wanner Tue, 16 Oct 2018 18:43:27 +0200 + + courier-authlib (0.68.0-4.1) unstable; urgency=medium + + * Non-maintainer upload. + * Relax checks for C++ symbols (Closes: #897725) + * Update Vcs-* fields in debian/control + + -- Dmitry Bogatov Wed, 10 Oct 2018 16:35:27 +0000 + + courier-authlib (0.68.0-4) unstable; urgency=medium + + [ Matthias Klose ] + * Update symbols file for -O3 builds. Closes: #875276. + + [ Markus Wanner ] + * Correct build dependencies: require version 2.0 or newer of + courier-unicode, as per aclocal.m4. + * Use CONFIG_SHELL rather than just SHELL to enhance + reproducibility. + + -- Markus Wanner Mon, 11 Sep 2017 23:06:17 +0200 + + courier-authlib (0.68.0-3) unstable; urgency=medium + + * A few symbols from libcourierauthcommon.so.0 do not follow any + pattern. Mark them as optional. Closes: #868739. + + -- Markus Wanner Tue, 18 Jul 2017 17:14:27 +0200 + + courier-authlib (0.68.0-2) unstable; urgency=medium + + * Correct symbols file for 32-bit architectures. Closes: #866975. + * Tweak autopkgtests to work better. + + -- Markus Wanner Mon, 17 Jul 2017 22:36:26 +0200 + + courier-authlib (0.68.0-1) unstable; urgency=medium + + * New upstream release 0.68.0, upload to unstable. + * Drop patch 0006-Correct-CXXFLAGS.patch, it got applied upstream. + * Add three autopkgtests: pam, postgres-simple, postgres-custom. + * Add patch 0007-add-missing-include.patch so the rfc822 component + compiles again. + + -- Markus Wanner Sun, 02 Jul 2017 17:05:15 +0200 + + courier-authlib (0.67.0-1) experimental; urgency=medium + + * New upstream release 0.67.0. + * Take over the package. Closes: #848981. + * Update d/watch to ignore development snapshots. + * Bump S-V to 3.9.8, no changes required. + * Update d/copyright: adjust years, add myself, correct moved files. + * Refresh patches: 0001 and 0003. + * Adapt patch 0003-Fix-authdaemondprog-linking-missing- + libcourierauth.patch to apply, again. + * Add patch 0006-Correct-CXXFLAGS.patch. + * Update symbols: according to upstream, vanishing symbols are all + used for internal APIs only and shoul not affect library users. + * d/control: Use https for Vcs-* and Homepage fields. + * d/control: drop the deprecated or-ed dependency on libmysqlclient-dev. + * Use mailuser and mailgroup arguments for configure (as courier-base + with courier-config is not available at build time). + * Drop autotools-dev, use only dh_autoreconf. + * Enable basic hardening features, doesn't quite cover all libs, yet. + * Add a separate `set -e` line in postrm and postinst scripts, fixes + a lintian warning. + * Hard-wire $SHELL to /bin/sh in the hope for more reproducible builds. + * Drop now obsolete lintian overrides. + + -- Markus Wanner Sun, 09 Apr 2017 20:54:30 +0200 + +courier-authlib (0.66.4-9+hcoop2) unstable; urgency=medium + + * HCoop release with fixed build + + -- Clinton Ebadi Sun, 22 Apr 2018 04:15:05 -0400 + +courier-authlib (0.66.4-9+hcoop1) unstable; urgency=medium + + * HCoop release + + -- Clinton Ebadi Sun, 22 Apr 2018 03:53:22 -0400 + courier-authlib (0.66.4-9) unstable; urgency=medium * Orphan the package. @@@ -238,21 -310,9 +349,21 @@@ courier-authlib (0.62.2-1) unstable; ur - copyright notice added to copyright - overrides for file permission of configuration files - reorder debhelper commands - + -- Stefan Hornburg (Racke) Mon, 02 Mar 2009 16:09:05 +0100 +courier-authlib (0.61.0-1+lenny1hcoop1) lenny; urgency=low + + * Merge from Debian. Remaining changes: + + authpam.c: + - Revert the disabling of pam_setcred so that IMAP works on AFS. + + courier_auth_config.h: + - Set the userdb path to be /etc/courier/userdb. + + preauthuserdbcommon.c: + - Get AFS tokens. + + -- Michael Olson (HCoop) Thu, 09 Apr 2009 23:43:21 -0400 + courier-authlib (0.61.0-1+lenny1) testing-security; urgency=high * Non-maintainer upload by the security team diff --cc debian/patches/series index cff79b5,032b1ec..22284bc --- a/debian/patches/series +++ b/debian/patches/series @@@ -1,6 -1,6 +1,7 @@@ 0001-Don-t-mangle-permissions-on-install-time-as-it-s-tak.patch 0002-Rip-AC_PROG_SYSCONFTOOL-macro-to-m4-directory.patch - 0003-Fix-authdaemondprog-linking-missing-libcourierauth.l.patch - 0004-Reorder-libs-on-pkglib_LTLIBRARIES-to-help-libtool-f.patch 0005-libcourierauth-libraries-are-normal-shared-libraries.patch +0006-hcoop-openafs-changes.patch + 0007-add-missing-include.patch + 0008-fix-perl-shebang.patch + 0009-cross.patch