Accepting request 644758 from home:wanghaisu:branches:network:ha-clustering:Factory
Update to 9.0.16-1. OBS-URL: https://build.opensuse.org/request/show/644758 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/drbd?expand=0&rev=74
This commit is contained in:
parent
31a5d6a79d
commit
50c4f7c809
6
_service
6
_service
@ -7,10 +7,10 @@
|
||||
To update to a new release, change "revision" to the desired
|
||||
git commit hash and bump "version" if necessary
|
||||
|
||||
<param name="version">9.0.15-1</param>
|
||||
<param name="version">9.0.16-1</param>
|
||||
-->
|
||||
<param name="versionformat">9.0.15+git.%h</param>
|
||||
<param name="revision">c46d27900f471ea0f5ba587592439a9ddde1d08b</param>
|
||||
<param name="versionformat">9.0.16+git.%h</param>
|
||||
<param name="revision">ab9777dfeaf9d619acc9a5201bfcae8103e9529c</param>
|
||||
</service>
|
||||
|
||||
<service name="recompress" mode="disabled">
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:75820bf5d61b805171a5dce919adf06de5bf8cd27971dfcf579677b46cc0d651
|
||||
size 318576
|
3
drbd-9.0.16+git.ab9777df.tar.bz2
Normal file
3
drbd-9.0.16+git.ab9777df.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:885be9f12ad24f16f62f5a1cd36991569187b66a1b878e12cce69fb3117ae239
|
||||
size 320850
|
13
drbd.changes
13
drbd.changes
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 26 03:01:05 UTC 2018 - nwang@suse.com
|
||||
|
||||
- Update to 9.0.16-1
|
||||
* Fix regression (introduced with 9.0.15) in handling request timeouts
|
||||
* Fix a possible distributed loop when establishing a connection
|
||||
* Fix a corner case in case a resync "overtakes" an other one
|
||||
* Fix clearing of the PRIMARY_LOST_QUORUM flag
|
||||
* Check peers before generating new current UUID after loosing a node
|
||||
* In case the locally configured address of a connection is not
|
||||
available keep on retrying until it comes back
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 23 02:32:47 UTC 2018 - nwang@suse.com
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
%endif
|
||||
|
||||
Name: drbd
|
||||
Version: 9.0.15+git.c46d2790
|
||||
Version: 9.0.16+git.ab9777df
|
||||
Release: 0
|
||||
Summary: DRBD driver for Linux
|
||||
License: GPL-2.0+
|
||||
|
@ -1 +1 @@
|
||||
GIT-hash: c46d27900f471ea0f5ba587592439a9ddde1d08b
|
||||
GIT-hash: ab9777dfeaf9d619acc9a5201bfcae8103e9529c
|
||||
|
Loading…
Reference in New Issue
Block a user