Date: Sunday, January 1, 2023 @ 16:24:29 Author: andyrtr Revision: 465114
upgpkg: linux-lts 5.15.86-1: upstream update 5.15.86 Modified: linux-lts/trunk/PKGBUILD linux-lts/trunk/config ----------+ PKGBUILD | 8 ++++---- config | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-01 15:32:08 UTC (rev 465113) +++ PKGBUILD 2023-01-01 16:24:29 UTC (rev 465114) @@ -1,7 +1,7 @@ # Maintainer: Andreas Radke <[email protected]> pkgbase=linux-lts -pkgver=5.15.85 +pkgver=5.15.86 pkgrel=1 pkgdesc='LTS Linux' url="https://www.kernel.org/" @@ -9,7 +9,7 @@ license=(GPL2) makedepends=( bc libelf pahole cpio perl tar xz - xmlto python-sphinx python-sphinx_rtd_theme graphviz imagemagick texlive-latexextra + xmlto 'python-sphinx<6.0.0' python-sphinx_rtd_theme graphviz imagemagick texlive-latexextra ) options=('!strip') _srcname=linux-$pkgver @@ -27,9 +27,9 @@ '647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman ) # https://www.kernel.org/pub/linux/kernel/v5.x/sha256sums.asc -sha256sums=('2c0bae29fac98e0a9408914a4551b2971365ac0000351cb255d6bd9aa0849808' +sha256sums=('80fcd9efa443502de9e2750f6dfb59e8de43a5d87a6d2be09dca748d79b5f2ee' 'SKIP' - '58887e40cd5d4c1f4ecdcc1ec6c7967747e25260e8d4f4355b356aa0809d4422' + 'ec9d9df99be94638c47a5685bbd8ba7ad17b0cd67a5f1bb249fd8acffe93c73b' '3b5cfc9ca9cf778ea2c4b619b933cda26519969df2d764b5a687f63cf59974cd' 'c175fbb141c3cec013c799f694d88310375ac5456042f6a4a1adc7667836d786' '8357f000b2b622e73dcfd41c2bad42b5e99fffe8f7ee64f774aa771f86cef43c' Modified: config =================================================================== --- config 2023-01-01 15:32:08 UTC (rev 465113) +++ config 2023-01-01 16:24:29 UTC (rev 465114) @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.15.85 Kernel Configuration +# Linux/x86 5.15.86 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.0" CONFIG_CC_IS_GCC=y
