View Issue Details

IDProjectCategoryView StatusLast Update
0000613channel: elrepo/el7kmod-zd1211rwpublic2015-12-27 08:11
Reporterarrfab Assigned Topperry  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Summary0000613: rebuild against 3.10.0-327
DescriptionPlease rebuild this kmod against new 7.2 RHEL kernel.
Tested on my side with just the following changes (below) in the spec file, and it works fine (my kid is happy and has internet back)

Thanks !
Additional Information--- zd1211rw-kmod.spec.orig 2015-12-14 20:58:50.073373472 +0100
+++ zd1211rw-kmod.spec 2015-12-14 21:00:19.172754388 +0100
@@ -2,11 +2,11 @@
 %define kmod_name zd1211rw
 
 # If kversion isn't defined on the rpmbuild line, define it here.
-%{!?kversion: %define kversion 3.10.0-229.el7.%{_target_cpu}}
+%{!?kversion: %define kversion 3.10.0-327.el7.%{_target_cpu}}
 
 Name: %{kmod_name}-kmod
 Version: 1.0
-Release: 2%{?dist}
+Release: 3%{?dist}
 Group: System Environment/Kernel
 License: GPLv2
 Summary: %{kmod_name} kernel module(s)
@@ -65,6 +65,9 @@
 %{__rm} -rf %{buildroot}
 
 %changelog
+* Mon Dec 14 2015 Fabian Arrotin <arrfab@centos.org> - 1.0-3
+- Rebuilt against CentOS 7.2.1511 kernel
+
 * Thu Mar 05 2015 Philip J Perry <phil@elrepo.org> - 1.0-2
 - Rebuilt against RHEL 7.1 kernel
TagsNo tags attached.
Reported upstream

Activities

pperry

2015-12-15 13:26

administrator   ~0004607

Acknowledged.

pperry

2015-12-16 13:30

administrator   ~0004608

The following packages have been built and are currently syncing to the mirrors:

zd1211rw-kmod-1.0-3.el7.elrepo.src.rpm
kmod-zd1211rw-1.0-3.el7.elrepo.x86_64.rpm

I have updated the driver from kernel-4.1.15 in line with the wireless stack in RHEL 7.2 which was backported from the 4.1 kernel branch. The driver is built against the 7.2 kernel and is not backward compatible with earlier releases.

Issue History

Date Modified Username Field Change
2015-12-15 05:19 arrfab New Issue
2015-12-15 05:19 arrfab Status new => assigned
2015-12-15 05:19 arrfab Assigned To => pperry
2015-12-15 13:26 pperry Note Added: 0004607
2015-12-16 13:30 pperry Note Added: 0004608
2015-12-27 08:11 pperry Status assigned => resolved
2015-12-27 08:11 pperry Resolution open => fixed