* [PR PATCH] zfs: update to 2.2.5.
@ 2024-08-20 17:19 zdykstra
2024-08-20 17:26 ` zdykstra
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: zdykstra @ 2024-08-20 17:19 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 464 bytes --]
There is a new pull request by zdykstra against master on the void-packages repository
https://github.com/zdykstra/void-packages zfs-2.2.5
https://github.com/void-linux/void-packages/pull/51925
zfs: update to 2.2.5.
<!-- 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/51925.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-zfs-2.2.5-51925.patch --]
[-- Type: text/x-diff, Size: 1614 bytes --]
From c30ae7965cbc7d13c87de89cddfd1d44142f968c Mon Sep 17 00:00:00 2001
From: Zach Dykstra <dykstra.zachary@gmail.com>
Date: Tue, 20 Aug 2024 12:12:28 -0500
Subject: [PATCH] zfs: update to 2.2.5.
---
srcpkgs/zfs/template | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/srcpkgs/zfs/template b/srcpkgs/zfs/template
index e2a1d1866744d0..b5d7c0e70eae43 100644
--- a/srcpkgs/zfs/template
+++ b/srcpkgs/zfs/template
@@ -1,12 +1,12 @@
# Template file for 'zfs'
pkgname=zfs
-version=2.2.4
-revision=2
+version=2.2.5
+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>=${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=9790905f7683d41759418e1ef3432828c31116654ff040e91356ff1c21c31ec0
+checksum=2388cf6f29cd75e87d6d05e4858a09d419c4f883a658d51ef57796121cd08897
# 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: update to 2.2.5.
2024-08-20 17:19 [PR PATCH] zfs: update to 2.2.5 zdykstra
@ 2024-08-20 17:26 ` zdykstra
2024-08-20 17:26 ` zdykstra
2024-08-28 17:00 ` [PR PATCH] [Merged]: " classabbyamp
2 siblings, 0 replies; 4+ messages in thread
From: zdykstra @ 2024-08-20 17:26 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 197 bytes --]
New comment by zdykstra on void-packages repository
https://github.com/void-linux/void-packages/pull/51925#issuecomment-2299379263
Comment:
Tested with x86_64, glibc, root-on-ZFS, kernel 6.6.47.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: zfs: update to 2.2.5.
2024-08-20 17:19 [PR PATCH] zfs: update to 2.2.5 zdykstra
2024-08-20 17:26 ` zdykstra
@ 2024-08-20 17:26 ` zdykstra
2024-08-28 17:00 ` [PR PATCH] [Merged]: " classabbyamp
2 siblings, 0 replies; 4+ messages in thread
From: zdykstra @ 2024-08-20 17:26 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 195 bytes --]
New comment by zdykstra on void-packages repository
https://github.com/void-linux/void-packages/pull/51925#issuecomment-2299379263
Comment:
Tested on x86_64, glibc, root-on-ZFS, kernel 6.6.47.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PR PATCH] [Merged]: zfs: update to 2.2.5.
2024-08-20 17:19 [PR PATCH] zfs: update to 2.2.5 zdykstra
2024-08-20 17:26 ` zdykstra
2024-08-20 17:26 ` zdykstra
@ 2024-08-28 17:00 ` classabbyamp
2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2024-08-28 17:00 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 309 bytes --]
There's a merged pull request on the void-packages repository
zfs: update to 2.2.5.
https://github.com/void-linux/void-packages/pull/51925
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-08-28 17:00 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-20 17:19 [PR PATCH] zfs: update to 2.2.5 zdykstra
2024-08-20 17:26 ` zdykstra
2024-08-20 17:26 ` zdykstra
2024-08-28 17:00 ` [PR PATCH] [Merged]: " classabbyamp
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).