[arch-commits] Commit in grub/trunk (PKGBUILD)
Christian Hesse
eworm at gemini.archlinux.org
Tue Sep 7 16:11:00 UTC 2021
Date: Tuesday, September 7, 2021 @ 16:11:00
Author: eworm
Revision: 423501
upgpkg: grub 2:2.06-2: fs/xfs: Fix unreadable filesystem with v4 superblock
Modified:
grub/trunk/PKGBUILD
----------+
PKGBUILD | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-09-07 13:44:40 UTC (rev 423500)
+++ PKGBUILD 2021-09-07 16:11:00 UTC (rev 423501)
@@ -23,7 +23,7 @@
_unifont_ver='13.0.06'
_pkgver=2.06
pkgver=${_pkgver/-/}
-pkgrel=1
+pkgrel=2
url='https://www.gnu.org/software/grub/'
arch=('x86_64')
license=('GPL3')
@@ -73,6 +73,8 @@
'791fadf182edf8d5bee4b45c008b08adce9689a9624971136527891a8f67d206')
_backports=(
+ # fs/xfs: Fix unreadable filesystem with v4 superblock
+ 'a4b495520e4dc41a896a8b916a64eda9970c50ea'
)
_configure_options=(
More information about the arch-commits
mailing list