This commit is contained in:
78
nbd.changes
Normal file
78
nbd.changes
Normal file
@@ -0,0 +1,78 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 18 01:49:07 CET 2006 - garloff@suse.de
|
||||
|
||||
- Add nbd-server init script (parses /etc/nbd-server.conf).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 19 14:03:52 CEST 2006 - garloff@suse.de
|
||||
|
||||
- Update to nbd-2.8.7:
|
||||
* A fix for build against nbd.h for kernel 2.6.18 (and above,
|
||||
presumably)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 13 00:50:12 CEST 2006 - ro@suse.de
|
||||
|
||||
- include linux/types.h before linux/nbd.h
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 7 15:32:39 CEST 2006 - garloff@suse.de
|
||||
|
||||
- Update to nbd-2.8.6:
|
||||
* performance/reliability improvements: Use select() rather than
|
||||
accept() and waitpid() with WNOHANG rather than wait().
|
||||
- Update to nbd-2.8.5:
|
||||
* -persist option.
|
||||
* Add export verification.
|
||||
* Make sure queue is empty for write requests to read-only export.
|
||||
- Update to nbd-2.8.4:
|
||||
* Includes the previous fix (closing server socket)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 6 14:14:26 CET 2006 - garloff@suse.de
|
||||
|
||||
- Make sure children quit when they finish serving, rather than
|
||||
trying to do stuff with a server socket that they've closed
|
||||
already in a loop. Whoops. (Fix from nbd-2.8.4.)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 25 21:38:34 CET 2006 - mls@suse.de
|
||||
|
||||
- converted neededforbuild to BuildRequires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 23 16:07:50 CET 2006 - garloff@suse.de
|
||||
|
||||
- Enable -fstack-protector.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 9 14:41:25 CET 2006 - garloff@suse.de
|
||||
|
||||
- Update to nbd-2.8.3:
|
||||
* CVE-2005-3534.
|
||||
* A fix for 64bit systems regarding the BLKGETSIZE ioctl().
|
||||
* Better handling of SIGCHLD.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 20 00:05:22 CET 2005 - garloff@suse.de
|
||||
|
||||
- Update to nbd-2.8.2:
|
||||
* Enable LFS by default.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 2 22:27:40 CET 2005 - dmueller@suse.de
|
||||
|
||||
- don't build as root
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 28 10:22:59 CEST 2005 - garloff@suse.de
|
||||
|
||||
- Update to version 2.8.1.
|
||||
- Documentation added.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 4 18:24:39 CEST 2005 - garloff@suse.de
|
||||
|
||||
- Initial creation of package.
|
||||
|
||||
-------------------------------------------------------------------
|
Reference in New Issue
Block a user