Accepting request 716724 from network:ha-clustering:Unstable

9.0.19-1

OBS-URL: https://build.opensuse.org/request/show/716724
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/drbd?expand=0&rev=88
This commit is contained in:
nick wang 2019-07-19 06:51:58 +00:00 committed by Git OBS Bridge
parent b5889d912c
commit 4ac2a13ce4
6 changed files with 27 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.18-1</param>
<param name="version">9.0.19-1</param>
-->
<param name="versionformat">9.0.18+git.%h</param>
<param name="revision">08cff482579f0dbbc0aed76b65d9b1a1870d2292</param>
<param name="versionformat">9.0.19+git.%h</param>
<param name="revision">6f5fa5d348a99e5eeb09d83c49853d72e614fd07</param>
</service>
<service name="recompress" mode="disabled">

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:530631b92b2f07be5e81bbcc5d9d6c5f528db56ff2540a3a4372b6c7d4a48152
size 331095

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:83a6e0f8ec301b6067f3dc6d408e6627baddc6c3a215aa47a33ba63768fc69fb
size 333165

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Fri Jul 19 03:06:11 UTC 2019 - nwang@suse.com
- Update to 9.0.19-1
* check on CAP_SYS_ADMIN instead of CAP_NET_ADMIN for certain operations
* fix detection of unstable resync
* fix possible stuck resync when resync started from an other secondary
and later continued from a primary
* fix NULL dereference with disk-timeout enabled; was introduced in 9.0.9
* retry connect when own current UUID changes during UUID exchange
* fix quorum tie-breaker diskless logic for settings other than "majority"
* disable quorum tie-breaker for 0 voters
* fix dax_direct_access() error return check
* fix resync stuck at near completion; bug was intorduces with 9.0.17
* unblock IO when on-quorum-lost policy is changed (suspend -> io-error)
* introduce allow-remote-read configuration option; set it to "no" for
DR links you only want to write, but never read
* only complain about UUID changes during initial handshake
-------------------------------------------------------------------
Tue May 28 05:52:07 UTC 2019 - nwang@suse.com

View File

@ -24,7 +24,7 @@
%endif
Name: drbd
Version: 9.0.18+git.08cff482
Version: 9.0.19+git.6f5fa5d3
Release: 0
Summary: DRBD driver for Linux
License: GPL-2.0+

View File

@ -1 +1 @@
GIT-hash: 08cff482579f0dbbc0aed76b65d9b1a1870d2292
GIT-hash: 6f5fa5d348a99e5eeb09d83c49853d72e614fd07