/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: Teddy Hogeborn
  • Date: 2013-10-13 15:43:42 UTC
  • Revision ID: teddy@recompile.se-20131013154342-2ztabynqog6xuk0t
* initramfs-unpack: Bug fix: Made executable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
mandos (1.6.0-1) unstable; urgency=low
 
2
 
 
3
  * New upstream release.
 
4
  * debian/copyright (Copyright): Join the two lines to a single line.
 
5
  * debian/mandos-client.README.Debian: Update to refer to the new
 
6
    location of the example network hooks, and the new feature of using
 
7
    all network interfaces.
 
8
  * debian/mandos-client.docs (network-hooks.d): Removed.
 
9
  * debian/mandos-client.examples (network-hooks.d): New.
 
10
  * debian/rules (binary-common): Added "dh_installexamples".
 
11
    (binary-common/dh_fixperms): Exclude new location of
 
12
    "network-hooks.d".
 
13
 
 
14
 -- Teddy Hogeborn <teddy@recompile.se>  Mon, 18 Jun 2012 00:15:23 +0200
 
15
 
 
16
mandos (1.5.5-1) unstable; urgency=low
 
17
 
 
18
  * New upstream release.
 
19
  * debian/copyright (Format): Updated to
 
20
    "http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/".
 
21
  * debian/control (Build-Depends): Removed "man, locales-all".
 
22
 
 
23
 -- Teddy Hogeborn <teddy@recompile.se>  Fri, 01 Jun 2012 20:30:41 +0200
 
24
 
 
25
mandos (1.5.4-1) unstable; urgency=low
 
26
 
 
27
  * New upstream release.
 
28
 
 
29
 -- Teddy Hogeborn <teddy@recompile.se>  Sun, 20 May 2012 15:38:34 +0200
 
30
 
 
31
mandos (1.5.3-1.2) unstable; urgency=low
 
32
 
 
33
  * Non-maintainer upload.
 
