diff options
author | Laura Abbott <labbott@fedoraproject.org> | 2016-11-18 09:45:27 -0800 |
---|---|---|
committer | Laura Abbott <labbott@fedoraproject.org> | 2016-11-18 09:45:27 -0800 |
commit | 3bd733ade1d708454d55a0515adb7f92b85a263f (patch) | |
tree | e23bd25057201bcb4a41bd708cb73339ad788ff0 | |
parent | 4548b63c3ceb570cc02c7e48c3cd935fed5d3fd2 (diff) | |
download | kernel-3bd733ade1d708454d55a0515adb7f92b85a263f.tar.gz kernel-3bd733ade1d708454d55a0515adb7f92b85a263f.tar.xz kernel-3bd733ade1d708454d55a0515adb7f92b85a263f.zip |
Linux v4.9-rc5-264-g6238986
-rw-r--r-- | gitrev | 2 | ||||
-rw-r--r-- | kernel.spec | 5 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 3 deletions
@@ -1 +1 @@ -961b708e95181041f403251f660bc70be3ff6ba3 +623898671c8eb05639e746e6d84cffa281616438 diff --git a/kernel.spec b/kernel.spec index 288b837b0..361c83e41 100644 --- a/kernel.spec +++ b/kernel.spec @@ -69,7 +69,7 @@ Summary: The Linux kernel # The rc snapshot level %global rcrev 5 # The git snapshot level -%define gitrev 3 +%define gitrev 4 # Set rpm version accordingly %define rpmversion 4.%{upstream_sublevel}.0 %endif @@ -2157,6 +2157,9 @@ fi # # %changelog +* Fri Nov 18 2016 Laura Abbott <labbott@redhat.com> - 4.9.0-0.rc5.git4.1 +- Linux v4.9-rc5-264-g6238986 + * Thu Nov 17 2016 Laura Abbott <labbott@redhat.com> - 4.9.0-0.rc5.git3.1 - Linux v4.9-rc5-213-g961b708 - Fix CIFS bug with VMAP_STACK @@ -1,4 +1,4 @@ c1af0afbd3df35c1ccdc7a5118cd2d07 linux-4.8.tar.xz 0dad03f586e835d538d3e0d2cbdb9a28 perf-man-4.8.tar.gz fd321483a21a5aec8b8795be3b2a292b patch-4.9-rc5.xz -899359ca82c956d4bd94b0ba48d730ac patch-4.9-rc5-git3.xz +0adb23aa6a4f110d319a91731e25d3fc patch-4.9-rc5-git4.xz |