Date: Thursday, February 23, 2023 @ 18:10:27 Author: anthraxx Revision: 469475
upgpkg: linux-hardened 6.1.13.hardened1-1 Modified: linux-hardened/trunk/PKGBUILD linux-hardened/trunk/config ----------+ PKGBUILD | 8 ++++---- config | 3 +-- 2 files changed, 5 insertions(+), 6 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-23 17:16:32 UTC (rev 469474) +++ PKGBUILD 2023-02-23 18:10:27 UTC (rev 469475) @@ -4,7 +4,7 @@ # Contributor: Thomas Baechler <[email protected]> pkgbase=linux-hardened -pkgver=6.1.12.hardened1 +pkgver=6.1.13.hardened1 pkgrel=1 pkgdesc='Security-Hardened Linux' url='https://github.com/anthraxx/linux-hardened' @@ -28,11 +28,11 @@ '647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman 'E240B57E2C4630BA768E2F26FC1B547C8D8172C8' # Levente Polyak ) -sha256sums=('d47aa675170904dcc93eeaa7c96db54d476a11c5d3e8cf3d3b96e364e2a0edea' +sha256sums=('48841319f4b0077da15e4176e624032d8332d961ee660e1b85e1ce73ded17a67' 'SKIP' - '748c5b4643fec1b67ba877ead11b3cf739203712ea37ea5055e9836ecf7fe25b' + '3965a4a9cea353696442bafa045062030c0c4cfc933ab34dca832dbcc17225f3' 'SKIP' - '15fc48ccfc3d33ec3d7224a2693a34662ffc0e3ad7fb581e53d7b9a02c425044') + '12486625f5ef44b81bcf1935a990785b74bd5a335f3ca983feaf4ea0444be038') export KBUILD_BUILD_HOST=archlinux export KBUILD_BUILD_USER=$pkgbase Modified: config =================================================================== --- config 2023-02-23 17:16:32 UTC (rev 469474) +++ config 2023-02-23 18:10:27 UTC (rev 469475) @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 6.1.12-hardened1 Kernel Configuration +# Linux/x86 6.1.13-hardened1 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.1 20230111" CONFIG_CC_IS_GCC=y @@ -6472,7 +6472,6 @@ CONFIG_DRM_MIPI_DBI=m CONFIG_DRM_MIPI_DSI=y # CONFIG_DRM_DEBUG_MM is not set -CONFIG_DRM_USE_DYNAMIC_DEBUG=y CONFIG_DRM_KMS_HELPER=y CONFIG_DRM_FBDEV_EMULATION=y CONFIG_DRM_FBDEV_OVERALLOC=100
