Accepting request 569413 from network:ha-clustering:Unstable
Update to 9.0.12 OBS-URL: https://build.opensuse.org/request/show/569413 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/drbd?expand=0&rev=63
This commit is contained in:
parent
4663d95645
commit
2f644f3dcc
6
_service
6
_service
@ -7,10 +7,10 @@
|
|||||||
To update to a new release, change "revision" to the desired
|
To update to a new release, change "revision" to the desired
|
||||||
git commit hash and bump "version" if necessary
|
git commit hash and bump "version" if necessary
|
||||||
|
|
||||||
<param name="version">9.0.10</param>
|
<param name="version">9.0.12</param>
|
||||||
-->
|
-->
|
||||||
<param name="versionformat">9.0.10+git.%h</param>
|
<param name="versionformat">9.0.12+git.%h</param>
|
||||||
<param name="revision">b7994aa164158d944115dac2800e5c27ab2cd2c9</param>
|
<param name="revision">7eb4aef4abbfba8ebb1afbcc30574df74db0063e</param>
|
||||||
</service>
|
</service>
|
||||||
|
|
||||||
<service name="recompress" mode="disabled">
|
<service name="recompress" mode="disabled">
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0ba3cd0cfaab9a3b3acc48f78f94a77250bac9e6cfe10ee6b30d58643286b9de
|
|
||||||
size 312291
|
|
3
drbd-9.0.12+git.7eb4aef.tar.bz2
Normal file
3
drbd-9.0.12+git.7eb4aef.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2a7ed60b42b41a893dd1cff93907fd618bca31c780e7b21be6871f5e5b32262c
|
||||||
|
size 314006
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 24 03:44:56 UTC 2018 - nwang@suse.com
|
||||||
|
|
||||||
|
- bsc#1077318, Update to 9.0.12
|
||||||
|
* Fix a race condition in the device_open code path that can cause an
|
||||||
|
internal counter to go negative
|
||||||
|
- Update to 9.0.11
|
||||||
|
* Fix bug in compat code: Without this fix large bios are not split.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 6 07:24:09 UTC 2017 - nwang@suse.com
|
Wed Dec 6 07:24:09 UTC 2017 - nwang@suse.com
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: drbd
|
Name: drbd
|
||||||
Version: 9.0.10+git.b7994aa1
|
Version: 9.0.12+git.7eb4aef
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: DRBD driver for Linux
|
Summary: DRBD driver for Linux
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
|
@ -1 +1 @@
|
|||||||
GIT-hash: b7994aa164158d944115dac2800e5c27ab2cd2c9
|
GIT-hash: 7eb4aef4abbfba8ebb1afbcc30574df74db0063e
|
||||||
|
Loading…
Reference in New Issue
Block a user