/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-02-25 12:20:01 UTC
  • Revision ID: teddy@fukt.bsnet.se-20090225122001-ty7zobjk6snyo0o3
* plugins.d/mandos-client.c (start_mandos_communication): "sin6_family"
                                                          in the
                                                          "sockaddr_in6"
                                                          struct is a
                                                          "sa_family_t",
                                                          not
                                                          "uint16_t".

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
mandos (1.0.10-1) unstable; urgency=low
2
 
 
3
 
  * New upstream release.
4
 
  * debian/mandos-client.postinst (update_initramfs): Fix permissions of
5
 
    old initrd.img-*.bak files.
6
 
 
7
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Sun, 17 May 2009 04:56:35 +0200
8
 
 
9
 
mandos (1.0.9-1) unstable; urgency=low
10
 
 
11
 
  * New upstream release.
12
 
 
13
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Sun, 17 May 2009 02:59:45 +0200
14
 
 
15
1
mandos (1.0.8-1) unstable; urgency=low
16
2
 
17
3
  * New upstream release.