Bug 1303510 - Change the copyright on all the Windows drivers to "2017" in virtio-win-prewhql build
Summary: Change the copyright on all the Windows drivers to "2017" in virtio-win-prewh...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: virtio-win
Version: 7.3
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Vadim Rozenfeld
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-01 06:43 UTC by lijin
Modified: 2017-08-01 12:53 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-08-01 12:53:08 UTC
Target Upstream Version:


Attachments (Terms of Use)
copyright for qemupciserial (139.63 KB, image/png)
2017-04-19 05:50 UTC, Yu Wang
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2017:2341 0 normal SHIPPED_LIVE virtio-win bug fix and enhancement update 2017-08-01 16:52:38 UTC

Description lijin 2016-02-01 06:43:47 UTC
Description of problem:
The copyright of *.inf,*.sys,License file in virtio-win-prewhql build is 2015,please update it to 2016


Version-Release number of selected component (if applicable):
virtio-win-prewhql-112

How reproducible:
100%

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 Peixiu Hou 2016-02-04 03:38:12 UTC
Hello,

Verified this issue on virtio-win-prewhql-113, the copyright of *.inf,*.sys, License file in build 113 package have been updated to 2016, the issue has been fixed.

Thanks~~

Best Regards!
Peixiu Hou

Comment 3 Yu Wang 2016-03-09 05:18:13 UTC
According comment#2, the bug has been fixed, change the status to verified.

Thanks
Yu Wang

Comment 5 Yu Wang 2016-09-08 02:22:33 UTC
Hi,

retest on virtio-win-prewhql-126, all the copyright in netkvm.inf, is 2015 not 2016, should change to 2016.

So change the bug to assigned.

Thanks
Yu Wang

Comment 6 lijin 2016-09-10 05:31:50 UTC
Postpone to 7.4 as it's too late for rhel7.3

Comment 11 peliu@redhat.com 2017-03-17 08:01:53 UTC
Hi Vadim,

tried on build 134, some driver's copyright especially for netkvm still not right as below.

[ERR].\Wlh\amd64\netkvm.inf: ; Copyright (c) 2008-2015 Red Hat, Inc.  All rights reserved. 
[ERR].\Wlh\x86\netkvm.inf: ; Copyright (c) 2008-2015 Red Hat, Inc.  All rights reserved. 
no copyright in.\qemupciserial.inf
no copyright in.\Wnet\amd64\netkvm.inf
no copyright in.\Wnet\x86\netkvm.inf
no copyright in.\Wxp\x86\netkvm.inf

According to the latest document version,https://mojo.redhat.com/docs/DOC-1100497. We need the contents of the path \Wlh when testing netkvm driver in win2008, but the copyright information is not correct.
[ERR].\Wlh\amd64\netkvm.inf: ; Copyright (c) 2008-2015 Red Hat, Inc.  All rights reserved. 
[ERR].\Wlh\x86\netkvm.inf: ; Copyright (c) 2008-2015 Red Hat, Inc.  All rights
Please help to correct it.

Thanks & regards
Peizhen Liu

Comment 12 Vadim Rozenfeld 2017-03-25 03:55:10 UTC
(In reply to peliu from comment #11)
> Hi Vadim,
> 
> tried on build 134, some driver's copyright especially for netkvm still not
> right as below.
> 
> [ERR].\Wlh\amd64\netkvm.inf: ; Copyright (c) 2008-2015 Red Hat, Inc.  All
> rights reserved. 
> [ERR].\Wlh\x86\netkvm.inf: ; Copyright (c) 2008-2015 Red Hat, Inc.  All
> rights reserved. 
> no copyright in.\qemupciserial.inf
> no copyright in.\Wnet\amd64\netkvm.inf
> no copyright in.\Wnet\x86\netkvm.inf
> no copyright in.\Wxp\x86\netkvm.inf
> 
> According to the latest document
> version,https://mojo.redhat.com/docs/DOC-1100497. We need the contents of
> the path \Wlh when testing netkvm driver in win2008, but the copyright
> information is not correct.
> [ERR].\Wlh\amd64\netkvm.inf: ; Copyright (c) 2008-2015 Red Hat, Inc.  All
> rights reserved. 
> [ERR].\Wlh\x86\netkvm.inf: ; Copyright (c) 2008-2015 Red Hat, Inc.  All
> rights
> Please help to correct it.
> 
> Thanks & regards
> Peizhen Liu

Thanks a lot.
Fixed netkvm problems. The changes should be visible in the next build.
But I have some problems with qemupciserial, which is technically derived from .inf fiile provided by Microsoft. 

Yan, do you think it will be fine to add RH copyright statement into 
qemupciserial.inf file?

Thanks,
Vadim.

Comment 14 Vadim Rozenfeld 2017-04-12 05:57:12 UTC
please give a try to build 135 available at
http://download.eng.bos.redhat.com/brewroot/packages/virtio-win-prewhql/0.1/135/win/virtio-win-prewhql-0.1.zip

Thanks,
Vadim.

Comment 15 peliu@redhat.com 2017-04-17 06:40:22 UTC
Hi Vadim,

tried on build 135, all driver's copyright right.

Thanks & regards
Peizhen Liu

Comment 16 Vadim Rozenfeld 2017-04-17 08:00:20 UTC
Thank you a lot for the update.
Vadim.

Comment 18 Yu Wang 2017-04-19 05:50:59 UTC
Created attachment 1272477 [details]
copyright for qemupciserial

Comment 19 Vadim Rozenfeld 2017-05-01 11:29:27 UTC
It can be a problem. We have to check what to do with this case.
mf.sys is an in-box driver provided by Microsoft, and it is properly signed with MS signature. The .cat file is generated by ourselves and signed with RH cross signature. I'm not sure if we can submit that .cat file for WHQL signing.

Comment 20 lijin 2017-05-18 02:20:40 UTC
(In reply to Vadim Rozenfeld from comment #19)
> It can be a problem. We have to check what to do with this case.
> mf.sys is an in-box driver provided by Microsoft, and it is properly signed
> with MS signature. The .cat file is generated by ourselves and signed with
> RH cross signature. I'm not sure if we can submit that .cat file for WHQL
> signing.

I have submitted the driver to msft,all get approved.

change status to verified according to comment#15

Comment 23 errata-xmlrpc 2017-08-01 12:53:08 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2017:2341


Note You need to log in before you can comment on or make changes to this bug.