Skip to content

Commit

Permalink
kernels: Update to version 4.19.29
Browse files Browse the repository at this point in the history
Change-Id: I20ce026437b534a20089ab701e5bffb0247ca5a5
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/6873
Tested-by: gerrit-photon <[email protected]>
Reviewed-by: Bo Gan <[email protected]>
(cherry picked from commit 8fc21de)
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/6953
Reviewed-by: Srivatsa S. Bhat <[email protected]>
  • Loading branch information
srivatsabhat authored and Srivatsa S. Bhat committed Mar 29, 2019
1 parent 0deb5b4 commit a1dccba
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 10 deletions.
6 changes: 4 additions & 2 deletions SPECS/linux-api-headers/linux-api-headers.spec
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
Summary: Linux API header files
Name: linux-api-headers
Version: 4.19.26
Version: 4.19.29
Release: 1%{?dist}
License: GPLv2
URL: http://www.kernel.org/
Group: System Environment/Kernel
Vendor: VMware, Inc.
Distribution: Photon
Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%{version}.tar.xz
%define sha1 linux=18b659da3a2f7eaef7b16a3c468bed9f7071c17a
%define sha1 linux=af8f0a5fd47727d060ab7ae05a9e37afc552aa2c
BuildArch: noarch
%description
The Linux API Headers expose the kernel's API for use by Glibc.
Expand All @@ -25,6 +25,8 @@ find /%{buildroot}%{_includedir} \( -name .install -o -name ..install.cmd \) -de
%defattr(-,root,root)
%{_includedir}/*
%changelog
* Thu Mar 14 2019 Srivatsa S. Bhat (VMware) <[email protected]> 4.19.29-1
- Update to version 4.19.29
* Tue Mar 05 2019 Ajay Kaher <[email protected]> 4.19.26-1
- Update to version 4.19.26
* Tue Jan 15 2019 Srivatsa S. Bhat (VMware) <[email protected]> 4.19.15-1
Expand Down
6 changes: 4 additions & 2 deletions SPECS/linux/linux-aws.spec
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
%global security_hardening none
Summary: Kernel
Name: linux-aws
Version: 4.19.26
Version: 4.19.29
Release: 1%{?kat_build:.%kat_build}%{?dist}
License: GPLv2
URL: http://www.kernel.org/
Group: System Environment/Kernel
Vendor: VMware, Inc.
Distribution: Photon
Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%{version}.tar.xz
%define sha1 linux=18b659da3a2f7eaef7b16a3c468bed9f7071c17a
%define sha1 linux=af8f0a5fd47727d060ab7ae05a9e37afc552aa2c
Source1: config-aws
Source2: initramfs.trigger
# common
Expand Down Expand Up @@ -356,6 +356,8 @@ ln -sf %{name}-%{uname_r}.cfg /boot/photon.cfg
%{_libdir}/perf/include/bpf/*

%changelog
* Thu Mar 14 2019 Srivatsa S. Bhat (VMware) <[email protected]> 4.19.29-1
- Update to version 4.19.29
* Tue Mar 05 2019 Ajay Kaher <[email protected]> 4.19.26-1
- Update to version 4.19.26
* Thu Feb 21 2019 Him Kalyan Bordoloi <[email protected]> 4.19.15-2
Expand Down
6 changes: 4 additions & 2 deletions SPECS/linux/linux-esx.spec
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
%global security_hardening none
Summary: Kernel
Name: linux-esx
Version: 4.19.26
Version: 4.19.29
Release: 1%{?dist}
License: GPLv2
URL: http://www.kernel.org/
Group: System Environment/Kernel
Vendor: VMware, Inc.
Distribution: Photon
Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%{version}.tar.xz
%define sha1 linux=18b659da3a2f7eaef7b16a3c468bed9f7071c17a
%define sha1 linux=af8f0a5fd47727d060ab7ae05a9e37afc552aa2c
Source1: config-esx
Source2: initramfs.trigger
# common
Expand Down Expand Up @@ -193,6 +193,8 @@ ln -sf linux-%{uname_r}.cfg /boot/photon.cfg
/usr/src/linux-headers-%{uname_r}

%changelog
* Thu Mar 14 2019 Srivatsa S. Bhat (VMware) <[email protected]> 4.19.29-1
- Update to version 4.19.29
* Tue Mar 05 2019 Ajay Kaher <[email protected]> 4.19.26-1
- Update to version 4.19.26
* Thu Feb 21 2019 Him Kalyan Bordoloi <[email protected]> 4.19.15-2
Expand Down
6 changes: 4 additions & 2 deletions SPECS/linux/linux-secure.spec
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
%global security_hardening none
Summary: Kernel
Name: linux-secure
Version: 4.19.26
Version: 4.19.29
Release: 1%{?kat_build:.%kat_build}%{?dist}
License: GPLv2
URL: http://www.kernel.org/
Group: System Environment/Kernel
Vendor: VMware, Inc.
Distribution: Photon
Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%{version}.tar.xz
%define sha1 linux=18b659da3a2f7eaef7b16a3c468bed9f7071c17a
%define sha1 linux=af8f0a5fd47727d060ab7ae05a9e37afc552aa2c
Source1: config-secure
Source2: initramfs.trigger
# common
Expand Down Expand Up @@ -235,6 +235,8 @@ ln -sf linux-%{uname_r}.cfg /boot/photon.cfg
/usr/src/linux-headers-%{uname_r}

%changelog
* Thu Mar 14 2019 Srivatsa S. Bhat (VMware) <[email protected]> 4.19.29-1
- Update to version 4.19.29
* Tue Mar 05 2019 Ajay Kaher <[email protected]> 4.19.26-1
- Update to version 4.19.26
* Thu Feb 21 2019 Him Kalyan Bordoloi <[email protected]> 4.19.15-2
Expand Down
6 changes: 4 additions & 2 deletions SPECS/linux/linux.spec
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
%global security_hardening none
Summary: Kernel
Name: linux
Version: 4.19.26
Version: 4.19.29
Release: 1%{?kat_build:.%kat_build}%{?dist}
License: GPLv2
URL: http://www.kernel.org/
Group: System Environment/Kernel
Vendor: VMware, Inc.
Distribution: Photon
Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%{version}.tar.xz
%define sha1 linux=18b659da3a2f7eaef7b16a3c468bed9f7071c17a
%define sha1 linux=af8f0a5fd47727d060ab7ae05a9e37afc552aa2c
Source1: config
Source2: initramfs.trigger
%define ena_version 1.6.0
Expand Down Expand Up @@ -438,6 +438,8 @@ ln -sf %{name}-%{uname_r}.cfg /boot/photon.cfg
%endif

%changelog
* Thu Mar 14 2019 Srivatsa S. Bhat (VMware) <[email protected]> 4.19.29-1
- Update to version 4.19.29
* Tue Mar 05 2019 Ajay Kaher <[email protected]> 4.19.26-1
- Update to version 4.19.26
* Thu Feb 21 2019 Him Kalyan Bordoloi <[email protected]> 4.19.15-3
Expand Down

0 comments on commit a1dccba

Please sign in to comment.