/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Teddy Hogeborn
  • Date: 2009-04-17 08:26:17 UTC
  • Revision ID: teddy@fukt.bsnet.se-20090417082617-eltetak5lzjyz55o
* initramfs-tools-hook: Bug fix: Add "--userid" and "--groupid" to
                        start of "plugin-runner.conf" file instead of
                        appending, to allow any preexisting options to
                        override.
* plugin-runner.conf: Improved wording.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
mandos (1.7.1-2) unstable; urgency=medium
2
 
 
3
 
  * debian/control (Package: mandos/Depends): Fix "Please drop versioned
4
 
    dependency on initscripts package" by removing initscripts dependency
5
 
    (Closes: #804967)
6
 
  * debian/rules (override_dh_fixperms) Fix "FTBFS when built with
7
 
    dpkg-buildpackage -A (No such file or directory)" by splitting into
8
 
    "override_dh_fixperms-arch" and "override_dh_fixperms-indep".
9
 
    (Closes: #806073)
10
 
 
11
 
 -- Teddy Hogeborn <teddy@recompile.se>  Sat, 05 Dec 2015 02:27:40 +0100
12
 
 
13
 
mandos (1.7.1-1) unstable; urgency=medium
14
 
 
15
 
  * New upstream release.
16
 
 
17
 
 -- Teddy Hogeborn <teddy@recompile.se>  Sat, 24 Oct 2015 19:43:40 +0200
18
 
 
19
 
mandos (1.7.0-1) unstable; urgency=medium
20
 
 
21
 
  * New upstream release.
22
 
  * debian/control (Standards-Version): Updated to "3.9.6".
23
 
    (Build-Depends): Add "libnl-route-3-dev".
24
 
    (Package: mandos-client/Recommends): Added "gnutls-bin | openssl" for
25
 
    the generating of DH parameters.
26
 
  * debian/mandos-client.README.Debian: Update example command line to use
27
 
    new MANDOSPLUGINHELPERDIR environment variable.  Also document the new
28
 
    dhparams.pem file.
29
 
  * debian/mandos-client.postinst: Create DH parameters file.
30
 
  * debian/mandos.prerm: Don't run init script, use only invoke-rc.d.
31
 
  * debian/mandos-client.postinst: Don't use absolute paths to commands.
32
 
  * debian/mandos-client.postrm: Don't use absolute paths to commands.
33
 
    Also remove dhparams.pem file.
34
 
  * debian/copyright (Copyright): Update copyright year.
35
 
  * Upstream changed systemd service file to implicitly be of
36
 
    "Type=dbus". (Closes: #786845)
37
 
 
38
 
 -- Teddy Hogeborn <teddy@recompile.se>  Mon, 10 Aug 2015 22:00:29 +0200
39
 
 
40
 
mandos (1.6.9-1) unstable; urgency=medium
41
 
 
42
 
  * New upstream release.
43
 
  * debian/control (Build-Depends): Fix "still uses GnutLS 2.x" by
44
 
    changing from "libgnutls-dev" to "libgnutls28-dev | gnutls-dev"
45
 
    (Closes: #762349)
46
 
 
47
 
 -- Teddy Hogeborn <teddy@recompile.se>  Sun, 05 Oct 2014 22:05:06 +0200
48
 
 
49
 
mandos (1.6.8-1) unstable; urgency=medium
50
 
 
51
 
  * New upstream release.
52
 
  * debian/control (Source: mandos/Build-Depends-Indep): Since upstream
53
 
    now requires Python 2.7, depend on exactly the python2.7 package and
54
 
    all the Python 2.7 versions of the python modules.
55
 
    (Package: mandos/Depends): - '' - but still depend on python (>=2.7)
56
 
    and the generic versions of the Python modules; this is for mandos-ctl
57
 
    and mandos-monitor, both of which are compatible with Python 3, and
58
 
    use #!/usr/bin/python.
59
 
 
60
 
 -- Teddy Hogeborn <teddy@recompile.se>  Wed, 06 Aug 2014 22:55:24 +0200
61
 
 
62
 
mandos (1.6.7-1) unstable; urgency=medium
63
 
 
64
 
  * New upstream release.
65
 
 
66
 
 -- Teddy Hogeborn <teddy@recompile.se>  Thu, 17 Jul 2014 05:22:45 +0200
67
 
 
68
 
mandos (1.6.6-1) unstable; urgency=medium
69
 
 
70
 
  * New upstream release.
71
 
  * debian/mandos.postinst: Fix typo in comment.
72
 
  * debian/control (mandos/Recommends): Changed to "ssh-client | fping".
73
 
    (mandos-client/Recommends): New; set to "ssh".
74
 
 
75
 
 -- Teddy Hogeborn <teddy@recompile.se>  Sun, 13 Jul 2014 22:49:21 +0200
76
 
 
77
 
mandos (1.6.5-3) unstable; urgency=medium
78
 
 
79
 
  * debian/control (mandos-client/Depends): Add "dpkg-dev (>=1.16.0)";
80
 
    initramfs-tools-hook runs "dpkg-architecture -qDEB_HOST_MULTIARCH".
81
 
    (Closes: #750221)
82
 
 
83
 
 -- Teddy Hogeborn <teddy@recompile.se>  Fri, 06 Jun 2014 04:27:15 +0200
84
 
 
85
 
mandos (1.6.5-2) unstable; urgency=medium
86
 
 
87
 
  * debian/rules (override_dh_auto_test-arch): New; does nothing.  Fixes
88
 
    FTBFS for build-indep.
89
 
 
90
 
 -- Teddy Hogeborn <teddy@recompile.se>  Tue, 13 May 2014 08:08:31 +0200
91
 
 
92
 
mandos (1.6.5-1) unstable; urgency=medium
93
 
 
94
 
  * New upstream release.
95
 
  * debian/copyright: Change year to "2014".
96
 
  * debian/control (Build-Depends, Build-Depends-Indep): Moved build
97
 
    dependencies of "mandos" package to "Build-Depends-Indep".
98
 
  * debian/upstream/signing-key.asc: New; upstream source public key.
99
 
  * debian/control (Standards-Version): Updated to "3.9.5".
100
 
  * debian/control (mandos/Depends): Remove the dependency on
101
 
    "avahi-daemon (>= 0.6.31-3) | systemd-sysv".  It is unnecessary
102
 
    since we have a workaround in debian/mandos.postinst anyway.
103
 
 
104
 
 -- Teddy Hogeborn <teddy@recompile.se>  Sun, 11 May 2014 22:16:33 +0200
105
 
 
106
 
mandos (1.6.4-1) unstable; urgency=medium
107
 
 
108
 
  * New upstream release.
109
 
  * debian/control (Build-Depends): Add Python dependencies to
110
 
                                    successfully run self-tests.
111
 
  * debian/copyright: GPLv3 now has its own license file - use it.
112
 
  * debian/watch: Set PGP signature URL.
113
 
 
114
 
 -- Teddy Hogeborn <teddy@recompile.se>  Sun, 16 Feb 2014 14:09:25 +0100
115
 
 
116
 
mandos (1.6.3-1) unstable; urgency=low
117
 
 
118
 
  * New upstream release.
119
 
  * debian/control (Build-Depends): Added "systemd".
120
 
  * debian/mandos.dirs (lib/systemd/system): New.
121
 
  * debian/mandos-client.README.Debian: Refer to architecture libdir.
122
 
  * debian/control (mandos/Depends): Add "avahi-daemon (>= 0.6.31-3) |
123
 
                                     systemd-sysv".
124
 
  * debian/mandos.postinst: If avahi-daemon is version 0.6.31-2 or older,
125
 
                            edit /etc/init.d script headers Required-Start
126
 
                            and Required-Stop to have "avahi" instead of
127
 
                            "avahi-daemon", before insserv(8) sees it.
128
 
  * debian/mandos-client.lintian-overrides: Libdir changes.
129
 
  * debian/rules (override_dh_fixperms): - '' -
130
 
 
131
 
 -- Teddy Hogeborn <teddy@recompile.se>  Tue, 21 Jan 2014 22:01:30 +0100
132
 
 
133
 
mandos (1.6.2-1) unstable; urgency=low
134
 
 
135
 
  * New upstream release.
136
 
  * debian/compat: Changed to "9".
137
 
  * debian/control (Build-Depends): Changed debhelper version to (>= 9).
138
 
    (Standards-Version): Updated to "3.9.4".
139
 
    (DM-Upload-Allowed): Removed.
140
 
    (mandos/Depends): Add "initscripts (>= 2.88dsf-13.3)" to be able to
141
 
                      use the "/run" directory (for mandos.pid).
142
 
  * debian/copyright (Copyright): Update year.
143
 
  * Fix "Mandos/gnutls fails to establish connection, "an algorithm that
144
 
    is not enabled was negotiated"" fixed by upstream. (Closes: #702120)
145
 
 
146
 
 -- Teddy Hogeborn <teddy@recompile.se>  Thu, 24 Oct 2013 22:33:40 +0200
147
 
 
148
 
mandos (1.6.1-1) unstable; urgency=low
149
 
 
150
 
  * New upstream release.
151
 
  * debian/control (mandos/Depends): No longer depends on
152
 
                                     python-gnupginterface, but does
153
 
                                     depend on gnupg (<< 2).
154
 
    (Build-Depends): Depend on debhelper 8.9.7 for using "override-*-arch"
155
 
                     and "override-*-indep" targets in debian/rules.
156
 
  * debian/mandos-client.README: Update Linux documentation link.
157
 
  * debian/rules: Completely rewritten to use debhelper v7.
158
 
  * initramfs-tools-hook: Bug fix: Make sure the right version of GnuPG is
159
 
    copied into the initramfs image.  Always assume that GPGME is used to
160
 
    avoid searching for it since the path might not be /usr/lib.  Thanks
161
 
    to Félix Sipma <felix+debian@gueux.org> for the initial bug report,
162
 
    and also thanks to Dick Middleton <dick@lingbrae.com> for some more
163
 
    debugging. (Closes:  #721903)
164
 
  * Fix "bashism in /bin/sh script" fixed by upstream. (Closes: #690639)
165
 
 
166
 
 -- Teddy Hogeborn <teddy@recompile.se>  Sun, 13 Oct 2013 19:03:23 +0200
167
 
 
168
 
mandos (1.6.0-1) unstable; urgency=low
169
 
 
170
 
  * New upstream release.
171
 
  * debian/copyright (Copyright): Join the two lines to a single line.
172
 
  * debian/mandos-client.README.Debian: Update to refer to the new
173
 
    location of the example network hooks, and the new feature of using
174
 
    all network interfaces.
175
 
  * debian/mandos-client.docs (network-hooks.d): Removed.
176
 
  * debian/mandos-client.examples (network-hooks.d): New.
177
 
  * debian/rules (binary-common): Added "dh_installexamples".
178
 
    (binary-common/dh_fixperms): Exclude new location of
179
 
    "network-hooks.d".
180
 
 
181
 
 -- Teddy Hogeborn <teddy@recompile.se>  Mon, 18 Jun 2012 00:15:23 +0200
182
 
 
183
 
mandos (1.5.5-1) unstable; urgency=low
184
 
 
185
 
  * New upstream release.
186
 
  * debian/copyright (Format): Updated to
187
 
    "http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/".
188
 
  * debian/control (Build-Depends): Removed "man, locales-all".
189
 
 
190
 
 -- Teddy Hogeborn <teddy@recompile.se>  Fri, 01 Jun 2012 20:30:41 +0200
191
 
 
192
 
mandos (1.5.4-1) unstable; urgency=low
193
 
 
194
 
  * New upstream release.
195
 
 
196
 
 -- Teddy Hogeborn <teddy@recompile.se>  Sun, 20 May 2012 15:38:34 +0200
197
 
 
198
 
mandos (1.5.3-1.2) unstable; urgency=low
199
 
 
200
 
  * Non-maintainer upload.
201
 
  * Set Architecture to linux-any.  (Closes: #647670)
202
 
 
203
 
 -- Robert Millan <rmh@debian.org>  Sun, 22 Apr 2012 16:22:01 +0200
204
 
 
205
 
mandos (1.5.3-1.1) unstable; urgency=low
206
 
 
207
 
  * Non-maintainer upload.
208
 
  * Fix "mandos FTBFS on buildds": add build-dependency on locales-all and
209
 
    pass LC_ALL to dh_auto_build to make sure we have and use the en_US.UTF-8
210
 
    locale for manpage creation.
211
 
    (Closes: #656178)
212
 
 
213
 
 -- gregor herrmann <gregoa@debian.org>  Tue, 31 Jan 2012 17:56:05 +0100
214
 
 
215
 
mandos (1.5.3-1) unstable; urgency=low
216
 
 
217
 
  * New upstream release.
218
 
 
219
 
 -- Teddy Hogeborn <teddy@recompile.se>  Sun, 15 Jan 2012 22:05:54 +0100
220
 
 
221
 
mandos (1.5.2-1) unstable; urgency=low
222
 
 
223
 
  * New upstream release.
224
 
 
225
 
 -- Teddy Hogeborn <teddy@recompile.se>  Sun, 08 Jan 2012 11:17:20 +0100
226
 
 
227
 
mandos (1.5.1-1) unstable; urgency=low
228
 
 
229
 
  * New upstream release.
230
 
 
231
 
 -- Teddy Hogeborn <teddy@recompile.se>  Sun, 01 Jan 2012 21:53:31 +0100
232
 
 
233
 
mandos (1.5.0-1) unstable; urgency=low
234
 
 
235
 
  * New upstream release.
236
 
  * debian/control (mandos-client/Depends): Added "initramfs-tools".
237
 
  * debian/mandos-client.README.Debian: Corrected mail address and adjust
238
 
                                        wording.
239
 
  * debian/rules (binary-common): Exclude new nework-hooks.d directory
240
 
                                  from dh_fixperms.
241
 
  * debian/mandos-client.README.Debian: Document network hook facility.
242
 
  * debian/mandos-client.docs (network-hooks.d): Added.
243
 
  * debian/mandos.dirs (var/lib/mandos): Added.
244
 
  * debian/mandos.postinst: Fix ownership of /var/lib/mandos.
245
 
  * debian/control (mandos/Depends): Added "python-gnupginterface".
246
 
 
247
 
 -- Teddy Hogeborn <teddy@recompile.se>  Sun, 01 Jan 2012 05:58:11 +0100
248
 
 
249
 
mandos (1.4.1-1) unstable; urgency=low
250
 
 
251
 
  * New upstream release.
252
 
  * debian/control (Build-Depends): Added "man".
253
 
  * debian/control (Conflicts): Changed to "Breaks:".
254
 
  * debian/copyright: Updated format.
255
 
  * debian/mandos-client.postinst: Use "set -e" instead of "#!/bin/sh -e".
256
 
  * debian/mandos-client.postrm: - '' -
257
 
  * debian/mandos.postinst: - '' -
258
 
  * debian/mandos.prerm: Consistent magic.
259
 
 
260
 
 -- Björn Påhlsson <belorn@fukt.bsnet.se>  Sat, 15 Oct 2011 18:18:52 +0200
261
 
 
262
 
mandos (1.4.0-1) unstable; urgency=low
263
 
 
264
 
  * New upstream release.
265
 
  * Fix "FTBFS with binutils-gold": Added "-Xlinker --as-needed" to
266
 
    LDFLAGS in Makefile. (Closes: #632145)
267
 
  * Fix "/run transition: uses obsolete /dev/.initramfs": Try both old and
268
 
    new PID file locations. (Closes: #643554)
269
 
  * debian/source/local-options: New; contains "--single-debian-patch".
270
 
  * debian/control (Standards-Version): Upgraded to "3.9.2".
271
 
    (DM-Upload-Allowed): New; set to "yes".
272
 
  * debian/control: Changed domain from "fukt.bsnet.se" to "recompile.se".
273
 
  * debian/copyright: - '' -
274
 
  * debian/mandos-client.README.Debian: - '' -
275
 
  * debian/mandos.README.Debian: - '' -
276
 
  * debian/watch: - '' -
277
 
  * debian/control (mandos/Description): Fix language to placate lintian.
278
 
 
279
 
 -- Teddy Hogeborn <teddy@recompile.se>  Sun, 09 Oct 2011 19:15:08 +0200
280
 
 
281
 
mandos (1.3.1-1) unstable; urgency=low
282
 
 
283
 
  * New upstream release.
284
 
  * Conflict with correct version of dropbear.
285
 
  * New version uses argparse; depend on python (<=2.7) | python-argparse.
286
 
 
287
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Wed, 27 Jul 2011 19:47:17 +0200
288
 
 
289
 
mandos (1.3.0-1) unstable; urgency=low
290
 
 
291
 
  * New upstream release.
292
 
  * debian/control (mandos): Depend on Python 2.6, remove dependency on
293
 
    python-multiprocessing.
294
 
  (mandos-client): Conflict with dropbear (<< 0.52-5).
295
 
  * debian/mandos-client.postrm (purge): Bug fix: update initramfs also on
296
 
    purge.
297
 
  * debian/mandos-client.lintian-overrides: Added plugins.d/plymouth.
298
 
 
299
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Tue, 08 Mar 2011 20:22:57 +0100
300
 
 
301
 
mandos (1.2.3-1) experimental; urgency=low
302
 
 
303
 
  * New upstream release.
304
 
 
305
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Mon, 11 Oct 2010 19:37:31 +0200
306
 
 
307
 
mandos (1.2.2-1) experimental; urgency=low
308
 
 
309
 
  * New upstream release.
310
 
  * plugins.d/splashy.c: Only use ELIBBAD if defined. (Closes: #599256)
311
 
 
312
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Thu, 07 Oct 2010 20:27:54 +0200
313
 
 
314
 
mandos (1.2.1-3) experimental; urgency=low
315
 
 
316
 
  * debian/changelog: Include entry for NMU of version 1.0.14-1.1.
317
 
 
318
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Tue, 05 Oct 2010 20:58:38 +0200
319
 
 
320
 
mandos (1.2.1-2) unstable; urgency=low
321
 
 
322
 
  * debian/source/format: New; contains "3.0 (quilt)".  Really.
323
 
 
324
 
 -- Björn Påhlsson <belorn@fukt.bsnet.se>  Sat, 02 Oct 2010 19:46:59 +0200
325
 
 
326
 
mandos (1.2.1-1) unstable; urgency=low
327
 
 
328
 
  * New upstream release.
329
 
  * debian/source/format: New; contains "3.0 (quilt)".
330
 
 
331
 
 -- Björn Påhlsson <belorn@fukt.bsnet.se>  Sat, 02 Oct 2010 19:03:58 +0200
332
 
 
333
 
mandos (1.2-1) unstable; urgency=low
334
 
 
335
 
  * New upstream release.
336
 
  * Makefile (LINK_FORTIFY_LD): Remove "-fPIE". (Closes: #557076)
337
 
  * debian/control: Add gnupg dependency to "mandos-client" and removed it
338
 
    from "mandos".  Added dependency on "python-urwid" "mandos" since the
339
 
    new "mandos-monitor" utility needs it, and on "python (>=2.6) |
340
 
    python-multiprocessing" since the Mandos server now uses it.
341
 
  * debian/rules: Set BROKEN_PIE on mips and mipsel if a known buggy
342
 
    version of binutils is used.
343
 
  * debian/mandos.docs: Also install "/usr/share/doc/mandos/DBUS-API".
344
 
  * debian/mandos.dirs: Added "etc/dbus-1/system.d".
345
 
  * debian/mandos-client.README.Debian: Update info about DEVICE setting
346
 
    of initramfs.conf.
347
 
  * debian/mandos-client.README.Debian: Remove warning about --connect not
348
 
    looping, since it now does.
349
 
 
350
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Tue, 28 Sep 2010 20:46:11 +0200
351
 
 
352
 
mandos (1.0.14-1.1) unstable; urgency=low
353
 
 
354
 
  * Non-maintainer upload.
355
 
  * Rebuild against libavahi-core-dev (>= 0.6.26-1).
356
 
 
357
 
 -- Michael Biebl <biebl@debian.org>  Mon, 12 Jul 2010 16:34:34 +0200
358
 
 
359
 
mandos (1.0.14-1) unstable; urgency=low (HIGH on mips and mipsel)
360
 
 
361
 
  * New upstream release.
362
 
  * debian/rules: Build with BROKEN_PIE set on mips and mipsel
363
 
    architectures - fixes FTBFS there.
364
 
 
365
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Sun, 25 Oct 2009 20:10:09 +0100
366
 
 
367
 
mandos (1.0.13-1) unstable; urgency=high
368
 
 
369
 
  * New upstream release.
370
 
  * Do not copy unnecessary files to initrd (Closes: #551907)
371
 
 
372
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Thu, 22 Oct 2009 00:53:21 +0200
373
 
 
374
 
mandos (1.0.12-1) unstable; urgency=low
375
 
 
376
 
  * New upstream release.
377
 
  * init.d-mandos: Correct dependencies (Closes: #546928)
378
 
  * debian/control (Standards-Version): Changed to "3.8.3".
379
 
  * debian/mandos-client.README.Debian: Improved wording and formatting.
380
 
    Updated location of nfsroot.txt.
381
 
  * debian/mandos.README.Debian: Improved wording and formatting.
382
 
  * debian/mandos-client.postinst (configure): Don't look for user and
383
 
    group with the old name if upgrading from a new enough version.
384
 
  * debian/mandos.postinst (configure): - '' -
385
 
  * debian/mandos-client.README.Debian: Added text about non-usability of
386
 
    pseudo-network interfaces.
387
 
 
388
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Thu, 17 Sep 2009 15:03:59 +0200
389
 
 
390
 
mandos (1.0.11-1) unstable; urgency=low
391
 
 
392
 
  * debian/control (Standards-Version): Changed to "3.8.1".
393
 
  * Makefile (GNUTLS_CFLAGS, GNUTLS_CFLAGS): Use "pkg-config" instead of
394
 
    the old "libgnutls-config" script.  (Closes:  #529836)
395
 
 
396
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Sat, 23 May 2009 07:12:20 +0200
397
 
 
398
 
mandos (1.0.10-1) unstable; urgency=low
399
 
 
400
 
  * New upstream release.
401
 
  * debian/mandos-client.postinst (update_initramfs): Fix permissions of
402
 
    old initrd.img-*.bak files.
403
 
 
404
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Sun, 17 May 2009 04:56:35 +0200
405
 
 
406
 
mandos (1.0.9-1) unstable; urgency=low
407
 
 
408
 
  * New upstream release.
409
 
 
410
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Sun, 17 May 2009 02:59:45 +0200
411
 
 
412
1
mandos (1.0.8-1) unstable; urgency=low
413
2
 
414
3
  * New upstream release.