SHA256
1
0
forked from pool/drbd
OBS User unknown
2008-12-15 11:27:19 +00:00
committed by Git OBS Bridge
parent 2071e3b20c
commit 8a0ee48501
4 changed files with 26 additions and 38 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Dec 10 13:30:00 CET 2008 - lmb@suse.de
- Update with changes from 8a9ba53abe973301639beacc55eec569b43507e5:
- Fix buffer overflow and off-by-one errors in drbd user-space token
parser (bnc#450883).
- Fix resizing of devices.
- Fix a NULL pointer dereference in barrier handling.
- Handle failing request better.
- Race in UUID synchronization.
- Fix a call to a blocking function from within a spinlock.
- drbd-optflags.patch: removed, is now upstream.
-------------------------------------------------------------------
Fri Nov 21 14:00:00 CET 2008 - lmb@suse.de