Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Drivers are woefully out of date #1

@lwade

Description

@lwade

The drivers contained within the windows-integration package are very out of date. Taking the virtio storage driver as an example:

[Version]
Signature="$Windows NT$"
Class=SCSIAdapter
ClassGUID={4D36E97B-E325-11CE-BFC1-08002BE10318}
Provider=%RHEL%
DriverVer=08/10/2010,6.0.0.10

Current version shipping with RHEL6 Supplementary:

[Version]
Signature="$Windows NT$"
Class=SCSIAdapter
ClassGUID={4D36E97B-E325-11CE-BFC1-08002BE10318}
Provider=%RHEL%
DriverVer=07/03/2012,61.63.103.3000

The package itself is currently virtio-win-1.1.11-0 in the windows-integration bundle.

The newest from RHEL is virtio-win-1.5.3-1, these are WHQL.

How do we go about updating these?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions