Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] zfs: update to 2.1.12.
@ 2023-06-07 13:53 zdykstra
  2023-06-07 15:11 ` [NOMERGE] " absrd
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: zdykstra @ 2023-06-07 13:53 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 793 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.12
https://github.com/void-linux/void-packages/pull/44305

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

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

This is largely a place-holder PR. Upstream has recently been issuing point releases 1 to 5 days after a release, so I'm opening this just to put the brakes on merging anything on our side. In ~7 days this can be considered viable to receive further testing and a merge if upstream bug reports look good.

CC'ing @Vaelatern 

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

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

From a242271d5e22073d7e2fde877ee1efc750ddb3be Mon Sep 17 00:00:00 2001
From: Zach Dykstra <dykstra.zachary@gmail.com>
Date: Wed, 7 Jun 2023 08:50:17 -0500
Subject: [PATCH] zfs: update to 2.1.12.

---
 srcpkgs/zfs/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/zfs/template b/srcpkgs/zfs/template
index 914114f1cfb7..e53f25d27084 100644
--- a/srcpkgs/zfs/template
+++ b/srcpkgs/zfs/template
@@ -1,6 +1,6 @@
 # Template file for 'zfs'
 pkgname=zfs
-version=2.1.11
+version=2.1.12
 revision=1
 build_style=gnu-configure
 configure_args="--with-config=user --with-mounthelperdir=/usr/bin
@@ -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=a54fe4e854d0a207584f1799a80e165eae66bc30dc8e8c96a1f99ed9d4d8ceb2
+checksum=64daa26aed3e12c931f6f4413d7527c4ebdb8da35416b356152b5f9fdd4c6e6d
 # dkms must be before initramfs-regenerate to build modules before images
 triggers="dkms initramfs-regenerate"
 dkms_modules="zfs ${version}"

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

* Re: [NOMERGE] zfs: update to 2.1.12.
  2023-06-07 13:53 [PR PATCH] zfs: update to 2.1.12 zdykstra
@ 2023-06-07 15:11 ` absrd
  2023-06-12 10:34 ` absrd
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 7+ messages in thread
From: absrd @ 2023-06-07 15:11 UTC (permalink / raw)
  To: ml

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

New comment by absrd on void-packages repository

https://github.com/void-linux/void-packages/pull/44305#issuecomment-1581026921

Comment:
Running it on linux6.3 with no issues so far.

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

* Re: [NOMERGE] zfs: update to 2.1.12.
  2023-06-07 13:53 [PR PATCH] zfs: update to 2.1.12 zdykstra
  2023-06-07 15:11 ` [NOMERGE] " absrd
@ 2023-06-12 10:34 ` absrd
  2023-06-12 19:41 ` [PR PATCH] [Updated] " zdykstra
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 7+ messages in thread
From: absrd @ 2023-06-12 10:34 UTC (permalink / raw)
  To: ml

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

New comment by absrd on void-packages repository

https://github.com/void-linux/void-packages/pull/44305#issuecomment-1587056068

Comment:
Still no issues

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

* Re: [PR PATCH] [Updated] zfs: update to 2.1.12.
  2023-06-07 13:53 [PR PATCH] zfs: update to 2.1.12 zdykstra
  2023-06-07 15:11 ` [NOMERGE] " absrd
  2023-06-12 10:34 ` absrd
