Update to virtio-win-1.9.8-7.el8
- Resolves: rhbz#1715121 (Move virtio-win to the regular RHEL channel) - Resolves: rhbz#1725380 ([virtio-win] Release all 8.0.1 Fixed BZs in 8.1.0)
This commit is contained in:
parent
b1572bde53
commit
da69c05d1f
7
gating.yaml
Normal file
7
gating.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-8.1.0
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: manual.virtualization.virtio-win.tier1.functional }
|
||||
|
||||
1
sources
1
sources
@ -2,5 +2,4 @@ SHA512 (qxl-win-unsigned-0.1-24-sources.zip) = 5fa5e63f37c9f25a164f8e9f0cb72ff0e
|
||||
SHA512 (mingw-qemu-ga-win-100.0.0.0-3.el7ev.src.rpm) = 086545b615f451db4102eb98ab51f31ec0a29bec98cea9ab0126fa78994bb02ac7278fb92fbe3754fbae10d49f22e83387bebc359a4af5d407d2f83b27f3c7c0
|
||||
SHA512 (qemu-ga-win-100.0.0.0-3.el7ev.noarch.rpm) = c2856441844aabb6ecb7cdefebf6355723f54d6a7902f6fae46249e68074130f07517c58930bec9f458e23b6e57c9992b63cd6df99282a03b7f34773a22ae893
|
||||
SHA512 (virtio-win-prewhql-0.1-171-sources.zip) = f4c7bcc775bdd94bf710f746835372d89971a9bd4d3f60650cb27468e3d6dec404dbc9dfe916cb5ad4c44b5d8b7bb3a37e31729b7e8f8dbe83952dc4aa6e00ea
|
||||
SHA512 (virtio-win-1.9.8-2-bin-for-rpm.tar.gz) = 3562879e039647dbca8929d97e47c6514c9b4127671b5f39e66c994b781b67f63f65e83f2d41f219351f916686ca5e960a4f78e495f9c29f0b946fbc4008209d
|
||||
SHA512 (virtio-win-1.9.8-4-bin-for-rpm.tar.gz) = 9b4232a7d869d3a46f179d7616bc13e82cf18448d5b6b82d38e97dcc08b16339c63ba76258d54ec0ea88bb99b751a3c1a43377bb62c29da6b91971500b1ae973
|
||||
|
||||
@ -20,7 +20,7 @@
|
||||
Summary: VirtIO para-virtualized drivers for Windows(R)
|
||||
Name: virtio-win
|
||||
Version: 1.9.8
|
||||
Release: 5%{?dist}
|
||||
Release: 7%{?dist}
|
||||
Group: Applications/System
|
||||
URL: http://www.redhat.com/
|
||||
BuildArch: noarch
|
||||
@ -98,7 +98,7 @@ popd
|
||||
%{__ln_s} %{name}-%{version}_amd64.vfd %{buildroot}%{_datadir}/%{name}/%{name}_amd64.vfd
|
||||
|
||||
%{__install} -p -m0644 %{name}-%{version}_servers_x86.vfd %{buildroot}%{_datadir}/%{name}
|
||||
%{__ln_s} %{name}-%{version}_servers__x86.vfd %{buildroot}%{_datadir}/%{name}/%{name}_servers_x86.vfd
|
||||
%{__ln_s} %{name}-%{version}_servers_x86.vfd %{buildroot}%{_datadir}/%{name}/%{name}_servers_x86.vfd
|
||||
%{__install} -p -m0644 %{name}-%{version}_servers_amd64.vfd %{buildroot}%{_datadir}/%{name}
|
||||
%{__ln_s} %{name}-%{version}_servers_amd64.vfd %{buildroot}%{_datadir}/%{name}/%{name}_servers_amd64.vfd
|
||||
%endif
|
||||
@ -124,9 +124,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jun 25 2019 Danilo C. L. de Paula <ddepaula@redhat.com> - 1.9.8-5.el8
|
||||
* Mon Jul 01 2019 Danilo C. L. de Paula <ddepaula@redhat.com> - 1.9.8-7.el8
|
||||
- Resolves: rhbz#1715121
|
||||
(Move virtio-win to the regular RHEL channel)
|
||||
(Move virtio-win to regular RHEL channel)
|
||||
|
||||
* Tue Sep 11 2018 Danilo C. L. de Paula <ddepaula@redhat.com> - 1.9.6-4
|
||||
- Resolves: BZ#1353099
|
||||
|
||||
Loading…
Reference in New Issue
Block a user