summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Swanson2021-12-04 13:54:59 -0800
committerMike Swanson2021-12-04 13:54:59 -0800
commit4b1d92f779474566498f9757e3396d225ff79b7e (patch)
treea40ec1f500ab2a28adcf72f17116e3c30a70ec02
parentb780a410f2a725002f1ff11c583d226d0a9ce5f5 (diff)
downloadaur-4b1d92f779474566498f9757e3396d225ff79b7e.tar.gz
Update to 2.06-2, in sync with the core repo
Fixes an XFS bug, which might be of little utility here, but hey.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eea484fe77f2..7f4732e4fcf8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = grub-libzfs
pkgdesc = GNU GRand Unified Bootloader (2) - libzfs support
pkgver = 2.06
- pkgrel = 1
+ pkgrel = 2
epoch = 2
url = https://www.gnu.org/software/grub/
install = grub-libzfs.install
diff --git a/PKGBUILD b/PKGBUILD
index 9c7972ba4387..a34305124a64 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,7 +23,7 @@ _gnulib_commit='be584c56eb1311606e5ea1a36363b97bddb6eed3'
_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 @@ sha256sums=('SKIP'
'791fadf182edf8d5bee4b45c008b08adce9689a9624971136527891a8f67d206')
_backports=(
+ # fs/xfs: Fix unreadable filesystem with v4 superblock
+ 'a4b495520e4dc41a896a8b916a64eda9970c50ea'
)
_configure_options=(