/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: Björn Påhlsson
  • Date: 2008-07-20 02:52:20 UTC
  • Revision ID: belorn@braxen-20080720025220-r5u0388uy9iu23h6
Added following support:
Pluginbased client handler
rewritten Mandos client
       Avahi instead of udp server discovery
       openpgp encrypted key support
Passprompt stand alone application for direct console input
Added logging for Mandos server

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
 
mandos (1.0.5-1) unstable; urgency=low
51
 
 
52
 
  * New upstream release.
53
 
 
54
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Sat, 17 Jan 2009 02:26:00 +0100
55
 
 
56
 
mandos (1.0.4-1) unstable; urgency=low
57
 
 
58
 
  * New upstream release.
59
 
  * debian/watch: New file.
60
 
  * debian/mandos-client.README.Debian: Document new "mandos=off" kernel
61
 
    parameter.
62
 
 
63
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Thu, 15 Jan 2009 05:49:22 +0100
64
 
 
65
 
mandos (1.0.3-2) unstable; urgency=low
66
 
 
67
 
  * Removed some now-unused debconf files.
68
 
  * Changed postinst scripts to not source debconf/confmodule.
69
 
  * Removed po-debconf from build-depends.
70
 
 
71
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Tue, 06 Jan 2009 21:28:20 +0100
72
 
 
73
 
mandos (1.0.3-1) unstable; urgency=low
74
 
 
75
 
  * New upstream release.
76
 
  * Add -Xlinker to linker flags to fix FTBFS for some architectures.
77
 
    Thanks to Thiemo Seufer <ths@networkno.de> for the report and
78
 
    fix. (Closes:  #509398)
79
 
  * Remove debconf use altogether, thereby stopping debconf abuse.  Thanks
80
 
    to Christian Perrier <bubulle@debian.org>. (Closes:  #509653)
81
 
  * Add NEWS file to /usr/share/doc directories.
82
 
  * Use and create "_mandos" user+group.  Rename old user+group created by
83
 
    older versions of this package.
84
 
  * Fix manual pages by adding build-depend on "docbook-xml".
85
 
 
86
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Tue, 06 Jan 2009 01:21:20 +0100
87
 
 
88
 
mandos (1.0.2-1) unstable; urgency=low
89
 
 
90
 
  * New upstream release.
91
 
  * debian/copyright: Rewritten to conform to
92
 
    <http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=233>.
93
 
 
94
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Fri, 17 Oct 2008 20:42:12 +0200
95
 
 
96
 
mandos (1.0.1-1) unstable; urgency=low
97
 
 
98
 
  * New upstream release.
99
 
  * Separate /usr/share/doc/mandos-client/README.Debian into sections with
100
 
    headlines.  Add instructions on how to test the server and verify the
101
 
    password.
102
 
 
103
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Tue, 07 Oct 2008 23:07:23 +0200
104
 
 
105
 
mandos (1.0-2) unstable; urgency=low
106
 
 
107
 
  * Added comments in debian/*.lintian-overrides files.  Added Debian
108
 
    revison number to version number.
109
 
 
110
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Wed, 01 Oct 2008 17:23:35 +0200
111
 
 
112
 
mandos (1.0-1) unstable; urgency=low
113
 
 
114
 
  * Initial Release. (Closes: #500727).
115
 
 
116
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Tue, 30 Sep 2008 21:58:43 +0200