/mandos/release

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

« back to all changes in this revision

Viewing changes to debian/changelog

* plugin-runner.c (getplugin, add_environment, main): Handle EINTR
                                                      properly.

* plugins.d/mandos-client.c (start_mandos_communication): Bug fix:
  move out "decrypted_buffer_size" to where it is needed.

* plugins.d/splashy.c (termination_handler): Save signal received.
  (main): Check return value from "sigaddset()".

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
1
mandos (1.0.11-1) unstable; urgency=low
18
2
 
19
3
  * debian/control (Standards-Version): Changed to "3.8.1".