/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

plugin-runner: Added support for empty string arguments
               Fixed bug where IP:port argument failed
mandos-client: Fixed bug where files wasnt removed after sigterm signal

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
mandos (1.0.12-1) unstable; urgency=low
2
 
 
3
 
  * New upstream release.
4
 
  * init.d-mandos: Correct dependencies (Closes: #546928)
5
 
  * debian/control (Standards-Version): Changed to "3.8.3".
6
 
  * debian/mandos-client.README.Debian: Improved wording and formatting.
7
 
    Updated location of nfsroot.txt.
8
 
  * debian/mandos.README.Debian: Improved wording and formatting.
9
 
  * debian/mandos-client.postinst (configure): Don't look for user and
10
 
    group with the old name if upgrading from a new enough version.
11
 
  * debian/mandos.postinst (configure): - '' -
12
 
  * debian/mandos-client.README.Debian: Added text about non-usability of
13
 
    pseudo-network interfaces.
14
 
 
15
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Thu, 17 Sep 2009 15:03:59 +0200
16
 
 
17
 
mandos (1.0.11-1) unstable; urgency=low
18
 
 
19
 
  * debian/control (Standards-Version): Changed to "3.8.1".
20
 
  * Makefile (GNUTLS_CFLAGS, GNUTLS_CFLAGS): Use "pkg-config" instead of
21
 
    the old "libgnutls-config" script.  (Closes:  #529836)
22
 
 
23
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Sat, 23 May 2009 07:12:20 +0200
24
 
 
25
 
mandos (1.0.10-1) unstable; urgency=low
26
 
 
27
 
  * New upstream release.
28
 
  * debian/mandos-client.postinst (update_initramfs): Fix permissions of
29
 
    old initrd.img-*.bak files.
30
 
 
31
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Sun, 17 May 2009 04:56:35 +0200
32
 
 
33
 
mandos (1.0.9-1) unstable; urgency=low
34
 
 
35
 
  * New upstream release.
36
 
 
37
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Sun, 17 May 2009 02:59:45 +0200
38
 
 
39
 
mandos (1.0.8-1) unstable; urgency=low
40
 
 
41
 
  * New upstream release.
42
 
 
43
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Wed, 25 Feb 2009 02:26:57 +0100
44
 
 
45
 
mandos (1.0.7-1) unstable; urgency=low
46
 
 
47
 
  * New upstream release.
48
 
 
49
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Tue, 24 Feb 2009 12:58:06 +0100
50
 
 
51
 
mandos (1.0.6-1) unstable; urgency=low
52
 
 
53
 
  * New upstream release.
54
 
  * debian/mandos-client.postinst: Converted to Bourne shell.  Also
55
 
    minor message change.
56
 
  * debian/mandos-client.postrm: Minor message change.
57
 
  * debian/mandos.postinst: Converted to Bourne shell.  Also minor
58
 
    message change.
59
 
  * debian/mandos.prerm: Minor message change.
60
 
  * debian/rules (install-indep): Removed "--no-start" from
61
 
    dh_installinit.
62
 
  * debian/mandos-client.lintian-overrides: Remove obsolete override for
63
 
    unbreakable line in plugin-runner manual page.
64
 
  * debian/control (mandos/Depends): Added "python-gobject".
65
 
  * debian/mandos-client.dirs: Change
66
 
    "usr/share/initramfs-tools/scripts/local-top" to
67
 
    "usr/share/initramfs-tools/scripts/init-premount".
68
 
  * debian/mandos-client.README.Debian: Add reference to initramfs.conf
69
 
    and nfsroot.txt.  New section about the new non-local connection
70
 
    feature.
71
 
 
72
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Fri, 13 Feb 2009 09:27:25 +0100
73
 
 
74
1
mandos (1.0.5-1) unstable; urgency=low
75
2
 
76
3
  * New upstream release.