/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk
237.4.16 by Teddy Hogeborn
* Makefile (version): Changed to "1.3.1".
1
mandos (1.3.1-1) unstable; urgency=low
2
3
  * New upstream release.
4
  * Conflict with correct version of dropbear.
5
  * New version uses argparse; depend on python (<=2.7) | python-argparse.
6
7
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Wed, 27 Jul 2011 19:47:17 +0200
8
237.4.14 by Teddy Hogeborn
* Makefile (version): Changed to "1.3.0".
9
mandos (1.3.0-1) unstable; urgency=low
10
11
  * New upstream release.
12
  * debian/control (mandos): Depend on Python 2.6, remove dependency on
13
    python-multiprocessing.
14
  (mandos-client): Conflict with dropbear (<< 0.52-5).
15
  * debian/mandos-client.postrm (purge): Bug fix: update initramfs also on
16
    purge.
17
  * debian/mandos-client.lintian-overrides: Added plugins.d/plymouth.
18
19
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Tue, 08 Mar 2011 20:22:57 +0100
20
237.4.12 by Teddy Hogeborn
* Makefile (version): Changed to "1.2.3".
21
mandos (1.2.3-1) experimental; urgency=low
22
23
  * New upstream release.
24
25
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Mon, 11 Oct 2010 19:37:31 +0200
26
237.4.10 by Teddy Hogeborn
* Makefile (version): Changed to "1.2.2".
27
mandos (1.2.2-1) experimental; urgency=low
28
29
  * New upstream release.
