/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

* initramfs-tools-hook-conf: Security bug fix: Add code to handle
                             being called by "mkinitramfs-kpkg"
                             instead of "update-initramfs".

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
mandos (1.0.13-1) unstable; urgency=high
2
 
 
3
 
  * New upstream release.
4
 
  * Do not copy unnecessary files to initrd (Closes: #551907)
5
 
 
6
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Thu, 22 Oct 2009 00:53:21 +0200
7
 
 
8
 
mandos (1.0.12-1) unstable; urgency=low
9
 
 
10
 
  * New upstream release.
11
 
  * init.d-mandos: Correct dependencies (Closes: #546928)
12
 
  * debian/control (Standards-Version): Changed to "3.8.3".
13
 
  * debian/mandos-client.README.Debian: Improved wording and formatting.
14
 
    Updated location of nfsroot.txt.
15
 
  * debian/mandos.README.Debian: Improved wording and formatting.
16
 
  * debian/mandos-client.postinst (configure): Don't look for user and
17
 
    group with the old name if upgrading from a new enough version.
18
 
  * debian/mandos.postinst (configure): - '' -
19
 
  * debian/mandos-client.README.Debian: Added text about non-usability of
20
 
    pseudo-network interfaces.
21
 
 
22
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Thu, 17 Sep 2009 15:03:59 +0200
23
 
 
24
 
mandos (1.0.11-1) unstable; urgency=low
25
 
 
26
 
  * debian/control (Standards-Version): Changed to "3.8.1".
27
 
  * Makefile (GNUTLS_CFLAGS, GNUTLS_CFLAGS): Use "pkg-config" instead of
28
 
    the old "libgnutls-config" script.  (Closes:  #529836)
29
 
 
30
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Sat, 23 May 2009 07:12:20 +0200
31
 
 
32
 
mandos (1.0.10-1) unstable; urgency=low
33
 
 
34
 
  * New upstream release.
35
 
  * debian/mandos-client.postinst (update_initramfs): Fix permissions of
36
 
    old initrd.img-*.bak files.
37
 
 
38
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Sun, 17 May 2009 04:56:35 +0200
39
 
 
40
 
mandos (1.0.9-1) unstable; urgency=low
41
 
 
42
 
  * New upstream release.
43
 
 
44
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Sun, 17 May 2009 02:59:45 +0200
45
 
 
46
1
mandos (1.0.8-1) unstable; urgency=low
47
2
 
48
3
  * New upstream release.