Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] zfs: update to 2.1.13.
@ 2023-09-28  1:12 zdykstra
  2023-09-28  1:19 ` zdykstra
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: zdykstra @ 2023-09-28  1:12 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 539 bytes --]

There is a new pull request by zdykstra against master on the void-packages repository

https://github.com/zdykstra/void-packages zfs-2.1.13
https://github.com/void-linux/void-packages/pull/46304

zfs: update to 2.1.13.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

Built against Linux 6.5.5, booted into it successfully - x86_64, glibc.

A patch file from https://github.com/void-linux/void-packages/pull/46304.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-zfs-2.1.13-46304.patch --]
[-- Type: text/x-diff, Size: 1247 bytes --]

From 88932f58a277392e34d121f8ab563fa490d788a2 Mon Sep 17 00:00:00 2001
From: Zach Dykstra <dykstra.zachary@gmail.com>
Date: Wed, 27 Sep 2023 20:07:31 -0500
Subject: [PATCH] zfs: update to 2.1.13.

---
 srcpkgs/zfs/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/zfs/template b/srcpkgs/zfs/template
index 496999fc50fa6..043f22d444e91 100644
--- a/srcpkgs/zfs/template
+++ b/srcpkgs/zfs/template
@@ -1,7 +1,7 @@
 # Template file for 'zfs'
 pkgname=zfs
-version=2.1.12
-revision=2
+version=2.1.13
+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
@@ -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=64daa26aed3e12c931f6f4413d7527c4ebdb8da35416b356152b5f9fdd4c6e6d
+checksum=06b24cbb3cbc1554e2edf2fcd71d1f8bec4febf4412aeac17070877c44302abd
 # dkms must be before initramfs-regenerate to build modules before images
 triggers="dkms initramfs-regenerate"
 dkms_modules="zfs ${version}"

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: zfs: update to 2.1.13.
  2023-09-28  1:12 [PR PATCH] zfs: update to 2.1.13 zdykstra
@ 2023-09-28  1:19 ` zdykstra
  2023-10-02 13:24 ` zdykstra
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: zdykstra @ 2023-09-28  1:19 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 253 bytes --]

New comment by zdykstra on void-packages repository

https://github.com/void-linux/void-packages/pull/46304#issuecomment-1738308654

Comment:
The changelog is almost exclusively 6.5 compatibility commits. This should be (relatively) safe to YOLO merge.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: zfs: update to 2.1.13.
  2023-09-28  1:12 [PR PATCH] zfs: update to 2.1.13 zdykstra
  2023-09-28  1:19 ` zdykstra
@ 2023-10-02 13:24 ` zdykstra
  2023-10-02 13:24 ` zdykstra
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: zdykstra @ 2023-10-02 13:24 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 237 bytes --]

New comment by zdykstra on void-packages repository

https://github.com/void-linux/void-packages/pull/46304#issuecomment-1743012077

Comment:
No run-time regressions reported upstream. I've been running it for ~5 days now without issue.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: zfs: update to 2.1.13.
  2023-09-28  1:12 [PR PATCH] zfs: update to 2.1.13 zdykstra
  2023-09-28  1:19 ` zdykstra
  2023-10-02 13:24 ` zdykstra
@ 2023-10-02 13:24 ` zdykstra
  2023-10-02 15:10 ` Vaelatern
  2023-10-02 15:10 ` [PR PATCH] [Merged]: " Vaelatern
  4 siblings, 0 replies; 6+ messages in thread
From: zdykstra @ 2023-10-02 13:24 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 176 bytes --]

New comment by zdykstra on void-packages repository

https://github.com/void-linux/void-packages/pull/46304#issuecomment-1743012859

Comment:
Kicking this over to @Vaelatern !

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: zfs: update to 2.1.13.
  2023-09-28  1:12 [PR PATCH] zfs: update to 2.1.13 zdykstra
                   ` (2 preceding siblings ...)
  2023-10-02 13:24 ` zdykstra
@ 2023-10-02 15:10 ` Vaelatern
  2023-10-02 15:10 ` [PR PATCH] [Merged]: " Vaelatern
  4 siblings, 0 replies; 6+ messages in thread
From: Vaelatern @ 2023-10-02 15:10 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 157 bytes --]

New comment by Vaelatern on void-packages repository

https://github.com/void-linux/void-packages/pull/46304#issuecomment-1743201558

Comment:
Nice, thanks!

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR PATCH] [Merged]: zfs: update to 2.1.13.
  2023-09-28  1:12 [PR PATCH] zfs: update to 2.1.13 zdykstra
                   ` (3 preceding siblings ...)
  2023-10-02 15:10 ` Vaelatern
@ 2023-10-02 15:10 ` Vaelatern
  4 siblings, 0 replies; 6+ messages in thread
From: Vaelatern @ 2023-10-02 15:10 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 383 bytes --]

There's a merged pull request on the void-packages repository

zfs: update to 2.1.13.
https://github.com/void-linux/void-packages/pull/46304

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

Built against Linux 6.5.5, booted into it successfully - x86_64, glibc.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-10-02 15:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-28  1:12 [PR PATCH] zfs: update to 2.1.13 zdykstra
2023-09-28  1:19 ` zdykstra
2023-10-02 13:24 ` zdykstra
2023-10-02 13:24 ` zdykstra
2023-10-02 15:10 ` Vaelatern
2023-10-02 15:10 ` [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).