diff --git a/vhba-kmp.changes b/vhba-kmp.changes index e481156..142269d 100644 --- a/vhba-kmp.changes +++ b/vhba-kmp.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Oct 17 10:02:53 UTC 2019 - Jan Engelhardt + +- Update to release 20190831 + * Don't try to unload module from running kernel. + * Add support for multiple SCSI channels. + * Add proper support for scatterlist chaining. + ------------------------------------------------------------------- Mon Jul 1 13:45:02 UTC 2019 - Aaron Stern diff --git a/vhba-kmp.spec b/vhba-kmp.spec index fcb0623..f0c6ff1 100644 --- a/vhba-kmp.spec +++ b/vhba-kmp.spec @@ -17,11 +17,11 @@ Name: vhba-kmp -Version: 20190410 +Version: 20190831 Release: 0 Summary: Virtual SCSI Host Bus Adapter License: GPL-2.0-or-later -Group: System/Kernel +Group: kernel scsi URL: http://cdemu.sf.net/about/vhba/ #Git-Clone: git://git.code.sf.net/p/cdemu/code diff --git a/vhba-module-20190410.tar.bz2 b/vhba-module-20190410.tar.bz2 deleted file mode 100644 index 09bdaff..0000000 --- a/vhba-module-20190410.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0c18954a8c2c7e208b20afdf785501b23be9382345e6577eba5d653002862394 -size 15741 diff --git a/vhba-module-20190831.tar.bz2 b/vhba-module-20190831.tar.bz2 new file mode 100644 index 0000000..b1fee12 --- /dev/null +++ b/vhba-module-20190831.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a83772cf8bec15723f7a8105a0aae3faa057edbd5595e6c081e5803a8996bf9 +size 15570