Accepting request 606121 from network:ha-clustering:Unstable
Update to 9.4.0 OBS-URL: https://build.opensuse.org/request/show/606121 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/drbd-utils?expand=0&rev=62
This commit is contained in:
parent
a30c1dc476
commit
7fcd9888ab
4
_service
4
_service
@ -5,10 +5,10 @@
|
||||
<param name="filename">drbd-utils</param>
|
||||
<!--
|
||||
build service using release drbd-utils atm.
|
||||
<param name="version">9.3.1</param>
|
||||
<param name="version">9.4.0</param>
|
||||
Using release tarball instead of git since need buildtag.c/h
|
||||
-->
|
||||
<param name="versionformat">9.3.1+git.%h</param>
|
||||
<param name="versionformat">9.4.0+git.%h</param>
|
||||
<param name="revision">master</param>
|
||||
</service>
|
||||
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9c5bcb496f3822c05762a3c6b59dede71e92a8227b76fb4de6362db7f0608747
|
||||
size 1054545
|
3
drbd-utils-9.4.0.tar.gz
Normal file
3
drbd-utils-9.4.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1c37b038dff854f3c643e26ca949beb0ce1142494791592338cf4c93c585352d
|
||||
size 1057601
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 10 09:11:09 UTC 2018 - nwang@suse.com
|
||||
|
||||
- Update to 9.4.0
|
||||
* drbdmeta: don't exit with negative return codes
|
||||
* usage counts: only register if we know driver version
|
||||
* drbdsetup,v9: expose detailed verify/resync statistics
|
||||
* drbdsetup,v9,json: saner types for client/peer-client/quorum
|
||||
on --json
|
||||
* drbdsetup,v9: expose client/peer-client in status if !isatty()
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 8 02:43:23 UTC 2018 - nwang@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%bcond_without drbdmon
|
||||
|
||||
Name: drbd-utils
|
||||
Version: 9.3.1
|
||||
Version: 9.4.0
|
||||
Release: 0
|
||||
Summary: Distributed Replicated Block Device
|
||||
License: GPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user