File: changelog

package info (click to toggle)
libapache2-mod-auth-cas 1.2-1.3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,772 kB
  • sloc: sh: 4,181; ansic: 4,156; makefile: 102
file content (248 lines) | stat: -rw-r--r-- 8,806 bytes parent folder | download
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
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
libapache2-mod-auth-cas (1.2-1.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Cherry-pick the following patches from upstream:
    + cdd25260d71f - add SameSite cookie flag
    + de41363d2361 - add Secure cookie flag

 -- Filippo Giunchedi <filippo@debian.org>  Fri, 04 Apr 2025 16:46:07 +0200

libapache2-mod-auth-cas (1.2-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Also run dh_autoreconf before configuring, to correctly
    update configure script and find pcre2 (Closes: #1086279)

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Wed, 30 Oct 2024 08:39:55 +0100

libapache2-mod-auth-cas (1.2-1.1) unstable; urgency=medium

  * Non-maintainer upload.

  [ zhangdandan <zhangdandan@loongson.cn> ]
  * update the outdated config.{guess,sub} to recognize the LoongArch
    (Closes: #1074033, #1053792)

  [ Gianfranco Costamagna ]
  * cherry-pick upstream fix for pcre2 switch (Closes: #1000068)
    - d/p/209.patch
  * Update homepage field (Closes: #945228)

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Thu, 24 Oct 2024 19:01:15 +0200

libapache2-mod-auth-cas (1.2-1) unstable; urgency=medium

  * New upstream release.

 -- Thijs Kinkhorst <thijs@debian.org>  Fri, 15 Feb 2019 14:14:09 +0000

libapache2-mod-auth-cas (1.2~rc2-1) unstable; urgency=medium

  * New upstream release candidate.

 -- Thijs Kinkhorst <thijs@debian.org>  Wed, 30 Jan 2019 13:36:04 +0000

libapache2-mod-auth-cas (1.2~rc1-1) unstable; urgency=low

  [ Thijs Kinkhorst ]
  * New upstream release candidate.
  * Checked for policy 4.3.0, no changes needed.
  * Set dehelper compatibility to 12.

  [ Ondřej Nový ]
  * d/changelog: Remove trailing whitespaces
  * d/rules: Remove trailing whitespaces

 -- Thijs Kinkhorst <thijs@debian.org>  Wed, 09 Jan 2019 09:34:11 +0000

libapache2-mod-auth-cas (1.1-3) unstable; urgency=medium

  * Update homepage URL (LP: #1361321).
  * Update URLs and watch file.
  * Set self as sole uploader (closes: #899565).
  * Checked for poliy 4.1.4: switch priority to optional.
  * Remove explicit build-depends on OpenSSL 1.0 (closes: #850883).

 -- Thijs Kinkhorst <thijs@debian.org>  Wed, 30 May 2018 11:24:53 +0000

libapache2-mod-auth-cas (1.1-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Build depend open OpenSSL 1.0 for Stretch (Closes: #850883).

 -- Sebastian Andrzej Siewior <sebastian@breakpoint.cc>  Tue, 31 Jan 2017 21:23:57 +0100

libapache2-mod-auth-cas (1.1-2) unstable; urgency=medium

  * Update configure for OpenSSL 1.1 (closes: #828378).
  * Add libpcre3-dev build-depends.

 -- Thijs Kinkhorst <thijs@debian.org>  Thu, 03 Nov 2016 08:41:34 +0000

libapache2-mod-auth-cas (1.1-1) unstable; urgency=medium

  * New upstream release.
    - Obsoletes all Debian patches.

 -- Thijs Kinkhorst <thijs@debian.org>  Sun, 30 Oct 2016 19:59:32 +0000

libapache2-mod-auth-cas (1.0.9.1-4) unstable; urgency=low

  * Upload to unstable.

 -- Thijs Kinkhorst <thijs@debian.org>  Mon, 27 May 2013 16:22:46 +0200

libapache2-mod-auth-cas (1.0.9.1-3) experimental; urgency=low

  * Build for Apache 2.4 (closes: #666856).
  * Update for policy 3.9.4, no changes.

 -- Thijs Kinkhorst <thijs@debian.org>  Mon, 06 May 2013 16:52:28 +0200

libapache2-mod-auth-cas (1.0.9.1-2) unstable; urgency=high

  * Fix changed function names in OpenSSL 1.0 (closes: #688577).

 -- Thijs Kinkhorst <thijs@debian.org>  Fri, 08 Mar 2013 14:35:48 +0100

libapache2-mod-auth-cas (1.0.9.1-1) unstable; urgency=low

  [ Michele Baldessari ]
  * New upstream 1.0.8.1 (fixes MAS-35)
  * Update to 3.8.4 policy (added ${misc:Depends})
  * Switch to dpkg-source 3.0 (quilt) format (closes: #664436)
  * Fix override disparity (new httpd section)
  * Add a note about CASCookiePath and apache with multiple UIDs
    (suggestion from Florent Daignière)

  [ Thijs Kinkhorst ]
  * New upstream release 1.0.9.1 (closes: #659230). Now build-depends
    on libcurl, and now Apache 2.0 licenced.
  * Add patch by Wessel Dankers to fix memory leak upon curl error.
  * Remove postinst. We already ship the cache dir with the same
    permissions and setting them again in postinst prevents the
    local admin from overriding them.
  * Checked for policy 3.9.3, switch to debhelper 9 and enable
    hardening build flags.

 -- Thijs Kinkhorst <thijs@debian.org>  Thu, 21 Jun 2012 08:05:39 +0200

libapache2-mod-auth-cas (1.0.8-3) unstable; urgency=low

  * Fix dpatch-missing-description for 10_ssl_libs (note to self: lintian -I)

 -- Michele Baldessari <michele@pupazzo.org>  Thu, 02 Apr 2009 22:21:14 +0200

libapache2-mod-auth-cas (1.0.8-2) unstable; urgency=low

  * Removed the debian/patches dir. No patches are needed currently
  * Removed the statoverride call in postinst, and used dh_fixperms -X to
    have /var/cache/apache2/mod_auth_cas owned by www-data:www:data (750)
    Suggestion by Luk Claes
  * Updates to 3.8.1 policy (no changes required)
  * Link to -lssl & -lcrypto, module will speak ssl to the CAS server
    and no undefined symbols will be ever triggered
  * Readded dpatch dependency for the ssl_lib patch
  * Lintian overrides for non-standard-dir-perm : it's the path where
    CAS session cookies are stored and it should not be readable by everyone

 -- Michele Baldessari <michele@pupazzo.org>  Thu, 02 Apr 2009 22:07:00 +0200

libapache2-mod-auth-cas (1.0.8-1) unstable; urgency=low

  [ Michele Baldessari ]
  * Initial upload (closes: #470365)
  * New upstream release.
  * Information on slow performance on entropy-deprived systems added
  * License cleared (GPL3+ + OpenSSL Exception)
  * No more patching of Makefile.in needed
  * Removed unneeded 01_apxs_makefile.dpatch
  * Fixed Vcs-Svn, Vcs-Browser to point to the packages' repo
  * statoverride permissions of /var/cache/apache2/mod_auth_cas

  [ Olivier Berger ]
  * Fix encoding issue with introduction of second redirect (integrating
    upstream rev. 44329 into 02_redirect_encoding_44329.dpatch)

 -- Michele Baldessari <michele@pupazzo.org>  Thu, 20 Nov 2008 22:30:37 +0200

libapache2-mod-auth-cas (1.0.7-8) unstable; urgency=low

  * Added license conflict disclaimer to README.Debian.
  * Remove unnecessary library installation directive in
    libapache2-mod-auth-cas.install now that apxs2 '-S' option is used.
  * Fix debian/rules so that configure+build is done only once.
  * Adding README.source.
  * Fixed lintian warnings.

 -- Olivier Berger <olivier.berger@it-sudparis.eu>  Wed, 20 Aug 2008 10:52:01 +0200

libapache2-mod-auth-cas (1.0.7-7) unstable; urgency=low

  * Integrate contributions by Olivier Berger in 1.0.7-6.1.
  * Integrate apxs2 -i as an external patch
  * Remove Makefile and config.h in clean target

 -- Michele Baldessari <michele@pupazzo.org>  Sat, 09 Aug 2008 00:09:55 +0200

libapache2-mod-auth-cas (1.0.7-6.1) unstable; urgency=low

  * NMU
  * Fix use of make install, using apxs2's LIBEXECDIR setting
  * fix setting of perms with chown, after dh_fixperms (still need
    postinst for upgrades, though)

 -- Olivier Berger <olivier.berger@it-sudparis.eu>  Fri, 08 Aug 2008 00:00:00 +0200

libapache2-mod-auth-cas (1.0.7-6) unstable; urgency=low

  * Use apxs2 -i option to install the libs in the right place (Olivier Berger
    <olivier.berger@it-sudparis.eu>)
  * Cleaned up the README.Debian to reflect that package's contents (Olivier
    Berger <olivier.berger@it-sudparis.eu>)
  * Chowned cookies dir into a postinst (Olivier Berger
    olivier.berger@it-sudparis.eu>)
  * Removed old copyright file

 -- Michele Baldessari <michele@pupazzo.org>  Thu, 07 Aug 2008 20:33:07 +0200

libapache2-mod-auth-cas (1.0.7-5) unstable; urgency=low

  * Fixed Homepage
  * Added Vcs-Svn field

 -- Michele Baldessari <michele@pupazzo.org>  Sat, 17 May 2008 14:38:05 +0200

libapache2-mod-auth-cas (1.0.7-4) unstable; urgency=low

  * Switched to parseable copyright format
  * Packages is lintian clean now

 -- Michele Baldessari <michele@pupazzo.org>  Sun, 27 Apr 2008 12:30:45 +0200

libapache2-mod-auth-cas (1.0.7-3) unstable; urgency=low

  * Fixed README.Debian
  * Fixed two wrong paths in debian/rules

 -- Michele Baldessari <michele@pupazzo.org>  Tue, 01 Apr 2008 22:11:03 +0200

libapache2-mod-auth-cas (1.0.7-2) unstable; urgency=low

  * Removed apache2-mpm-worker from Build-Depends
  * Fixed erroneous debian/copyright, code is under GPLv3

 -- Michele Baldessari <michele@pupazzo.org>  Tue, 11 Mar 2008 08:52:04 +0100

libapache2-mod-auth-cas (1.0.7-1) unstable; urgency=low

  * New upstream
  * Fix typo in auth_cas.load (Thanks Craig <candrews@integralblue.com)

 -- Michele Baldessari <michele@pupazzo.org>  Mon, 10 Mar 2008 22:21:48 +0100

libapache2-mod-auth-cas (1.0.6-1) unstable; urgency=low

  * Initial packaging

 -- Michele Baldessari <michele@pupazzo.org>  Sun, 20 Jan 2008 12:56:19 +0100