diff --git a/_service b/_service
index 4ee288c..520478a 100644
--- a/_service
+++ b/_service
@@ -9,9 +9,9 @@
This will download branch first instead of tag.
drbd-9.0
- 9.0.24~1
+ 9.0.25~0
-->
- 9.0.24~1+git.%h
+ 9.0.25~0+git.%h
drbd-9.0
diff --git a/drbd-9.0.24~1+git.17730ea3.tar.bz2 b/drbd-9.0.24~1+git.17730ea3.tar.bz2
deleted file mode 100644
index 88fff14..0000000
--- a/drbd-9.0.24~1+git.17730ea3.tar.bz2
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:56e28dc14bf917c105fe506a58cd0c06ef7d84245373f690804b036dec4aa18e
-size 358888
diff --git a/drbd-9.0.25~0+git.bd41626d.tar.bz2 b/drbd-9.0.25~0+git.bd41626d.tar.bz2
new file mode 100644
index 0000000..7e24f9d
--- /dev/null
+++ b/drbd-9.0.25~0+git.bd41626d.tar.bz2
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a2caec13ee4d3936ebf296a8d52c17197a6c90c4504e6c2c066a844f630ef355
+size 355097
diff --git a/drbd.changes b/drbd.changes
index bb9ebe9..7953c8f 100644
--- a/drbd.changes
+++ b/drbd.changes
@@ -1,7 +1,23 @@
-------------------------------------------------------------------
-Fri Aug 14 02:45:28 UTC 2020 - nick wang
+Fri Sep 18 07:38:21 UTC 2020 - nick wang
-- bsc#1175257, use the latest drbd-9.0.24-1
+- bsc#1175257, update to 9.0.25-0rc1
+ * fix a race condition between receiving UUIDs and finishing a resync
+ that can lead to a false-positive split-brain detection later on
+ * fix access after free of peer_req objects, that only happened when
+ a resync target node is paused sync source at the same time
+ * fix abortion of local state changes in case they can not proceed due
+ to loss of connection
+ * fix corner cases with reconciliation resync and parallel promote
+ * fix an issue establishing a connection when the multipath feature is
+ used to connect to a stacked resource without a dedicated service IP
+ * fix sometimes a peer-disk state to another resync-target staying Outdated
+ after two resyncs from the same sync source node finish
+ * fix an (unlikely) deadlock while establishing a connection
+ * deactivate the kref_debug code, it has performance implicatios
+ * Introduce the "disconnected" hander; it receives the last connection
+ state in the evnironment variable DRBD_CSTATE
+- Changes of drbd-9.0.24-1
* fix deadlock when connecting drbd-9 to drbd-8.4 and the drbd-9
side becomes sync-source
* fix an issue with 3 (or more) node configurations; with a diskless node
diff --git a/drbd.spec b/drbd.spec
index ff2f4ee..032857f 100644
--- a/drbd.spec
+++ b/drbd.spec
@@ -24,7 +24,7 @@
%endif
%endif
Name: drbd
-Version: 9.0.24~1+git.17730ea3
+Version: 9.0.25~0+git.bd41626d
Release: 0
Summary: Linux driver for the "Distributed Replicated Block Device"
License: GPL-2.0-or-later
diff --git a/drbd_git_revision b/drbd_git_revision
index e0b3bb0..5d64112 100644
--- a/drbd_git_revision
+++ b/drbd_git_revision
@@ -1 +1 @@
-GIT-hash: 17730ea36f2aa2137cfdd11fb2770d748e04116e
+GIT-hash: bd41626d3fdc7b6f575532020ff9ce1c9c4bf29b