Accepting request 900786 from network:ha-clustering:Factory

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/900786
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/drbd?expand=0&rev=93
This commit is contained in:
Dominique Leuenberger 2021-06-19 21:04:14 +00:00 committed by Git OBS Bridge
commit fd35c13bdf
7 changed files with 32 additions and 14 deletions

View File

@ -3,16 +3,9 @@
<param name="url">git@github.com:LINBIT/drbd-9.0.git</param>
<param name="scm">git</param>
<param name="filename">drbd</param>
<!--
To update to a new release, change "revision" to the desired
git commit hash and bump "version" if necessary
This will download branch first instead of tag.
<param name="revision">drbd-9.0</param>
<param name="version">9.0.29~0</param>
-->
<param name="versionformat">9.0.29~0+git.%h</param>
<param name="versionformat">9.0.29~1+git.%h</param>
<param name="revision">drbd-9.0</param>
<param name="changesgenerate">disable</param>
</service>
<service name="recompress" mode="disabled">

4
_servicedata Normal file
View File

@ -0,0 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">git@github.com:LINBIT/drbd-9.0.git</param>
<param name="changesrevision">cc6228800d630a19f2bf37af41bab566011286c0</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b1c662ff2c888521e9dc9d2684a4b75a093b4f80f91b93f7caaf9e4ebb84c568
size 371450

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:10df370cbd21efb0b1417ae6275e620fe9b27f5a812980c93fb568a1e532be06
size 371181

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Fri Jun 11 15:28:19 UTC 2021 - nick wang <nwang@suse.com>
- Correct the real version 9.0.29~1
- Disable _servicedata to avoid verbose commits log
-------------------------------------------------------------------
Fri Jun 04 13:27:15 UTC 2021 - varkoly@suse.com
- Update to version 9.1.2
* drbd: fix termination of verify with stop sector
* drbd: Fix locking for the drbd_devices idr
* drbd: use DEFINE_MUTEX insteadm of mutex_init()
* drbd: remove device_to_minor()
* drbd: fix race condition resetting resync_next_bit
* build: fix make; make clean; make; with pre-packaged compat.patch
* compat: fix compat implementation of CRYPTO_TFM_NEED_KEY
* drbd: remove non-existant argument from kerneldoc
* drbd: kernel-doc and related fixes from upstream
* drbd: Avoid comma separated statements
-------------------------------------------------------------------
Fri May 7 05:53:20 UTC 2021 - nick wang <nwang@suse.com>

View File

@ -24,7 +24,7 @@
%endif
%endif
Name: drbd
Version: 9.0.29~0+git.9a7bc817
Version: 9.0.29~1+git.cc622880
Release: 0
Summary: Linux driver for the "Distributed Replicated Block Device"
License: GPL-2.0-or-later

View File

@ -1 +1 @@
GIT-hash: 9114a0383f72b87610cd9ee282676cf94213da5b
GIT-hash: cc6228800d630a19f2bf37af41bab566011286c0