1
mandos (1.6.0-1) unstable; urgency=low
3
* New upstream release.
4
* debian/copyright (Copyright): Join the two lines to a single line.
5
* debian/mandos-client.README.Debian: Update to refer to the new
6
location of the example network hooks, and the new feature of using
7
all network interfaces.
8
* debian/mandos-client.docs (network-hooks.d): Removed.
9
* debian/mandos-client.examples (network-hooks.d): New.
10
* debian/rules (binary-common): Added "dh_installexamples".
11
(binary-common/dh_fixperms): Exclude new location of
14
-- Teddy Hogeborn <teddy@recompile.se> Mon, 18 Jun 2012 00:15:23 +0200
16
mandos (1.5.5-1) unstable; urgency=low
18
* New upstream release.
19
* debian/copyright (Format): Updated to
20
"http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/".
21
* debian/control (Build-Depends): Removed "man, locales-all".
23
-- Teddy Hogeborn <teddy@recompile.se> Fri, 01 Jun 2012 20:30:41 +0200
25
mandos (1.5.4-1) unstable; urgency=low
27
* New upstream release.
29
-- Teddy Hogeborn <teddy@recompile.se> Sun, 20 May 2012 15:38:34 +0200
31
mandos (1.5.3-1.2) unstable; urgency=low
33
* Non-maintainer upload.
34
* Set Architecture to linux-any. (Closes: #647670)
36
-- Robert Millan <rmh@debian.org> Sun, 22 Apr 2012 16:22:01 +0200
38
mandos (1.5.3-1.1) unstable; urgency=low
40
* Non-maintainer upload.
41
* Fix "mandos FTBFS on buildds": add build-dependency on locales-all and
42
pass LC_ALL to dh_auto_build to make sure we have and use the en_US.UTF-8
43
locale for manpage creation.
46
-- gregor herrmann <gregoa@debian.org> Tue, 31 Jan 2012 17:56:05 +0100
48
mandos (1.5.3-1) unstable; urgency=low
50
* New upstream release.
52
-- Teddy Hogeborn <teddy@recompile.se> Sun, 15 Jan 2012 22:05:54 +0100
54
mandos (1.5.2-1) unstable; urgency=low
56
* New upstream release.
58
-- Teddy Hogeborn <teddy@recompile.se> Sun, 08 Jan 2012 11:17:20 +0100
60
mandos (1.5.1-1) unstable; urgency=low
62
* New upstream release.
64
-- Teddy Hogeborn <teddy@recompile.se> Sun, 01 Jan 2012 21:53:31 +0100
66
mandos (1.5.0-1) unstable; urgency=low
68
* New upstream release.
69
* debian/control (mandos-client/Depends): Added "initramfs-tools".
70
* debian/mandos-client.README.Debian: Corrected mail address and adjust
72
* debian/rules (binary-common): Exclude new nework-hooks.d directory
74
* debian/mandos-client.README.Debian: Document network hook facility.
75
* debian/mandos-client.docs (network-hooks.d): Added.
76
* debian/mandos.dirs (var/lib/mandos): Added.
77
* debian/mandos.postinst: Fix ownership of /var/lib/mandos.
78
* debian/control (mandos/Depends): Added "python-gnupginterface".
80
-- Teddy Hogeborn <teddy@recompile.se> Sun, 01 Jan 2012 05:58:11 +0100
82
mandos (1.4.1-1) unstable; urgency=low
84
* New upstream release.
85
* debian/control (Build-Depends): Added "man".
86
* debian/control (Conflicts): Changed to "Breaks:".
87
* debian/copyright: Updated format.
88
* debian/mandos-client.postinst: Use "set -e" instead of "#!/bin/sh -e".
89
* debian/mandos-client.postrm: - '' -
90
* debian/mandos.postinst: - '' -
91
* debian/mandos.prerm: Consistent magic.
93
-- Björn Påhlsson <belorn@fukt.bsnet.se> Sat, 15 Oct 2011 18:18:52 +0200
95
mandos (1.4.0-1) unstable; urgency=low
97
* New upstream release.
98
* Fix "FTBFS with binutils-gold": Added "-Xlinker --as-needed" to
99
LDFLAGS in Makefile. (Closes: #632145)
100
* Fix "/run transition: uses obsolete /dev/.initramfs": Try both old and
101
new PID file locations. (Closes: #643554)
102
* debian/source/local-options: New; contains "--single-debian-patch".
103
* debian/control (Standards-Version): Upgraded to "3.9.2".
104
(DM-Upload-Allowed): New; set to "yes".
105
* debian/control: Changed domain from "fukt.bsnet.se" to "recompile.se".
106
* debian/copyright: - '' -
107
* debian/mandos-client.README.Debian: - '' -
108
* debian/mandos.README.Debian: - '' -
109
* debian/watch: - '' -
110
* debian/control (mandos/Description): Fix language to placate lintian.
112
-- Teddy Hogeborn <teddy@recompile.se> Sun, 09 Oct 2011 19:15:08 +0200
114
mandos (1.3.1-1) unstable; urgency=low
116
* New upstream release.
117
* Conflict with correct version of dropbear.
118
* New version uses argparse; depend on python (<=2.7) | python-argparse.
120
-- Teddy Hogeborn <teddy@fukt.bsnet.se> Wed, 27 Jul 2011 19:47:17 +0200
122
mandos (1.3.0-1) unstable; urgency=low
124
* New upstream release.
125
* debian/control (mandos): Depend on Python 2.6, remove dependency on
126
python-multiprocessing.
127
(mandos-client): Conflict with dropbear (<< 0.52-5).
128
* debian/mandos-client.postrm (purge): Bug fix: update initramfs also on
130
* debian/mandos-client.lintian-overrides: Added plugins.d/plymouth.
132
-- Teddy Hogeborn <teddy@fukt.bsnet.se> Tue, 08 Mar 2011 20:22:57 +0100
134
mandos (1.2.3-1) experimental; urgency=low
136
* New upstream release.
138
-- Teddy Hogeborn <teddy@fukt.bsnet.se> Mon, 11 Oct 2010 19:37:31 +0200
140
mandos (1.2.2-1) experimental; urgency=low
142
* New upstream release.
143
* plugins.d/splashy.c: Only use ELIBBAD if defined. (Closes: #599256)
145
-- Teddy Hogeborn <teddy@fukt.bsnet.se> Thu, 07 Oct 2010 20:27:54 +0200
147
mandos (1.2.1-3) experimental; urgency=low
149
* debian/changelog: Include entry for NMU of version 1.0.14-1.1.
151
-- Teddy Hogeborn <teddy@fukt.bsnet.se> Tue, 05 Oct 2010 20:58:38 +0200
153
mandos (1.2.1-2) unstable; urgency=low
155
* debian/source/format: New; contains "3.0 (quilt)". Really.
157
-- Björn Påhlsson <belorn@fukt.bsnet.se> Sat, 02 Oct 2010 19:46:59 +0200
159
mandos (1.2.1-1) unstable; urgency=low
161
* New upstream release.
162
* debian/source/format: New; contains "3.0 (quilt)".
164
-- Björn Påhlsson <belorn@fukt.bsnet.se> Sat, 02 Oct 2010 19:03:58 +0200
166
mandos (1.2-1) unstable; urgency=low
168
* New upstream release.
169
* Makefile (LINK_FORTIFY_LD): Remove "-fPIE". (Closes: #557076)
170
* debian/control: Add gnupg dependency to "mandos-client" and removed it
171
from "mandos". Added dependency on "python-urwid" "mandos" since the
172
new "mandos-monitor" utility needs it, and on "python (>=2.6) |
173
python-multiprocessing" since the Mandos server now uses it.
174
* debian/rules: Set BROKEN_PIE on mips and mipsel if a known buggy
175
version of binutils is used.
176
* debian/mandos.docs: Also install "/usr/share/doc/mandos/DBUS-API".
177
* debian/mandos.dirs: Added "etc/dbus-1/system.d".
178
* debian/mandos-client.README.Debian: Update info about DEVICE setting
180
* debian/mandos-client.README.Debian: Remove warning about --connect not
181
looping, since it now does.
183
-- Teddy Hogeborn <teddy@fukt.bsnet.se> Tue, 28 Sep 2010 20:46:11 +0200
185
mandos (1.0.14-1.1) unstable; urgency=low
187
* Non-maintainer upload.
188
* Rebuild against libavahi-core-dev (>= 0.6.26-1).
190
-- Michael Biebl <biebl@debian.org> Mon, 12 Jul 2010 16:34:34 +0200
192
mandos (1.0.14-1) unstable; urgency=low (HIGH on mips and mipsel)
194
* New upstream release.
195
* debian/rules: Build with BROKEN_PIE set on mips and mipsel
196
architectures - fixes FTBFS there.
198
-- Teddy Hogeborn <teddy@fukt.bsnet.se> Sun, 25 Oct 2009 20:10:09 +0100
200
mandos (1.0.13-1) unstable; urgency=high
202
* New upstream release.
203
* Do not copy unnecessary files to initrd (Closes: #551907)
205
-- Teddy Hogeborn <teddy@fukt.bsnet.se> Thu, 22 Oct 2009 00:53:21 +0200
207
mandos (1.0.12-1) unstable; urgency=low
209
* New upstream release.
210
* init.d-mandos: Correct dependencies (Closes: #546928)
211
* debian/control (Standards-Version): Changed to "3.8.3".
212
* debian/mandos-client.README.Debian: Improved wording and formatting.
213
Updated location of nfsroot.txt.
214
* debian/mandos.README.Debian: Improved wording and formatting.
215
* debian/mandos-client.postinst (configure): Don't look for user and
216
group with the old name if upgrading from a new enough version.
217
* debian/mandos.postinst (configure): - '' -
218
* debian/mandos-client.README.Debian: Added text about non-usability of
219
pseudo-network interfaces.
221
-- Teddy Hogeborn <teddy@fukt.bsnet.se> Thu, 17 Sep 2009 15:03:59 +0200
223
mandos (1.0.11-1) unstable; urgency=low
225
* debian/control (Standards-Version): Changed to "3.8.1".
226
* Makefile (GNUTLS_CFLAGS, GNUTLS_CFLAGS): Use "pkg-config" instead of
227
the old "libgnutls-config" script. (Closes: #529836)
229
-- Teddy Hogeborn <teddy@fukt.bsnet.se> Sat, 23 May 2009 07:12:20 +0200
231
mandos (1.0.10-1) unstable; urgency=low
233
* New upstream release.
234
* debian/mandos-client.postinst (update_initramfs): Fix permissions of
235
old initrd.img-*.bak files.
237
-- Teddy Hogeborn <teddy@fukt.bsnet.se> Sun, 17 May 2009 04:56:35 +0200
239
mandos (1.0.9-1) unstable; urgency=low
241
* New upstream release.
243
-- Teddy Hogeborn <teddy@fukt.bsnet.se> Sun, 17 May 2009 02:59:45 +0200
245
mandos (1.0.8-1) unstable; urgency=low
247
* New upstream release.
249
-- Teddy Hogeborn <teddy@fukt.bsnet.se> Wed, 25 Feb 2009 02:26:57 +0100
251
mandos (1.0.7-1) unstable; urgency=low
253
* New upstream release.
255
-- Teddy Hogeborn <teddy@fukt.bsnet.se> Tue, 24 Feb 2009 12:58:06 +0100
257
mandos (1.0.6-1) unstable; urgency=low
259
* New upstream release.
260
* debian/mandos-client.postinst: Converted to Bourne shell. Also
261
minor message change.
262
* debian/mandos-client.postrm: Minor message change.
263
* debian/mandos.postinst: Converted to Bourne shell. Also minor
265
* debian/mandos.prerm: Minor message change.
266
* debian/rules (install-indep): Removed "--no-start" from
268
* debian/mandos-client.lintian-overrides: Remove obsolete override for
269
unbreakable line in plugin-runner manual page.
270
* debian/control (mandos/Depends): Added "python-gobject".
271
* debian/mandos-client.dirs: Change
272
"usr/share/initramfs-tools/scripts/local-top" to
273
"usr/share/initramfs-tools/scripts/init-premount".
274
* debian/mandos-client.README.Debian: Add reference to initramfs.conf
275
and nfsroot.txt. New section about the new non-local connection
278
-- Teddy Hogeborn <teddy@fukt.bsnet.se> Fri, 13 Feb 2009 09:27:25 +0100
280
1
mandos (1.0.5-1) unstable; urgency=low
282
3
* New upstream release.