Accepting request 888537 from filesystems

- Update to release 20210418

OBS-URL: https://build.opensuse.org/request/show/888537
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vhba-kmp?expand=0&rev=18
This commit is contained in:
Dominique Leuenberger 2021-04-27 19:34:35 +00:00 committed by Git OBS Bridge
commit 8722853576
4 changed files with 16 additions and 9 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Apr 20 13:41:52 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Update to release 20210418
* vhba: Change how command matching and tagging is performed.
* vhba: Use dynamic debugging for everything.
* vhba: Handle command queue locking ourselves.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Mar 19 10:36:07 UTC 2020 - Aaron Stern <ukbeast89@protonmail.com> Thu Mar 19 10:36:07 UTC 2020 - Aaron Stern <ukbeast89@protonmail.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package vhba-kmp # spec file for package vhba-kmp
# #
# Copyright (c) 2020 SUSE LLC # Copyright (c) 2021 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -17,21 +17,20 @@
Name: vhba-kmp Name: vhba-kmp
Version: 20200106 Version: 20210418
Release: 0 Release: 0
Summary: Virtual SCSI Host Bus Adapter Summary: Virtual SCSI Host Bus Adapter
License: GPL-2.0-or-later License: GPL-2.0-or-later
Group: System/Kernel Group: System/Kernel
URL: http://cdemu.sf.net/about/vhba/ URL: https://cdemu.sourceforge.io/about/vhba/
#Git-Clone: git://git.code.sf.net/p/cdemu/code #Git-Clone: https://github.com/cdemu/cdemu
Source: http://downloads.sf.net/cdemu/vhba-module-%version.tar.bz2 Source: https://downloads.sf.net/cdemu/vhba-module-%version.tar.xz
Source2: %name-preamble Source2: %name-preamble
Patch1: vhba-no-werror.diff Patch1: vhba-no-werror.diff
Patch2: vhba-devname.diff Patch2: vhba-devname.diff
BuildRequires: kernel-syms >= 2.6.20 BuildRequires: kernel-syms >= 2.6.20
BuildRequires: modutils BuildRequires: modutils
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{?kernel_module_package:%kernel_module_package -n vhba -p %name-preamble} %{?kernel_module_package:%kernel_module_package -n vhba -p %name-preamble}

View File

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

View File

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