File: changelog

package info (click to toggle)
openvpn-auth-radius 2.1-9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,716 kB
  • sloc: cpp: 8,578; perl: 323; makefile: 46
file content (89 lines) | stat: -rw-r--r-- 3,139 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
openvpn-auth-radius (2.1-9) unstable; urgency=medium

  * QA upload.
  * patches/0007-RadiusBLAST: Add MessageAuthenticator support.

 -- Samuel Thibault <sthibault@debian.org>  Sun, 20 Oct 2024 17:28:08 +0200

openvpn-auth-radius (2.1-8) unstable; urgency=medium

  * QA upload.
  * Add patch to support verify-client-cert directive in openvpn 2.4
    (Closes: #954264)
  * Bump debhelper-compat to 13
  * Drop ddeb-migration
  * Move package source to salsa.debian.org

 -- Shengjing Zhu <zhsj@debian.org>  Sat, 12 Nov 2022 19:31:32 +0800

openvpn-auth-radius (2.1-7) unstable; urgency=low

  * QA upload.
  * Package orphaned (#912064), set maintainer to QA.
  * B-d on libgcrypt20-dev instead of libgcrypt11-dev. Closes: #864127
  * [lintian] Delete trailing whitespace in rules and changelog.
  * Sync priority with override file (extra -> optional).
  * watchfile update: Use https URI, @ARCHIVE_EXT@ wildcard and handle beta
    versions correctly.
  * Use debhelper v11 compat.
  * Switch to automatic debug package.
  * [lintian] Use https instead of http in control and copyright.
  * Rename patches to make order of application explicit.
  * [lintian] Tag 35_verbose_built.diff.
  * Build with hardening=+bindnow, simplify debian/rules and patch Makefile to
    respect CPPFLAGS. 40_use_cppflags.diff.
  * [lintian] Fix syntax errors in debian/copyright.

 -- Andreas Metzler <ametzler@debian.org>  Sun, 28 Oct 2018 13:10:22 +0100

openvpn-auth-radius (2.1-6) unstable; urgency=low

  * Switch to dpkg-source 3.0 (quilt) format
  * Bump compat to level 9
  * Fixed Makefile to do verbose built

 -- Dr. Torge Szczepanek <debian@cygnusnetworks.de>  Mon, 09 Dec 2013 17:47:04 +0100

openvpn-auth-radius (2.1-5) unstable; urgency=low

  * Update maintainer address
  * Bump standards version - no changes needed
  * Fix "netmask computation is bogus"
    thanks to Samuel Thibault (Closes: #727564)

 -- Dr. Torge Szczepanek <debian@cygnusnetworks.de>  Tue, 19 Nov 2013 15:44:23 +0100

openvpn-auth-radius (2.1-4) unstable; urgency=low

  * binary* targets need to depend on build target.
  * Mention quilt's README.source in README.source.
  * Bumped Standards-Version: no changes needed.
  * Update debian/copyright to machine readable specification 1.0.
  * Support dpkg-buildflags.
  * Switch to debhelper 8 and use overrides.

 -- Helmut Grohne <h.grohne@cygnusnetworks.de>  Tue, 10 Apr 2012 14:39:06 +0200

openvpn-auth-radius (2.1-3) unstable; urgency=low

  * Fix binary-arch target. (Closes: #613666)

 -- Helmut Grohne <h.grohne@cygnusnetworks.de>  Wed, 16 Feb 2011 15:34:49 +0100

openvpn-auth-radius (2.1-2) unstable; urgency=low

  * Use quilt.
  * Updated names and addresses.
  * Fixed a file descriptor leak.
  * Fixed debian/copyright (syntax error and debian/* missing).
  * Added Homepage to contol.
  * Thanks to Paul Wise for reviewing the package.

 -- Helmut Grohne <h.grohne@cygnusnetworks.de>  Thu, 16 Dec 2010 17:43:49 +0100

openvpn-auth-radius (2.1-1) unstable; urgency=low

  * Initial release.
  * Closes: #556460 (ITP)

 -- Helmut Grohne <h.grohne@cygnusnetworks.de>  Tue, 14 Dec 2010 14:11:19 +0100