* [PR PATCH] zfs-lts: update to 2.1.16.
@ 2024-12-12 1:18 zdykstra
2024-12-12 1:23 ` zdykstra
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: zdykstra @ 2024-12-12 1:18 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 472 bytes --]
There is a new pull request by zdykstra against master on the void-packages repository
https://github.com/zdykstra/void-packages zfs-lts-2.1.16
https://github.com/void-linux/void-packages/pull/53483
zfs-lts: update to 2.1.16.
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **YES**
A patch file from https://github.com/void-linux/void-packages/pull/53483.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-zfs-lts-2.1.16-53483.patch --]
[-- Type: text/x-diff, Size: 1653 bytes --]
From 378c0e2691b4ff60ca32fa37ff97ed664ca3fc1f Mon Sep 17 00:00:00 2001
From: Zach Dykstra <dykstra.zachary@gmail.com>
Date: Wed, 11 Dec 2024 19:00:23 -0600
Subject: [PATCH] zfs-lts: update to 2.1.16.
---
srcpkgs/zfs-lts/template | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/srcpkgs/zfs-lts/template b/srcpkgs/zfs-lts/template
index 537640fba63824..5b8f9d630ed16c 100644
--- a/srcpkgs/zfs-lts/template
+++ b/srcpkgs/zfs-lts/template
@@ -1,12 +1,12 @@
# Template file for 'zfs-lts'
pkgname=zfs-lts
-version=2.1.15
-revision=2
+version=2.1.16
+revision=1
build_style=gnu-configure
configure_args="--with-config=user --with-mounthelperdir=/usr/bin
--with-udevdir=/usr/lib/udev --with-udevruledir=/usr/lib/udev/rules.d
--with-dracutdir=/usr/lib/dracut --with-tirpc"
-hostmakedepends="dracut libtool pkg-config python3 automake"
+hostmakedepends="dracut libtool pkg-config python3 automake tar"
makedepends="pam-devel zlib-devel libuuid-devel libblkid-devel libtirpc-devel attr-devel"
depends="dkms>=2.2.0.3_9 perl python3 xbps-triggers>=0.121_1
libzfs-lts>=${version}_${revision}"
@@ -16,7 +16,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
license="CDDL-1.0"
homepage="https://openzfs.github.io/openzfs-docs/"
distfiles="https://github.com/openzfs/zfs/releases/download/zfs-${version}/zfs-${version}.tar.gz"
-checksum=374f92fde42600103ba4d184cb4841d648b8849320b504d10690f17e30e51ad3
+checksum=07908553eaf54fbd2c9c64f05fa07007de51a7c990e96b1820cd345c8797ae41
# dkms must be before initramfs-regenerate to build modules before images
triggers="dkms initramfs-regenerate"
dkms_modules="zfs ${version}"
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: zfs-lts: update to 2.1.16.
2024-12-12 1:18 [PR PATCH] zfs-lts: update to 2.1.16 zdykstra
@ 2024-12-12 1:23 ` zdykstra
2024-12-12 16:49 ` zdykstra
2024-12-22 6:16 ` [PR PATCH] [Merged]: " Vaelatern
2 siblings, 0 replies; 4+ messages in thread
From: zdykstra @ 2024-12-12 1:23 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 189 bytes --]
New comment by zdykstra on void-packages repository
https://github.com/void-linux/void-packages/pull/53483#issuecomment-2537541418
Comment:
root-on-ZFS, Linux 6.1.114, Dracut - no issues
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: zfs-lts: update to 2.1.16.
2024-12-12 1:18 [PR PATCH] zfs-lts: update to 2.1.16 zdykstra
2024-12-12 1:23 ` zdykstra
@ 2024-12-12 16:49 ` zdykstra
2024-12-22 6:16 ` [PR PATCH] [Merged]: " Vaelatern
2 siblings, 0 replies; 4+ messages in thread
From: zdykstra @ 2024-12-12 16:49 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 268 bytes --]
New comment by zdykstra on void-packages repository
https://github.com/void-linux/void-packages/pull/53483#issuecomment-2539485342
Comment:
@Vaelatern 2.1.16 has been out for over a week, nothing major in the openzfs/zfs issue tracker related to it that I can find.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PR PATCH] [Merged]: zfs-lts: update to 2.1.16.
2024-12-12 1:18 [PR PATCH] zfs-lts: update to 2.1.16 zdykstra
2024-12-12 1:23 ` zdykstra
2024-12-12 16:49 ` zdykstra
@ 2024-12-22 6:16 ` Vaelatern
2 siblings, 0 replies; 4+ messages in thread
From: Vaelatern @ 2024-12-22 6:16 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 312 bytes --]
There's a merged pull request on the void-packages repository
zfs-lts: update to 2.1.16.
https://github.com/void-linux/void-packages/pull/53483
Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **YES**
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-12-22 6:16 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-12 1:18 [PR PATCH] zfs-lts: update to 2.1.16 zdykstra
2024-12-12 1:23 ` zdykstra
2024-12-12 16:49 ` zdykstra
2024-12-22 6:16 ` [PR PATCH] [Merged]: " Vaelatern
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).