|
@@ -32,10 +32,10 @@ Summary(ja): Linux カーネル (Linux オペレーティングシステムの
|
|
# adding some text to the end of the version number.
|
|
# adding some text to the end of the version number.
|
|
#
|
|
#
|
|
%define sublevel 14
|
|
%define sublevel 14
|
|
-%define patchlevel 97
|
|
+%define patchlevel 139
|
|
%define kversion 4.%{sublevel}
|
|
%define kversion 4.%{sublevel}
|
|
%define rpmversion 4.%{sublevel}.%{patchlevel}
|
|
%define rpmversion 4.%{sublevel}.%{patchlevel}
|
|
-%define release 2%{?_dist_release}
|
|
+%define release 1%{?_dist_release}
|
|
|
|
|
|
%define make_target bzImage
|
|
%define make_target bzImage
|
|
%define hdrarch %_target_cpu
|
|
%define hdrarch %_target_cpu
|
|
@@ -220,6 +220,9 @@ Patch1430: linux-3.9.2-tg3-support-newid.patch
|
|
# 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
|
|
|
|
|
|
|
|
+# Aquantia driver update from 4.19.y
|
|
|
|
+Patch1470: linux-4.14.111_4.19.34-aquantia_update.patch.xz
|
|
|
|
+
|
|
# Misc bits.
|
|
# Misc bits.
|
|
Patch1610: linux-2.6.23-atkbd-dell-multimedia.patch
|
|
Patch1610: linux-2.6.23-atkbd-dell-multimedia.patch
|
|
Patch1630: linux-2.6.23-module_version.patch
|
|
Patch1630: linux-2.6.23-module_version.patch
|
|
@@ -562,6 +565,9 @@ cd linux-%{kversion}
|
|
# %patch1460 -p1
|
|
# %patch1460 -p1
|
|
# %patch1461 -p1
|
|
# %patch1461 -p1
|
|
|
|
|
|
|
|
+# Aquantia driver update from 4.19.y
|
|
|
|
+%patch1470 -p1
|
|
|
|
+
|
|
# Misc fixes
|
|
# Misc fixes
|
|
# Make multimedia buttons on Dell Inspiron 8200 work.
|
|
# Make multimedia buttons on Dell Inspiron 8200 work.
|
|
%patch1610 -p1
|
|
%patch1610 -p1
|
|
@@ -1245,6 +1251,23 @@ fi
|
|
%endif
|
|
%endif
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sun Aug 18 2019 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 4.14.139-1
|
|
|
|
+- update to 4.14.139
|
|
|
|
+
|
|
|
|
+* Tue Jun 4 2019 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 4.14.123-1
|
|
|
|
+- update to 4.14.123
|
|
|
|
+
|
|
|
|
+* Wed May 22 2019 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 4.14.121-1
|
|
|
|
+- update to 4.14.121
|
|
|
|
+
|
|
|
|
+* Mon Apr 8 2019 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 4.14.111-1
|
|
|
|
+- update to 4.14.111
|
|
|
|
+- update patch1470 (aquantia)
|
|
|
|
+
|
|
|
|
+* Tue Mar 19 2019 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 4.14.106-1
|
|
|
|
+- update to 4.14.106
|
|
|
|
+- add patch1470 (linux-4.14-aquantia_update.patch.xz)
|
|
|
|
+
|
|
* Sat Feb 2 2019 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 4.14.97-2
|
|
* Sat Feb 2 2019 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 4.14.97-2
|
|
- update config (Enable Aquantia AQC)
|
|
- update config (Enable Aquantia AQC)
|
|
|
|
|