34
  * Set Architecture to linux-any.  (Closes: #647670)
 
35
 
 
36
 -- Robert Millan <rmh@debian.org>  Sun, 22 Apr 2012 16:22:01 +0200
 
37
 
 
38
mandos (1.5.3-1.1) unstable; urgency=low
 
39
 
 
40
  * Non-maintainer upload.
 
41
  * Fix "mandos FTBFS on buildds": add build-dependency on locales-all and
 
42
    pass LC_ALL to dh_auto_build to make sure we have and use the en_US.UTF-8
 
43
    locale for manpage creation.
 
44
    (Closes: #656178)
 
45
 
 
46
 -- gregor herrmann <gregoa@debian.org>  Tue, 31 Jan 2012 17:56:05 +0100
 
47
 
 
48
mandos (1.5.3-1) unstable; urgency=low
 
49
 
 
50
  * New upstream release.
 
51
 
 
52
 -- Teddy Hogeborn <teddy@recompile.se>  Sun, 15 Jan 2012 22:05:54 +0100
 
53
 
 
54
mandos (1.5.2-1) unstable; urgency=low
 
55
 
 
56
  * New upstream release.
 
57
 
 
58
 -- Teddy Hogeborn <teddy@recompile.se>  Sun, 08 Jan 2012 11:17:20 +0100
 
59
 
 
60
mandos (1.5.1-1) unstable; urgency=low
 
61
 
 
62
  * New upstream release.
 
63
 
 
64
 -- Teddy Hogeborn <teddy@recompile.se>  Sun, 01 Jan 2012 21:53:31 +0100
 
65
 
 
66
mandos (1.5.0-1) unstable; urgency=low
 
67
 
 
68
  * New upstream release.
 
69
  * debian/control (mandos-client/Depends): Added "initramfs-tools".
 
70
  * debian/mandos-client.README.Debian: Corrected mail address and adjust
 
71
                                        wording.
 
72
  * debian/rules (binary-common): Exclude new nework-hooks.d directory
 
73
                                  from dh_fixperms.
 
74
  * debian/mandos-client.README.Debian: Document network hook facility.
 
75
  * debian/mandos-client.docs (network-hooks.d): Added.
 
76
  * debian/mandos.dirs (var/lib/mandos): Added.
 
77
  * debian/mandos.postinst: Fix ownership of /var/lib/mandos.
 
78
  * debian/control (mandos/Depends): Added "python-gnupginterface".
 
79
 
 
80
 -- Teddy Hogeborn <teddy@recompile.se>  Sun, 01 Jan 2012 05:58:11 +0100
 
81
 
 
82
mandos (1.4.1-1) unstable; urgency=low
 
83
 
 
84
  * New upstream release.
 
85
  * debian/control (Build-Depends): Added "man".
 
86
  * debian/control (Conflicts): Changed to "Breaks:".
 
87
  * debian/copyright: Updated format.
 
88
  * debian/mandos-client.postinst: Use "set -e" instead of "#!/bin/sh -e".
 
89
  * debian/mandos-client.postrm: - '' -
 
90
  * debian/mandos.postinst: - '' -
 
91
  * debian/mandos.prerm: Consistent magic.
 
92
 
 
93
 -- Björn Påhlsson <belorn@fukt.bsnet.se>  Sat, 15 Oct 2011 18:18:52 +0200
 
94
 
 
95
mandos (1.4.0-1) unstable; urgency=low
 
96
 
 
97
  * New upstream release.
 
98
  * Fix "FTBFS with binutils-gold": Added "-Xlinker --as-needed" to
 
99
    LDFLAGS in Makefile. (Closes: #632145)
 
100
  * Fix "/run transition: uses obsolete /dev/.initramfs": Try both old and
 
101
    new PID file locations. (Closes: #643554)
 
102
  * debian/source/local-options: New; contains "--single-debian-patch".
 
103
  * debian/control (Standards-Version): Upgraded to "3.9.2".
 
104
    (DM-Upload-Allowed): New; set to "yes".
 
105
  * debian/control: Changed domain from "fukt.bsnet.se" to "recompile.se".
 
106
  * debian/copyright: - '' -
 
107
  * debian/mandos-client.README.Debian: - '' -
 
108
  * debian/mandos.README.Debian: - '' -
 
109
  * debian/watch: - '' -
 
110
  * debian/control (mandos/Description): Fix language to placate lintian.
 
111
 
 
112
 -- Teddy Hogeborn <teddy@recompile.se>  Sun, 09 Oct 2011 19:15:08 +0200
 
113
 
 
114
mandos (1.3.1-1) unstable; urgency=low
 
115
 
 
116
  * New upstream release.
 
117
  * Conflict with correct version of dropbear.
 
118
  * New version uses argparse; depend on python (<=2.7) | python-argparse.
 
119
 
 
120
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Wed, 27 Jul 2011 19:47:17 +0200
 
121
 
 
122
mandos (1.3.0-1) unstable; urgency=low
 
123
 
 
124
  * New upstream release.
 
125
  * debian/control (mandos): Depend on Python 2.6, remove dependency on
 
126
    python-multiprocessing.
 
127
  (mandos-client): Conflict with dropbear (<< 0.52-5).
 
128
  * debian/mandos-client.postrm (purge): Bug fix: update initramfs also on
 
129
    purge.
 
130
  * debian/mandos-client.lintian-overrides: Added plugins.d/plymouth.
 
131
 
 
132
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Tue, 08 Mar 2011 20:22:57 +0100
 
133
 
 
134
mandos (1.2.3-1) experimental; urgency=low
 
135
 
 
136
  * New upstream release.
 
137
 
 
138
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Mon, 11 Oct 2010 19:37:31 +0200
 
139
 
 
140
mandos (1.2.2-1) experimental; urgency=low
 
141
 
 
142
  * New upstream release.
 
143
  * plugins.d/splashy.c: Only use ELIBBAD if defined. (Closes: #599256)
 
144
 
 
145
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Thu, 07 Oct 2010 20:27:54 +0200
 
146
 
 
147
mandos (1.2.1-3) experimental; urgency=low
 
148
 
 
149
  * debian/changelog: Include entry for NMU of version 1.0.14-1.1.
 
150
 
 
151
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Tue, 05 Oct 2010 20:58:38 +0200
 
152
 
 
153
mandos (1.2.1-2) unstable; urgency=low
 
154
 
 
155
  * debian/source/format: New; contains "3.0 (quilt)".  Really.
 
156
 
 
157
 -- Björn Påhlsson <belorn@fukt.bsnet.se>  Sat, 02 Oct 2010 19:46:59 +0200
 
158
 
 
159
mandos (1.2.1-1) unstable; urgency=low
 
160
 
 
161
  * New upstream release.
 
162
  * debian/source/format: New; contains "3.0 (quilt)".
 
163
 
 
164
 -- Björn Påhlsson <belorn@fukt.bsnet.se>  Sat, 02 Oct 2010 19:03:58 +0200
 
165
 
 
166
mandos (1.2-1) unstable; urgency=low
 
167
 
 
168
  * New upstream release.
 
169
  * Makefile (LINK_FORTIFY_LD): Remove "-fPIE". (Closes: #557076)
 
170
  * debian/control: Add gnupg dependency to "mandos-client" and removed it
 
171
    from "mandos".  Added dependency on "python-urwid" "mandos" since the
 
172
    new "mandos-monitor" utility needs it, and on "python (>=2.6) |
 
173
    python-multiprocessing" since the Mandos server now uses it.
 
174
  * debian/rules: Set BROKEN_PIE on mips and mipsel if a known buggy
 
175
    version of binutils is used.
 
176
  * debian/mandos.docs: Also install "/usr/share/doc/mandos/DBUS-API".
 
177
  * debian/mandos.dirs: Added "etc/dbus-1/system.d".
 
178
  * debian/mandos-client.README.Debian: Update info about DEVICE setting
 
179
    of initramfs.conf.
 
180
  * debian/mandos-client.README.Debian: Remove warning about --connect not
 
181
    looping, since it now does.
 
182
 
 
183
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Tue, 28 Sep 2010 20:46:11 +0200
 
184
 
 
185
mandos (1.0.14-1.1) unstable; urgency=low
 
186
 
 
187
  * Non-maintainer upload.
 
188
  * Rebuild against libavahi-core-dev (>= 0.6.26-1).
 
189
 
 
190
 -- Michael Biebl <biebl@debian.org>  Mon, 12 Jul 2010 16:34:34 +0200
 
191
 
 
192
mandos (1.0.14-1) unstable; urgency=low (HIGH on mips and mipsel)
 
193
 
 
194
  * New upstream release.
 
195
  * debian/rules: Build with BROKEN_PIE set on mips and mipsel
 
196
    architectures - fixes FTBFS there.
 
197
 
 
198
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Sun, 25 Oct 2009 20:10:09 +0100
 
199
 
 
200
mandos (1.0.13-1) unstable; urgency=high
 
201
 
 
202
  * New upstream release.
 
203
  * Do not copy unnecessary files to initrd (Closes: #551907)
 
204
 
 
205
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Thu, 22 Oct 2009 00:53:21 +0200
 
206
 
 
207
mandos (1.0.12-1) unstable; urgency=low
 
208
 
 
209
  * New upstream release.
 
210
  * init.d-mandos: Correct dependencies (Closes: #546928)
 
211
  * debian/control (Standards-Version): Changed to "3.8.3".
 
212
  * debian/mandos-client.README.Debian: Improved wording and formatting.
 
213
    Updated location of nfsroot.txt.
 
214
  * debian/mandos.README.Debian: Improved wording and formatting.
 
215
  * debian/mandos-client.postinst (configure): Don't look for user and
 
216
    group with the old name if upgrading from a new enough version.
 
217
  * debian/mandos.postinst (configure): - '' -
 
218
  * debian/mandos-client.README.Debian: Added text about non-usability of
 
219
    pseudo-network interfaces.
 
220
 
 
221
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Thu, 17 Sep 2009 15:03:59 +0200
 
222
 
 
223
mandos (1.0.11-1) unstable; urgency=low
 
224
 
 
225
  * debian/control (Standards-Version): Changed to "3.8.1".
 
226
  * Makefile (GNUTLS_CFLAGS, GNUTLS_CFLAGS): Use "pkg-config" instead of
 
227
    the old "libgnutls-config" script.  (Closes:  #529836)
 
228
 
 
229
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Sat, 23 May 2009 07:12:20 +0200
 
230
 
 
231
mandos (1.0.10-1) unstable; urgency=low
 
232
 
 
233
  * New upstream release.
 
234
  * debian/mandos-client.postinst (update_initramfs): Fix permissions of
 
235
    old initrd.img-*.bak files.
 
236
 
 
237
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Sun, 17 May 2009 04:56:35 +0200
 
238
 
 
239
mandos (1.0.9-1) unstable; urgency=low
 
240
 
 
241
  * New upstream release.
 
242
 
 
243
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Sun, 17 May 2009 02:59:45 +0200
 
244
 
1
245
mandos (1.0.8-1) unstable; urgency=low
2
246
 
3
247
  * New upstream release.