Package nbd-client: Information

    Binary package: nbd-client
    Version: 3.2-alt1
    Architecture: i586
    Build time:  Jul 6, 2012, 03:35 AM
    Source package: nbd
    Category: Networking/Other
    Report package bug
    License: GPL
    Summary: Network Block Device client
    Description: 
    This package contains nbd-client - a user space tool needed to manage
    a Network Block Device.

    Maintainer: Dmitry V. Levin


    Last changed


    July 6, 2012 Dmitry V. Levin 3.2-alt1
    - Updated to 3.2.
    - Updated package decriptions.
    - Enhanced interpackage dependencies.
    June 19, 2012 Dmitry V. Levin 3.1.1-alt5
    - nbd-server:
      + fixed several memory leaks in connection handling code;
      + fixed potential losing of new client connections;
      + fixed signal handling;
      + added and enabled setproctitle support.
    June 15, 2012 Dmitry V. Levin 3.1.1-alt4
    - nbd-client: try to reconnect harder in persist mode.
    - nbd-server:
      + fixed crash in child processes on sigterm;
      + implemented -D/-dont-daemonize option for systemd;
      + fixed modernsock initialization;
      + fixed modernsock descriptor leaking to child processes.