Update to virtio-win-1.7.4-2

- Correct NVR of virtio-win-prewhql-build

- Resolves: bz#1183423 [rhel-7.2.0]
  (Change the copyright on all the Windows drivers to "2015" in virtio-win-preqhql build)
- Resolves: bz#1195920 [rhel-7.2.0]
  (Windows 2012 R2 using virtio-scsi-driver with Direct LUNs causes BSODs)
- Resolves: bz#1210208 [rhel-7.2.0]
  ([NetKVM] Malformed packet can cause BSOD)
This commit is contained in:
Jeff E. Nelson 2015-04-10 15:09:31 -05:00
parent b0780b103e
commit 2fa4e2044f

View File

@ -3,14 +3,14 @@
# affect the RPM content, please submit a patch them to the upstream spec
# file hosted at: https://github.com/crobinso/virtio-win-pkg-scripts
%global virtio_win_prewhql_build virtio-win-prewhql-96
%global virtio_win_prewhql_build virtio-win-prewhql-0.1-102
%global qemu_ga_win_build qemu-ga-win-7.0-10
%global qxl_build qxl-win-unsigned-0.1-20
Summary: VirtIO para-virtualized drivers for Windows(R)
Name: virtio-win
Version: 1.7.4
Release: 1%{?dist}
Release: 2%{?dist}
Group: Applications/System
URL: http://www.redhat.com/
BuildArch: noarch
@ -84,6 +84,16 @@ Windows(R) guests.
%changelog
* Fri Apr 10 2015 Jeff E. Nelson <jen@redhat.com> - 1.7.4-2
- Correct NVR of virtio-win-prewhql-build
- Resolves: bz#1183423 [rhel-7.2.0]
(Change the copyright on all the Windows drivers to "2015" in virtio-win-preqhql build)
- Resolves: bz#1195920 [rhel-7.2.0]
(Windows 2012 R2 using virtio-scsi-driver with Direct LUNs causes BSODs)
- Resolves: bz#1210208 [rhel-7.2.0]
([NetKVM] Malformed packet can cause BSOD)
* Fri Apr 10 2015 Jeff E. Nelson <jen@redhat.com> - 1.7.4-1
- Resolves: bz#1183423 [rhel-7.2.0]
(Change the copyright on all the Windows drivers to "2015" in virtio-win-preqhql build)