Update to 5.5.16 (f30, f31) and 5.6.3 (other)

Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
This commit is contained in:
Dorian Stoll 2020-04-09 11:17:00 +02:00
parent 70e07e113d
commit 44c0716ac9
No known key found for this signature in database
GPG key ID: F1DACD02C619442A
4 changed files with 11 additions and 11 deletions

View file

@ -7,8 +7,8 @@ name: Debian
env:
GPG_KEY_ID: 56C464BAAC421453
KERNEL_VERSION: 5.6.2
KDEB_PKGVERSION: 5.6.2-1
KERNEL_VERSION: 5.6.3
KDEB_PKGVERSION: 5.6.3-1
LOCALVERSION: -surface
jobs:

View file

@ -2,7 +2,7 @@
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
pkgbase=linux-surface
pkgver=5.6.2.arch1
pkgver=5.6.3.arch1
pkgrel=1
pkgdesc='Linux'
_fullver=${pkgver%.*}-${pkgver##*.}
@ -34,8 +34,8 @@ validpgpkeys=(
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
'8218F88849AAC522E94CF470A5E9288C4FA415FA' # Jan Alexander Steffens (heftig)
)
sha256sums=('88277e77df1cc7aa94a3ebf8480fff14d11ddbead5501b06b2c6c5d8c15c0ab1'
'5c809f7ca4f21ebd95368533b20c0ed78fe2e006762dff742e5fd0751521ad11'
sha256sums=('2a64c246582212b3e13c232069b67e48383664baa4774407200fe2aa915b5465'
'e78bfa9f5a1065d93396a37d59043bd79805f4681df27ef44dcddea8de092818'
'4662d1c8c5557e7531cfd4175809e832aa2d96771454f9631f5c09c2c40eb881'
'05325a85fc3d6861f563350200a3e9919e106225d69a583b1fefa8e7186f162c'
'd6738e74df18c344ac1915e10cb24010a565ea8760e299ae7952ca1d53da8b38'

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 5.6.2-arch1 Kernel Configuration
# Linux/x86 5.6.3-arch1 Kernel Configuration
#
#
@ -6683,7 +6683,7 @@ CONFIG_SND_VERBOSE_PRINTK=y
CONFIG_SND_DEBUG=y
# CONFIG_SND_DEBUG_VERBOSE is not set
# CONFIG_SND_PCM_XRUN_DEBUG is not set
CONFIG_SND_CTL_VALIDATION=y
# CONFIG_SND_CTL_VALIDATION is not set
CONFIG_SND_VMASTER=y
CONFIG_SND_DMA_SGBUF=y
CONFIG_SND_SEQUENCER=m
@ -10021,7 +10021,7 @@ CONFIG_LOCK_DOWN_KERNEL_FORCE_NONE=y
# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
# CONFIG_DEFAULT_SECURITY_APPARMOR is not set
CONFIG_DEFAULT_SECURITY_DAC=y
CONFIG_LSM="yama"
CONFIG_LSM="lockdown,yama"
#
# Kernel hardening options

View file

@ -2,9 +2,9 @@
# Definitions to configure the kernel we want to build
#
%global kernel_tag_fc32 kernel-5.6.2-300.fc32
%global kernel_tag_fc31 kernel-5.5.15-200.fc31
%global kernel_tag_fc30 kernel-5.5.15-100.fc30
%global kernel_tag_fc32 kernel-5.6.3-300.fc32
%global kernel_tag_fc31 kernel-5.5.16-200.fc31
%global kernel_tag_fc30 kernel-5.5.16-100.fc30
%global kernel_release_fc32 1
%global kernel_release_fc31 1