|
|
fef13e |
From 82400512c295254334997782964a9ee034c9c63e Mon Sep 17 00:00:00 2001
|
|
|
fef13e |
From: "Zeeshan Ali (Khattak)" <zeeshanak@gnome.org>
|
|
|
fef13e |
Date: Thu, 9 Jan 2014 16:24:25 +0000
|
|
|
fef13e |
Subject: [PATCH] Remove unsigned drivers from unsecure locations
|
|
|
fef13e |
|
|
|
fef13e |
---
|
|
|
fef13e |
data/oses/windows.xml.in | 84 ------------------------------------------------
|
|
|
fef13e |
1 file changed, 84 deletions(-)
|
|
|
fef13e |
|
|
|
fef13e |
diff --git a/data/oses/windows.xml.in b/data/oses/windows.xml.in
|
|
|
fef13e |
index 285fb28..eb1e760 100644
|
|
|
fef13e |
--- a/data/oses/windows.xml.in
|
|
|
fef13e |
+++ b/data/oses/windows.xml.in
|
|
|
fef13e |
@@ -381,50 +381,6 @@
|
|
|
fef13e |
<script id='http://microsoft.com/windows/reg/desktop'/>
|
|
|
fef13e |
<script id='http://microsoft.com/windows/cmd/desktop'/>
|
|
|
fef13e |
</installer>
|
|
|
fef13e |
-
|
|
|
fef13e |
-
|
|
|
fef13e |
- <driver arch="i686" location="http://zeenix.fedorapeople.org/drivers/win-tools-1/preinst/winxp/x86" pre-installable="true" signed="false">
|
|
|
fef13e |
- <file>viostor.cat</file>
|
|
|
fef13e |
- <file>viostor.inf</file>
|
|
|
fef13e |
- <file>viostor.sys</file>
|
|
|
fef13e |
-
|
|
|
fef13e |
- <file>txtsetup.oem</file>
|
|
|
fef13e |
- <device id="http://pciids.sourceforge.net/v2.2/pci.ids/1af4/1001"/>
|
|
|
fef13e |
- </driver>
|
|
|
fef13e |
-
|
|
|
fef13e |
- <driver arch="x86_64" location="http://zeenix.fedorapeople.org/drivers/win-tools-1/preinst/winxp/amd64" pre-installable="true" signed="false">
|
|
|
fef13e |
- <file>viostor.cat</file>
|
|
|
fef13e |
- <file>viostor.inf</file>
|
|
|
fef13e |
- <file>viostor.sys</file>
|
|
|
fef13e |
-
|
|
|
fef13e |
- <file>txtsetup.oem</file>
|
|
|
fef13e |
- <device id="http://pciids.sourceforge.net/v2.2/pci.ids/1af4/1001"/>
|
|
|
fef13e |
- </driver>
|
|
|
fef13e |
-
|
|
|
fef13e |
-
|
|
|
fef13e |
- <driver arch="i686" location="http://zeenix.fedorapeople.org/drivers/win-tools/postinst" signed="false">
|
|
|
fef13e |
- <file>spice-guest-tools-0.65.exe</file>
|
|
|
fef13e |
- <file>spice-guest-tools-0.65.cmd</file>
|
|
|
fef13e |
- <file>redhat09.cer</file>
|
|
|
fef13e |
- <file>redhat10.cer</file>
|
|
|
fef13e |
- <device id="http://pciids.sourceforge.net/v2.2/pci.ids/1af4/1000"/>
|
|
|
fef13e |
- <device id="http://pciids.sourceforge.net/v2.2/pci.ids/1af4/1001"/>
|
|
|
fef13e |
- <device id="http://pciids.sourceforge.net/v2.2/pci.ids/1af4/1002"/>
|
|
|
fef13e |
- <device id="http://pciids.sourceforge.net/v2.2/pci.ids/1af4/1003"/>
|
|
|
fef13e |
- <device id="http://pciids.sourceforge.net/v2.2/pci.ids/1b36/0100"/>
|
|
|
fef13e |
- </driver>
|
|
|
fef13e |
-
|
|
|
fef13e |
- <driver arch="x86_64" location="http://zeenix.fedorapeople.org/drivers/win-tools/postinst" signed="false">
|
|
|
fef13e |
- <file>spice-guest-tools-0.65.exe</file>
|
|
|
fef13e |
- <file>spice-guest-tools-0.65.cmd</file>
|
|
|
fef13e |
- <file>redhat09.cer</file>
|
|
|
fef13e |
- <file>redhat10.cer</file>
|
|
|
fef13e |
- <device id="http://pciids.sourceforge.net/v2.2/pci.ids/1af4/1000"/>
|
|
|
fef13e |
- <device id="http://pciids.sourceforge.net/v2.2/pci.ids/1af4/1001"/>
|
|
|
fef13e |
- <device id="http://pciids.sourceforge.net/v2.2/pci.ids/1af4/1002"/>
|
|
|
fef13e |
- <device id="http://pciids.sourceforge.net/v2.2/pci.ids/1af4/1003"/>
|
|
|
fef13e |
- <device id="http://pciids.sourceforge.net/v2.2/pci.ids/1b36/0100"/>
|
|
|
fef13e |
- </driver>
|
|
|
fef13e |
</os>
|
|
|
fef13e |
|
|
|
fef13e |
<os id="http://microsoft.com/win/2k3">
|
|
|
fef13e |
@@ -872,46 +828,6 @@
|
|
|
fef13e |
<script id='http://microsoft.com/windows/unattend/desktop'/>
|
|
|
fef13e |
<script id='http://microsoft.com/windows/cmd/desktop'/>
|
|
|
fef13e |
</installer>
|
|
|
fef13e |
-
|
|
|
fef13e |
-
|
|
|
fef13e |
- <driver arch="i686" location="http://zeenix.fedorapeople.org/drivers/win-tools-1/preinst/win7/x86" pre-installable="true" signed="false">
|
|
|
fef13e |
- <file>viostor.cat</file>
|
|
|
fef13e |
- <file>viostor.inf</file>
|
|
|
fef13e |
- <file>viostor.sys</file>
|
|
|
fef13e |
- <device id="http://pciids.sourceforge.net/v2.2/pci.ids/1af4/1001"/>
|
|
|
fef13e |
- </driver>
|
|
|
fef13e |
-
|
|
|
fef13e |
- <driver arch="x86_64" location="http://zeenix.fedorapeople.org/drivers/win-tools-1/preinst/win7/amd64" pre-installable="true" signed="false">
|
|
|
fef13e |
- <file>viostor.cat</file>
|
|
|
fef13e |
- <file>viostor.inf</file>
|
|
|
fef13e |
- <file>viostor.sys</file>
|
|
|
fef13e |
- <device id="http://pciids.sourceforge.net/v2.2/pci.ids/1af4/1001"/>
|
|
|
fef13e |
- </driver>
|
|
|
fef13e |
-
|
|
|
fef13e |
-
|
|
|
fef13e |
- <driver arch="i686" location="http://zeenix.fedorapeople.org/drivers/win-tools/postinst" signed="false">
|
|
|
fef13e |
- <file>spice-guest-tools-0.65.exe</file>
|
|
|
fef13e |
- <file>spice-guest-tools-0.65.cmd</file>
|
|
|
fef13e |
- <file>redhat09.cer</file>
|
|
|
fef13e |
- <file>redhat10.cer</file>
|
|
|
fef13e |
- <device id="http://pciids.sourceforge.net/v2.2/pci.ids/1af4/1000"/>
|
|
|
fef13e |
- <device id="http://pciids.sourceforge.net/v2.2/pci.ids/1af4/1001"/>
|
|
|
fef13e |
- <device id="http://pciids.sourceforge.net/v2.2/pci.ids/1af4/1002"/>
|
|
|
fef13e |
- <device id="http://pciids.sourceforge.net/v2.2/pci.ids/1af4/1003"/>
|
|
|
fef13e |
- <device id="http://pciids.sourceforge.net/v2.2/pci.ids/1b36/0100"/>
|
|
|
fef13e |
- </driver>
|
|
|
fef13e |
-
|
|
|
fef13e |
- <driver arch="x86_64" location="http://zeenix.fedorapeople.org/drivers/win-tools/postinst" signed="false">
|
|
|
fef13e |
- <file>spice-guest-tools-0.65.exe</file>
|
|
|
fef13e |
- <file>spice-guest-tools-0.65.cmd</file>
|
|
|
fef13e |
- <file>redhat09.cer</file>
|
|
|
fef13e |
- <file>redhat10.cer</file>
|
|
|
fef13e |
- <device id="http://pciids.sourceforge.net/v2.2/pci.ids/1af4/1000"/>
|
|
|
fef13e |
- <device id="http://pciids.sourceforge.net/v2.2/pci.ids/1af4/1001"/>
|
|
|
fef13e |
- <device id="http://pciids.sourceforge.net/v2.2/pci.ids/1af4/1002"/>
|
|
|
fef13e |
- <device id="http://pciids.sourceforge.net/v2.2/pci.ids/1af4/1003"/>
|
|
|
fef13e |
- <device id="http://pciids.sourceforge.net/v2.2/pci.ids/1b36/0100"/>
|
|
|
fef13e |
- </driver>
|
|
|
fef13e |
</os>
|
|
|
fef13e |
|
|
|
fef13e |
<os id="http://microsoft.com/win/8">
|
|
|
fef13e |
--
|
|
|
fef13e |
1.9.3
|
|
|
fef13e |
|