David Runge pushed to branch main at Arch Linux / Packaging / Packages / linux-firmware
Commits: dfd9f5dc by David Runge at 2023-08-09T22:40:12+02:00 upgpkg: 20230804.7be2766d-2 Rebuild to backport fixes for CVE-2023-20569: https://www.amd.com/en/resources/product-security/bulletin/amd-sb-7005.html - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -6,7 +6,7 @@ pkgname=(linux-firmware-whence linux-firmware amd-ucode ) _tag=20230804 pkgver=20230804.7be2766d -pkgrel=1 +pkgrel=2 pkgdesc="Firmware files for Linux" url="https://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git;a=summary" license=('GPL2' 'GPL3' 'custom') @@ -18,6 +18,7 @@ sha256sums=('SKIP') validpgpkeys=('4CDE8575E547BF835FE15807A31B6BD72486CFD6') # Josh Boyer <[email protected]> _backports=( + f2eb058afc57348cde66852272d6bf11da1eef8f # fixes for "inception": https://www.amd.com/en/resources/product-security/bulletin/amd-sb-7005.html ) prepare() { View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/linux-firmware/-/commit/dfd9f5dc9429e688975516c45b9529fa2c89813d -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/linux-firmware/-/commit/dfd9f5dc9429e688975516c45b9529fa2c89813d You're receiving this email because of your account on gitlab.archlinux.org.
