1
mandos (1.6.4-1) unstable; urgency=medium
3
* New upstream release.
4
* debian/control (Build-Depends): Add Python dependencies to
5
successfully run self-tests.
6
* debian/copyright: GPLv3 now has its own license file - use it.
7
* debian/watch: Set PGP signature URL.
9
-- Teddy Hogeborn <teddy@recompile.se> Sun, 16 Feb 2014 14:09:25 +0100
11
mandos (1.6.3-1) unstable; urgency=low
13
* New upstream release.
14
* debian/control (Build-Depends): Added "systemd".
15
* debian/mandos.dirs (lib/systemd/system): New.
16
* debian/mandos-client.README.Debian: Refer to architecture libdir.
17
* debian/control (mandos/Depends): Add "avahi-daemon (>= 0.6.31-3) |
19
* debian/mandos.postinst: If avahi-daemon is version 0.6.31-2 or older,
20
edit /etc/init.d script headers Required-Start
21
and Required-Stop to have "avahi" instead of
22
"avahi-daemon", before insserv(8) sees it.
23
* debian/mandos-client.lintian-overrides: Libdir changes.
24
* debian/rules (override_dh_fixperms): - '' -
26
-- Teddy Hogeborn <teddy@recompile.se> Tue, 21 Jan 2014 22:01:30 +0100
28
mandos (1.6.2-1) unstable; urgency=low
30
* New upstream release.
31
* debian/compat: Changed to "9".
32
* debian/control (Build-Depends): Changed debhelper version to (>= 9).
33
(Standards-Version): Updated to "3.9.4".
34
(DM-Upload-Allowed): Removed.
35
(mandos/Depends): Add "initscripts (>= 2.88dsf-13.3)" to be able to
36
use the "/run" directory (for mandos.pid).
37
* debian/copyright (Copyright): Update year.
38
* Fix "Mandos/gnutls fails to establish connection, "an algorithm that
39
is not enabled was negotiated"" fixed by upstream. (Closes: #702120)
41
-- Teddy Hogeborn <teddy@recompile.se> Thu, 24 Oct 2013 22:33:40 +0200
43
mandos (1.6.1-1) unstable; urgency=low
45
* New upstream release.
46
* debian/control (mandos/Depends): No longer depends on
47
python-gnupginterface, but does
48
depend on gnupg (<< 2).
49
(Build-Depends): Depend on debhelper 8.9.7 for using "override-*-arch"
50
and "override-*-indep" targets in debian/rules.
51
* debian/mandos-client.README: Update Linux documentation link.
52
* debian/rules: Completely rewritten to use debhelper v7.
53
* initramfs-tools-hook: Bug fix: Make sure the right version of GnuPG is
54
copied into the initramfs image. Always assume that GPGME is used to
55
avoid searching for it since the path might not be /usr/lib. Thanks
56
to Félix Sipma <felix+debian@gueux.org> for the initial bug report,
57
and also thanks to Dick Middleton <dick@lingbrae.com> for some more
58
debugging. (Closes: #721903)
59
* Fix "bashism in /bin/sh script" fixed by upstream. (Closes: #690639)
61
-- Teddy Hogeborn <teddy@recompile.se> Sun, 13 Oct 2013 19:03:23 +0200
63
mandos (1.6.0-1) unstable; urgency=low
65
* New upstream release.
66
* debian/copyright (Copyright): Join the two lines to a single line.
67
* debian/mandos-client.README.Debian: Update to refer to the new
68
location of the example network hooks, and the new feature of using
69
all network interfaces.
70
* debian/mandos-client.docs (network-hooks.d): Removed.
71
* debian/mandos-client.examples (network-hooks.d): New.
72
* debian/rules (binary-common): Added "dh_installexamples".
73
(binary-common/dh_fixperms): Exclude new location of
76
-- Teddy Hogeborn <teddy@recompile.se> Mon, 18 Jun 2012 00:15:23 +0200
78
mandos (1.5.5-1) unstable; urgency=low
80
* New upstream release.
81
* debian/copyright (Format): Updated to
82
"http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/".
83
* debian/control (Build-Depends): Removed "man, locales-all".
85
-- Teddy Hogeborn <teddy@recompile.se> Fri, 01 Jun 2012 20:30:41 +0200
87
mandos (1.5.4-1) unstable; urgency=low
89
* New upstream release.
91
-- Teddy Hogeborn <teddy@recompile.se> Sun, 20 May 2012 15:38:34 +0200
93
mandos (1.5.3-1.2) unstable; urgency=low
95
* Non-maintainer upload.
96
* Set Architecture to linux-any. (Closes: #647670)
98
-- Robert Millan <rmh@debian.org> Sun, 22 Apr 2012 16:22:01 +0200
100
mandos (1.5.3-1.1) unstable; urgency=low
102
* Non-maintainer upload.
103
* Fix "mandos FTBFS on buildds": add build-dependency on locales-all and
104
pass LC_ALL to dh_auto_build to make sure we have and use the en_US.UTF-8
105
locale for manpage creation.
108
-- gregor herrmann <gregoa@debian.org> Tue, 31 Jan 2012 17:56:05 +0100
110
mandos (1.5.3-1) unstable; urgency=low
112
* New upstream release.
114
-- Teddy Hogeborn <teddy@recompile.se> Sun, 15 Jan 2012 22:05:54 +0100
116
mandos (1.5.2-1) unstable; urgency=low
118
* New upstream release.
120
-- Teddy Hogeborn <teddy@recompile.se> Sun, 08 Jan 2012 11:17:20 +0100
122
mandos (1.5.1-1) unstable; urgency=low
124
* New upstream release.
126
-- Teddy Hogeborn <teddy@recompile.se> Sun, 01 Jan 2012 21:53:31 +0100
128
mandos (1.5.0-1) unstable; urgency=low
130
* New upstream release.
131
* debian/control (mandos-client/Depends): Added "initramfs-tools".
132
* debian/mandos-client.README.Debian: Corrected mail address and adjust
134
* debian/rules (binary-common): Exclude new nework-hooks.d directory
136
* debian/mandos-client.README.Debian: Document network hook facility.
137
* debian/mandos-client.docs (network-hooks.d): Added.
138
* debian/mandos.dirs (var/lib/mandos): Added.
139
* debian/mandos.postinst: Fix ownership of /var/lib/mandos.
140
* debian/control (mandos/Depends): Added "python-gnupginterface".
142
-- Teddy Hogeborn <teddy@recompile.se> Sun, 01 Jan 2012 05:58:11 +0100
144
1
mandos (1.4.1-1) unstable; urgency=low
146
3
* New upstream release.