1
This NEWS file records noteworthy changes, very tersely.
1
This NEWS file records noteworthy changes, very tersely.
2
See the manual for detailed information.
2
See the manual for detailed information.
4
Version 1.0.13 (2009-10-22)
6
** Security bug fix: If Mandos server is also installed, do not copy
7
its config files (with encrypted passwords) into the initrd.img-*
4
Version 1.0.12 (2009-09-17)
10
Version 1.0.12 (2009-09-17)
6
** Bug fix: Allow network interface renaming by "udev" by taking down
12
** Bug fix: Allow network interface renaming by "udev" by taking down
1
<?xml version="1.0" encoding="UTF-8"?>
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!-- Edited by Makefile -->
2
<!-- Edited by Makefile -->
3
<!ENTITY version "1.0.12">
3
<!ENTITY version "1.0.13">
1
mandos (1.0.13-1) unstable; urgency=high
3
* New upstream release.
4
* Do not copy unnecessary files to initrd (Closes: #551907)
6
-- Teddy Hogeborn <teddy@fukt.bsnet.se> Thu, 22 Oct 2009 00:53:21 +0200
1
mandos (1.0.12-1) unstable; urgency=low
8
mandos (1.0.12-1) unstable; urgency=low
3
* New upstream release.
10
* New upstream release.
31
server_path = '/'
31
server_path = '/'
32
server_interface = domain + '.Mandos'
32
server_interface = domain + '.Mandos'
33
client_interface = domain + '.Mandos.Client'
33
client_interface = domain + '.Mandos.Client'
34
version = "1.0.12"
34
version = "1.0.13"
35
bus = dbus.SystemBus()
35
bus = dbus.SystemBus()
36
mandos_dbus_objc = bus.get_object(busname, server_path)
36
mandos_dbus_objc = bus.get_object(busname, server_path)
37
mandos_serv = dbus.Interface(mandos_dbus_objc,
37
mandos_serv = dbus.Interface(mandos_dbus_objc,
2
Title: Mandos
2
Title: Mandos
3
Version: 1.0.12
3
Version: 1.0.13
4
Entered-date: 2009-09-17
4
Entered-date: 2009-10-22
5
Description: The Mandos system allows computers to have encrypted
5
Description: The Mandos system allows computers to have encrypted
6
root file systems and at the same time be capable of remote and/or
6
root file systems and at the same time be capable of remote and/or
7
unattended reboots.
7
unattended reboots.
12
Maintained-by: teddy@fukt.bsnet.se (Teddy Hogeborn),
12
Maintained-by: teddy@fukt.bsnet.se (Teddy Hogeborn),
13
belorn@fukt.bsnet.se (Björn Påhlsson)
13
belorn@fukt.bsnet.se (Björn Påhlsson)
14
Primary-site: http://www.fukt.bsnet.se/mandos
14
Primary-site: http://www.fukt.bsnet.se/mandos
15
103K mandos_1.0.12.orig.tar.gz
15
103K mandos_1.0.13.orig.tar.gz
16
Alternate-site: ftp://ftp.fukt.bsnet.se/pub/mandos
16
Alternate-site: ftp://ftp.fukt.bsnet.se/pub/mandos
17
103K mandos_1.0.12.orig.tar.gz
17
103K mandos_1.0.13.orig.tar.gz
18
Platforms: Requires GCC, GNU libC, Avahi, GnuPG, Python 2.5, and
18
Platforms: Requires GCC, GNU libC, Avahi, GnuPG, Python 2.5, and
19
various other libraries. While made for Debian GNU/Linux, it is
19
various other libraries. While made for Debian GNU/Linux, it is
20
probably portable to other distributions, but not other Unixes.
20
probably portable to other distributions, but not other Unixes.