Accepting request 491389 from home:wanghaisu:branches:network:ha-clustering:Factory
Update to 9.0.7(rc2) and change drbd-utils requirement to 8.9.11. bsc#1028124 OBS-URL: https://build.opensuse.org/request/show/491389 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/drbd?expand=0&rev=44
This commit is contained in:
parent
9459466ff0
commit
97165c6dae
6
_service
6
_service
@ -7,10 +7,10 @@
|
||||
To update to a new release, change "revision" to the desired
|
||||
git commit hash and bump "version" if necessary
|
||||
|
||||
<param name="version">9.0.7rc1</param>
|
||||
<param name="version">9.0.7rc2</param>
|
||||
-->
|
||||
<param name="versionformat">9.0.7rc1+git.%h</param>
|
||||
<param name="revision">093821cd3aae36ee123744cc27a2ce548e3a13e9</param>
|
||||
<param name="versionformat">9.0.7rc2+git.%h</param>
|
||||
<param name="revision">0677d8b1ce8a81bc8913391cf8ebd09ad30d32c0</param>
|
||||
</service>
|
||||
|
||||
<service name="recompress" mode="disabled">
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f156b4096ab7b8f0888dddac45cdeff8c858aa8d3247e3abb6461dc3aa018a03
|
||||
size 304453
|
3
drbd-9.0.7rc2+git.0677d8b1.tar.bz2
Normal file
3
drbd-9.0.7rc2+git.0677d8b1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:67b4754aaf4b662e6e7d6e5d38f86b75c2d6f702efc3173a067c252db7b410d4
|
||||
size 304389
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 26 09:03:00 UTC 2017 - nwang@suse.com
|
||||
|
||||
- Update to 9.0.7
|
||||
Using 9.0.7rc2 for upgrading from rc1...
|
||||
- bsc#1028124, fix kernel compat
|
||||
- Fix a potenial split brain
|
||||
- Change the drbd-utils requirement to 8.9.11
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 24 07:44:01 UTC 2017 - nwang@suse.com
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
||||
%endif
|
||||
|
||||
Name: drbd
|
||||
Version: 9.0.7rc1+git.093821cd
|
||||
Version: 9.0.7rc2+git.0677d8b1
|
||||
Release: 0
|
||||
Summary: DRBD driver for Linux
|
||||
License: GPL-2.0
|
||||
@ -40,8 +40,8 @@ Patch1: fix-resync-finished-with-syncs-have-bits-set.patch
|
||||
BuildRequires: kernel-source
|
||||
BuildRequires: kernel-syms
|
||||
BuildRequires: module-init-tools
|
||||
Requires: drbd-utils >= 8.9.9
|
||||
Supplements: drbd-utils >= 8.9.9
|
||||
Requires: drbd-utils >= 8.9.11
|
||||
Supplements: drbd-utils >= 8.9.11
|
||||
Obsoletes: drbd-kmp < %{version}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
ExcludeArch: i586 s390
|
||||
|
Loading…
Reference in New Issue
Block a user