30
  * plugins.d/splashy.c: Only use ELIBBAD if defined. (Closes: #599256)
31
32
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Thu, 07 Oct 2010 20:27:54 +0200
33
237.4.8 by teddy at bsnet
* debian/changelog (1.2.1-3): New entry.
34
mandos (1.2.1-3) experimental; urgency=low
35
36
  * debian/changelog: Include entry for NMU of version 1.0.14-1.1.
37
38
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Tue, 05 Oct 2010 20:58:38 +0200
39
237.4.6 by Björn Påhlsson
* debian/changelog (1.2.1-2): New entry.
40
mandos (1.2.1-2) unstable; urgency=low
41
42
  * debian/source/format: New; contains "3.0 (quilt)".  Really.
43
44
 -- Björn Påhlsson <belorn@fukt.bsnet.se>  Sat, 02 Oct 2010 19:46:59 +0200
45
237.4.4 by Björn Påhlsson
* Makefile (version): Changed to "1.2.1".
46
mandos (1.2.1-1) unstable; urgency=low
47
48
  * New upstream release.
49
  * debian/source/format: New; contains "3.0 (quilt)".
50
51
 -- Björn Påhlsson <belorn@fukt.bsnet.se>  Sat, 02 Oct 2010 19:03:58 +0200
52
237.4.2 by Teddy Hogeborn
* Makefile (version): Changed to "1.2".
53
mandos (1.2-1) unstable; urgency=low
54
55
  * New upstream release.
56
  * Makefile (LINK_FORTIFY_LD): Remove "-fPIE". (Closes: #557076)
57
  * debian/control: Add gnupg dependency to "mandos-client" and removed it
58
    from "mandos".  Added dependency on "python-urwid" "mandos" since the
59
    new "mandos-monitor" utility needs it, and on "python (>=2.6) |
60
    python-multiprocessing" since the Mandos server now uses it.
61
  * debian/rules: Set BROKEN_PIE on mips and mipsel if a known buggy
62
    version of binutils is used.
63
  * debian/mandos.docs: Also install "/usr/share/doc/mandos/DBUS-API".
64
  * debian/mandos.dirs: Added "etc/dbus-1/system.d".
65
  * debian/mandos-client.README.Debian: Update info about DEVICE setting
66
    of initramfs.conf.
67
  * debian/mandos-client.README.Debian: Remove warning about --connect not
68
    looping, since it now does.
69
70
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Tue, 28 Sep 2010 20:46:11 +0200
71
454 by teddy at bsnet
* debian/changelog: Include entry from 1.0.14-1.1 NMU.
72
mandos (1.0.14-1.1) unstable; urgency=low
73
74
  * Non-maintainer upload.
75
  * Rebuild against libavahi-core-dev (>= 0.6.26-1).
76
77
 -- Michael Biebl <biebl@debian.org>  Mon, 12 Jul 2010 16:34:34 +0200
78
237.2.32 by Teddy Hogeborn
* Makefile (version): Changed to "1.0.14".
79
mandos (1.0.14-1) unstable; urgency=low (HIGH on mips and mipsel)
80
81
  * New upstream release.
82
  * debian/rules: Build with BROKEN_PIE set on mips and mipsel
83
    architectures - fixes FTBFS there.
84
85
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Sun, 25 Oct 2009 20:10:09 +0100
86
237.2.30 by Teddy Hogeborn
* Makefile (version): Changed to "1.0.13".
87
mandos (1.0.13-1) unstable; urgency=high
88
89
  * New upstream release.
90
  * Do not copy unnecessary files to initrd (Closes: #551907)
91
92
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Thu, 22 Oct 2009 00:53:21 +0200
93
237.2.28 by Teddy Hogeborn
* Makefile (version): Changed to "1.0.12".
94
mandos (1.0.12-1) unstable; urgency=low
95
96
  * New upstream release.
97
  * init.d-mandos: Correct dependencies (Closes: #546928)
98
  * debian/control (Standards-Version): Changed to "3.8.3".
99
  * debian/mandos-client.README.Debian: Improved wording and formatting.
100
    Updated location of nfsroot.txt.
101
  * debian/mandos.README.Debian: Improved wording and formatting.
102
  * debian/mandos-client.postinst (configure): Don't look for user and
103
    group with the old name if upgrading from a new enough version.
104
  * debian/mandos.postinst (configure): - '' -
105
  * debian/mandos-client.README.Debian: Added text about non-usability of
106
    pseudo-network interfaces.
107
108
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Thu, 17 Sep 2009 15:03:59 +0200
109
237.2.26 by Teddy Hogeborn
* Makefile (version): Changed to "1.0.11".
110
mandos (1.0.11-1) unstable; urgency=low
111
112
  * debian/control (Standards-Version): Changed to "3.8.1".
113
  * Makefile (GNUTLS_CFLAGS, GNUTLS_CFLAGS): Use "pkg-config" instead of
114
    the old "libgnutls-config" script.  (Closes:  #529836)
115
116
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Sat, 23 May 2009 07:12:20 +0200
117
237.2.23 by Teddy Hogeborn
* Makefile (version): Changed to "1.0.10".
118
mandos (1.0.10-1) unstable; urgency=low
119
120
  * New upstream release.
121
  * debian/mandos-client.postinst (update_initramfs): Fix permissions of
122
    old initrd.img-*.bak files.
123
124
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Sun, 17 May 2009 04:56:35 +0200
125
237.2.20 by Teddy Hogeborn
* Makefile (version): Changed to "1.0.9".
126
mandos (1.0.9-1) unstable; urgency=low
127
128
  * New upstream release.
129
130
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Sun, 17 May 2009 02:59:45 +0200
131
237.2.18 by Teddy Hogeborn
* Makefile (version): Changed to "1.0.8".
132
mandos (1.0.8-1) unstable; urgency=low
133
134
  * New upstream release.
135
136
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Wed, 25 Feb 2009 02:26:57 +0100
137
237.2.16 by Teddy Hogeborn
* Makefile (version): Changed to "1.0.7".
138
mandos (1.0.7-1) unstable; urgency=low
139
140
  * New upstream release.
141
142
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Tue, 24 Feb 2009 12:58:06 +0100
143
237.2.14 by Teddy Hogeborn
* Makefile (version): Changed to "1.0.6".
144
mandos (1.0.6-1) unstable; urgency=low
145
146
  * New upstream release.
147
  * debian/mandos-client.postinst: Converted to Bourne shell.  Also
148
    minor message change.
149
  * debian/mandos-client.postrm: Minor message change.
150
  * debian/mandos.postinst: Converted to Bourne shell.  Also minor
151
    message change.
152
  * debian/mandos.prerm: Minor message change.
153
  * debian/rules (install-indep): Removed "--no-start" from
154
    dh_installinit.
155
  * debian/mandos-client.lintian-overrides: Remove obsolete override for
156
    unbreakable line in plugin-runner manual page.
157
  * debian/control (mandos/Depends): Added "python-gobject".
158
  * debian/mandos-client.dirs: Change
159
    "usr/share/initramfs-tools/scripts/local-top" to
160
    "usr/share/initramfs-tools/scripts/init-premount".
161
  * debian/mandos-client.README.Debian: Add reference to initramfs.conf
162
    and nfsroot.txt.  New section about the new non-local connection
163
    feature.
164
165
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Fri, 13 Feb 2009 09:27:25 +0100
166
237.2.11 by Teddy Hogeborn
* Makefile (version): Changed to "1.0.5".
167
mandos (1.0.5-1) unstable; urgency=low
168
169
  * New upstream release.
170
171
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Sat, 17 Jan 2009 02:26:00 +0100
172
237.2.9 by Teddy Hogeborn
* debian/changelog (1.0.4-1): New entry.
173
mandos (1.0.4-1) unstable; urgency=low
174
175
  * New upstream release.
176
  * debian/watch: New file.
177
  * debian/mandos-client.README.Debian: Document new "mandos=off" kernel
178
    parameter.
179
180
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Thu, 15 Jan 2009 05:49:22 +0100
181
237.2.6 by Teddy Hogeborn
* debian/changelog (1.0.3-2): New entry.
182
mandos (1.0.3-2) unstable; urgency=low
183
184
  * Removed some now-unused debconf files.
185
  * Changed postinst scripts to not source debconf/confmodule.
186
  * Removed po-debconf from build-depends.
187
188
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Tue, 06 Jan 2009 21:28:20 +0100
189
237.2.2 by Teddy Hogeborn
* Makefile (version): Changed to "1.0.3".
190
mandos (1.0.3-1) unstable; urgency=low
191
192
  * New upstream release.
251 by Teddy Hogeborn
* debian/changelog: Changes suggested by Andreas Henriksson: Do not
193
  * Add -Xlinker to linker flags to fix FTBFS for some architectures.
194
    Thanks to Thiemo Seufer <ths@networkno.de> for the report and
195
    fix. (Closes:  #509398)
196
  * Remove debconf use altogether, thereby stopping debconf abuse.  Thanks
197
    to Christian Perrier <bubulle@debian.org>. (Closes:  #509653)
237.2.2 by Teddy Hogeborn
* Makefile (version): Changed to "1.0.3".
198
  * Add NEWS file to /usr/share/doc directories.
199
  * Use and create "_mandos" user+group.  Rename old user+group created by
200
    older versions of this package.
201
  * Fix manual pages by adding build-depend on "docbook-xml".
202
203
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Tue, 06 Jan 2009 01:21:20 +0100
204
232 by Teddy Hogeborn
* Makefile (version): Changed to "1.0.2".
205
mandos (1.0.2-1) unstable; urgency=low
206
207
  * New upstream release.
208
  * debian/copyright: Rewritten to conform to
209
    <http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=233>.
210
211
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Fri, 17 Oct 2008 20:42:12 +0200
212
229 by Teddy Hogeborn
* Makefile (version): Changed to "1.0.1".
213
mandos (1.0.1-1) unstable; urgency=low
214
215
  * New upstream release.
216
  * Separate /usr/share/doc/mandos-client/README.Debian into sections with
217
    headlines.  Add instructions on how to test the server and verify the
218
    password.
219
220
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Tue, 07 Oct 2008 23:07:23 +0200
221
222 by Teddy Hogeborn
* debian/changelog: Add Debian revision number to old revision too.
222
mandos (1.0-2) unstable; urgency=low
221 by Teddy Hogeborn
* debian/changelog: New Debian revision.
223
224
  * Added comments in debian/*.lintian-overrides files.  Added Debian
225
    revison number to version number.
226
227
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Wed, 01 Oct 2008 17:23:35 +0200
228
222 by Teddy Hogeborn
* debian/changelog: Add Debian revision number to old revision too.
229
mandos (1.0-1) unstable; urgency=low
185 by Teddy Hogeborn
* .bzr-builddeb/default.conf: New.
230
220 by Teddy Hogeborn
* debian/changelog: Initial release closes ITP bug.
231
  * Initial Release. (Closes: #500727).
185 by Teddy Hogeborn
* .bzr-builddeb/default.conf: New.
232
220 by Teddy Hogeborn
* debian/changelog: Initial release closes ITP bug.
233
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Tue, 30 Sep 2008 21:58:43 +0200