diff --git a/_service b/_service index 2c05e0a..f5e3a4c 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.13 + 9.0.14 --> - 9.0.13+git.%h - b83ade31e10925030206854027021eb4fc9f2563 + 9.0.14+git.%h + 62f906cf44ef02a30ce0c148fec223b40c51c533 diff --git a/drbd-9.0.13+git.b83ade31.tar.bz2 b/drbd-9.0.13+git.b83ade31.tar.bz2 deleted file mode 100644 index c338c07..0000000 --- a/drbd-9.0.13+git.b83ade31.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:509649d4bb6ee7c5016220782a8638020dc2d519216439becfec00041a98ca73 -size 315600 diff --git a/drbd-9.0.14+git.62f906cf.tar.bz2 b/drbd-9.0.14+git.62f906cf.tar.bz2 new file mode 100644 index 0000000..1557789 --- /dev/null +++ b/drbd-9.0.14+git.62f906cf.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c788f99784ef051137929e33e05b15123471dcf48aa2e2c46aef8cbad5b2ffb +size 317653 diff --git a/drbd.changes b/drbd.changes index 815e9e6..a79b22b 100644 --- a/drbd.changes +++ b/drbd.changes @@ -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 diff --git a/drbd.spec b/drbd.spec index 915aaa6..48d3bad 100644 --- a/drbd.spec +++ b/drbd.spec @@ -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+ diff --git a/drbd_git_revision b/drbd_git_revision index 336641a..7829659 100644 --- a/drbd_git_revision +++ b/drbd_git_revision @@ -1 +1 @@ -GIT-hash: b83ade31e10925030206854027021eb4fc9f2563 +GIT-hash: 62f906cf44ef02a30ce0c148fec223b40c51c533