/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk
237.4.33 by Teddy Hogeborn
* Makefile (version): Changed to "1.6.0".
1
mandos (1.6.0-1) unstable; urgency=low
2
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
12
    "network-hooks.d".
13
14
 -- Teddy Hogeborn <teddy@recompile.se>  Mon, 18 Jun 2012 00:15:23 +0200
15
237.4.32 by Teddy Hogeborn
* Makefile (version): Changed to "1.5.5".
16
mandos (1.5.5-1) unstable; urgency=low
17
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".
22
23
 -- Teddy Hogeborn <teddy@recompile.se>  Fri, 01 Jun 2012 20:30:41 +0200
24
237.4.31 by Teddy Hogeborn
* Makefile (version): Changed to "1.5.4".
25
mandos (1.5.4-1) unstable; urgency=low
26
27
  * New upstream release.
28
29
 -- Teddy Hogeborn <teddy@recompile.se>  Sun, 20 May 2012 15:38:34 +0200
30
237.6.2 by Robert Millan
* debian/changelog (1.5.3-1.2): New entry.
31
mandos (1.5.3-1.2) unstable; urgency=low
32
33
  * Non-maintainer upload.
34
  * Set Architecture to linux-any.  (Closes: #647670)
35
36
 -- Robert Millan <rmh@debian.org>  Sun, 22 Apr 2012 16:22:01 +0200
37
237.6.1 by gregor herrmann
* debian/changelog (1.5.3-1.1): New entry.
38
mandos (1.5.3-1.1) unstable; urgency=low
39
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.
44
    (Closes: #656178)
45
46
 -- gregor herrmann <gregoa@debian.org>  Tue, 31 Jan 2012 17:56:05 +0100
47
237.4.28 by Teddy Hogeborn
* Makefile (version): Changed to "1.5.3".
48
mandos (1.5.3-1) unstable; urgency=low
49
50
  * New upstream release.
51
52
 -- Teddy Hogeborn <teddy@recompile.se>  Sun, 15 Jan 2012 22:05:54 +0100
53
237.4.26 by Teddy Hogeborn
* Makefile (version): Changed to "1.5.2".
54
mandos (1.5.2-1) unstable; urgency=low
55
56
  * New upstream release.
57
58
 -- Teddy Hogeborn <teddy@recompile.se>  Sun, 08 Jan 2012 11:17:20 +0100
59
237.4.24 by Teddy Hogeborn
* Makefile (version): Changed to "1.5.1".
60
mandos (1.5.1-1) unstable; urgency=low
61
62
  * New upstream release.
63
64
 -- Teddy Hogeborn <teddy@recompile.se>  Sun, 01 Jan 2012 21:53:31 +0100
65
237.4.22 by Teddy Hogeborn
* Makefile (version): Changed to "1.5.0".
66
mandos (1.5.0-1) unstable; urgency=low
67
68
  * New upstream release.
69
  * debian/control (mandos-client/Depends): Added "initramfs-tools".
70
  * debian/mandos-client.README.Debian: Corrected mail address and adjust
71
                                        wording.
72
  * debian/rules (binary-common): Exclude new nework-hooks.d directory
73
                                  from dh_fixperms.
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".
79
80
 -- Teddy Hogeborn <teddy@recompile.se>  Sun, 01 Jan 2012 05:58:11 +0100
81
237.4.20 by Björn Påhlsson
* Makefile (version): Changed to "1.4.1".
82
mandos (1.4.1-1) unstable; urgency=low
83
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.
92
93
 -- Björn Påhlsson <belorn@fukt.bsnet.se>  Sat, 15 Oct 2011 18:18:52 +0200
94
237.4.18 by Teddy Hogeborn
* Makefile (version): Changed to "1.4.0".
95
mandos (1.4.0-1) unstable; urgency=low
96
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.
111
112
 -- Teddy Hogeborn <teddy@recompile.se>  Sun, 09 Oct 2011 19:15:08 +0200
113
237.4.16 by Teddy Hogeborn
* Makefile (version): Changed to "1.3.1".
114
mandos (1.3.1-1) unstable; urgency=low
115
116
  * New upstream release.
117
  * Conflict with correct version of dropbear.
118
  * New version uses argparse; depend on python (<=2.7) | python-argparse.
119
120
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Wed, 27 Jul 2011 19:47:17 +0200
121
237.4.14 by Teddy Hogeborn
* Makefile (version): Changed to "1.3.0".
122
mandos (1.3.0-1) unstable; urgency=low
123
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
129
    purge.
130
  * debian/mandos-client.lintian-overrides: Added plugins.d/plymouth.
131
132
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Tue, 08 Mar 2011 20:22:57 +0100
133
237.4.12 by Teddy Hogeborn
* Makefile (version): Changed to "1.2.3".
134
mandos (1.2.3-1) experimental; urgency=low
135
136
  * New upstream release.
137
138
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Mon, 11 Oct 2010 19:37:31 +0200
139
237.4.10 by Teddy Hogeborn
* Makefile (version): Changed to "1.2.2".
140
mandos (1.2.2-1) experimental; urgency=low
141
142
  * New upstream release.
143
  * plugins.d/splashy.c: Only use ELIBBAD if defined. (Closes: #599256)
144
145
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Thu, 07 Oct 2010 20:27:54 +0200
146
237.4.8 by teddy at bsnet
* debian/changelog (1.2.1-3): New entry.
147
mandos (1.2.1-3) experimental; urgency=low
148
149
  * debian/changelog: Include entry for NMU of version 1.0.14-1.1.
150
151
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Tue, 05 Oct 2010 20:58:38 +0200
152
237.4.6 by Björn Påhlsson
* debian/changelog (1.2.1-2): New entry.
153
mandos (1.2.1-2) unstable; urgency=low
154
155
  * debian/source/format: New; contains "3.0 (quilt)".  Really.
156
157
 -- Björn Påhlsson <belorn@fukt.bsnet.se>  Sat, 02 Oct 2010 19:46:59 +0200
158
237.4.4 by Björn Påhlsson
* Makefile (version): Changed to "1.2.1".
159
mandos (1.2.1-1) unstable; urgency=low
160
161
  * New upstream release.
162
  * debian/source/format: New; contains "3.0 (quilt)".
163
164
 -- Björn Påhlsson <belorn@fukt.bsnet.se>  Sat, 02 Oct 2010 19:03:58 +0200
165
237.4.2 by Teddy Hogeborn
* Makefile (version): Changed to "1.2".
166
mandos (1.2-1) unstable; urgency=low
167
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
179
    of initramfs.conf.
180
  * debian/mandos-client.README.Debian: Remove warning about --connect not
181
    looping, since it now does.
182
183
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Tue, 28 Sep 2010 20:46:11 +0200
184
454 by teddy at bsnet
* debian/changelog: Include entry from 1.0.14-1.1 NMU.
185
mandos (1.0.14-1.1) unstable; urgency=low
186
187
  * Non-maintainer upload.
188
  * Rebuild against libavahi-core-dev (>= 0.6.26-1).
189
190
 -- Michael Biebl <biebl@debian.org>  Mon, 12 Jul 2010 16:34:34 +0200
191
237.2.32 by Teddy Hogeborn
* Makefile (version): Changed to "1.0.14".
192
mandos (1.0.14-1) unstable; urgency=low (HIGH on mips and mipsel)
193
194
  * New upstream release.
195
  * debian/rules: Build with BROKEN_PIE set on mips and mipsel
196
    architectures - fixes FTBFS there.
197
198
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Sun, 25 Oct 2009 20:10:09 +0100
199
237.2.30 by Teddy Hogeborn
* Makefile (version): Changed to "1.0.13".
200
mandos (1.0.13-1) unstable; urgency=high
201
202
  * New upstream release.
203
  * Do not copy unnecessary files to initrd (Closes: #551907)
204
205
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Thu, 22 Oct 2009 00:53:21 +0200
206
237.2.28 by Teddy Hogeborn
* Makefile (version): Changed to "1.0.12".
207
mandos (1.0.12-1) unstable; urgency=low
208
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.
220
221
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Thu, 17 Sep 2009 15:03:59 +0200
222
237.2.26 by Teddy Hogeborn
* Makefile (version): Changed to "1.0.11".
223
mandos (1.0.11-1) unstable; urgency=low
224
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)
228
229
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Sat, 23 May 2009 07:12:20 +0200
230
237.2.23 by Teddy Hogeborn
* Makefile (version): Changed to "1.0.10".
231
mandos (1.0.10-1) unstable; urgency=low
232
233
  * New upstream release.
234
  * debian/mandos-client.postinst (update_initramfs): Fix permissions of
235
    old initrd.img-*.bak files.
236
237
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Sun, 17 May 2009 04:56:35 +0200
238
237.2.20 by Teddy Hogeborn
* Makefile (version): Changed to "1.0.9".
239
mandos (1.0.9-1) unstable; urgency=low
240
241
  * New upstream release.
242
243
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Sun, 17 May 2009 02:59:45 +0200
244
237.2.18 by Teddy Hogeborn
* Makefile (version): Changed to "1.0.8".
245
mandos (1.0.8-1) unstable; urgency=low
246
247
  * New upstream release.
248
249
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Wed, 25 Feb 2009 02:26:57 +0100
250
237.2.16 by Teddy Hogeborn
* Makefile (version): Changed to "1.0.7".
251
mandos (1.0.7-1) unstable; urgency=low
252
253
  * New upstream release.
254
255
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Tue, 24 Feb 2009 12:58:06 +0100
256
237.2.14 by Teddy Hogeborn
* Makefile (version): Changed to "1.0.6".
257
mandos (1.0.6-1) unstable; urgency=low
258
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
264
    message change.
265
  * debian/mandos.prerm: Minor message change.
266
  * debian/rules (install-indep): Removed "--no-start" from
267
    dh_installinit.
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
276
    feature.
277
278
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Fri, 13 Feb 2009 09:27:25 +0100
279
237.2.11 by Teddy Hogeborn
* Makefile (version): Changed to "1.0.5".
280
mandos (1.0.5-1) unstable; urgency=low
281
282
  * New upstream release.
283
284
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Sat, 17 Jan 2009 02:26:00 +0100
285
237.2.9 by Teddy Hogeborn
* debian/changelog (1.0.4-1): New entry.
286
mandos (1.0.4-1) unstable; urgency=low
287
288
  * New upstream release.
289
  * debian/watch: New file.
290
  * debian/mandos-client.README.Debian: Document new "mandos=off" kernel
291
    parameter.
292
293
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Thu, 15 Jan 2009 05:49:22 +0100
294
237.2.6 by Teddy Hogeborn
* debian/changelog (1.0.3-2): New entry.
295
mandos (1.0.3-2) unstable; urgency=low
296
297
  * Removed some now-unused debconf files.
298
  * Changed postinst scripts to not source debconf/confmodule.
299
  * Removed po-debconf from build-depends.
300
301
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Tue, 06 Jan 2009 21:28:20 +0100
302
237.2.2 by Teddy Hogeborn
* Makefile (version): Changed to "1.0.3".
303
mandos (1.0.3-1) unstable; urgency=low
304
305
  * New upstream release.
251 by Teddy Hogeborn
* debian/changelog: Changes suggested by Andreas Henriksson: Do not
306
  * Add -Xlinker to linker flags to fix FTBFS for some architectures.
307
    Thanks to Thiemo Seufer <ths@networkno.de> for the report and
308
    fix. (Closes:  #509398)
309
  * Remove debconf use altogether, thereby stopping debconf abuse.  Thanks
310
    to Christian Perrier <bubulle@debian.org>. (Closes:  #509653)
237.2.2 by Teddy Hogeborn
* Makefile (version): Changed to "1.0.3".
311
  * Add NEWS file to /usr/share/doc directories.
312
  * Use and create "_mandos" user+group.  Rename old user+group created by
313
    older versions of this package.
314
  * Fix manual pages by adding build-depend on "docbook-xml".
315
316
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Tue, 06 Jan 2009 01:21:20 +0100
317
232 by Teddy Hogeborn
* Makefile (version): Changed to "1.0.2".
318
mandos (1.0.2-1) unstable; urgency=low
319
320
  * New upstream release.
321
  * debian/copyright: Rewritten to conform to
322
    <http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=233>.
323
324
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Fri, 17 Oct 2008 20:42:12 +0200
325
229 by Teddy Hogeborn
* Makefile (version): Changed to "1.0.1".
326
mandos (1.0.1-1) unstable; urgency=low
327
328
  * New upstream release.
329
  * Separate /usr/share/doc/mandos-client/README.Debian into sections with
330
    headlines.  Add instructions on how to test the server and verify the
331
    password.
332
333
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Tue, 07 Oct 2008 23:07:23 +0200
334
222 by Teddy Hogeborn
* debian/changelog: Add Debian revision number to old revision too.
335
mandos (1.0-2) unstable; urgency=low
221 by Teddy Hogeborn
* debian/changelog: New Debian revision.
336
337
  * Added comments in debian/*.lintian-overrides files.  Added Debian
338
    revison number to version number.
339
340
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Wed, 01 Oct 2008 17:23:35 +0200
341
222 by Teddy Hogeborn
* debian/changelog: Add Debian revision number to old revision too.
342
mandos (1.0-1) unstable; urgency=low
185 by Teddy Hogeborn
* .bzr-builddeb/default.conf: New.
343
220 by Teddy Hogeborn
* debian/changelog: Initial release closes ITP bug.
344
  * Initial Release. (Closes: #500727).
185 by Teddy Hogeborn
* .bzr-builddeb/default.conf: New.
345
220 by Teddy Hogeborn
* debian/changelog: Initial release closes ITP bug.
346
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Tue, 30 Sep 2008 21:58:43 +0200