Browse code

kernels: Update to version 4.4.153

Change-Id: I243efd99ed84401264d7f2fe2f497f4ab32db319
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/5603
Tested-by: gerrit-photon <photon-checkins@vmware.com>
Reviewed-by: Alexey Makhalov <amakhalov@vmware.com>

Srivatsa S. Bhat authored on 2018/09/07 08:44:12
Showing 3 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Summary:	Linux API header files
2 2
 Name:		linux-api-headers
3
-Version:	4.4.152
3
+Version:	4.4.153
4 4
 Release:	1%{?dist}
5 5
 License:	GPLv2
6 6
 URL:		http://www.kernel.org/
... ...
@@ -8,7 +8,7 @@ Group:		System Environment/Kernel
8 8
 Vendor:		VMware, Inc.
9 9
 Distribution: Photon
10 10
 Source0:    	http://www.kernel.org/pub/linux/kernel/v4.x/linux-%{version}.tar.xz
11
-%define sha1 linux=60f04d5b17f4e20f95f5060ca76aba77ca091986
11
+%define sha1 linux=fad45d4f6016373ee19e702517640e5c43610bd7
12 12
 BuildArch:	noarch
13 13
 # From SPECS/linux and used by linux-esx only
14 14
 # It provides f*xattrat syscalls
... ...
@@ -29,6 +29,8 @@ find /%{buildroot}%{_includedir} \( -name .install -o -name ..install.cmd \) -de
29 29
 %defattr(-,root,root)
30 30
 %{_includedir}/*
31 31
 %changelog
32
+*   Tue Sep 04 2018 Srivatsa S. Bhat <srivatsa@csail.mit.edu> 4.4.153-1
33
+-   Update to version 4.4.153
32 34
 *   Tue Aug 28 2018 Anish Swaminathan <anishs@vmware.com> 4.4.152-1
33 35
 -   Update to version 4.4.152
34 36
 *   Thu Aug 09 2018 Srivatsa S. Bhat <srivatsa@csail.mit.edu> 4.4.147-1
... ...
@@ -1,7 +1,7 @@
1 1
 %global security_hardening none
2 2
 Summary:       Kernel
3 3
 Name:          linux-esx
4
-Version:       4.4.152
4
+Version:       4.4.153
5 5
 Release:       1%{?dist}
6 6
 License:       GPLv2
7 7
 URL:           http://www.kernel.org/
... ...
@@ -9,7 +9,7 @@ Group:         System Environment/Kernel
9 9
 Vendor:        VMware, Inc.
10 10
 Distribution:  Photon
11 11
 Source0:       http://www.kernel.org/pub/linux/kernel/v4.x/linux-%{version}.tar.xz
12
-%define sha1 linux=60f04d5b17f4e20f95f5060ca76aba77ca091986
12
+%define sha1 linux=fad45d4f6016373ee19e702517640e5c43610bd7
13 13
 Source1:       config-esx
14 14
 Patch0:        double-tcp_mem-limits.patch
15 15
 Patch1:        linux-4.4-sysctl-sched_weighted_cpuload_uses_rla.patch
... ...
@@ -235,6 +235,8 @@ ln -sf linux-%{uname_r}.cfg /boot/photon.cfg
235 235
 /usr/src/linux-headers-%{uname_r}
236 236
 
237 237
 %changelog
238
+*   Tue Sep 04 2018 Srivatsa S. Bhat <srivatsa@csail.mit.edu> 4.4.153-1
239
+-   Update to version 4.4.153
238 240
 *   Fri Aug 24 2018 Bo Gan <ganb@vmware.com> 4.4.152-1
239 241
 -   Update to version 4.4.152
240 242
 *   Fri Aug 17 2018 Bo Gan <ganb@vmware.com> 4.4.148-1
... ...
@@ -1,7 +1,7 @@
1 1
 %global security_hardening none
2 2
 Summary:        Kernel
3 3
 Name:           linux
4
-Version:    	4.4.152
4
+Version:    	4.4.153
5 5
 Release:        1%{?kat_build:.%kat_build}%{?dist}
6 6
 License:    	GPLv2
7 7
 URL:        	http://www.kernel.org/
... ...
@@ -9,7 +9,7 @@ Group:        	System Environment/Kernel
9 9
 Vendor:         VMware, Inc.
10 10
 Distribution: 	Photon
11 11
 Source0:    	http://www.kernel.org/pub/linux/kernel/v4.x/%{name}-%{version}.tar.xz
12
-%define sha1 linux=60f04d5b17f4e20f95f5060ca76aba77ca091986
12
+%define sha1 linux=fad45d4f6016373ee19e702517640e5c43610bd7
13 13
 Source1:	config
14 14
 %define ena_version 1.1.3
15 15
 Source2:    	https://github.com/amzn/amzn-drivers/archive/ena_linux_1.1.3.tar.gz
... ...
@@ -336,6 +336,8 @@ ln -sf %{name}-%{uname_r}.cfg /boot/photon.cfg
336 336
 /usr/share/perf-core
337 337
 
338 338
 %changelog
339
+*   Tue Sep 04 2018 Srivatsa S. Bhat <srivatsa@csail.mit.edu> 4.4.153-1
340
+-   Update to version 4.4.153
339 341
 *   Fri Aug 24 2018 Bo Gan <ganb@vmware.com> 4.4.152-1
340 342
 -   Update to version 4.4.152
341 343
 *   Fri Aug 17 2018 Bo Gan <ganb@vmware.com> 4.4.148-1