Browse code

Update linux-api-headers to 4.4.152

Change-Id: I6db21870c067c1b51823796d76cb55cc3beccf0e
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/5541
Tested-by: gerrit-photon <photon-checkins@vmware.com>
Reviewed-by: Srivatsa S. Bhat <srivatsab@vmware.com>

suezzelur authored on 2018/08/29 07:34:24
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Summary:	Linux API header files
2 2
 Name:		linux-api-headers
3
-Version:	4.4.147
3
+Version:	4.4.152
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=0d15c05764b90855d0ce5521dd378cb90ea28745
11
+%define sha1 linux=60f04d5b17f4e20f95f5060ca76aba77ca091986
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 Aug 28 2018 Anish Swaminathan <anishs@vmware.com> 4.4.152-1
33
+-   Update to version 4.4.152
32 34
 *   Thu Aug 09 2018 Srivatsa S. Bhat <srivatsa@csail.mit.edu> 4.4.147-1
33 35
 -   Update to version 4.4.147 to fix CVE-2018-12233.
34 36
 *   Tue Aug 07 2018 Srivatsa S. Bhat <srivatsa@csail.mit.edu> 4.4.146-1