Accepting request 603346 from network:ha-clustering:Unstable

Update to 9.0.14-1

OBS-URL: https://build.opensuse.org/request/show/603346
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/drbd?expand=0&rev=70
This commit is contained in:
nick wang 2018-05-03 05:55:03 +00:00 committed by Git OBS Bridge
parent 2dedcb784d
commit 2da0b071cc
6 changed files with 32 additions and 8 deletions

View File

@ -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.13</param>
<param name="version">9.0.14</param>
-->
<param name="versionformat">9.0.13+git.%h</param>
<param name="revision">b83ade31e10925030206854027021eb4fc9f2563</param>
<param name="versionformat">9.0.14+git.%h</param>
<param name="revision">62f906cf44ef02a30ce0c148fec223b40c51c533</param>
</service>
<service name="recompress" mode="disabled">

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:509649d4bb6ee7c5016220782a8638020dc2d519216439becfec00041a98ca73
size 315600

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7c788f99784ef051137929e33e05b15123471dcf48aa2e2c46aef8cbad5b2ffb
size 317653

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Thu May 3 01:04:29 UTC 2018 - nwang@suse.com
- Update to 9.0.14-1
* fix regression in 9.0.13: call after-split-brain-recovery
handlers no auto-recovery strategies (not even the default:
disconnect) would be applied, nodes would stay connected
and all nodes would try to become the source of the resync.
* fix spurious temporary promotion failure: if after Primary
loss failover happened too quickly, transparently retry internally.
* fixup recently introduced P_ZEROES to actually work as intended
* fix online-verify to account for skipped blocks; otherwise,
it won't notice that it has finished, apparently being stuck
near "100% done"
* expose more resync and online-verify statistics and details
* improve accounting of "in-flight" data and resync requests
* allow taking down an already useless minor device during "down",
even if it is (temporarily) opened by for example udev scanning
* fix for a node staying "only" Consistent and not returning
to UpToDate in certain scenarios when fencing is enabled
* fix data generation UUID propagate during resync
* compat for upstream kernels up to v4.17
-------------------------------------------------------------------
Sun Apr 8 02:00:53 UTC 2018 - nwang@suse.com

View File

@ -24,7 +24,7 @@
%endif
Name: drbd
Version: 9.0.13+git.b83ade31
Version: 9.0.14+git.62f906cf
Release: 0
Summary: DRBD driver for Linux
License: GPL-2.0+

View File

@ -1 +1 @@
GIT-hash: b83ade31e10925030206854027021eb4fc9f2563
GIT-hash: 62f906cf44ef02a30ce0c148fec223b40c51c533