diff --git a/vhba-kmp.changes b/vhba-kmp.changes index e481156..e288cca 100644 --- a/vhba-kmp.changes +++ b/vhba-kmp.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Thu Mar 19 10:36:07 UTC 2020 - Aaron Stern + +- Update to release 20200106 + * Added an ioctl to retrieve the global device number + +------------------------------------------------------------------- +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..792a9e8 100644 --- a/vhba-kmp.spec +++ b/vhba-kmp.spec @@ -1,7 +1,7 @@ # # spec file for package vhba-kmp # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: vhba-kmp -Version: 20190410 +Version: 20200106 Release: 0 Summary: Virtual SCSI Host Bus Adapter License: GPL-2.0-or-later 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-20200106.tar.bz2 b/vhba-module-20200106.tar.bz2 new file mode 100644 index 0000000..1f26373 --- /dev/null +++ b/vhba-module-20200106.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59a3208a7b8fcf1bb03bd4d352ec89d06a8b6b84db325e31b0863b209dde3483 +size 15632