This commit is contained in:
committed by
Git OBS Bridge
parent
210b05973c
commit
8f177ca986
22
nbd.spec
22
nbd.spec
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package nbd (Version 2.9.8)
|
||||
# spec file for package nbd (Version 2.9.9)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@@ -13,7 +13,7 @@
|
||||
Name: nbd
|
||||
BuildRequires: doxygen glib2-devel
|
||||
PreReq: %insserv_prereq coreutils
|
||||
Version: 2.9.8
|
||||
Version: 2.9.9
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: Productivity/Networking/Other
|
||||
@@ -158,15 +158,19 @@ fi
|
||||
%preun
|
||||
%{stop_on_removal nbd-server}
|
||||
%changelog
|
||||
* Thu Nov 15 2007 - garloff@suse.de
|
||||
- Update to nbd-2.9.9:
|
||||
* Document -C option of nbd-server.
|
||||
* Fix name of /var/run/ file.
|
||||
* Wed Nov 07 2007 - garloff@suse.de
|
||||
- Split nbd into nbd and nbd-doc packages.
|
||||
- Update to 2.9.8:
|
||||
* nbd-server can now setuid to specified user and group
|
||||
* prerun and postrun scripts can be specified
|
||||
* IP address to bind to (listenaddress) can be configured
|
||||
* Socket Direct Protocol (sdp) -- not enabled
|
||||
* server exits now after connection has gone (oops!)
|
||||
* nbd-client: timeout parameter
|
||||
- Update to nbd-2.9.8:
|
||||
* nbd-server can now setuid to specified user and group.
|
||||
* prerun and postrun scripts can be specified.
|
||||
* IP address to bind to (listenaddress) can be configured.
|
||||
* Socket Direct Protocol (sdp) -- not enabled.
|
||||
* server exits now after connection has gone (oops!).
|
||||
* nbd-client: timeout parameter.
|
||||
* Mon Jul 30 2007 - garloff@suse.de
|
||||
- Convert options from old nbd-server.conf to new nbd-server/config
|
||||
on update and drop support for old config file syntax.
|
||||
|
Reference in New Issue
Block a user