Change logs for nbd source package in Bionic

  • nbd (1:3.16.2-1ubuntu0.2) bionic-security; urgency=medium
    
      * SECURITY UPDATE: heap overflow via long name length
        - nbd-server.c: limit the size of a name length.
        - CVE-2022-26495
      * SECURITY UPDATE: buffer overflow in NBD_OPT_INFO/NBD_OPT_GO handling
        - nbd-server.c: use consume function instead of socket_read.
        - CVE-2022-26496
    
     -- Marc Deslauriers <email address hidden>  Thu, 10 Mar 2022 08:17:54 -0500
  • nbd (1:3.16.2-1ubuntu0.1) bionic; urgency=medium
    
      * Fix bugs causing nbd-smoke-test to fail (LP: #1772024)
        - Fix segfault when exporting only from a file on the command line.
          + https://github.com/NetworkBlockDevice/nbd/commit/4c924b7b64fb1b6cb9be8e8f508d459c0ed05a60
        - Fix fd leaks when fork fails.
          + https://github.com/NetworkBlockDevice/nbd/commit/0e094066a2676149e511f41a5eee1062de73e198
        - debian/control: change Maintainer
    
     -- Thadeu Lima de Souza Cascardo <email address hidden>  Wed, 30 May 2018 15:10:02 -0300
  • nbd (1:3.16.2-1) unstable; urgency=medium
    
      * New upstream release
      * Add missing After=network-online.target to nbd@ systemd unit.
        Closes: #862531.
      * Updated translations:
        - French, by Alban Vidal; closes: #865988
    
     -- Wouter Verhelst <email address hidden>  Wed, 13 Sep 2017 16:52:45 +0200
  • nbd (1:3.15.2-3) unstable; urgency=medium
    
      * tests/run/certs/client-cert.pem: regenerate with a certificate
        validity of 10 years rather than 1, so that the test suite does not
        fail.
    
     -- Wouter Verhelst <email address hidden>  Mon, 24 Apr 2017 18:45:17 +0200