From 4ac2a13ce431e5ab69ac142bec079ae9699f34d85fa4fd7a57606d8a80ad96d9 Mon Sep 17 00:00:00 2001 From: nick wang Date: Fri, 19 Jul 2019 06:51:58 +0000 Subject: [PATCH] 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 --- _service | 6 +++--- drbd-9.0.18+git.08cff482.tar.bz2 | 3 --- drbd-9.0.19+git.6f5fa5d3.tar.bz2 | 3 +++ drbd.changes | 19 +++++++++++++++++++ drbd.spec | 2 +- drbd_git_revision | 2 +- 6 files changed, 27 insertions(+), 8 deletions(-) delete mode 100644 drbd-9.0.18+git.08cff482.tar.bz2 create mode 100644 drbd-9.0.19+git.6f5fa5d3.tar.bz2 diff --git a/_service b/_service index 1bda7f2..db054cb 100644 --- a/_service +++ b/_service @@ -7,10 +7,10 @@ To update to a new release, change "revision" to the desired git commit hash and bump "version" if necessary - 9.0.18-1 + 9.0.19-1 --> - 9.0.18+git.%h - 08cff482579f0dbbc0aed76b65d9b1a1870d2292 + 9.0.19+git.%h + 6f5fa5d348a99e5eeb09d83c49853d72e614fd07 diff --git a/drbd-9.0.18+git.08cff482.tar.bz2 b/drbd-9.0.18+git.08cff482.tar.bz2 deleted file mode 100644 index 98cd6d4..0000000 --- a/drbd-9.0.18+git.08cff482.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:530631b92b2f07be5e81bbcc5d9d6c5f528db56ff2540a3a4372b6c7d4a48152 -size 331095 diff --git a/drbd-9.0.19+git.6f5fa5d3.tar.bz2 b/drbd-9.0.19+git.6f5fa5d3.tar.bz2 new file mode 100644 index 0000000..b2cf848 --- /dev/null +++ b/drbd-9.0.19+git.6f5fa5d3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83a6e0f8ec301b6067f3dc6d408e6627baddc6c3a215aa47a33ba63768fc69fb +size 333165 diff --git a/drbd.changes b/drbd.changes index 0d66447..8068272 100644 --- a/drbd.changes +++ b/drbd.changes @@ -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 diff --git a/drbd.spec b/drbd.spec index f501f98..a094fe6 100644 --- a/drbd.spec +++ b/drbd.spec @@ -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+ diff --git a/drbd_git_revision b/drbd_git_revision index 7a4b59d..0831452 100644 --- a/drbd_git_revision +++ b/drbd_git_revision @@ -1 +1 @@ -GIT-hash: 08cff482579f0dbbc0aed76b65d9b1a1870d2292 +GIT-hash: 6f5fa5d348a99e5eeb09d83c49853d72e614fd07