/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

* init.d-mandos: Bug fix: Correct the LSB header.

* mandos.xml (CHECKING): Add text about client disabling requiring
                         manual intervention to reverse.

* plugin-runner.c: Cast return value of TEMP_FAILURE_RETRY to "int"
                   where necessary.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
mandos (1.2.2-1) experimental; urgency=low
2
 
 
3
 
  * New upstream release.
4
 
  * plugins.d/splashy.c: Only use ELIBBAD if defined. (Closes: #599256)
5
 
 
6
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Thu, 07 Oct 2010 20:27:54 +0200
7
 
 
8
 
mandos (1.2.1-3) experimental; urgency=low
9
 
 
10
 
  * debian/changelog: Include entry for NMU of version 1.0.14-1.1.
11
 
 
12
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Tue, 05 Oct 2010 20:58:38 +0200
13
 
 
14
 
mandos (1.2.1-2) unstable; urgency=low
15
 
 
16
 
  * debian/source/format: New; contains "3.0 (quilt)".  Really.
17
 
 
18
 
 -- Björn Påhlsson <belorn@fukt.bsnet.se>  Sat, 02 Oct 2010 19:46:59 +0200
19
 
 
20
 
mandos (1.2.1-1) unstable; urgency=low
21
 
 
22
 
  * New upstream release.
23
 
  * debian/source/format: New; contains "3.0 (quilt)".
24
 
 
25
 
 -- Björn Påhlsson <belorn@fukt.bsnet.se>  Sat, 02 Oct 2010 19:03:58 +0200
26
 
 
27
 
mandos (1.2-1) unstable; urgency=low
28
 
 
29
 
  * New upstream release.
30
 
  * Makefile (LINK_FORTIFY_LD): Remove "-fPIE". (Closes: #557076)
31
 
  * debian/control: Add gnupg dependency to "mandos-client" and removed it
32
 
    from "mandos".  Added dependency on "python-urwid" "mandos" since the
33
 
    new "mandos-monitor" utility needs it, and on "python (>=2.6) |
34
 
    python-multiprocessing" since the Mandos server now uses it.
35
 
  * debian/rules: Set BROKEN_PIE on mips and mipsel if a known buggy
36
 
    version of binutils is used.
37
 
  * debian/mandos.docs: Also install "/usr/share/doc/mandos/DBUS-API".
38
 
  * debian/mandos.dirs: Added "etc/dbus-1/system.d".
39
 
  * debian/mandos-client.README.Debian: Update info about DEVICE setting
40
 
    of initramfs.conf.
41
 
  * debian/mandos-client.README.Debian: Remove warning about --connect not
42
 
    looping, since it now does.
43
 
 
44
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Tue, 28 Sep 2010 20:46:11 +0200
45
 
 
46
 
mandos (1.0.14-1.1) unstable; urgency=low
47
 
 
48
 
  * Non-maintainer upload.
49
 
  * Rebuild against libavahi-core-dev (>= 0.6.26-1).
50
 
 
51
 
 -- Michael Biebl <biebl@debian.org>  Mon, 12 Jul 2010 16:34:34 +0200
52
 
 
53
 
mandos (1.0.14-1) unstable; urgency=low (HIGH on mips and mipsel)
54
 
 
55
 
  * New upstream release.
56
 
  * debian/rules: Build with BROKEN_PIE set on mips and mipsel
57
 
    architectures - fixes FTBFS there.
58
 
 
59
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Sun, 25 Oct 2009 20:10:09 +0100
60
 
 
61
 
mandos (1.0.13-1) unstable; urgency=high
62
 
 
63
 
  * New upstream release.
64
 
  * Do not copy unnecessary files to initrd (Closes: #551907)
65
 
 
66
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Thu, 22 Oct 2009 00:53:21 +0200
67
 
 
68
 
mandos (1.0.12-1) unstable; urgency=low
69
 
 
70
 
  * New upstream release.
71
 
  * init.d-mandos: Correct dependencies (Closes: #546928)
72
 
  * debian/control (Standards-Version): Changed to "3.8.3".
73
 
  * debian/mandos-client.README.Debian: Improved wording and formatting.
74
 
    Updated location of nfsroot.txt.
75
 
  * debian/mandos.README.Debian: Improved wording and formatting.
76
 
  * debian/mandos-client.postinst (configure): Don't look for user and
77
 
    group with the old name if upgrading from a new enough version.
78
 
  * debian/mandos.postinst (configure): - '' -
79
 
  * debian/mandos-client.README.Debian: Added text about non-usability of
80
 
    pseudo-network interfaces.
81
 
 
82
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Thu, 17 Sep 2009 15:03:59 +0200
83
 
 
84
1
mandos (1.0.11-1) unstable; urgency=low
85
2
 
86
3
  * debian/control (Standards-Version): Changed to "3.8.1".