File: changelog

package info (click to toggle)
radsecproxy 1.11.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,420 kB
  • sloc: ansic: 12,097; sh: 1,963; makefile: 84
file content (334 lines) | stat: -rw-r--r-- 12,540 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
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
radsecproxy (1.11.2-1) unstable; urgency=medium

  * New upstream version 1.11.2
  * Update debian/copyright
  * Update Standards Version to 4.7.2, no changes needed
  * Update copyright years for debian/*
  * Patch spelling errors found by lintian

 -- Sven Hartge <sven@svenhartge.de>  Sat, 29 Mar 2025 15:07:51 +0100

radsecproxy (1.11.1-1) unstable; urgency=medium

  * New upstream version 1.11.1
  * Add licenserecon CI job
  * Switch to default and recommended Salsa-CI import
  * Fix spelling errors found by Lintian
  * Wrap-and-sort debian specific files

 -- Sven Hartge <sven@svenhartge.de>  Sun, 15 Dec 2024 13:36:05 +0100

radsecproxy (1.11.0-1) unstable; urgency=medium

  * New upstream version 1.11.0
  * Remove patches implemented upstream.
  * Reenable compiler error on deprecated-declarations.
  * Fix typos found by Lintian.

 -- Sven Hartge <sven@svenhartge.de>  Thu, 25 Jul 2024 13:48:20 +0200

radsecproxy (1.10.1-1) unstable; urgency=medium

  * New upstream version 1.10.1
  * Drop patches applied upstream
  * Update debian/copyright
  * Declare conformance to Policy 4.7.0, no changes needed.

 -- Sven Hartge <sven@svenhartge.de>  Tue, 21 May 2024 19:01:35 +0200

radsecproxy (1.10.0-2) unstable; urgency=medium

  * Update debian/copyright to match code
  * Add patch from Chris Lamb <lamby@debian.org> to make the
    build reproducible. (Closes: #1056118)

 -- Sven Hartge <sven@svenhartge.de>  Wed, 29 Nov 2023 20:18:20 +0100

radsecproxy (1.10.0-1) unstable; urgency=medium

  * New upstream version 1.10.0
  * Remove patches applied upstream
  * Add patch to fix spelling detected by lintian

 -- Sven Hartge <sven@svenhartge.de>  Tue, 03 Oct 2023 13:31:38 +0200

radsecproxy (1.9.2-2) unstable; urgency=medium

  * Improve logcheck patterns to reduce noise
  * Make logcheck rules compatible with all syslog timestamp formats

 -- Sven Hartge <sven@svenhartge.de>  Mon, 06 Mar 2023 16:39:08 +0100

radsecproxy (1.9.2-1) unstable; urgency=medium

  * New upstream version 1.9.2
  * Update debian/watch to use Github API.
  * Declare conformance to Policy 4.6.2, no changes needed.
  * Update copyright statement for debian/*
  * Do not trim old debian/changelog entries.
  * Remove obsolete dependency on lsb-base.
  * Add patch to fix spelling errors found by lintian.

 -- Sven Hartge <sven@svenhartge.de>  Thu, 16 Feb 2023 14:28:15 +0100

radsecproxy (1.9.1-1) unstable; urgency=medium

  * New upstream version 1.9.1
    Compatible with OpenSSL 3.0

  [ Faidon Liambotis ]
  * Replace myself (Faidon) with Sven as the maintainer

  [ Sven Hartge ]
  * Compatible with Policy 4.6.0.0, no changes needed
  * Taking over full maintainership, many thanks to Faidon for his work
    in the past.

 -- Sven Hartge <sven@svenhartge.de>  Wed, 27 Oct 2021 13:09:47 +0200

radsecproxy (1.9.0-1) unstable; urgency=medium

  * Prepare upload to unstable
  * Remove Homepage metadata field

 -- Sven Hartge <sven@svenhartge.de>  Mon, 16 Aug 2021 16:14:19 +0200

radsecproxy (1.9.0-1~exp1) experimental; urgency=medium

  * New upstream version 1.9.0
  * Fix dyndisc example scripts input validation (CVE-2021-32642)

 -- Sven Hartge <sven@svenhartge.de>  Fri, 28 May 2021 09:31:27 +0200

radsecproxy (1.9.0~rc1-1~exp1) experimental; urgency=medium

  * New upstream version 1.9.0-rc1
  * Add gbp.conf for experimental branch
  * Remove patches applied upstream

 -- Sven Hartge <sven@svenhartge.de>  Sat, 15 May 2021 16:23:38 +0200

radsecproxy (1.8.2-4~exp1) experimental; urgency=medium

  * Fix building with GCC-11 (Closes: #984314)
  * update branch in CI config
  * temporarily force GCC 11 for experimental

 -- Sven Hartge <sven@svenhartge.de>  Thu, 04 Mar 2021 08:45:10 +0100

radsecproxy (1.8.2-3) unstable; urgency=medium

  * Remove override for no longer existing lintian tag.
  * debian/copyright: use spaces rather than tabs to start continuation
    lines.
  * Set upstream metadata fields: Bug-Submit.
  * Remove obsolete field Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).
  * Bump Standards-Version to 4.5.1, no changes needed.
  * Update watch file format version to 4.

 -- Sven Hartge <sven@svenhartge.de>  Mon, 23 Nov 2020 12:09:13 +0100

radsecproxy (1.8.2-2) unstable; urgency=medium

  * Only warn on deprecated declerations for the OpenSSL3.0 transition
    until https://github.com/radsecproxy/radsecproxy/issues/70
    has been fixed upstream.

 -- Sven Hartge <sven@svenhartge.de>  Wed, 19 Aug 2020 14:20:12 +0200

radsecproxy (1.8.2-1) unstable; urgency=medium

  * New upstream version 1.8.2
  * Upgrade debhelper compat level to 13.
  * Remove patches applied upstream
  * Move man-pages for radsecproxy[-hash] into section 8 to be compliant
    with the FHS.
  * Add lintian override for testsuite-autopkgtest-missing.

 -- Sven Hartge <sven@svenhartge.de>  Tue, 11 Aug 2020 14:24:31 +0200

radsecproxy (1.8.1-2) unstable; urgency=medium

  * Add patch from Robert Scheck <robert@fedoraproject.org>,
    fixing incompatibilities with GCC-10.
    Sourced from https://github.com/radsecproxy/radsecproxy/issues/63
  * Bump Standards-Version to 4.5.0, no changes needed.

 -- Sven Hartge <sven@svenhartge.de>  Thu, 02 Jul 2020 16:46:14 +0200

radsecproxy (1.8.1-1) unstable; urgency=medium

  * New upstream version 1.8.1.
    - Removed all patches, applied upstream.
    - Add patch fixing a simple spelling error.
  * Add Salsa CI.
  * Add logcheck rules to filter out normal messages.
  * Add Upstream metadata.
  * Bump Standards-Version to 4.4.1, no changes needed.
  * Add Rules-Requires-Root: no to debian/control.
    Build does not require root privileges.

 -- Sven Hartge <sven@svenhartge.de>  Wed, 02 Oct 2019 17:28:17 +0200

radsecproxy (1.8.0-1) unstable; urgency=medium

  * New upstream release.
    - Backport an upstream patch to fix FTBFS on 32-bit.
    - Include an upstream patch to add a missing header include.
    - Include an upstream patch to fix a couple of manpage formatting errors.
  * Add Pre-Depends: ${misc:Pre-Depends}, since we are (implicitly) using
    invoke-rc.d's --skip-systemd-native. Recommended by lintian.
  * Bump Standards-Version to 4.4.0, no changes needed.
  * Bump debhelper compat level to 12.

 -- Faidon Liambotis <paravoid@debian.org>  Wed, 04 Sep 2019 17:12:29 +0300

radsecproxy (1.7.2-1) unstable; urgency=medium

  * New upstream release.
  * Bump Build-Depends to OpenSSL 1.1.0 (libssl-dev), as the new upstream
    version is now compatible with it. (Closes: #859675)
  * Remove --enable-fticks from configure, as it's now default and
    non-optional.
  * Update the shipped /etc/radsecproxy.conf with new (commented out) upstream
    directives.
  * Use a dedicated "radsecproxy" user to run the daemon instead of root.
    (Closes: #872888)
  * Remove dependency on docbook2x since this version ships the pregenerated
    manpages by default. These are now the preferred source of modification
    upstream, and the XMLs were removed entirely in a subsequent commit. Also
    adjust our path-correction patch to patch the manpages directly.
  * Update debian/upstream/signing-key.asc with the new upstream's key.
  * Update debian/control, debian/copyright and debian/watch with the
    project's new homepage on GitHub.
  * Update debian/copyright with an additional copyright author (SWITCH) and
    to reflect the license change, i.e. to remove GPLv2+ and update to a
    generic 3-clause BSD.
  * Add Vcs-* to point to the package's git at salsa.debian.org.
  * Bump debhelper compat to 11.
  * Bump Standards-Version to 4.3.0.

 -- Faidon Liambotis <paravoid@debian.org>  Tue, 08 Jan 2019 03:16:13 +0200

radsecproxy (1.6.9-1) unstable; urgency=medium

  * New upstream release.
  * Bump debhelper compatibility level to 10.
    - Drop dh-systemd build-dependency and the equivalent --with argument.
    - Drop dh-autoreconf build-dependency and the equivalent --with argument.
    - Drop autotools-dev build-dependency.
  * Drop versioned dependency on lsb-base, as it's satisfied by even very old
    Debian releases.
  * Add ProtectSystem, PrivateDevices, PrivateTmp, ProtectHome options to the
    systemd unit for increased security.
  * Bump Standards-Version to 4.0.0.

 -- Faidon Liambotis <paravoid@debian.org>  Fri, 04 Aug 2017 22:12:40 +0300

radsecproxy (1.6.8-1) unstable; urgency=medium

  * New upstream release.
  * Build against OpenSSL 1.0, as 1.6 series isn't compatible with OpenSSL 1.1.
    (Closes: #828527)
  * Bump Standards-Version to 3.9.8, no changes needed.
  * Depend on lsb-base for /lib/lsb/init-functions.
  * Add hardening build flags (hardening=+all).

 -- Faidon Liambotis <paravoid@debian.org>  Fri, 16 Dec 2016 15:59:31 +0200

radsecproxy (1.6.7-1) unstable; urgency=medium

  * New upstream release.
  * Point Homepage and debian/watch to the new website.
  * Bump Standards-Version to 3.9.7, no changes needed.

 -- Faidon Liambotis <paravoid@debian.org>  Wed, 23 Mar 2016 02:02:13 +0200

radsecproxy (1.6.5-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 3.9.6.
  * Verify upstream's GPG signatures; add debian/upstream/signing-key.asc and
    modify debian/watch accordingly.
  * Minor adjustment to the long description. (Closes: #542454)
  * Add --retry to --stop to fix spurious restart issue. Thanks to Michael
    Vogt for the fix. (Closes: #711313)
  * Add build dependency on dh-autoreconf and autoreconf during build time, as
    it helps when adding new architectures to the archive. (Closes: #727952,
    #744500)
  * Add systemd unit file, along with the corresponding dh-systemd
    integration.
  * Switch pid file from /var/run to /run on both init script & systemd unit.
  * Rewrite debian/copyright to the machine-parseable format.

 -- Faidon Liambotis <paravoid@debian.org>  Wed, 22 Oct 2014 23:50:56 +0300

radsecproxy (1.6.2-1) unstable; urgency=high

  * Urgency set to high for a security release.
  * New upstream release, fixing two security issues:
    - When verifying clients, don't consider config blocks with CA settings
      ('tls') which differ from the one used for verifying the certificate
      chain (RADSECPROXY-43, CVE-2012-4523). Reported by Ralf Paffrath.
    - Fix the issue with verification of clients when using multiple 'tls'
      config blocks for DTLS too (RADSECPROXY-43, CVE-2012-4566). Reported by
      Raphael Geissert.
  * Drop most of debian/patches/fix_manpages, merged upstream.

 -- Faidon Liambotis <paravoid@debian.org>  Tue, 06 Nov 2012 12:56:27 +0200

radsecproxy (1.6-1) unstable; urgency=low

  * New upstream release.
  * Enable F-Ticks, a new upstream feature.
    - Add build dependency on nettle-dev.
  * Ship upstream's manpages.
    - Add build dependency on docbook2x.
    - Add debian/patches/fix_manpages to adapt the manpage to our filepaths.
  * Ship the radsecproxy-hash binary, used to calculate hashed CSI values.
  * Use unapply-patches & abort-on-upstream-changes local-options.
  * Bump debhelper compat to 9, mainly to enable hardening flags.
  * Bump Standards-Version to 3.9.3, no changes needed.
  * Add NORDUnet A/S copyright notice to debian/copyright.

 -- Faidon Liambotis <paravoid@debian.org>  Mon, 28 May 2012 15:56:52 +0300

radsecproxy (1.5-1) unstable; urgency=low

  * New upstream release.

 -- Faidon Liambotis <paravoid@debian.org>  Wed, 16 Nov 2011 20:49:19 +0200

radsecproxy (1.4.3-1) unstable; urgency=low

  * New upstream release.
  * Change upstream author to Linus Nordberg in debian/copyright.
  * Switch to 3.0 (quilt) source package format.
  * Bump debhelper compatibility level to 8.
  * Update Standards-Version to 3.9.2, no changes needed.

 -- Faidon Liambotis <paravoid@debian.org>  Fri, 22 Jul 2011 20:04:47 +0300

radsecproxy (1.4-1) unstable; urgency=low

  * New upstream release.
  * Add $remote_fs and $syslog to init script's Required-Start and $named to
    Should-Start.
  * Ship naptr-eduroam.sh script along with the README in examples.

 -- Faidon Liambotis <paravoid@debian.org>  Sat, 12 Jun 2010 18:30:04 +0300

radsecproxy (1.3.1-1) unstable; urgency=low

  * New upstream release.
  * Bump Standards-Version to 3.8.2, no changed needed.
  * Build-Depend on debhelper >= 7.0.50 because of the use of overrides in dh.

 -- Faidon Liambotis <paravoid@debian.org>  Wed, 05 Aug 2009 12:49:20 +0300

radsecproxy (1.3-1) unstable; urgency=low

  * Initial release. (Closes: #532481)

 -- Faidon Liambotis <paravoid@debian.org>  Tue, 16 Jun 2009 05:13:48 +0300