From 63af277ebd67bd2f7eb4658a49105bae07f90254 Mon Sep 17 00:00:00 2001 From: Simon Deziel Date: Tue, 17 Dec 2024 11:04:50 -0500 Subject: [PATCH 1/2] snapcraft: bump ZFS-2.1 to 2.1.16 Signed-off-by: Simon Deziel --- snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index 46d10dc4..ff1fafb3 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -1115,7 +1115,7 @@ parts: zfs-2-1: source: https://github.com/openzfs/zfs - source-commit: fb6d532066f23458f768a97ae94b158c42cbe484 # zfs-2.1.15 + source-commit: a7186651d3306debca6b4f72797239eea61db36c # zfs-2.1.16 source-depth: 1 source-type: git plugin: autotools From 8c4e27622113d0079f48d7e5ba851c5104d59430 Mon Sep 17 00:00:00 2001 From: Simon Deziel Date: Tue, 17 Dec 2024 11:05:36 -0500 Subject: [PATCH 2/2] snapcraft: bump ZFS-2.2 to 2.2.7 Signed-off-by: Simon Deziel --- snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index ff1fafb3..b9f91431 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -1150,7 +1150,7 @@ parts: zfs-2-2: source: https://github.com/openzfs/zfs - source-commit: baa50314567afd986a00838f0fa65fdacbd12daf # zfs-2.2.6 + source-commit: e269af1b3c7b1b1c000d05f147a2f75e5e72e0ca # zfs-2.2.7 source-depth: 1 source-type: git plugin: autotools