/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-05 03:04:47 UTC
  • Revision ID: teddy@fukt.bsnet.se-20090205030447-k1039txjutilj00d
* plugin-runner.c (struct plugin.completed): Changed type to "volatile
                                             sig_atomic_t"; all uses
                                             changed.

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
 
mandos (1.0.8-1) unstable; urgency=low
16
 
 
17
 
  * New upstream release.
18
 
 
19
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Wed, 25 Feb 2009 02:26:57 +0100
20
 
 
21
 
mandos (1.0.7-1) unstable; urgency=low
22
 
 
23
 
  * New upstream release.
24
 
 
25
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Tue, 24 Feb 2009 12:58:06 +0100
26
 
 
27
 
mandos (1.0.6-1) unstable; urgency=low
28
 
 
29
 
  * New upstream release.
30
 
  * debian/mandos-client.postinst: Converted to Bourne shell.  Also
31
 
    minor message change.
32
 
  * debian/mandos-client.postrm: Minor message change.
33
 
  * debian/mandos.postinst: Converted to Bourne shell.  Also minor
34
 
    message change.
35
 
  * debian/mandos.prerm: Minor message change.
36
 
  * debian/rules (install-indep): Removed "--no-start" from
37
 
    dh_installinit.
38
 
  * debian/mandos-client.lintian-overrides: Remove obsolete override for
39
 
    unbreakable line in plugin-runner manual page.
40
 
  * debian/control (mandos/Depends): Added "python-gobject".
41
 
  * debian/mandos-client.dirs: Change
42
 
    "usr/share/initramfs-tools/scripts/local-top" to
43
 
    "usr/share/initramfs-tools/scripts/init-premount".
44
 
  * debian/mandos-client.README.Debian: Add reference to initramfs.conf
45
 
    and nfsroot.txt.  New section about the new non-local connection
46
 
    feature.
47
 
 
48
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Fri, 13 Feb 2009 09:27:25 +0100
49
 
 
50
1
mandos (1.0.5-1) unstable; urgency=low
51
2
 
52
3
  * New upstream release.