lp:ubuntu/maverick-security/nbd

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/maverick-security/nbd
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

24. By Marc Deslauriers

* SECURITY UPDATE: arbitrary code execution via long request (LP: #718300)
  - nbd-server.c: fix buffer size checking.
  - https://github.com/yoe/nbd/commit/3ef52043861ab16352d49af89e048ba6339d6df8
  - CVE-2011-0530

23. By Wouter Verhelst

* Merge from Debian Unstable. Remaining changes:
  - Drop /etc/modprobe.d/nbd-client; the kernel default is already
    appropriate.

22. By Scott James Remnant (Canonical)

* debian/nbd-client.modprobe: Drop, the default is already 16
* debian/rules: Update
* debian/nbd-client.dirs: Drop explicit directory creation
* debian/nbd-client.preinst: Remove on upgrade

21. By Wouter Verhelst

* The "merry christmas" release.
* nbd-client: Install /etc/modprobe.d/nbd, which specifies a
  'max_part' parameter, to support partitions in NBD.
* nbd-client.initrd: Strip partition number off the nbdbasedev and
  nbdrootdev parameters, to support booting off a partition rather
  than a device, if that is wanted.
* nbd-client.init.d: In case of root-on-nbd, save our PID to
  /lib/init/rw/sendsigs.omit.d, so that we don't lose our root
  filesystem prematurely on shutdown.
* nbd-client.postinst: call update-initramfs -u, to make initramfs
  script be actually installed.
* configure.ac: remove KLCC crap, so that compilation doesn't break if
  klcc was accidentally installed. Is applied upstream for 2.9.12, but
  that isn't ready yet. Also, re-run autoconf.
* nbd-server.1: clarify '-l host list' to be '-l host list filename',
  which it really is. Closes: #507875.
* debian/control: bump standards-version to 3.8.0 (nothing applicable
  to nbd); add ${misc:Depends} to depends line on both nbd-server and
  nbd-client, both silence lintian to some extent.
* debian/nbd-client.README.Debian: update

20. By Wouter Verhelst

* New upstream release
  - Fixes listenaddr handling; Closes: #478725.

19. By Colin Watson

Build nbd-client-udeb for lpia as well. (We don't use it at present, but
it's the easiest way to avoid a build failure.)

18. By Wouter Verhelst

* New upstream release
  - Fixes PID file naming; Closes: #450430.
  - Fixes segfault on multiple exports in config file; Closes: #451231.
* Add experimental LSB headers. Initscript dependency info should really be
  calculated dynamically, but at least this is better than nothing.
  Closes: #448225.

17. By Scott Balneaves

Add proper dh_installman handling, include nbd-server.5 man page.

16. By Scott Balneaves

Bug: #134572 segfault. In file nbd-server.c, variable err not
being initialized, but dereferenced.

15. By Matthias Klose

* Build nbd-client package for lpia.
* Set Ubuntu maintainer address.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/oneiric/nbd
This branch contains Public information 
Everyone can see this information.

Subscribers