Пакет nbd: Информация

    Исходный пакет: nbd
    Версия: 3.2-alt1
    Собран:  6 июля 2012 г. 3:35
    Категория: Сети/Прочее
    Сообщить об ошибке в пакете
    Домашняя страница: http://nbd.sourceforge.net/

    Лицензия: GPL
    О пакете: Network Block Device user space tools
    Описание: 
    Tools for the Linux Kernel's network block device, allowing you to use
    remote block devices over a TCP/IP network.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    nbd-client (x86_64, i586)
    nbd-client-debuginfo (x86_64, i586)
    nbd-doc (noarch)
    nbd-server (x86_64, i586)
    nbd-server-debuginfo (x86_64, i586)

    Сопровождающий: Dmitry V. Levin

    Список участников:
    Dmitry V. Levin
    Vitaly Kuznetsov
    Michail Yakushin
    Led

      1. glib2-devel
      2. docbook-utils
      3. setproctitle-devel
      4. zlib-devel

    Последнее изменение


    6 июля 2012 г. Dmitry V. Levin 3.2-alt1
    - Updated to 3.2.
    - Updated package decriptions.
    - Enhanced interpackage dependencies.
    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.
    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.