@ 2023-06-12 19:41 ` zdykstra
  2023-06-13 15:38 ` zdykstra
  2023-06-13 23:27 ` [PR PATCH] [Merged]: " Vaelatern
  4 siblings, 0 replies; 7+ messages in thread
From: zdykstra @ 2023-06-12 19:41 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by zdykstra against master on the void-packages repository

https://github.com/zdykstra/void-packages zfs-2.1.12
https://github.com/void-linux/void-packages/pull/44305

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

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

This is largely a place-holder PR. Upstream has recently been issuing point releases 1 to 5 days after a release, so I'm opening this just to put the brakes on merging anything on our side. In ~7 days this can be considered viable to receive further testing and a merge if upstream bug reports look good.

CC'ing @Vaelatern 

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

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

From a4b2ff62b7308177bcc5309919128a1b4b39de46 Mon Sep 17 00:00:00 2001
From: Zach Dykstra <dykstra.zachary@gmail.com>
Date: Wed, 7 Jun 2023 08:50:17 -0500
Subject: [PATCH] zfs: update to 2.1.12.

---
 srcpkgs/zfs/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/zfs/template b/srcpkgs/zfs/template
index 914114f1cfb7..e53f25d27084 100644
--- a/srcpkgs/zfs/template
+++ b/srcpkgs/zfs/template
@@ -1,6 +1,6 @@
 # Template file for 'zfs'
 pkgname=zfs
-version=2.1.11
+version=2.1.12
 revision=1
 build_style=gnu-configure
 configure_args="--with-config=user --with-mounthelperdir=/usr/bin
@@ -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=a54fe4e854d0a207584f1799a80e165eae66bc30dc8e8c96a1f99ed9d4d8ceb2
+checksum=64daa26aed3e12c931f6f4413d7527c4ebdb8da35416b356152b5f9fdd4c6e6d
 # dkms must be before initramfs-regenerate to build modules before images
 triggers="dkms initramfs-regenerate"
 dkms_modules="zfs ${version}"

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

* Re: zfs: update to 2.1.12.
  2023-06-07 13:53 [PR PATCH] zfs: update to 2.1.12 zdykstra
                   ` (2 preceding siblings ...)
  2023-06-12 19:41 ` [PR PATCH] [Updated] " zdykstra
@ 2023-06-13 15:38 ` zdykstra
  2023-06-13 23:27 ` [PR PATCH] [Merged]: " Vaelatern
  4 siblings, 0 replies; 7+ messages in thread
From: zdykstra @ 2023-06-13 15:38 UTC (permalink / raw)
  To: ml

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

New comment by zdykstra on void-packages repository

https://github.com/void-linux/void-packages/pull/44305#issuecomment-1589562731

Comment:
I rebooted into ZFS 2.1.12 / Kernel 5.15.114 / root-on-ZFS. As expected, no issues.

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

* Re: [PR PATCH] [Merged]: zfs: update to 2.1.12.
  2023-06-07 13:53 [PR PATCH] zfs: update to 2.1.12 zdykstra
                   ` (3 preceding siblings ...)
  2023-06-13 15:38 ` zdykstra
@ 2023-06-13 23:27 ` Vaelatern
  4 siblings, 0 replies; 7+ messages in thread
From: Vaelatern @ 2023-06-13 23:27 UTC (permalink / raw)
  To: ml

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

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

zfs: update to 2.1.12.
https://github.com/void-linux/void-packages/pull/44305

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

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

This is largely a place-holder PR. Upstream has recently been issuing point releases 1 to 5 days after a release, so I'm opening this just to put the brakes on merging anything on our side. In ~7 days this can be considered viable to receive further testing and a merge if upstream bug reports look good.

CC'ing @Vaelatern 

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

* Re: zfs: update to 2.1.12.
  2023-06-07 15:09 [PR PATCH] " absrd
@ 2023-06-07 15:10 ` absrd
  0 siblings, 0 replies; 7+ messages in thread
From: absrd @ 2023-06-07 15:10 UTC (permalink / raw)
  To: ml

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

New comment by absrd on void-packages repository

https://github.com/void-linux/void-packages/pull/44307#issuecomment-1581024424

Comment:
duplicate: https://github.com/void-linux/void-packages/pull/44305

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

end of thread, other threads:[~2023-06-13 23:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-07 13:53 [PR PATCH] zfs: update to 2.1.12 zdykstra
2023-06-07 15:11 ` [NOMERGE] " absrd
2023-06-12 10:34 ` absrd
2023-06-12 19:41 ` [PR PATCH] [Updated] " zdykstra
2023-06-13 15:38 ` zdykstra
2023-06-13 23:27 ` [PR PATCH] [Merged]: " Vaelatern
2023-06-07 15:09 [PR PATCH] " absrd
2023-06-07 15:10 ` absrd

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).