Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/pr/802'
Browse files Browse the repository at this point in the history
* origin/pr/802:
  Update to kernel-6.4.8
  • Loading branch information
marmarek committed Aug 8, 2023
2 parents 8214e1f + 2ac223e commit 3bf1fce
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions config-base
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Base config based on Fedora's config (kernel-core-6.4.7-200.fc38.x86_64.rpm)
# Base config based on Fedora's config (kernel-core-6.4.8-200.fc38.x86_64.rpm)
# Only modification is `yes '' | make oldconfig` to drop config settings which
# depend on Fedora patches and adjust for the small version difference.
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.1.1 20230614 (Red Hat 13.1.1-4)"
Expand Down Expand Up @@ -30,7 +30,7 @@ CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_UAPI_HEADER_TEST=y
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_BUILD_SALT="6.4.7-200.fc38.x86_64"
CONFIG_BUILD_SALT="6.4.8-200.fc38.x86_64"
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_BZIP2=y
CONFIG_HAVE_KERNEL_LZMA=y
Expand Down Expand Up @@ -10030,7 +10030,7 @@ CONFIG_CRYPTO_USER_API_RNG=y
# CONFIG_CRYPTO_USER_API_RNG_CAVP is not set
CONFIG_CRYPTO_USER_API_AEAD=y
# CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE is not set
CONFIG_CRYPTO_STATS=y
# CONFIG_CRYPTO_STATS is not set
# end of Userspace interface

CONFIG_CRYPTO_HASH_INFO=y
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.4.7
6.4.8

0 comments on commit 3bf1fce

Please sign in to comment.