Date: Tuesday, January 24, 2023 @ 15:02:48 Author: andyrtr Revision: 467284
upgpkg: linux-lts 5.15.90-1: upstream update 5.15.90 Modified: linux-lts/trunk/PKGBUILD linux-lts/trunk/config ----------+ PKGBUILD | 6 +++--- config | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-24 11:46:56 UTC (rev 467283) +++ PKGBUILD 2023-01-24 15:02:48 UTC (rev 467284) @@ -1,7 +1,7 @@ # Maintainer: Andreas Radke <[email protected]> pkgbase=linux-lts -pkgver=5.15.89 +pkgver=5.15.90 pkgrel=1 pkgdesc='LTS Linux' url="https://www.kernel.org/" @@ -27,9 +27,9 @@ '647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman ) # https://www.kernel.org/pub/linux/kernel/v5.x/sha256sums.asc -sha256sums=('e7311b874e014bb6d37c051319bd6a4a4e3d05a1c32546522deabbfd2d752fe8' +sha256sums=('e6fd430022686753af7516fe7544f96aab379509dc5b7829017bdcd92b393b42' 'SKIP' - 'e4327d26fc51b2cd304fc40695ba5433974a4545c8b12adf227a826f0b7008e2' + '07b5630e34b64e49f51b2df6ef1d40248e4c779e621bab0b558d230fd354bfb8' '3b5cfc9ca9cf778ea2c4b619b933cda26519969df2d764b5a687f63cf59974cd' 'c175fbb141c3cec013c799f694d88310375ac5456042f6a4a1adc7667836d786' '8357f000b2b622e73dcfd41c2bad42b5e99fffe8f7ee64f774aa771f86cef43c' Modified: config =================================================================== --- config 2023-01-24 11:46:56 UTC (rev 467283) +++ config 2023-01-24 15:02:48 UTC (rev 467284) @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.15.89 Kernel Configuration +# Linux/x86 5.15.90 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.1 20230111" CONFIG_CC_IS_GCC=y
