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 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116
|
php-cas (1.6.0-1) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
* Set field Upstream-Contact in debian/copyright.
* Set upstream metadata fields: Bug-Submit.
* Remove obsolete fields Contact, Name from debian/upstream/metadata (already
present in machine-readable debian/copyright).
* Update standards version to 4.5.1, no changes needed.
[ Yadd ]
* Fix debian/watch
* New upstream release (Closes: #1023571, CVE-2022-39369)
* Update standards version to 4.6.1, no changes needed.
-- Yadd <yadd@debian.org> Mon, 07 Nov 2022 08:40:18 +0100
php-cas (1.3.8-1) unstable; urgency=medium
* Bump debhelper compatibility level to 12
* Declare compliance with policy 4.4.1
* Add "Rules-Requires-Root: no"
* Add debian/gbp.conf
* New upstream version 1.3.8
-- Xavier Guimard <yadd@debian.org> Sat, 07 Dec 2019 21:07:56 +0100
php-cas (1.3.6-1) unstable; urgency=medium
* Update debian/watch
* New upstream version 1.3.6 (Closes: #868466, CVE-2017-1000071)
* Bump debhelper compatibility level to 11
* Declare compliance with policy 4.3.0
* Set me as maintainer (See: #757231)
* Drop old patches
* Update install
* Drop debian/examples
* Update docs
* Update debian/copyright
* Update VCS fields to salsa
* Add upstream/metadata
* Clean debian/rules
* Fix description
* Update homepage
-- Xavier Guimard <yadd@debian.org> Sun, 10 Feb 2019 09:29:07 +0100
php-cas (1.3.3-4) unstable; urgency=high
* QA upload.
* Updated dependencies for PHP7. (Closes: #821568)
* Updated Vcs-* after switch to collab-maint.
* Bumped policy to 3.9.8: No change required.
* Bumped compat level to 9.
-- Jean-Michel Vourgère <nirgal@debian.org> Tue, 31 May 2016 23:22:00 +0200
php-cas (1.3.3-3) unstable; urgency=low
* Orphaning
-- Olivier Berger <obergix@debian.org> Sun, 24 Apr 2016 15:34:38 +0200
php-cas (1.3.3-2) unstable; urgency=medium
* Fix upstream typo on TypeMismatchException, thanks to Florent Lartet
(Closes: #813405).
-- Olivier Berger <obergix@debian.org> Sat, 06 Feb 2016 06:50:01 +0100
php-cas (1.3.3-1) unstable; urgency=medium
* New upstream version (Closes: #759718 (CVE-2014-4172)).
* Drop unneeded dependency on php-db (Closes: #759716).
-- Olivier Berger <olivier.berger@it-sudparis.eu> Wed, 03 Sep 2014 13:37:14 +0200
php-cas (1.3.2-2) unstable; urgency=low
* Upload to unstable (only minor changes vs previous experimental version).
-- Olivier Berger <obergix@debian.org> Tue, 10 Sep 2013 09:48:53 +0200
php-cas (1.3.2-1) experimental; urgency=low
* New upstream version.
-- Olivier Berger <obergix@debian.org> Sat, 26 Jan 2013 16:18:07 +0100
php-cas (1.3.1-4) unstable; urgency=high
* Fix wrong call to setSslCaCert() thanks to Thijs Kinkhorst (Closes:
#698946).
-- Olivier Berger <obergix@debian.org> Sat, 26 Jan 2013 15:43:53 +0100
php-cas (1.3.1-3) unstable; urgency=high
* The previous upload missed the CVE-2012-5583 reference. Rewriting the
changelog message.
-- Olivier Berger <obergix@debian.org> Wed, 12 Dec 2012 18:43:26 +0100
php-cas (1.3.1-2) unstable; urgency=high
* Fix security problem on libcurl verification of SSL cert's hostname
(apply upstream fixes for issue #58 on github) (CVE-2012-5583 -
insecure usage of curl).
-- Olivier Berger <obergix@debian.org> Fri, 30 Nov 2012 09:48:50 +0100
php-cas (1.3.1-1) unstable; urgency=low
* Initial release. (Closes: #495542)
-- Olivier Berger <obergix@debian.org> Wed, 13 Jun 2012 22:37:43 +0200
|