debian/control: limit the libnl-genl-dev dependency to linux-any (since nbd-client...
[nbd.git] / debian / changelog
blobdddb5b87ccbd91d3cf3037fb25701826236f41c4
1 nbd (1:3.17-3) UNRELEASED; urgency=medium
3   * debian/control: update Vcs-* package fields to point to salsa, not
4     alioth.
5   * debian/control: bump Standards-Version to 4.1.3 (no relevant changes)
6   * debian/control: limit the libnl-genl-dev dependency to linux-any
7     (since nbd-client isn't built on !linux)
9  -- Wouter Verhelst <wouter@debian.org>  Sat, 17 Mar 2018 23:16:47 +0100
11 nbd (1:3.17-2) unstable; urgency=medium
13   * Add missing build-dependency on libnl-genl-dev
15  -- Wouter Verhelst <wouter@debian.org>  Sat, 17 Mar 2018 22:48:11 +0100
17 nbd (1:3.17-1) unstable; urgency=medium
19   * New upstream release.
20   * Defaults to using the netlink interface rather than the ioctl one.
22  -- Wouter Verhelst <wouter@debian.org>  Fri, 16 Mar 2018 19:23:31 +0100
24 nbd (1:3.16.2-2) unstable; urgency=medium
26   * New upstream release
27   * Add missing After=network-online.target to nbd@ systemd unit.
28     Closes: #862531.
29   * Updated translations:
30     - French, by Alban Vidal; closes: #865988
32  -- Wouter Verhelst <wouter@debian.org>  Wed, 13 Sep 2017 16:52:45 +0200
34 nbd (1:3.15.2-3) unstable; urgency=medium
36   * tests/run/certs/client-cert.pem: regenerate with a certificate
37     validity of 10 years rather than 1, so that the test suite does not
38     fail.
40  -- Wouter Verhelst <wouter@debian.org>  Mon, 24 Apr 2017 18:45:17 +0200
42 nbd (1:3.15.2-2) unstable; urgency=medium
44   * Fix support for NFS-style exports that have ":/" in the name, to be
45     better at backwards compatibility. Patch from Vagrant Cascadian;
46     Closes: #846998. Thanks, Vagrant.
47   * Fix IPv6 case of port-specifying exports, too. Patch by Vagrant as
48     well; Closes: #840612.
49   * Fix up Makefile.am so it really works on kFreeBSD, now, and rerun
50     autotools.
51   * Change configure.ac to hardcode version number rather than regenerating it
52     from git tags (which doesn't work on the Debian branch...)
54  -- Wouter Verhelst <wouter@debian.org>  Tue, 21 Mar 2017 14:41:37 +0100
56 nbd (1:3.15.2-1) unstable; urgency=medium
58   * New upstream release
59     - Fixes data corruption with multiple threads and copyonwrite enabled;
60       Closes: #852288, #849504. Why did I create multiple bugs for this?
61       Ah well, no matter.
63  -- Wouter Verhelst <wouter@debian.org>  Wed, 22 Feb 2017 00:09:31 +0100
65 nbd (1:3.15.1-2) unstable; urgency=medium
67   * Build nbd-client a second time with GnuTLS disabled, and install
68     that into nbd-client-udeb; Closes: #848862.
70  -- Wouter Verhelst <wouter@debian.org>  Tue, 20 Dec 2016 20:36:11 +0100
72 nbd (1:3.15.1-1) unstable; urgency=medium
74   * New upstream version; fixes WRITE_ZEROES with STARTTLS combination
75     (one-line fix).
77  -- Wouter Verhelst <wouter@debian.org>  Tue, 20 Dec 2016 12:22:53 +0100
79 nbd (1:3.15-1) unstable; urgency=medium
81   * New upstream version
82     - Add STARTTLS support; Closes: #409529
83   * debian/control: build-depend on libgnutls28-dev to support the
84     STARTTLS code.
86  -- Wouter Verhelst <wouter@debian.org>  Tue, 20 Dec 2016 01:08:18 +0100
88 nbd (1:3.14-4) unstable; urgency=medium
90   * debian/nbd-server.postinst, debian/nbd-server.templates: remove
91     leftover bits of pre-lenny upgrade support of nbd-server
92     configuration, that somehow wasn't removed in 1:3.1-1
93   * Cherry-pick one commit from upstream git to fix systemd unit
94   * Add missing / at the end of the nbdpath= assignment in
95     nbd-client.initrd. Closes: #840612.
96   * Updated translations:
97     - Danish, by Joe Dalton <joedalton2@yahoo.dk>; Closes: #830600.
98     - Dutch, by yours truly. Unfortunately, while this translation was
99       sitting in git, Frans Spiesschaert <Frans.Spiesschaert@yucom.be>
100       also submitted a Dutch translation. Keeping my original, but
101       thanks anyway, Frans; Closes: #834620.
102     - German, by Chris Leick <c.leick@vollbio.de>; Closes: #842495.
103     - Brazilian Portuguese, by Adriano Rafael Gomes
104       <adrianorg@arg.eti.br>; Closes: #824335.
106  -- Wouter Verhelst <wouter@debian.org>  Mon, 21 Nov 2016 22:53:37 +0100
108 nbd (1:3.14-3) unstable; urgency=medium
110   * Fix nbd-client postinst file. Closes: #830187
111   * Updated translations:
112     - Portuguese, by Américo Monteiro <a_monteiro@gmx.com>; Closes:
113       #829394.
115  -- Wouter Verhelst <wouter@debian.org>  Thu, 07 Jul 2016 15:21:54 +0200
117 nbd (1:3.14-2) unstable; urgency=medium
119   * Fix up override_dh_auto_build hack so it doesn't trigger when not
120     building from git checkout
121   * debian/nbd-client.init.d: ignore comments in nbdtab
123  -- Wouter Verhelst <wouter@debian.org>  Fri, 01 Jul 2016 17:45:16 +0200
125 nbd (1:3.14-1) unstable; urgency=medium
127   * New upstream release.
128     - Adds systemd unit for nbd-client; Closes: #796633.
129     - Fixes usage of AF_UNIX addresses, fixing the build on kFreeBSD;
130       Closes: 815445
131   * Remove cruft from build directory.
132   * debian/rules:override_dh_auto_build: test for cruft in git checkout
133     before allowing a build, to avoid unclean uploads in the future.
134   * debian/nbd-client.init.d: convert uses of /etc/nbd-client to
135     /etc/nbdtab
136   * debian/nbd-client.config: remove
137   * debian/nbd-client.postinst: drop generation of /etc/nbd-client, but
138     generate /etc/nbdtab from /etc/nbd-client if it exists and nbdtab is
139     still the original unmodified nbdtab file that is shipped as a
140     conffile.
141   * debian/nbd-client.templates: remove most templates, reword the one
142     that is still used, add a second one. This invalidates most debconf
143     translations, but leaves the nbd-server ones in place.
144   * Updated translations:
145     - Japanese, by Takuma Yamada; Closes: #815953.
147  -- Wouter Verhelst <wouter@debian.org>  Thu, 30 Jun 2016 22:33:45 +0200
149 nbd (1:3.13-1) unstable; urgency=medium
151   * New upstream release.
152     - Adds missing LFS includes in the treefiles.c file too, and fixes a race
153       condition in the creation of tree files, so that it doesn't fail on
154       little-endian 32-bit architectures and randomly elsewhere. Closes: #809581
156  -- Wouter Verhelst <wouter@debian.org>  Mon, 04 Jan 2016 11:26:41 +0100
158 nbd (1:3.12.1-2) unstable; urgency=medium
160   * Drop dependency on initscripts. Closes: #804991.
161   * Install nbdtab.5 manpage
162   * tests/code/trim.c: add missing #include for lfs.h, so that off_t is
163     typedef'd with the LFS defines active. This should fix various FTBFS
164     errors.
165   * Cherry-pick ee0b0c9a from git HEAD to fix the location of the
166     readit() function in cliserv.c, so it is defined if WORDS_BIGENDIAN
167     is active, too.
168   * Updated translations:
169     - French, by Christian Perrier; Closes: #809020.
171  -- Wouter Verhelst <wouter@debian.org>  Tue, 29 Dec 2015 02:40:33 +0100
173 nbd (1:3.12.1-1) unstable; urgency=medium
175   * New upstream release
176     - Fixes listening on IPv6; Closes: #803795.
177     - Fixes unrepeated use of read() system call; Closes: #703052.
178   * Merge never-released branch targeted at experimental, which dealt
179     with the fact that the oldstyle handshake protocol is no longer
180     supported in nbd upstream.
181   * Update debconf translation changes introduced in 1:3.10-1~1:
182     - Dutch, by yours truly
183     - Portuguese, by Américo Monteiro; Closes: #801911
184     - Russian, by Yuri Kuzlov; Closes: #801883
185     - Danish, by Joe Dalton.
186     - German, by Chris Leick; Closes: #802201
187     - Czech, by Miroslav Kure; Closes: #803224
188     - Spanish, by Camaleón; Closes: #803308
190  -- Wouter Verhelst <wouter@debian.org>  Wed, 11 Nov 2015 11:04:37 +0100
192 nbd (1:3.10-1) unstable; urgency=medium
194   * New upstream release.
195     - Includes new "cowdir" option; Closes: #470963.
196   * Cherry-pick patch for CVE-2015-0847 from git HEAD; Closes: #784657.
198  -- Wouter Verhelst <wouter@debian.org>  Sun, 17 May 2015 10:49:32 +0200
200 nbd (1:3.10-1~1) experimental; urgency=medium
202   * New upstream release.
203     - Drops support for oldstyle (port-based) exports; only name-based
204       exports are supported anymore.
205   * In light of the above, remove support for port-based exports from
206     debconf code.
207   * While at it, remove configuration upgrade routines needed only for upgrades
208     from etch (!) and older
210  -- Wouter Verhelst <wouter@debian.org>  Fri, 20 Mar 2015 10:13:17 +0100
212 nbd (1:3.8-4) unstable; urgency=medium
214   * Rebuild without loads of junk from other branches. My previous build
215     happened in an unclean git checkout; there was a lot of stuff in the
216     source package that was not changing the behaviour of the code, yet
217     was still producing noise in the package. Removed.
219  -- Wouter Verhelst <wouter@debian.org>  Wed, 25 Feb 2015 21:06:01 +0100
221 nbd (1:3.8-3) unstable; urgency=medium
223   * Brown paper bag release.
224   * Add missing double-semicolon (whoops). Closes: #766888.
226  -- Wouter Verhelst <wouter@debian.org>  Wed, 29 Oct 2014 23:44:25 +0100
228 nbd (1:3.8-2) unstable; urgency=medium
230   * The "deal with 727708" release
231   * Add some initial support for systemd: Call nbd-client with the
232     -systemd-mark option from initramfs, to make sure root-on-NBD continues
233     working properly even if the user is running systemd. Still leaves
234     writing a systemd generator mumble mumble thing, but that's for
235     later.
236   * debian/pre{inst,rm}: remove, no content
237   * debian/nbd-client.initr{amfs-hook,d}: don't force-load nbd, instead
238     only load the module if we're actually doing root-on-NBD.
239   * debian/nbd-server.init.d: add reload target, which sends SIGHUP to
240     nbd-server. This allows partial reconfiguration from the config
241     file; however, since it doesn't change existing configurations nor
242     remove configurations that are no longer active, it's not a full
243     reload, so leave force-reload as restart. LP:1359799
245  -- Wouter Verhelst <wouter@debian.org>  Mon, 19 May 2014 08:41:54 +0200
247 nbd (1:3.8-1) unstable; urgency=medium
249   * New upstream release.
251  -- Wouter Verhelst <wouter@debian.org>  Fri, 21 Mar 2014 11:05:38 +0100
253 nbd (1:3.7-1) unstable; urgency=low
255   * New upstream release
256     - Fixes missing include for LFS definitions; Closes: 735258
258  -- Wouter Verhelst <wouter@debian.org>  Tue, 21 Jan 2014 22:38:18 +0100
260 nbd (1:3.6-1) unstable; urgency=medium
262   * New upstream release
263     - Fixes parsing of authorization file; Closes: #676678, LP: #1009393.
264   * Install nbd-trdump into the nbd-server package, so people can
265     actually see what the transaction file contains
267  -- Wouter Verhelst <wouter@debian.org>  Fri, 03 Jan 2014 23:58:17 +0100
269 nbd (1:3.5-1) unstable; urgency=low
271   * New upstream release
272     - Closes CVE-2013-6410: incorrect parsing of the authfile access
273       list (also DSA-2806-1).
274   * Really add Japanese translation, by "victory" and the Japanese
275     translation team. I had intended to add that for 3.4-1, but
276     apparently I did something wrong, and the file ended up being empty.
277     Not so anymore. Closes: #718996, really this time.
279  -- Wouter Verhelst <wouter@debian.org>  Tue, 26 Nov 2013 14:10:44 +0100
281 nbd (1:3.4-2) unstable; urgency=low
283   * Disable integrityhuge again; it still fails.
284   * Wait for udev from nbd-client initramfs script. Closes: #721936.
285   * On purge, remove /etc/nbd-client.bak if it exists. Closes: #682188.
287  -- Wouter Verhelst <wouter@debian.org>  Tue, 05 Nov 2013 16:51:16 +0100
289 nbd (1:3.4-1) unstable; urgency=low
291   * New upstream release
292   * Add Japanese translation, by "victory" and the Japanese translation
293     team; Closes: #718996.
295  -- Wouter Verhelst <wouter@debian.org>  Mon, 07 Oct 2013 19:03:24 +0200
297 nbd (1:3.3-3) unstable; urgency=low
299   * Cherry-pick commit 6acf949 from git head to make builds work again
300     on machines that have a hard limit for coredumps (like the mipsel
301     buildd).
303  -- Wouter Verhelst <wouter@grep.be>  Sat, 18 May 2013 11:28:26 +0200
305 nbd (1:3.3-2) unstable; urgency=low
307   * Re-upload to unstable
309  -- Wouter Verhelst <wouter@grep.be>  Tue, 14 May 2013 22:16:24 +0200
311 nbd (1:3.3-1) experimental; urgency=low
313   * New upstream release. Not uploaded to unstable, since we're waiting
314     for a fix to migrate to testing there, but we can do the
315     experimental upload in the mean time.
317  -- Wouter Verhelst <wouter@debian.org>  Thu, 11 Apr 2013 10:38:04 +0200
319 nbd (1:3.2-4) unstable; urgency=low
321   * Unbreak 'nbd-client -l' behaviour; patch by Rogier
322     <rogier777@gmail.com>. Closes: #699374. Why oh why did I forget that
323     with the previous upload? Oh well.
325  -- Wouter Verhelst <wouter@debian.org>  Thu, 28 Mar 2013 21:58:35 +0100
327 nbd (1:3.2-3) unstable; urgency=low
329   * Fix handling of NBD_NAME variable in nbd-client initscript. Patch by
330     Rogier <rogier777@gmail.com>. Closes: #699372.
331   * Steal stability fixes from git head:
332       - fix for handling of zero-sized read request
333       - fix for integer output format string
334       - fix for 64-bit offset wrapover.
335       - remove double cast which results in data loss
336   * Change Standards-Version: to 3.9.4. The only change relevant to nbd
337     is the /run transition, but as we were already compliant with that
338     since 1:2.9.23-3, nothing relevant is left.
340  -- Wouter Verhelst <wouter@debian.org>  Wed, 06 Mar 2013 12:21:03 +0100
342 nbd (1:3.2-2) unstable; urgency=low
344   * Update build-dependencies: Build-depend on debhelper 9 (we already
345     say 9 in debian/compat, so this is just stating what's effectively
346     already the case), and tighten libglib2.0-dev dependency, since
347     nbd-server requires at least 2.26 these days.
348   * Change nbd-client-udeb from Architecture: <long list> to
349     Architecture: linux-any, similarly to how it's done for nbd-client.
350     I keep forgetting about this teensie tiny thing here. Oh well.
351   * Ack NMU
353  -- Wouter Verhelst <wouter@debian.org>  Sat, 08 Sep 2012 19:38:02 +0200
355 nbd (1:3.2-1.1) unstable; urgency=low
357   * Non-maintainer upload.
358   * Fix pending l10n issues. Debconf translations:
359   * Czech (Miroslav Kure).  Closes: #681702
361  -- Christian Perrier <bubulle@debian.org>  Sun, 05 Aug 2012 09:49:21 +0200
363 nbd (1:3.2-1) unstable; urgency=low
365   * New upstream release. Includes many stability fixes, so hopefully
366     this will get a freeze exception.
368  -- Wouter Verhelst <wouter@debian.org>  Tue, 03 Jul 2012 16:53:20 -0600
370 nbd (1:3.1.1-1) unstable; urgency=low
372   * New upstream release, with a few minor but crucial bugfixes.
373   * Update Vcs-Git: header to point to the correct repository URL
375  -- Wouter Verhelst <wouter@debian.org>  Fri, 25 May 2012 10:30:54 +0200
377 nbd (1:3.1-2) unstable; urgency=low
379   * Cherry-pick commit f540626 from git HEAD to fix needed_flags
380     initialization in nbd-client. Closes: #673471.
381   * Apply patch from Vagrant Cascadian to remove /etc/nbd-server/config
382     on purge (apparently ucf does *not* do that for you). Closes:
383     #673471.
385  -- Wouter Verhelst <wouter@debian.org>  Sat, 19 May 2012 10:27:29 +0200
387 nbd (1:3.1-1) unstable; urgency=low
389   * New upstream release
390     - Contains fixes for alignment issues in test suite; Closes: 653653.
391   * Remove upgrade support for pre-2.9 nbd-server config files. This is
392     pre-lenny, so it's been long enough.
393   * Make sure /etc/nbd-server/config is created in all cases. Closes:
394     #671911.
395   * New and updated translations:
396     - Italian, by Beatrice Torracca; Closes: #663133.
397     - Dutch, by Jeroen Schot; Closes: #663555.
398     - Danish, by Joe Dalton; Closes: #671091.
400  -- Wouter Verhelst <wouter@debian.org>  Tue, 15 May 2012 21:58:25 +0200
402 nbd (1:3.0-1) unstable; urgency=low
404   * New upstream release
405     - Fixes build failure for when FALLOC_FL_PUNCH_HOLE isn't available.
406       Closes: #660399.
407   * Switch to debhelper compat level 9, to enable build flags support.
408     Closes: #653954.
410  -- Wouter Verhelst <wouter@debian.org>  Tue, 21 Feb 2012 11:13:31 +0100
412 nbd (1:2.9.25-2) unstable; urgency=low
414   * Add support for yet more ways to netboot on NBD, this time to help
415     our friends of LTSP.
416   * Update documentation to reflect new possibilities, and refactor it a
417     bit so it's more clear now.
418   * Update standards-version to 3.9.2 (no changes applicable to nbd)
419   * use #if, not #ifdef. Closes: #651116
421  -- Wouter Verhelst <wouter@debian.org>  Thu, 29 Dec 2011 20:56:15 +0100
423 nbd (1:2.9.25-1) unstable; urgency=low
425   * New upstream release
427  -- Wouter Verhelst <wouter@debian.org>  Tue, 29 Nov 2011 08:54:48 +0100
429 nbd (1:2.9.24-3) unstable; urgency=low
431   * Actually add the includedir statement to the default configuration
432     file, so that it can be used. D'oh.
434  -- Wouter Verhelst <wouter@debian.org>  Sun, 02 Oct 2011 11:42:37 +0200
436 nbd (1:2.9.24-2) unstable; urgency=low
438   * Cherry-pick 7eca128845ed86754b526bf7f920ad65b95c931d from git HEAD
439     to fix includedir configuration statement on kFreeBSD.
441  -- Wouter Verhelst <wouter@debian.org>  Sun, 02 Oct 2011 11:35:05 +0200
443 nbd (1:2.9.24-1) unstable; urgency=low
445   * New upstream release.
446     - Adds support for directory of config file snippets, by request of
447       Vagrant Cascadian.
448   * Fix syntaxis of test for nbd-client connectivity. Closes: #641882.
450  -- Wouter Verhelst <wouter@debian.org>  Sat, 01 Oct 2011 12:29:21 +0200
452 nbd (1:2.9.23-4) unstable; urgency=low
454   * Fix dh_installinit invocation. LP: #822304.
455   * Properly quote variables in nbd-client initscript and postinst.
456     Closes: #636401. Minor change to the patch: do not quote NBD_EXTRA
457     variables, as that one is supposed to be able to contain multiple
458     values.
459   * Also properly quote nbd-client.config. Closes: #628388.
460   * Improve error handling in nbd-client initscript. Closes: #628389
462  -- Wouter Verhelst <wouter@debian.org>  Mon, 05 Sep 2011 23:34:20 +0200
464 nbd (1:2.9.23-3) unstable; urgency=low
466   * Disable integrityhuge test for now, as it deadlocks on some
467     architectures for no good reason.
469  -- Wouter Verhelst <wouter@debian.org>  Fri, 22 Jul 2011 22:51:31 +0200
471 nbd (1:2.9.23-2) unstable; urgency=low
473   * Add missing dependency on initscripts (>= 2.88dsf-13.3), as the
474     bugreport tells me to, so that the migration to /run in the previous
475     upload doesn't break.
476   * Fix 32/64 bit pointer confusion, so that specifying a file size in
477     the config file works on big-endian architectures, too.
478   * Make oversized request log occur only once per client, so that we
479     don't overrun the buildd timeout on the integrityhuge test.
481  -- Wouter Verhelst <wouter@debian.org>  Wed, 20 Jul 2011 21:00:50 +0200
483 nbd (1:2.9.23-1) unstable; urgency=low
485   * New upstream release.
486   * Migrate use of /lib/init/rw/sendsigs.omit.d to /run/sendsigs.omit.d.
487     Closes: #633032.
488   * Steal commit 4659322a6dee9cce51130df7e4d805bd6b0cb0c5 from git HEAD
489     so that it will actually work on FreeBSD again. I hope.
491  -- Wouter Verhelst <wouter@debian.org>  Wed, 20 Jul 2011 19:02:30 +0200
493 nbd (1:2.9.22-3) unstable; urgency=low
495   * Add a delay between tests, so that 'make check' works again, rather
496     than failing to open a port. A proper fix for this was released
497     upstream, but that needs a bit of a wait, so this workaround should
498     be fine.
500  -- Wouter Verhelst <wouter@debian.org>  Tue, 28 Jun 2011 22:07:46 +0200
502 nbd (1:2.9.22-2) unstable; urgency=low
504   * Make it a non-native package again.
505   * Updated translations:
506     - Swedish, by Martin Bagge; Closes: #628962
508  -- Wouter Verhelst <wouter@debian.org>  Mon, 06 Jun 2011 13:09:51 +0200
510 nbd (1:2.9.22-1) unstable; urgency=low
512   * New upstream release
513     - Fixes CVE-2011-1925; Closes: #627042.
514     - Fixes a number of data corruption bugs in the handling of oversized
515       requests.
516     - Has far better test suite coverage.
517     - Adds -d option to nbd-server to run non-detached; Closes: #557809.
519  -- Wouter Verhelst <wouter@debian.org>  Sun, 29 May 2011 09:40:55 +0200
521 nbd (1:2.9.21-1) unstable; urgency=low
523   * New upstream release
524     - Fixes a number of crashing bugs.
526  -- Wouter Verhelst <wouter@debian.org>  Mon, 09 May 2011 20:15:01 +0200
528 nbd (1:2.9.20-3) unstable; urgency=low
530   * Fix incorrect getopt() usage (getopt returns an int, not a char, which
531     resulted in infinite loops on architectures that have unsigned chars by
532     default). This is the actual fix for what was originally reported as
533     #611722, but then another issue popped up there and I got confused.
534     I should have cloned the bug rather than think I fixed it with the
535     upload, but then this new bugreport was opened, so let's not do that
536     and rename the old. Or something. Closes: 613938.
537   * Updated translations:
538     - German, by Chris Leick; Closes: #613712.
539     - Spanish, by Camaleón; Closes: #614199. 
540   * install modprobe.d file for nbd-client-udeb, too
541   * Was never uploaded.
543  -- Wouter Verhelst <wouter@debian.org>  Wed, 09 Mar 2011 21:57:05 +0100
545 nbd (1:2.9.20-2) unstable; urgency=low
547   * Upload as 2.9.20-2 rather than -1; the previous release was supposed
548     to be uploaded to experimental, but was accidentally uploaded to
549     unstable instead. Hence, consider that one to be -1 and this one to
550     be -2, even though it wasn't.
551   * Steal two commits from git HEAD to fix handling of maxclients value
552     in modern protocol version (which causes a segfault in nbd-server on
553     some architectures), and to fix handling of an unexpected death of
554     the server in nbd-tester-client; Closes: #611722.
555   * Updated translations:
556     - Portuguese, by Américo Monteiro; Closes: #611836.
557     - Russian, by Yuri Kozlov; Closes: #611978.
558     - French, by Christian Perrier; Closes: #612388.
560  -- Wouter Verhelst <wouter@debian.org>  Wed, 09 Feb 2011 13:49:08 +0100
562 nbd (1:2.9.20-1~1) unstable; urgency=low
564   * New upstream release
565     - Fixes old minor bugs in documentation (LP: #290076)
566     - Fixes handling of oversized requests (Closes: #611187)
568  -- Wouter Verhelst <wouter@debian.org>  Wed, 26 Jan 2011 15:59:24 +0100
570 nbd (1:2.9.16-8) unstable; urgency=high
572   * Cherry-pick 3ef52043861ab16352d49af89e048ba6339d6df8 from git HEAD
573     to fix oversized requests again. This Closes: #611187, which is a
574     re-introduction of CVE-2005-3534, hence urgency=high
576  -- Wouter Verhelst <wouter@debian.org>  Fri, 28 Jan 2011 14:06:48 +0100
578 nbd (1:2.9.16-7.1) unstable; urgency=low
580   * Non-maintainer upload.
581   * Fix encoding of German debconf translation.
583  -- Christian Perrier <bubulle@debian.org>  Wed, 12 Jan 2011 19:52:48 +0100
585 nbd (1:2.9.18-1~1) experimental; urgency=low
587   * New upstream release
588     - Implements name-based exports.
589   * Implement support for name-based exports in nbd-client's debconf,
590     initramfs, and init scripts, in light of the above
591   * Same for nbd-server
592   * debian/nbd-client.README.Debian: Mention possibility of using DHCP for
593     configuration; update in light of name-based exports
594   * debian/rules: make debian/po/templates.pot a dependency of
595     override_dh_auto_configure, so that it is always up-to-date.
596   * debian/control: update Standards-Version header to what we're
597     actually already using (forgot to update in 1:2.9.16-1)
598   * debian/nbd-client.initrd: support netbooting through reading the
599     server's IP address from ROOTSERVER, but everything else from the
600     kernel command line. This to support inflexible setups where it is
601     possible to boot with PXE, but where it is not possible to set
602     random arguments, like, say root-path. Netbooting is a can of worms. 
603   * debian/*.lintian-overrides: override
604     copyright-without-copyright-notice (we do list all authors, but in a
605     format that Lintian doesn't know about).
607  -- Wouter Verhelst <wouter@debian.org>  Thu, 06 Jan 2011 02:02:14 +0100
609 nbd (1:2.9.16-7) unstable; urgency=low
611   * Updated translations:
612     - Vietnamese, by Clytie Siddall; Closes: #598561.
614  -- Wouter Verhelst <wouter@debian.org>  Thu, 30 Sep 2010 10:35:12 +0200
616 nbd (1:2.9.16-6) unstable; urgency=low
618   * Remove cruft from source package.
620  -- Wouter Verhelst <wouter@debian.org>  Thu, 23 Sep 2010 20:10:31 +0200
622 nbd (1:2.9.16-5) unstable; urgency=low
624   * Updated translations:
625     - Spanish, by Camaleón; Closes: #595730.
627  -- Wouter Verhelst <wouter@debian.org>  Wed, 08 Sep 2010 15:21:30 +0200
629 nbd (1:2.9.16-4) unstable; urgency=low
631   * nbd-client.postrm: remove /etc/nbd-client on purge. Closes: #593783.
632   * nbd-client config template: remove semi-active nbd0 config, so that if
633     nothing is configured there isn't actually anything in the file.
634   * nbd-client.init.d: check for non-zeroness of ${NBD_TYPE[$i]} rather
635     than ${NBD_DEVICE[$i]}, in light of the above. Closes: #592905.
636   * Steal commit 29e70dc9 from git HEAD to make nbd-server somewhat less
637     scary upon bootup if no exports are configured. Closes: #594140.
639  -- Wouter Verhelst <wouter@debian.org>  Mon, 23 Aug 2010 15:27:00 +0200
641 nbd (1:2.9.16-3) unstable; urgency=low
643   * Updated translations:
644     - Portuguese, by Américo Monteiro; Closes: #591019.
645     - French, by Christian Perrier; Closes: #591095.
646     - Russian, by Yuri Kozlov; Closes: #591239.
647     - Dutch, by myself. Apparently I missed some strings last time
648       around.
649     - Swedish, by Martin Bagge; Closes: #591309.
650     - Czech, by Miroslav Kure; Closes: #591845.
651     - German, by Chris Leick; Closes: #592352.
652   * Make nbd-client initramfs script not try to do networking unless
653     root-on-NBD was actually requested; also, make "root" kernel command
654     line parameter override the NBD device of the 3-option version of
655     nbdroot, so that order no longer matters. Thanks, Niall Walsh;
656     Closes: #591275. initramfs scripts *suck*.
657   * Fix regression, steal commit 02a1a143 from git HEAD: Return the
658     right value on nbd-client -c. This is necessary so that the scripts
659     don't get confused on what is connected and what isn't.
660   * Fix regression: update nbd.h so nbd-client -timeout works again.
662  -- Wouter Verhelst <wouter@debian.org>  Mon, 09 Aug 2010 10:53:04 -0400
664 nbd (1:2.9.16-2) unstable; urgency=low
666   * Actually use the friggin' config file variable that we created in
667     the previous release. Oops.
669  -- Wouter Verhelst <wouter@debian.org>  Wed, 28 Jul 2010 22:59:13 -0400
671 nbd (1:2.9.16-1) unstable; urgency=low
673   * New upstream release
674   * 2.9.16 reimplements command-line parsing so that order is less
675     significant; as such, add nbd-client/extra template (which is only
676     shown at low priority) and $NBD_EXTRA[] config file array to allow
677     people to specify random extra command-line options. Closes:
678     #539823.
679   * The above adds a template, so update Dutch translation. Christian
680     Perrier is going to hate me. I'll upload nbd for translations before
681     the release, promise!
682   * Replace nbd-client's Architecture: field by Architecture: linux-any,
683     which is allowed by Policy 3.9. Whee!
684   * Fix nbd-client initrd script, *again*. Sigh. Thanks, Vagrant.
685     Closes: #590749.
686   * silence the "grep KILLALL" call in nbd-client postinst
688  -- Wouter Verhelst <wouter@debian.org>  Wed, 28 Jul 2010 22:21:02 -0400
690 nbd (1:2.9.15-4) unstable; urgency=low
692   * Be a bit more peculiar about what we do to devices on stop, to avoid
693     errors and (thus) delays on swapoff. Thanks, Toby Speight; Closes:
694     #582891.
695   * Add Spanish Debconf translation. Thanks, Camaleón; Closes: #583536.
696   * Bump Standards-Version to 3.9.0 (no changes applicable to nbd)
698  -- Wouter Verhelst <wouter@debian.org>  Fri, 23 Jul 2010 22:57:26 +0200
700 nbd (1:2.9.15-3) unstable; urgency=low
702   * Apply patch from Petter Reinholdsen to make nbd-server depend on
703     $syslog. Closes: #579869.
705  -- Wouter Verhelst <wouter@debian.org>  Tue, 04 May 2010 10:26:23 +0200
707 nbd (1:2.9.15-2) unstable; urgency=low
709   * Add extra configure_networking call in case of nbdroot=dhcp. Oops.
710     Closes: #568222.
712  -- Wouter Verhelst <wouter@debian.org>  Tue, 30 Mar 2010 11:50:19 +0200
714 nbd (1:2.9.15-1) unstable; urgency=low
716   * New upstream release
717     - Adds IPv6 support; Closes: #382189. Thanks to Neutron Soutmun for
718       the patch.
719     - Allows for using hostnames as the listen address; Closes: #557810.
720     - nbd-server is now a bit more explicit when it exits. Closes: #571768.
722  -- Wouter Verhelst <wouter@debian.org>  Wed, 24 Mar 2010 22:06:16 +0100
724 nbd (1:2.9.14-3) unstable; urgency=low
726   * Be more careful about what we unmount. Closes: #534728.
727   * Fix three-argument nbdroot= boot option parsing. Closes: #568221.
728     Thanks, Vagrant Cascadian.
729   * nbd-client initramfs script: Remove default fallback to eth0. This
730     was necessary in the past when initramfs-utils' configure_networking
731     function could only be called from /init, but it was a hack and a
732     workaround and it broke expectations. And it was ugly. Since
733     configure_networking can now in fact be called from elsewhere, why
734     bother with setting broken defaults, anyway? Right. Closes: #567232.
735     Thanks again, Vagrant Cascadian.
736   * Support setting root-on-NBD through DHCP by abusing the ROOTPATH
737     variable. Closes: #568222. This supersedes the previous (broken)
738     support that used ROOTSERVER -- broken, because the latter only
739     supported setting the server, not the port, and obviously that's not
740     enough. Thanks yet again, Vagrant.
741   * debian/control: declare conformance to policy 3.8.4 (no changes
742     applicable to nbd)
743   * Override init.d-script-missing-dependency-on-remote_fs lintian tag
744     for nbd-client. This is a false positive; we set $PATH to a sane
745     value so that any modifications would work, but we don't actually
746     use anything from /usr ourselves, and no, we really don't want to
747     depend on $remote_fs, since we might be providing something like
748     that ourselves, depending on setup.
750  -- Wouter Verhelst <wouter@debian.org>  Sun, 28 Feb 2010 00:37:02 +0100
752 nbd (1:2.9.14-2) unstable; urgency=low
754   * nbd-client initramfs script: No longer hardcode to eth0, since
755     initramfs now exports the necessary variables by itself. Thanks,
756     Niall Walsh; Closes: #553019.
757     - Update README.Debian to reflect that.
758   * Eliminate usage of sed in initramfs script, since sed is
759     incompatibly incomplete in several completely different
760     implementations. Sigh. Thanks, Niall Walsh; Closes: #553022.
762  -- Wouter Verhelst <wouter@debian.org>  Thu, 29 Oct 2009 11:56:48 +0100
764 nbd (1:2.9.14-1) unstable; urgency=low
766   * New upstream release. Closes: #550505
768  -- Wouter Verhelst <wouter@debian.org>  Sat, 17 Oct 2009 20:24:17 +0200
770 nbd (1:2.9.13-6) unstable; urgency=low
772   * Make the manual install invocations install stuff to debian/tmp
773     rather than debian/nbd-{client,server}, so that they don't break if
774     we're not building nbd-client and therefore the debian/nbd-client
775     doesn't exist. This should make the build work again on kfreebsd-*.
777  -- Wouter Verhelst <wouter@debian.org>  Sun, 27 Sep 2009 13:42:38 +0200
779 nbd (1:2.9.13-5) unstable; urgency=low
781   * nbd-server.postinst: Pass --debconf-ok parameter to ucf, to make it
782     stop yelling about not being able to use debconf (it was, and
783     db_stop wasn't called. This presumably was a bug, but whatever).
784   * Remove overrides for dh_gencontrol and dh_builddeb, since debhelper
785     7.4 no longer needs -s arguments. Bump required version of debhelper
786     in build-depends to 7.4.0
787   * Some more clarification and fixes to nbd-client README.Debian
788   * Remove stray 'file' with diff output
789   * Updated translation: Vietnamese, by Clytie Siddall. Closes: #548027.
790   * Fix message at failed umount. Closes: #539766.
791   * Add lintian overrides for "missing-stop" on nbd-client.init.d. We
792     really do not wish to stop for runlevel 1.
794  -- Wouter Verhelst <wouter@debian.org>  Thu, 24 Sep 2009 23:21:25 +0200
796 nbd (1:2.9.13-4) unstable; urgency=low
798   * Make test for update-initramfs work, so that installation without it
799     works.
800   * Add Vcs-Browser and Homepage headers, too.
801   * Remove --sourcedir argument from dh_install. We don't run make
802     install ourselves, so this is a recipe for disaster.
803   * Apparently I lost the Dutch debconf translation somehow, so do it
804     again.
806  -- Wouter Verhelst <wouter@debian.org>  Mon, 24 Aug 2009 17:25:54 +0200
808 nbd (1:2.9.13-3) unstable; urgency=low
810   * nbd-client initscript:
811     - replace `expr $i + 1` by $(( $i + 1 )), since expr is in /usr/bin
812       which may not yet be mounted when we run this initscript. Closes:
813       #539873.
814     - check whether a device is connected at startup, and ignore those
815       that are. Since we don't use 'set -e', that makes us compliant
816       with the 'must exit successfully and not start the daemon again'
817       part of policy 3.8.1.
818   * nbd-server.postinst: call adduser only if 'nbd' user does not yet
819     exist. Closes: #540604.
820   * Convert to debhelper 7's "dh" mode.
821   * Replace ifeq() make constructs with debhelper's -s option in a
822     couple of overrides. Thanks to Joey Hess for pointing out that the
823     option already exists when I filed a wishlist bug asking for it...
824     grin.
825   * Add debian packaging to git repository, and publish on
826     alioth.debian.org, aka git.debian.org.
827   * Add Vcs-Git header to debian/control.
828   * Policy 3.8.3 compliance
830  -- Wouter Verhelst <wouter@debian.org>  Tue, 18 Aug 2009 18:16:49 +0200
832 nbd (1:2.9.13-2) unstable; urgency=low
834   * The "Black Finger DebConf" release.
835   * Add avr32 to nbd-client-udeb, too. Oops. Closes: #533694, hopefully
836     for good.
837   * nbd-client.README.Debian: add a bit more clarification on how
838     root-on-NBD is supposed to work.
839   * nbd-client.init.d: parse /proc/cmdline rather than /proc/mounts
840     (the same way as how nbd-client.initrd does it) to figure out what
841     the NBD root device is, so that root-on-LVM-on-nbd or something
842     equally batshit insane does not confuse the sendsigs.omit.d
843     generating code.
844   * nbd-client.init.d: add support for an OMITKILL variable that will
845     allow to specify extra nbd devices that should receive the same
846     protection as for the above.
847   * nbd-client.config: fetch KILLALL value from /etc/nbd-client (if it
848     exists) and use it to db_set nbd-client/killall
849   * nbd-client.postinst: fix so that KILLALL is correctly written to
850     /etc/nbd-client, even if the number of devices is zero.
851   * The above four were inspired by conversations with Vagrant
852     Cascadian, while he was working on LTSP support in Debian. Thanks!
853   * Updated Swedish translation. Thanks, Martin Bagge; Closes: #534246.
855  -- Wouter Verhelst <wouter@debian.org>  Fri, 17 Jul 2009 01:25:26 +0200
857 nbd (1:2.9.13-1) unstable; urgency=low
859   * New upstream release
861  -- Wouter Verhelst <wouter@debian.org>  Thu, 09 Jul 2009 11:18:51 +0200
863 nbd (1:2.9.12-3) unstable; urgency=low
865   * Add Finnish translation. Thanks, Esko Arajärvi; Closes: #533451.
866   * Add 'avr32' to nbd-client's 'Architecture:' list. Closes: #533694.
868  -- Wouter Verhelst <wouter@debian.org>  Sat, 20 Jun 2009 16:30:40 +0200
870 nbd (1:2.9.12-2) unstable; urgency=low
872   * Steal a patch from git HEAD so that nbd-tester-client doesn't try to
873     do unaligned access on SPARC.
874   * Add German translation too. Oops. Closes: #530835.
876  -- Wouter Verhelst <wouter@debian.org>  Sat, 06 Jun 2009 02:15:16 +0200
878 nbd (1:2.9.12-1) unstable; urgency=low
880   * The "spring cleaning" release.
881   * New upstream release.
882     - The meaning of the -swap option has been changed; rather than
883       trying to use a kernel patch which hasn't been maintained since
884       the Linux 2.1.something days, use mlockall() to make sure we don't
885       get swapped out. Closes: #409530.
886       - Steal patch from git HEAD to document this change in nbd-client(8).
887     - Removed (corrupt) winnbd.zip. Closes: #473823.
888   * The Debconf templates have been reviewed by the debian-l10n-english
889     team; incorporate those changes. Closes: #528476, 430701, 530711.
890   * Updated debconf translations, to reflect the above:
891     - Dutch, by myself
892     - Swedish, by Martin Bagge; Closes: #529859.
893     - Czech, by Miroslav Kure; Closes: #530236.
894     - French, by Christian Perrier and the French l10n team; Closes: #530332.
895     - Portuguese, by "Traduz - Portuguese Translation Team"; Closes: #531303.
896   * New debconf translations:
897     - Russian, by Yuri Kozlov; Closes: #531203.
898   * nbd-client: install nbd-client.modprobe using debhelper rather than
899     using our own 'install' invocation. This takes care of giving it the
900     proper name (re recent module-init-tools) and moving files from the
901     old to the new location. Depend on debhelper (>= 7.2.2) to make sure
902     it has the required functionality to handle this correctly.
903   * nbd-client.init.d: remove '-k' option from modprobe. This was once
904     useful in the 2.4 days, but module-init-tools modprobe has never
905     needed that option, and now produces an error message when it's
906     used. Closes: #531620.
907   * (Conditionally, compliant with the new DEB_BUILD_OPTIONS' "nocheck"
908     option) re-enable the test suite. It did /not/ give false positives,
909     ever.  However, it did indeed break at some point...
910   * Update to debhelper compat level 7. 
911   * nbd-client.postinst: don't use full path to update-initramfs.
912   * copyright: refer to common-licenses/GPL-2 rather than the versionless
913     variant.
914   * That leaves one TODO for Policy 3.8.1: initscripts must not error
915     out when 'start' is called and the daemon is already running. This
916     will require some work (it might be there already, but I'm not sure
917     and would need to test extensively).
919  -- Wouter Verhelst <wouter@debian.org>  Fri, 05 Jun 2009 20:42:25 +0200
921 nbd (1:2.9.11-4) unstable; urgency=low
923   * Support third parameter in initrd script so that the user can
924     explicitly specify what device to connect. Useful when doing
925     something crazy like root-on-LVM-on-NBD.
926   * Added Swedish debconf translation. Thanks, Martin Bagge; Closes: #513654
928  -- Wouter Verhelst <wouter@debian.org>  Sun, 15 Feb 2009 14:51:16 +0100
930 nbd (1:2.9.11-3) unstable; urgency=low
932   * use atoll() instead of atol(), so that it doesn't overflow on
933     positively huge export sizes. Closes: #513568.
935  -- Wouter Verhelst <wouter@debian.org>  Sat, 31 Jan 2009 03:03:37 +0100
937 nbd (1:2.9.11-2) unstable; urgency=low
939   * The "merry christmas" release.
940   * nbd-client: Install /etc/modprobe.d/nbd, which specifies a
941     'max_part' parameter, to support partitions in NBD.
942   * nbd-client.initrd: Strip partition number off the nbdbasedev and
943     nbdrootdev parameters, to support booting off a partition rather
944     than a device, if that is wanted.
945   * nbd-client.init.d: In case of root-on-nbd, save our PID to
946     /lib/init/rw/sendsigs.omit.d, so that we don't lose our root
947     filesystem prematurely on shutdown.
948   * nbd-client.postinst: call update-initramfs -u, to make initramfs
949     script be actually installed.
950   * configure.ac: remove KLCC crap, so that compilation doesn't break if
951     klcc was accidentally installed. Is applied upstream for 2.9.12, but
952     that isn't ready yet. Also, re-run autoconf.
953   * nbd-server.1: clarify '-l host list' to be '-l host list filename',
954     which it really is. Closes: #507875.
955   * debian/control: bump standards-version to 3.8.0 (nothing applicable
956     to nbd); add ${misc:Depends} to depends line on both nbd-server and
957     nbd-client, both silence lintian to some extent.
958   * debian/nbd-client.README.Debian: update
960  -- Wouter Verhelst <wouter@debian.org>  Wed, 24 Dec 2008 07:54:50 +0100
962 nbd (1:2.9.11-1) unstable; urgency=low
964   * New upstream release
965     - Fixes listenaddr handling; Closes: #478725.
967  -- Wouter Verhelst <wouter@debian.org>  Thu, 01 May 2008 21:22:53 +0200
969 nbd (1:2.9.10-1) unstable; urgency=low
971   * New upstream release
972     - New '-c' option to check whether a device is active; Closes: #471712.
973     - No longer wakes up 100 times per second; Closes: #471269.
974     - No longer requires write access to the base file with copy-on-write
975       option. Closes: #470851.
976   * Changes to initramfs script:
977     - Get the NBD server name from DHCP if not otherwise specified; Closes:
978       #471591.
979     - Use the device that is specified on the root= parameter to set up the
980       nbd device, rather than hardcoding it to nbd0. Closes: #471592.
982  -- Wouter Verhelst <wouter@debian.org>  Wed, 02 Apr 2008 16:09:18 +0200
984 nbd (1:2.9.9-6) unstable; urgency=low
986   * Disable the test suite for the time being, since it produces false
987     negatives.
989  -- Wouter Verhelst <wouter@debian.org>  Sat, 26 Jan 2008 14:14:23 +0100
991 nbd (1:2.9.9-5) unstable; urgency=low
993   * Removed erroneous TODO item from previous changelog entry. Oops.
994   * Fix syntax error in update-rc.d call. Closes: #460967.
996  -- Wouter Verhelst <wouter@debian.org>  Wed, 16 Jan 2008 17:18:23 +0100
998 nbd (1:2.9.9-4) unstable; urgency=low
1000   * Don't touch devices that have the _netdev option.
1001   * Move nbd-client initscript to 41 in runlevel S, and S34 in runlevel 0 and
1002     6, so that it's called before resp. after mountnfs.sh
1003   * Add NEWS file to document change from "noauto" to "_netdev", containing a
1004     procedure for system administrators explaining how to do it.
1005   * Fix LSB headers in both initscripts. Closes: #458837.
1006   * Document root-on-NBD setup in nbd-client README.Debian.
1007   * Updated debconf translations:
1008     - Dutch, by $SELF
1009     - Portuguese, by Américo Monteiro
1010     - Vietnamese, by Clytie Siddall; Closes: #458619.
1011     - Czech, by Miroslav Kure; Closes: #459330.
1012     - French, by Christian Perrier and the French Cabal; Closes: #459347.
1013     - German, by Helge Kreutzman; Closes: #459785.
1014   * Updated nbd-client.templates to mention "_netdev" rather than "noauto",
1015     and defuzzied translation files.
1017  -- Wouter Verhelst <wouter@debian.org>  Sun, 06 Jan 2008 17:39:24 +0100
1019 nbd (1:2.9.9-3) unstable; urgency=low
1021   * Fix nbd initramfs boot script. Silly me, why didn't I test that? Oh well.
1023  -- Wouter Verhelst <wouter@debian.org>  Sun, 30 Dec 2007 00:06:17 +0100
1025 nbd (1:2.9.9-2) unstable; urgency=low
1027   * Add nbd-client/killall template to disable killing of all nbd-client
1028     devices. Set to 'no' if you want nbd-client to touch only those devices it
1029     knows about in its config file; set to 'yes' if you want it to kill all
1030     devices on 'stop' in the initscript. Closes: #457736
1031   * Add lpia to nbd-client-udeb Architecture: line, too. Sorry, Ubuntu.
1032   * Update Standards-Version to 3.7.3 (no changes applicable to nbd)
1033   * Add "make check" to debian/rules build target.
1034   * Add initrd support to nbd-client package, to allow for running root on
1035     NBD. This is highly experimental for the moment, please proceed with
1036     caution!
1037     Note: this currently does not support complex cases yet, such as using
1038     LVM-on-NBD or something equally insane. Stay tuned.
1039   * Do not switch away from cfq if we're not at cfq to start with; this allows
1040     for selecting something else than deadline if necessary.
1042  -- Wouter Verhelst <wouter@debian.org>  Thu, 27 Dec 2007 22:23:59 +0100
1044 nbd (1:2.9.9-1) unstable; urgency=low
1046   * New upstream release
1047     - Fixes PID file naming; Closes: #450430.
1048     - Fixes segfault on multiple exports in config file; Closes: #451231.
1049   * Add experimental LSB headers. Initscript dependency info should really be
1050     calculated dynamically, but at least this is better than nothing.
1051     Closes: #448225.
1053  -- Wouter Verhelst <wouter@debian.org>  Wed, 14 Nov 2007 20:53:29 +0100
1055 nbd (1:2.9.8-1) unstable; urgency=low
1057   * New upstream release
1059  -- Wouter Verhelst <wouter@debian.org>  Fri, 26 Oct 2007 22:50:12 +0200
1061 nbd (1:2.9.7-2) unstable; urgency=low
1063   * Set scheduler for the nbd blockdevice to "deadline"; Closes: #447638.
1065  -- Wouter Verhelst <wouter@debian.org>  Tue, 23 Oct 2007 12:41:10 +0200
1067 nbd (1:2.9.7-1) unstable; urgency=low
1069   * New upstream release; contains patch for a segfault bug fixed by Ubuntu in
1070     nbd 1:2.9.6-1ubuntu2.
1071   * Updated translations:
1072     - Dutch, by myself.
1073     - French, by Christian Perrier; Closes: #439756
1074     - German, by Helge Kreutzman; Closes: #438412
1075     - Portuguese, by "Traduz - Portuguese Translation Team"; Closes: #438583
1076     Apologies to all translators for failing to send them the final version of
1077     the .po file last time. I suck, suck suck!
1078   * Add lpia to nbd-client's architecture; Patch pulled from Ubuntu.
1079   * Fix dh_installman usage: insall nbd-server.5 as well. Patch pulled from
1080     Ubuntu, slightly modified by $SELF.
1082  -- Wouter Verhelst <wouter@debian.org>  Tue, 18 Sep 2007 13:55:27 +0200
1084 nbd (1:2.9.6-2) unstable; urgency=low
1086   * debian/nbd-server.postrm: don't break if ucf isn't available.
1087     Closes: #431517.
1088   * debian/nbd-server.postinst, debian/nbd-server.config,
1089     debian/nbd-server.templates: overhaul config file generation. Rather than
1090     generating an old-style config file and then converting that to the new
1091     style (ugly, ugly), add a function to convert old-style config files to
1092     the new style and then generate new-style config files. Still leave stuff
1093     there for migration, however. Clarify templates regarding the new setup.
1094   * debian/nbd-server.postinst: Don't forget to create the nbd system user
1095     which we refer to in the default config file.
1096   * debian/control: depend on adduser for the above
1097   * Updated debconf translations:
1098     - Dutch, by myself.
1099     - Vietnamese, by Clytie Siddall; Closes: #436412.
1100     - French, by Christian Perrier; Closes: #436832.
1101     - Czech, by Miroslav Kure; Closes: #437224.
1102     - German, by Helge Kreutzmann; Closes: #430700, #437689
1103   * New debconf translation: Portuguese, by Américo Monteiro; Closes: #435301
1104   * debian/rules: use DEB_HOST_GNU_SYSTEM rather than `uname -s`, to improve
1105     crosscompilability.
1107  -- Wouter Verhelst <wouter@debian.org>  Tue, 14 Aug 2007 08:55:56 +0200
1109 nbd (1:2.9.6-1) unstable; urgency=low
1111   * New upstream (brown paper bag) release, that *really* fixes the segfault
1112     this time.
1114  -- Wouter Verhelst <wouter@debian.org>  Thu, 19 Jul 2007 12:04:22 +0200
1116 nbd (1:2.9.5-1) unstable; urgency=low
1118   * New upstream release
1119     - Fixes segfault in nbd-server
1121  -- Wouter Verhelst <wouter@debian.org>  Tue, 17 Jul 2007 09:34:26 +0200
1123 nbd (1:2.9.4-2) unstable; urgency=low
1125   * Generate dependencies for nbd-client-udeb, too
1127  -- Wouter Verhelst <wouter@debian.org>  Fri, 13 Jul 2007 03:58:33 +0200
1129 nbd (1:2.9.4-1) unstable; urgency=low
1131   * New upstream release
1132     - Contains r258 proper
1133     - Contains fix for and re-enables inetd mode. Hi, LTSP! Closes: #317888
1134   * Modify debian/rules' clean: target to make lintian happy.
1136  -- Wouter Verhelst <wouter@debian.org>  Mon, 25 Jun 2007 20:51:30 +0100
1138 nbd (1:2.9.3-3) unstable; urgency=low
1140   * Add nbd-client-udeb
1142  -- Wouter Verhelst <wouter@debian.org>  Sun, 17 Jun 2007 16:20:39 +0100
1144 nbd (1:2.9.3-2) unstable; urgency=low
1146   * Use $TMPFILE only inside the if block where we defined it.
1147     Closes: #428914.
1149  -- Wouter Verhelst <wouter@debian.org>  Fri, 15 Jun 2007 09:55:21 +0100
1151 nbd (1:2.9.3-1) unstable; urgency=low
1153   * New upstream release
1154   * Steal r258 from SVN to allow generating config file fragments from command
1155     lines
1156   * Add code to postinst to convert old-style nbd-server config files to
1157     new-style ones.
1158   * The above uses ucf, so depend on that from nbd-server.
1159   * Update nbd-server templates to reflect the new code.
1160   * The update greatly simplifies nbd-server's init script, so that we don't
1161     need bash anymore; Closes: #368224
1162   * Add LSB-style headers to nbd-server's initscript. Closes: #426090. I think
1163     the LSB headers are an ugly, ugly hack, but hey -- I don't have any better
1164     alternative myself.
1165   * Apply patch from Ubuntu to run mkswap on the device before doing swapon.
1166     Closes: #426399.
1167   * Still leaves #395295, but I need to give that some thought.
1169  -- Wouter Verhelst <wouter@debian.org>  Wed, 13 Jun 2007 13:39:25 +0100
1171 nbd (1:2.8.7-5) unstable; urgency=low
1173   * Add m32r to debian/control. Closes: #414070.
1174   * Port fix for "config file isn't generated on first install" from
1175     nbd-server to nbd-client. Squish this bug on my forehead with a giant
1176     cluebat. Note to self: nbd has *two* binary packages, not one. Two. That
1177     means bugs reported against one package will most likely occur in the
1178     other, too, so need fixing there as well. Sigh. This Closes: #415580,
1179     hopefully for good.
1180   * Don't use debconf in postrm unless it really exists. Closes: #417010.
1182  -- Wouter Verhelst <wouter@debian.org>  Wed, 11 Apr 2007 21:59:42 +0200
1184 nbd (1:2.8.7-4) unstable; urgency=low
1186   * Properly quote NBD_SERVER_OPTS array stuff when rewriting nbd-server
1187     config file.
1188   * Properly quote same variable when testing it with [.
1189   * The above two Closes: #406963.
1191  -- Wouter Verhelst <wouter@debian.org>  Tue, 16 Jan 2007 10:18:07 +0100
1193 nbd (1:2.8.7-3) unstable; urgency=low
1195   * Updated German debconf translation. Closes: #396916. Thanks, Helge
1196     Kreutzmann.
1198  -- Wouter Verhelst <wouter@debian.org>  Sun, 31 Dec 2006 14:40:46 +0100
1200 nbd (1:2.8.7-2) unstable; urgency=low
1202   * Support armel
1203   * Update Standards-Version: to 3.7.2, from 3.6.2. No changes applicable to
1204     nbd
1206  -- Wouter Verhelst <wouter@debian.org>  Sat, 28 Oct 2006 02:08:56 +0200
1208 nbd (1:2.8.7-1) unstable; urgency=low
1210   * New upstream release. Contains build fix against nbd.h from linux
1211     2.6.18.
1213  -- Wouter Verhelst <wouter@debian.org>  Tue, 17 Oct 2006 19:53:56 +0200
1215 nbd (1:2.8.5-2) unstable; urgency=low
1217   * Set a proper default value in processing the return value to the first
1218     nbd-client debconf question, both in nbd-client.config and
1219     nbd-client.postinst. Closes: #367437.
1220   * Perform the same change for nbd-server.
1221   * Set the template type of nbd-client/no-auto-config and nbd-server/autogen
1222     to "error" instead of "text" resp. "note". Closes: #388942, #388943.
1224  -- Wouter Verhelst <wouter@grep.be>  Thu, 28 Sep 2006 15:42:54 +0200
1226 nbd (1:2.8.5-1) unstable; urgency=low
1228   * New upstream release
1230  -- Wouter Verhelst <wouter@debian.org>  Wed,  7 Jun 2006 10:26:30 +0200
1232 nbd (1:2.8.4-1) unstable; urgency=low
1234   * The "Fix bugs before they apper" release.
1235   * New upstream release. Contained a one-line change compared to 2.8.3,
1236     which was already in the Debian package; but, well, newer version
1237     numbers look good :-)
1238   * Use invoke-rc.d rather than directly running the initscript in
1239     nbd-client.postinst.
1241  -- Wouter Verhelst <wouter@debian.org>  Mon,  3 Apr 2006 09:04:15 +0200
1243 nbd (1:2.8.3-2) unstable; urgency=low
1245   * Steal patch from CVS for nbd-server.c to make children exit when they
1246     finish serving, rather than having them loop over "Help, I can't accept()
1247     anymore!". Closes: #350357.
1249  -- Wouter Verhelst <wouter@debian.org>  Tue, 31 Jan 2006 11:17:25 +0100
1251 nbd (1:2.8.3-1) unstable; urgency=low
1253   * New upstream release; this one includes the fix for CVE-2005-3534 (and
1254     some more stability improvements).
1255   * Removed (outdated) local nbd.h, in favour of /usr/include/linux/nbd.h
1256     (which was being used anyway).
1258  -- Wouter Verhelst <wouter@debian.org>  Thu, 22 Dec 2005 22:32:04 +0100
1260 nbd (1:2.8.2-1) unstable; urgency=low
1262   * New upstream release
1263     - Fixes command line parsing; Closes: #338346.
1264   * Updated debhelper compatibility level to 4.
1266  -- Wouter Verhelst <wouter@debian.org>  Thu, 10 Nov 2005 11:46:00 +0100
1268 nbd (1:2.8.1-1) unstable; urgency=low
1270   * New upstream release
1271   * Seriously reduces the CLIENT struct in size. Not only is this a good idea
1272     for 1023 int's that are hardly ever used, it also fixes an internal
1273     compiler error on s390. There.
1274   * Add armeb to debian/control. Closes: #335683.
1275   * Remove debian/nbd-server.1, debian/nbd-client.8,
1276     debian/nbd-server.manpages, and debian/nbd-client.manpages. They're old
1277     cruft that should have been dead for _ages_. Whoops.
1279  -- Wouter Verhelst <wouter@debian.org>  Thu, 27 Oct 2005 21:54:09 +0200
1281 nbd (1:2.8.0-2) unstable; urgency=low
1283   * Add libglib2.0-dev to build-depends. Whoops.
1285  -- Wouter Verhelst <wouter@debian.org>  Tue, 25 Oct 2005 21:31:31 +0200
1287 nbd (1:2.8.0-1) unstable; urgency=low
1289   * New upstream release
1291  -- Wouter Verhelst <wouter@debian.org>  Tue, 25 Oct 2005 19:56:08 +0200
1293 nbd (1:2.7.5-1) unstable; urgency=low
1295   * New upstream release. Includes fixes to nbd-client manpage; Closes:
1296     #317322.
1297   * Grammar and spelling fixes to both templates files (with .po files
1298     unfuzzied, as these are errors in the English version rather than
1299     changes); Closes: #315707.
1300   * Updated FSF address in debian/copyright.
1302  -- Wouter Verhelst <wouter@debian.org>  Tue, 20 Sep 2005 16:39:35 +0200
1304 nbd (1:2.7.4-3) unstable; urgency=low
1306   * Fix debian/rules to populate debian/nbd-client if DEB_HOST_GNU_SYSTEM is
1307     "linux-gnu" in addition to when it is "linux". Closes: #321280. I hate it
1308     when interfaces change (note to self: no late-night uploads anymore).
1309   * While we're at it, make better use of debhelper. debian/nbd-client.dirs
1310     doesn't need to contain /bin; and dh_movefiles has been deprecated ages
1311     ago.
1313  -- Wouter Verhelst <wouter@debian.org>  Thu,  4 Aug 2005 20:52:02 +0200
1315 nbd (1:2.7.4-2) unstable; urgency=low
1317   * Add alternate dependency on the virtual package debconf-2.0
1318   * Add ppc64 to the list of build architectures for nbd-client;
1319     Closes: #318716.
1320   * Add Vietnamese translation. Thanks, Clytie Siddall; Closes: #315705.
1321   * Add Czech translation. Thanks, Miroslav Kure; Closes: #318912.
1322   * Standards-Version bump to 3.6.2. No changes applicable to nbd.
1324  -- Wouter Verhelst <wouter@debian.org>  Wed,  3 Aug 2005 02:22:23 +0200
1326 nbd (1:2.7.4-1) unstable; urgency=low
1328   * New upstream release. Contains patches from Roy Keene to make it all work
1329     a tad bit more reliable (thanks, Roy!)
1331  -- Wouter Verhelst <wouter@debian.org>  Sat,  7 May 2005 11:37:20 +0200
1333 nbd (1:2.7.3-2) unstable; urgency=low
1335   * Re-add nbd.h to the source package, so that it will (again) build on 
1336     non-linux ports
1337   * As a precaution, modified the build target to barf out if it 
1338     disappears again.
1340  -- Wouter Verhelst <wouter@debian.org>  Mon,  4 Apr 2005 00:27:27 +0200
1342 nbd (1:2.7.3-1) unstable; urgency=low
1344   * New upstream release.
1345   * Ensure we build as a non-native package again. Whoops.
1346   * Remove docbook-to-man from build-depends, and don't remove the manpages in
1347     the clean target. The upstream build system now supports this, and this
1348     will reduce the load on buildd hosts (as if it'd matter for this little
1349     package).
1351  -- Wouter Verhelst <wouter@debian.org>  Tue, 14 Dec 2004 15:41:58 +0100
1353 nbd (1:2.7.1-4) unstable; urgency=low
1355   * Remove the "docs" target from debian/rules. Docs are being generated from
1356     the upstream makefile since ages, so we don't need to do it a second time.
1357   * add --disable-dependency-tracking to configure call; that's only
1358     interesting if you would change stuff between doing the configure and the
1359     make, which we won't do, so don't waste time doing so. As if it'd
1360     matter...
1361   * nbd-server:
1362     - Bail out if the path provided to nbd-server isn't fully qualified. This
1363       won't work anyway (because we do daemon(), which changes the working
1364       directory to be /), and we don't want to confuse people.
1365       Closes: #274697.
1367  -- Wouter Verhelst <wouter@debian.org>  Tue, 26 Oct 2004 16:21:38 +0200
1369 nbd (1:2.7.1-3) unstable; urgency=low
1371   * Fix debian/copyright file to point to the sourceforge.net pages, and
1372     to reflect the fact that I'm doing upstream maintenance these days as
1373     well.
1374   * Invoke "db_stop" at the right place in nbd-client.postinst, to make
1375     sure upgrades don't hang.
1377  -- Wouter Verhelst <wouter@debian.org>  Wed, 18 Aug 2004 10:49:36 +0200
1379 nbd (1:2.7.1-2) unstable; urgency=low
1381   * Fix nbd-client initscript to use /sbin/nbd-client instead of
1382     /bin/nbd-client. Closes: #254713.
1384  -- Wouter Verhelst <wouter@debian.org>  Sat, 19 Jun 2004 22:32:03 +0200
1386 nbd (1:2.7.1-1) unstable; urgency=low
1388   * New upstream release
1389   * Fixes multiple file snprintf, so that the "normal" use of NBD works
1390     again. Nbd-client will still hang when the server can't find a to be
1391     exported file (since the server doesn't close the socket, as it
1392     should), but that bug is a wee bit nastier, and this fix should get
1393     into stable.
1395  -- Wouter Verhelst <wouter@debian.org>  Sat, 12 Jun 2004 12:19:24 +0200
1397 nbd (1:2.7-3) unstable; urgency=low
1399   * Add amd64 to debian/control. Closes: #251777.
1400   * This release was never uploaded by itself
1402  -- Wouter Verhelst <wouter@debian.org>  Mon, 31 May 2004 10:36:57 +0200
1404 nbd (1:2.7-2) unstable; urgency=low
1406   * Cleaned up LFS fuckup. Closes: #250450
1408  -- Wouter Verhelst <wouter@debian.org>  Mon, 31 May 2004 10:36:35 +0200
1410 nbd (1:2.7-1) unstable; urgency=low
1412   * New upstream release
1413     - uses automake instead of home-grown Makefile.in; fix debian/rules to
1414       accomodate.
1415     - nbd-client moved to sbin, where it belongs; make sure we catch that.
1416   * Drop CFLAGS usage, use the --enable-* parameters instead.
1417   * Added catalan debconf translations. Thanks, Aleix Badia i Bosch;
1418     closes: #248727.
1419   * Bumped Standards-Version to 3.6.1; no changes applicable to nbd.
1421  -- Wouter Verhelst <wouter@debian.org>  Mon, 17 May 2004 23:40:42 +0200
1423 nbd (1:2.6-4) unstable; urgency=low
1425   * Fix and document -m option (Closes: #246544, #264537)
1427  -- Wouter Verhelst <wouter@debian.org>  Wed, 12 May 2004 08:29:17 +0200
1429 nbd (1:2.6-3) unstable; urgency=low
1431   * The "There's more in this world than GNU/Linux" release.
1432   * For all you FreeBSD/NetBSD/Hurd-using people pleasure, made sure the
1433     package builds on non-Linux kernels, too. That's a two-line change to
1434     debian/rules, and is so silly that it should perhaps actually be handled
1435     in debhelper, but oh well.
1436     Tested this on Debian GNU/KFreeBSD, and yes, it works. Have fun!
1438  -- Wouter Verhelst <wouter@debian.org>  Wed, 14 Jan 2004 20:42:40 +0100
1440 nbd (1:2.6-2) unstable; urgency=low
1442   * nbd-server.postinst: create a temporary file outside of the loop that
1443     writes to it. sigh.
1445  -- Wouter Verhelst <wouter@debian.org>  Fri,  9 Jan 2004 14:22:20 +0100
1447 nbd (1:2.6-1) unstable; urgency=medium
1449   * New "upstream" release. Not much more than some code cleanup, really,
1450     but I'd just like to avoid "new upstream!" bugs before they happen.
1451   * nbd.h usage logic reversed: use the local one first; if that doesn't
1452     work, fall back to <linux/nbd.h>.
1453   * Include a (fixed) nbd.h. The kernel header will probably be fixed in
1454     2.6.1; as this is only a two-line fix (one for #ifdef and one for
1455     #endif), we won't wait for that. Closes: #223194. That's an RC bug,
1456     so raising the urgency a little.
1457   * This happens to fix a long-outstanding issue with nbd that I never
1458     had the will to fix: it now should compile nbd-server cleanly on
1459     non-linux systems, too. Reflected that in nbd-server's Architecture:
1460     line in debian/control
1462  -- Wouter Verhelst <wouter@debian.org>  Tue, 23 Dec 2003 21:44:08 +0100
1464 nbd (1:2.5-1) unstable; urgency=high
1466   * New upstream release
1467   * Bugfix: reset child_arraysize to zero when forking. When filed as a
1468     debian bug, the right severity would be 'critical' (not doing the
1469     child_arraysize reset can result in nbd-server sending SIGTERM to
1470     _all_ processes on the system), so urgency=high.
1472  -- Wouter Verhelst <wouter@debian.org>  Mon, 29 Sep 2003 20:33:55 +0200
1474 nbd (1:2.4-3) unstable; urgency=low
1476   * Run db_stop in postinst, to make sure dpkg doesn't wait for nothing.
1477   * Fixed a syntax error in nbd-server.1.sgml. Overlooked that.
1479  -- Wouter Verhelst <wouter@debian.org>  Thu, 11 Sep 2003 18:53:42 +0200
1481 nbd (1:2.4-2) unstable; urgency=low
1483   * Updated Brazilian Portuguese debconf translation. Thanks, Andre Luis
1484     Lopez; Closes: #208033.
1485   * Added '-l' option to nbd-server, to allow choosing a different name
1486     for the .allow file at run time. Should fix the thing I broke with the
1487     last upload, and adds the possibility to specify this file in the
1488     initscript.
1489   * fclose() the pid file after writing to it, so that start-stop-daemon
1490     does not find an empty file.
1491   * Some cosmetic change to nbd-server's initscript.
1493  -- Wouter Verhelst <wouter@debian.org>  Thu, 11 Sep 2003 18:49:42 +0200
1495 nbd (1:2.4-1) unstable; urgency=low
1497   * New upstream release:
1498     - Keep track of our child PID's, and relay a SIGTERM to them if we
1499       receive one
1500     - Use daemon() before we do anything.
1501     - Write our pid to /var/run/nbd-server.<port>.pid
1502     This allows me to use start-stop-daemon, instead of having to do all
1503     kinds of weird stuff in sh. And it also makes the postinst behave in
1504     that it no longer hangs, waiting for something to happen which never
1505     will. Woohoo!
1506     It breaks one thing, though: nbd-server used to look in the 'current
1507     directory' at the time it was started to find the 'nbd_server.allow'
1508     file, a hosts.allow-style file containing machines that are allowed to
1509     log on. Since the daemon() call requires to change the current
1510     directory to the root-directory, it is now looked for at that
1511     place. Will be fixed ASAP, but I wanted to get this out first.
1512   * Actually changed to using start-stop-daemon.
1513   * Updated nl.po. Closes: #204574.
1515  -- Wouter Verhelst <wouter@debian.org>  Fri, 22 Aug 2003 10:24:49 +0200
1517 nbd (1:2.3-10) unstable; urgency=low
1519   * Don't forget to write unchanged configurations to the options file;
1520     also, make a backup of the configuration if we overwrite it. Closes:
1521     #203352.
1522   * Make sure NBD_SERVER_OPTS are being preserved.
1523   * Make a backup of /etc/nbd-client, too.
1525  -- Wouter Verhelst <wouter@debian.org>  Sun,  3 Aug 2003 20:13:33 +0200
1527 nbd (1:2.3-9) unstable; urgency=low
1529   * Removed README.Debian; it was outdated, and no longer useful.
1530   * Made sure the config script can handle being ran twice during the same
1531     installation run. Closes: #198062.
1532   * Made the templates in nbd-server and nbd-client about AUTO_GEN being
1533     set more consistent. Closes: #198929.
1534   * Added French debconf translation. Thanks, Christian Perrier;
1535     Closes: #200363
1537  -- Wouter Verhelst <wouter@debian.org>  Mon,  7 Jul 2003 21:43:25 +0200
1539 nbd (1:2.3-8) unstable; urgency=low
1541   * Revamped debconf stuff. It's now possible to configure multiple
1542     devices at installation time, while configuration changes should be
1543     preserved even if AUTO_GEN isn't set. Yay!
1544     Note that this is a short changelog for a lot of work; I mostly
1545     rewrote two .postinsts, redid two .configs from scratch, and had to
1546     rethink some things. I hope I caught all bugs :-)
1547   * /etc/nbd-client is now no longer a conffile. Since it's modified by
1548     postinst, it never should've been one anyway.
1550  -- Wouter Verhelst <wouter@debian.org>  Tue, 20 May 2003 23:41:03 +0200
1552 nbd (1:2.3-7) unstable; urgency=low
1554   * Removed assignment error from macro OFFT_MAX. This resulted in a
1555     warning on all architectures, and reduced the usefullness of
1556     nbd-server to nothing on 64bit architectures. It also
1557     Closes: #187435, #188079. libc guys: sorry for the noise -- and thanks
1558     for pointing me at that little detail which I overlooked, and which
1559     proved to be the key (nbd-server::size_autodetect).
1560   * prepended the 'nbd-server' call with nohup, to make upgrades work
1561     again.
1563  -- Wouter Verhelst <wouter@debian.org>  Tue, 15 Apr 2003 03:31:18 +0200
1565 nbd (1:2.3-6) unstable; urgency=low
1567   * Removed a little spelling error from one of the Debconf
1568     descriptions. Closes: #186947.
1570  -- Wouter Verhelst <wouter@debian.org>  Mon, 31 Mar 2003 20:22:19 +0200
1572 nbd (1:2.3-5) unstable; urgency=low
1574   * Fixed starting of nbd-server so that it properly detaches from a
1575     terminal. Closes: #179889
1576   * Converted to po-debconf
1577   * Bumped Standards-version from 3.5.2 to 3.5.9 (no changes
1578     applicable to nbd)
1579   * Made sure debian/nbd-server/bin exists before trying to copy files
1580     there, if we're not using dh_movefiles. Closes: #186668.
1581   * Added debconf translations from ddtp.debian.org
1583  -- Wouter Verhelst <wouter@debian.org>  Sun, 30 Mar 2003 15:45:20 +0200
1585 nbd (1:2.3-4) unstable; urgency=low
1587   * Fixed syntax error in nbd-client's postinst.
1588   * Removed duplicate update-rc.d commands (debhelper is nice, if it
1589     actually works ;-)
1591  -- Wouter Verhelst <wouter@debian.org>  Tue, 26 Nov 2002 01:04:06 +0100
1593 nbd (1:2.3-3) unstable; urgency=low
1595   * Fixed code in kernel-version sanity check in initscript so that it
1596     actually works now.
1597   * Rearranged start target of initscript so that it now just calls a
1598     'connect' and an 'activate' target of itself.
1600  -- Wouter Verhelst <wouter@debian.org>  Sat, 16 Nov 2002 21:24:28 +0100
1602 nbd (1:2.3-2) unstable; urgency=low
1604   * Replaced call to write() by a call to send(), so that NBD (hopefully)
1605     doesn't hang anymore. For those interested: For NBD to have Large File
1606     Support, it is being compiled with the precompiler directive
1607     _LARGEFILE_SOURCE set, and with the precompiler directive
1608     _FILE_OFFSET_BITS set to 64. As a result, all file operation syscalls
1609     are being replaced by their 64 bit counterparts. That's not a good
1610     idea to do on a socket, I believe...
1611   * Removed a bug that sometimes left /etc/nbd-server empty after
1612     (re-)install.
1613   * Rewrote warning in description about accessing the block device
1614     simultaneously from different clients to better reflect the
1615     truth. Sorry, ddtp ;-)
1616   * Added a sanity check to nbd-client's initscript: if the version of the
1617     kernel is < 2.4, disconnecting the client is not available, so
1618     restart will fail horribly, which also impacts upgrades. To avoid this
1619     problem, restart is made non-functional on kernels < 2.4.
1620   * Added a (conditional, as in sysvinit's /etc/init.d/checkfs.sh)
1621     spinner-option to the fsck in nbd-client's initscript.
1623  -- Wouter Verhelst <wouter@debian.org>  Tue, 12 Nov 2002 23:45:00 +0100
1625 nbd (1:2.3-1) unstable; urgency=low
1627   * New upstream release. This version brings you:
1628     - Real Large File Support, coding by yours truly. This probably
1629       Closes: #161292. Please reopen the bugreport if not.
1630     - Auto-switching to read-only mode when serving a file from a
1631       read-only medium. This is useful for floppies, CD-ROMs or other host
1632       filesystems that can't be written on.
1633     - Updated manpage for nbd-server, documenting the new '-a' option.
1634   * Modified nbd-server's initscript to wait a second between sending
1635     SIGTERM and SIGKILL when stopping.
1636   * Added -DISSERVER to CFLAGS, which will cause debugging messages to
1637     go to syslog instead of stderr.
1639  -- Wouter Verhelst <wouter@debian.org>  Sun, 20 Oct 2002 16:13:14 +0200
1641 nbd (1:2.1-1) unstable; urgency=low
1643   * New upstream version. This one brings you:
1644     - Reap zombies as they appear. Closes: #160374
1645     - Make error message that appears at the client's side when the
1646       server can't open the exported file a bit more helpful.
1647       Closes: #127098
1649  -- Wouter Verhelst <wouter@debian.org>  Wed, 11 Sep 2002 17:52:03 +0200
1651 nbd (1:2.0-6) unstable; urgency=low
1653   * Modified architecture line to include sh3, sh3eb, sh4, and sh4eb
1654     instead of just sh. Closes: #155523. See why there's #112325?
1656  -- Wouter Verhelst <wouter@debian.org>  Mon,  5 Aug 2002 23:33:10 +0200
1658 nbd (1:2.0-5) unstable; urgency=low
1660   * There was still one issue for mips and mipsel. Not anymore
1662  -- Wouter Verhelst <wouter@debian.org>  Sun, 21 Jul 2002 23:04:37 +0200
1664 nbd (1:2.0-4) unstable; urgency=low
1666   * Modified nbd-server.init.d to not kill itself, so that upgrading works
1667     again. Closes: #151424
1669  -- Wouter Verhelst <wouter@debian.org>  Sun, 30 Jun 2002 16:24:56 +0200
1671 nbd (1:2.0-3) unstable; urgency=low
1673   * Added CFLAGS to allow using >2GB files. Closes: #150871
1675  -- Wouter Verhelst <wouter@debian.org>  Mon, 24 Jun 2002 22:57:14 +0200
1677 nbd (1:2.0-2) unstable; urgency=low
1679   * Reapplied build fix for mips and mipsel.
1681  -- Wouter Verhelst <wouter@debian.org>  Mon, 27 May 2002 11:10:24 +0200
1683 nbd (1:2.0-1) unstable; urgency=low
1685   * New upstream release. closes: #148092. Note that this was not a year
1686     out-of-date as the bugreport claims; the previous Debian version was
1687     pulled out of CVS at March 20th, 2002, at which time the new upstream
1688     release was (at least) not yet in CVS.
1689   * fixed nbd-server.postinst to 're'write /etc/nbd-server, even if it
1690     does not exist yet. Grmbl. Closes: #148090.
1691   * Modified manpages: fixed EXAMPLES, and a few other minor changes
1693  -- Wouter Verhelst <wouter@debian.org>  Sat, 25 May 2002 20:30:52 +0200
1695 nbd (1:1.2cvs20020320-3) unstable; urgency=low
1697   * added 'chmod +x configure' to debian/rules before configure is called
1698     (closes: #140436)
1700  -- Wouter Verhelst <wouter@debian.org>  Fri, 29 Mar 2002 16:08:39 +0100
1702 nbd (1:1.2cvs20020320-2) unstable; urgency=low
1704   * Rebuilt with new unstable of the day, to fix the broken .diff.gz
1705     (Closes: #140238).
1707  -- Wouter Verhelst <wouter@debian.org>  Wed, 27 Mar 2002 18:08:58 +0100
1709 nbd (1:1.2cvs20020320-1) unstable; urgency=low
1711   * The "Cleaning up the mess" release
1712   * Added a "connect" target to nbd-client's /etc/init.d script. Use this
1713     to reconnect clients that have lost the connection to the server but
1714     still have an nbd blockdevice in use. No data will be lost that way,
1715     which is not the case if you use a "restart".
1716   * Since upstream is not really doing any "releases" anymore (there's one
1717     stable CVS branch which is only updated as bugs are fixed), use
1718     "1.2-cvsYYYYMMDD" as upstream version now.
1719   * New CVS change: using setsockopt() in nbd-server so that a stopped
1720     server doesn't need to wait for a timeout before it can be restarted.
1721   * This time really removed the duplicate output to /etc/nbd-server. I
1722     tried to be smart, but not anymore ;-)
1723   * Since my manpages are accepted by upstream and in upstream CVS,
1724     removed them from the debian/ directory.
1726  -- Wouter Verhelst <wouter@debian.org>  Sun, 24 Mar 2002 22:17:29 +0100
1728 nbd (1:1.2-13) unstable; urgency=low
1730   * Made /dev-entry debconf-question a bit clearer (Closes: #127094)
1731   * Explained the use of the nbd_server.allow file in nbd-server's manpage
1732     (partially closes #127098)
1734  -- Wouter Verhelst <wouter@debian.org>  Wed,  2 Jan 2002 23:49:43 +0100
1736 nbd (1:1.2-12) unstable; urgency=low
1738   * Corrected spelling errors in descriptions (Closes: #125167, #125168)
1740  -- Wouter Verhelst <wouter@debian.org>  Thu, 20 Dec 2001 00:40:13 +0100
1742 nbd (1:1.2-11) unstable; urgency=low
1744   * Added an invocation of fsck to nbd-client's initscript. This should've
1745     been done in 1:1.2-1. Really.
1747  -- Wouter Verhelst <wouter@debian.org>  Wed, 31 Oct 2001 12:37:06 +0100
1749 nbd (1:1.2-10) unstable; urgency=low
1751   * Applied patch from Branden Robinson for nbd-server's initscript
1752     (partially closes #117045)
1753   * Modified nbd-server's postinst so that it doesn't write it's
1754     information twice to /etc/nbd-server (Closes: #117045).
1755   * Changed shebang-line of all scripts that source the configfile to use
1756     /bin/bash instead of /bin/sh. I thought it would be no problem if I
1757     don't actually use the variable, but even the variable name isn't
1758     POSIXly correct (Closes: #117303).
1759   * Changed priority of AUTO_GEN debconf to low. You don't want to see
1760     this during an installation, only during a reconfigure. Also, added a
1761     similar note to nbd-server, since it now supports this variable too.
1763  -- Wouter Verhelst <wouter@debian.org>  Sun, 28 Oct 2001 11:20:07 +0100
1765 nbd (1:1.2-9) unstable; urgency=low
1767   * Fixed nbd-server's debconf configuration so that it actually works
1768     now. Always interesting, huh?
1769   * Added some upstream-suggested changes to nbd-server.c so that it
1770     should build on mips and mipsel too, now (Closes: #115110). Added mips
1771     and mipsel to Architecture line (I created that line with the output
1772     of madison nearby. But since it never built on mips before... well...)
1773   * Fixed some minor bugs in initscripts and postinsts.
1775  -- Wouter Verhelst <wouter@debian.org>  Mon, 22 Oct 2001 16:47:05 +0200
1777 nbd (1:1.2-8) unstable; urgency=low
1779   * removed a syntaxis fault from nbd-server's postrm. Dunno why I
1780     didn't find this earlier...
1782  -- Wouter Verhelst <wouter@debian.org>  Thu, 18 Oct 2001 00:08:17 +0200
1784 nbd (1:1.2-7) unstable; urgency=low
1786   * Since my TODO list is kinda complete now (Yeehaw!), remove the
1787     reference to it from debian/control.
1788   * Aestetical changes to initscript of nbd-server
1789   * Uncommented things in nbd-client's initscript. It didn't work before,
1790     but apparently it does now. I have no idea what was wrong; probably a
1791     bug in another package (most likely, bash) that has been solved now
1792     (it never looked wrong to me anyway). Please file a bug if I was
1793     wrong... ;-)
1794   * Now really modified nbd-client.postinst to do what it was supposed to
1795     do in 1:1.2-6. Actually, in -6 I modified nbd-server.postinst, but
1796     didn't touch nbd-client.postinst. I thus now modified
1797     nbd-client.postinst to reflect changes made to nbd-server.postinst in
1798     -6. Should've done that in the previous release, probably.
1799   * Removed hurd-i386 from architecture, since it doesn't build there
1800     after all.
1801     There has been some effort to port NBD to the Hurd, though, so I'll
1802     change the "Architecture:" line at some point in the future, when
1803     everything compiles cleanly. Not now, though.
1804   * Added pt_BR translations of both debconf templates. Thanks go to Andre
1805     Luis Lopes <andrelop@ig.com.br> (Closes: #115617, 115621)
1807  -- Wouter Verhelst <wouter@debian.org>  Mon, 15 Oct 2001 00:18:13 +0200
1809 nbd (1:1.2-6) unstable; urgency=low
1811   * Added german translation of debian/nbd-server.templates. Thanks go to
1812     Sebastian Feltel <sebastian@feltel.de> (Closes: #113486).
1813   * Minor changes to nbd-server manpage.
1814   * Made debian/nbd-server.postinst a bit more portable so that it creates
1815     good output, even if /bin/sh does not point to /bin/bash. Also, added
1816     support for extra options to /etc/nbd-server; add an array called
1817     NBD_SERVER_OPTS with the options you'd like (Closes: #113726). Since
1818     these options are probably quite rarely needed, I didn't change the
1819     debconf-configuration.
1820   * Slightly modified nbd-client.postinst so that grep dumps
1821     "NBD_DEVICE[0]" to /dev/null instead of stdout (Ah! So it was grep!
1822     ;-)
1823   * Made sure the "purge" target of nbd-server's postrm removes
1824     /etc/nbd-server. Since /etc/nbd-server is created in postinst, it is
1825     not part of any package or file, let alone it being a
1826     conffile. Therefore, I have to remove it manually in the postrm.
1828  -- Wouter Verhelst <wouter@debian.org>  Sun, 30 Sep 2001 23:19:13 +0200
1830 nbd (1:1.2-5) unstable; urgency=low
1832   * Made sure /etc/nbd-server exists before trying to access it
1833     (Closes: #113143)
1835  -- Wouter Verhelst <wouter@debian.org>  Sat, 22 Sep 2001 11:38:51 -0400
1837 nbd (1:1.2-4) unstable; urgency=low
1839   * Changed debian/rules file a bit so that this package should build the
1840     nbd-server on non-linux ports (currently only The
1841     Hurd). Unfortunately, I have to sum up each and every linux-port to
1842     achieve this. Have a look at #112325 to find out why. Since nbd-client
1843     needs support from the kernel, and since this is a linux-only thing,
1844     it makes no sense compiling nbd-client on other kernels. Hence, I
1845     don't try.
1846   * Created manpages for both nbd-client and nbd-server (Closes: #112049)
1847   * Now created an initscript for nbd-server too. Works the same way as
1848     the nbd-client initscript.
1850  -- Wouter Verhelst <wouter@debian.org>  Thu, 20 Sep 2001 13:37:34 +0200
1852 nbd (1:1.2-3) unstable; urgency=low
1854   * Removed bugs from postinst and /etc/init.d/nbd-client (closes:
1855     #112117)
1857  -- Wouter Verhelst <wouter@debian.org>  Thu, 13 Sep 2001 02:16:40 +0200
1859 nbd (1:1.2-2) unstable; urgency=low
1861   * Added debconf-configuration to install one nbd-client device. This
1862     should work for most installations.
1863   * Added information to /etc/nbd-client. See the file for details; it
1864     allows for multiple clients to be ran and killed at boot
1865     resp. shutdown.
1866   * Changed init.d-script for nbd-client (the previous changelog-entry
1867     fails to tell that the init.d-script is only for nbd-client too, BTW)
1868     to reflect new situation.
1870  -- Wouter Verhelst <wouter@debian.org>  Tue, 11 Sep 2001 00:26:39 +0200
1872 nbd (1:1.2-1) unstable; urgency=low
1874   * Added init.d-script
1875   * Added Build-Depends on kernel-headers, since #include "nbd.h" has
1876     changed to #include <linux/nbd.h> in upstream sources
1878  -- Wouter Verhelst <wouter@debian.org>  Thu, 14 Jun 2001 22:23:38 +0200
1880 nbd (14-2) unstable; urgency=low
1882   * Did some cleanup of debian/rules
1884  -- Wouter Verhelst <wouter@debian.org>  Thu,  7 Jun 2001 00:51:36 +0200
1886 nbd (14-1) unstable; urgency=low
1888   * Initial Release. (Closes: 96728)
1890  -- Wouter Verhelst <wouter@debian.org>  Sat,  2 Jun 2001 12:44:24 +0200