1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81
|
libapache2-mod-auth-gssapi (1.6.4-3) unstable; urgency=medium
* patches: Fix a crash bug when s4u2proxy is configured.
-- Timo Aaltonen <tjaalton@debian.org> Wed, 22 Feb 2023 14:32:40 +0200
libapache2-mod-auth-gssapi (1.6.4-2) unstable; urgency=medium
* Clean up cruft to fix FTBFS.
-- Timo Aaltonen <tjaalton@debian.org> Fri, 26 Aug 2022 12:34:10 +0300
libapache2-mod-auth-gssapi (1.6.4-1) unstable; urgency=medium
* New upstream release. (Closes: #1017867)
-- Timo Aaltonen <tjaalton@debian.org> Thu, 25 Aug 2022 15:35:34 +0300
libapache2-mod-auth-gssapi (1.6.3-1) unstable; urgency=medium
* New upstream release. (Closes: #895836)
* control: Use debhelper-compat, bump to 12.
* control: Add apache2-bin to build-depends.
* control: Bump policy to 4.5.1.
-- Timo Aaltonen <tjaalton@debian.org> Thu, 28 Jan 2021 14:08:14 +0200
libapache2-mod-auth-gssapi (1.6.1-1) unstable; urgency=medium
* New upstream release.
* control: Drop dh_autoreconf from build-depends.
* control: Update vcs urls and maintainer address.
* rules: Use dh_missing.
-- Timo Aaltonen <tjaalton@debian.org> Wed, 17 Oct 2018 12:08:44 +0300
libapache2-mod-auth-gssapi (1.6.0-1) unstable; urgency=medium
* New upstream release.
* Bump debhelper to 10.
* Bump policy to 4.1.2, fix git url.
* control: Add bison and flex to build-depends.
-- Timo Aaltonen <tjaalton@debian.org> Fri, 22 Dec 2017 19:42:34 +0200
libapache2-mod-auth-gssapi (1.4.1-1) unstable; urgency=medium
* New upstream release.
* control: Bump policy to 3.9.8, no changes.
* control: Use https vcs urls.
* watch: Fix filenamemangle.
-- Timo Aaltonen <tjaalton@debian.org> Mon, 19 Sep 2016 21:39:54 +0300
libapache2-mod-auth-gssapi (1.3.2-1) unstable; urgency=medium
* New upstream release.
-- Timo Aaltonen <tjaalton@debian.org> Mon, 22 Feb 2016 08:49:53 +0200
libapache2-mod-auth-gssapi (1.3.1-1) unstable; urgency=medium
* New upstream release.
* fix-cflags.diff: Removed, upstream.
* control: Add gss-ntlmssp-dev to build-deps.
* rules: Skip tests for now, would need to be ported to run debianized
apache etc.
-- Timo Aaltonen <tjaalton@debian.org> Wed, 21 Oct 2015 23:25:33 +0300
libapache2-mod-auth-gssapi (1.0.3-2) unstable; urgency=medium
* fix-cflags.diff: Fix build on 32bit systems. (Closes: #766573)
-- Timo Aaltonen <tjaalton@debian.org> Fri, 24 Oct 2014 18:35:05 +0300
libapache2-mod-auth-gssapi (1.0.3-1) unstable; urgency=low
* Initial release (Closes: #766453)
-- Timo Aaltonen <tjaalton@debian.org> Wed, 15 Oct 2014 12:41:32 +0300
|