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
|
libapache2-mod-auth-tkt (2.3.99~b1-1) unstable; urgency=medium
* New upstream release.
* Remove apache24fix.diff, upstream now supports apache 2.4.
* Remove stripped-cookies-700347.patch, integrated upstream.
* Switch to debhelper-compat 12.
* Set priority to optional.
* Set Rules-Requires-Root: no.
* Use secure copyright format uri and update copyright years.
* Update standards version to 4.3.0.
* Update watch file to point to github.
* Add Fix-sizeof-calls-in-MEMSET_BZERO.patch to fix gcc warning.
* Update rules for upstream changes.
* Install README.md instead of the old docs.
* Add fix_inet_aton_failure.diff to work around issue with IPv6 connections.
* Refresh patches.
* Add autopkgtest.
-- Ivo De Decker <ivodd@debian.org> Sat, 26 Jan 2019 15:17:50 +0100
libapache2-mod-auth-tkt (2.1.0+dfsg-1) unstable; urgency=medium
* Repackage upstream tarball to remove binary.
* Update watch file for upstream version suffix.
* Update standards version to 3.9.6 (no changes).
* Add patch to cookie handling to work around broken proxy.
Thanks to Stefano Rivera for the report. Closes: #700347
* Install login script examples. Thanks to Nikolaus Rath for the report.
Closes: #721586
-- Ivo De Decker <ivodd@debian.org> Mon, 13 Oct 2014 23:34:57 +0200
libapache2-mod-auth-tkt (2.1.0-8) unstable; urgency=low
* Upload to unstable for apache 2.4 transition.
-- Ivo De Decker <ivo.dedecker@ugent.be> Thu, 30 May 2013 20:32:13 +0200
libapache2-mod-auth-tkt (2.1.0-7) experimental; urgency=low
* Update packaging for apache 2.4. Closes: #707061
* Update standards version to 3.9.4 (no changes).
-- Ivo De Decker <ivo.dedecker@ugent.be> Mon, 13 May 2013 22:54:50 +0200
libapache2-mod-auth-tkt (2.1.0-6) unstable; urgency=low
* Build-depends on debhelper 9.
* Add watch file.
-- Ivo De Decker <ivo.dedecker@ugent.be> Sat, 09 Jun 2012 16:09:19 +0200
libapache2-mod-auth-tkt (2.1.0-5) unstable; urgency=low
* Initial public release
-- Ivo De Decker <ivo.dedecker@ugent.be> Mon, 21 May 2012 23:33:22 +0200
|