Skip to content

Commit 1a4cb16

Browse files
author
Trung Lê
committed
Linux v5.10.27
Signed-off-by: Trung Lê <trung.le@ruby-journal.com>
1 parent 0d53926 commit 1a4cb16

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

kernel-x86_64-debug-fedora.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# 5) PARTUUID=00112233-4455-6677-8899-AABBCCDDEEFF representing the
33
# beginning with "crc=". If the string "crc=0" is found, the
44
# CONFIG_60XX_WDT is not set
5+
CONFIG_XEN_MEMORY_HOTPLUG_LIMIT=512
56
CONFIG_64BIT=y
67
CONFIG_6LOWPAN_DEBUGFS=y
78
CONFIG_6LOWPAN_GHC_EXT_HDR_DEST=m

kernel-x86_64-fedora.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# 5) PARTUUID=00112233-4455-6677-8899-AABBCCDDEEFF representing the
33
# beginning with "crc=". If the string "crc=0" is found, the
44
# CONFIG_60XX_WDT is not set
5+
CONFIG_XEN_MEMORY_HOTPLUG_LIMIT=512
56
CONFIG_64BIT=y
67
CONFIG_6LOWPAN_DEBUGFS=y
78
CONFIG_6LOWPAN_GHC_EXT_HDR_DEST=m

kernel.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Summary: The Linux kernel
9494
%if 0%{?released_kernel}
9595

9696
# Do we have a -stable update to apply?
97-
%define stable_update 26
97+
%define stable_update 27
9898
# Set rpm version accordingly
9999
%if 0%{?stable_update}
100100
%define stablerev %{stable_update}
@@ -2965,10 +2965,13 @@ fi
29652965
#
29662966
#
29672967
%changelog
2968+
* Sat Apr 03 2021 Trung Lê <trung.le@ruby-journal.com> - 5.10.27-200
2969+
- Linux v5.10.27
2970+
29682971
* Fri Apr 02 2021 Trung Lê <trung.le@ruby-journal.com> - 5.10.26-200
29692972
- Linux v5.10.26
29702973

2971-
* Thu Mar 26 2021 Trung Lê <trung.le@ruby-journal.com> - 5.10.25-200
2974+
* Fri Mar 26 2021 Trung Lê <trung.le@ruby-journal.com> - 5.10.25-200
29722975
- Linux v5.10.25
29732976

29742977
* Thu Mar 18 2021 Trung Lê <trung.le@ruby-journal.com> - 5.10.24-200

sources

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
SHA512 (linux-5.10.tar.xz) = c28d52bc0c1e2c99017ceeca0bf2e622427f3416e0692090b01f65e3b3a5bce0e3e52ce3cee15d71e84fcb965bd48bdfcccb818c0105035d712ebd07afde9452
2-
SHA512 (patch-5.10.26.xz) = 0938834855a70ee5a77d7fc45f3f005983d0ad726f9d6367297970d885f19c433cf09c8592f74ba5c2861bf7eeb303455dd7ecebf4ff4c31baeff7c96357b9be
2+
SHA512 (patch-5.10.27.xz) = fb18bbd9cfac84e438ea00e3a1a8e9e2a74ea91da57c3ed0f87c0028ffaa7be88be9b5c2f382ac4be06ff468b187480f719eed4df7b38bf9f7beaeddb352c0eb

0 commit comments

Comments
 (0)