diff options
author | Laura Abbott <labbott@fedoraproject.org> | 2017-02-22 07:39:25 -0800 |
---|---|---|
committer | Laura Abbott <labbott@fedoraproject.org> | 2017-02-22 07:39:25 -0800 |
commit | 8a8a5bec0a87eff8e8c3afcee84b77b625f985be (patch) | |
tree | a618f1561a449919e9801a58574f560af8f58839 /kernel.spec | |
parent | c6d02e4149f5bbb0e4e0b7fd9f9b32c9024ee809 (diff) | |
download | kernel-8a8a5bec0a87eff8e8c3afcee84b77b625f985be.tar.gz kernel-8a8a5bec0a87eff8e8c3afcee84b77b625f985be.tar.xz kernel-8a8a5bec0a87eff8e8c3afcee84b77b625f985be.zip |
Linux v4.10-2512-g7bb0338
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 14 |
1 files changed, 4 insertions, 10 deletions
diff --git a/kernel.spec b/kernel.spec index d373830ef..78cddc204 100644 --- a/kernel.spec +++ b/kernel.spec @@ -69,7 +69,7 @@ Summary: The Linux kernel # The rc snapshot level %global rcrev 0 # The git snapshot level -%define gitrev 1 +%define gitrev 2 # Set rpm version accordingly %define rpmversion 4.%{upstream_sublevel}.0 %endif @@ -523,9 +523,6 @@ Patch427: arm64-dma-mapping-Fix-dma_mapping_error-when-bypassing-SWIOTLB.patch # http://www.spinics.net/lists/devicetree/msg163238.html Patch430: bcm2837-initial-support.patch -# http://www.spinics.net/lists/linux-mmc/msg41151.html -Patch431: bcm283x-mmc-imp-speed.patch - Patch432: bcm283x-VEC.patch # http://www.spinics.net/lists/dri-devel/msg132235.html @@ -601,18 +598,12 @@ Patch849: 0001-iio-Use-event-header-from-kernel-tree.patch # Fix build issue with armada_trace Patch851: Armada-trace-build-fix.patch -# selinux: allow context mounts on tmpfs, ramfs, devpts within user namespaces -Patch852: selinux-allow-context-mounts-on-tmpfs-etc.patch - # See http://lists.infradead.org/pipermail/linux-arm-kernel/2016-October/461597.html Patch853: 0001-Work-around-for-gcc7-and-arm64.patch #CVE-2017-2596 rhbz 1417812 1417813 Patch854: kvm-fix-page-struct-leak-in-handle_vmon.patch -# build breakage during merge window -Patch855: sched-core-Fix-build-paravirt-build-on-arm-and-arm64.patch - # END OF PATCH DEFINITIONS %endif @@ -2183,6 +2174,9 @@ fi # # %changelog +* Wed Feb 22 2017 Laura Abbott <labbott@fedoraproject.org> - 4.11.0-0.rc0.git2.1 +- Linux v4.10-2512-g7bb0338 + * Tue Feb 21 2017 Laura Abbott <labbott@fedoraproject.org> - 4.11.0-0.rc0.git1.1 - Linux v4.10-1242-g9763dd6 |