|
@@ -35,7 +35,7 @@ Summary(ja): Linux カーネル (Linux オペレーティングシステムの
|
|
%define patchlevel 10
|
|
%define patchlevel 10
|
|
%define kversion 4.%{sublevel}
|
|
%define kversion 4.%{sublevel}
|
|
%define rpmversion 4.%{sublevel}.%{patchlevel}
|
|
%define rpmversion 4.%{sublevel}.%{patchlevel}
|
|
-%define release 1%{?_dist_release}
|
|
+%define release 2%{?_dist_release}
|
|
|
|
|
|
%define make_target bzImage
|
|
%define make_target bzImage
|
|
%define hdrarch %_target_cpu
|
|
%define hdrarch %_target_cpu
|
|
@@ -215,8 +215,8 @@ Patch1394: linux-2.6-zd1211rw-gw-us54gxs.patch
|
|
# tg3 add new id (5778[26])
|
|
# tg3 add new id (5778[26])
|
|
Patch1430: linux-3.9.2-tg3-support-newid.patch
|
|
Patch1430: linux-3.9.2-tg3-support-newid.patch
|
|
# e1000e update
|
|
# e1000e update
|
|
-Patch1460: linux-4.12.2_update_e1000e_3.3.5.3.patch
|
|
+# Patch1460: linux-4.12.2_update_e1000e_3.3.5.3.patch
|
|
-Patch1461: linux-4.11_e1000e_3.3.5.3_buildfix.patch
|
|
+# Patch1461: linux-4.11_e1000e_3.3.5.3_buildfix.patch
|
|
|
|
|
|
# Misc bits.
|
|
# Misc bits.
|
|
Patch1610: linux-2.6.23-atkbd-dell-multimedia.patch
|
|
Patch1610: linux-2.6.23-atkbd-dell-multimedia.patch
|
|
@@ -557,8 +557,8 @@ cd linux-%{kversion}
|
|
# tg3
|
|
# tg3
|
|
%patch1430 -p1
|
|
%patch1430 -p1
|
|
# e1000e
|
|
# e1000e
|
|
-%patch1460 -p1
|
|
+# %patch1460 -p1
|
|
-%patch1461 -p1
|
|
+# %patch1461 -p1
|
|
|
|
|
|
# Misc fixes
|
|
# Misc fixes
|
|
# Make multimedia buttons on Dell Inspiron 8200 work.
|
|
# Make multimedia buttons on Dell Inspiron 8200 work.
|
|
@@ -1226,6 +1226,10 @@ fi
|
|
%endif
|
|
%endif
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sun Sep 3 2017 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 4.12.10-2
|
|
|
|
+- drop e1000e update (patch1460,61) because of MTU handling issue
|
|
|
|
+ (Thanks to tomop-san)
|
|
|
|
+
|
|
* Thu Aug 31 2017 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 4.12.10-1
|
|
* Thu Aug 31 2017 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 4.12.10-1
|
|
- update to 4.12.10
|
|
- update to 4.12.10
|
|
|
|
|