Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] zfs: update to 0.8.2.
@ 2019-10-01  8:15 voidlinux-github
  2019-10-01 11:55 ` voidlinux-github
  2019-10-02 14:53 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 2 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-01  8:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/leahneukirchen/void-packages zfs802
https://github.com/void-linux/void-packages/pull/14872

zfs: update to 0.8.2.


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

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

From 59ef85a815e2e52c59f02f5d77618ab6bf7adcc7 Mon Sep 17 00:00:00 2001
From: Leah Neukirchen <leah@vuxu.org>
Date: Sat, 28 Sep 2019 22:59:01 +0200
Subject: [PATCH] zfs: update to 0.8.2.

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

diff --git a/srcpkgs/zfs/template b/srcpkgs/zfs/template
index 8947eeff7d8..ce124ff12bb 100644
--- a/srcpkgs/zfs/template
+++ b/srcpkgs/zfs/template
@@ -1,6 +1,6 @@
 # Template file for 'zfs'
 pkgname=zfs
-version=0.8.1
+version=0.8.2
 revision=1
 build_style=gnu-configure
 configure_args="--with-config=user --with-mounthelperdir=/usr/bin
@@ -14,7 +14,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="CDDL-1.0"
 homepage="https://zfsonlinux.org/"
 distfiles="https://github.com/zfsonlinux/zfs/releases/download/zfs-${version}/zfs-${version}.tar.gz"
-checksum=0af79fde44b7b8ecb94d5166ce2e4fff7409c20ed874c2d759db92909e6c2799
+checksum=47608e257c8ecebb918014ef1da6172c3a45d990885891af18e80f5cc28beab8
 
 replaces="spl<=0.7.13_1" # Because SPL was merged into zfs in 0.8.0
 

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

* Re: zfs: update to 0.8.2.
  2019-10-01  8:15 [PR PATCH] zfs: update to 0.8.2 voidlinux-github
@ 2019-10-01 11:55 ` voidlinux-github
  2019-10-02 14:53 ` [PR PATCH] [Merged]: " voidlinux-github
  1 sibling, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-01 11:55 UTC (permalink / raw)
  To: ml

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

New comment by leahneukirchen on void-packages repository

https://github.com/void-linux/void-packages/pull/14872#issuecomment-537001628

Comment:
Needed for Linux 5.3, by the way.

Tested on x86_64.

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

* Re: [PR PATCH] [Merged]: zfs: update to 0.8.2.
  2019-10-01  8:15 [PR PATCH] zfs: update to 0.8.2 voidlinux-github
  2019-10-01 11:55 ` voidlinux-github
@ 2019-10-02 14:53 ` voidlinux-github
  1 sibling, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-02 14:53 UTC (permalink / raw)
  To: ml

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

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

zfs: update to 0.8.2.
https://github.com/void-linux/void-packages/pull/14872

Description:


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

* [PR PATCH] zfs: update to 0.8.2.
@ 2019-10-02 14:53 voidlinux-github
  0 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-02 14:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Vaelatern/void-packages hacktoberfest1
https://github.com/void-linux/void-packages/pull/14974

zfs: update to 0.8.2.


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

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

From eb66cb0b6f0425755e89b6465d24d4bc50e2e107 Mon Sep 17 00:00:00 2001
From: Toyam Cox <Vaelatern@Voidlinux.eu>
Date: Wed, 2 Oct 2019 06:22:32 -0400
Subject: [PATCH] zfs: update to 0.8.2.

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

diff --git a/srcpkgs/zfs/template b/srcpkgs/zfs/template
index 8947eeff7d8..ce124ff12bb 100644
--- a/srcpkgs/zfs/template
+++ b/srcpkgs/zfs/template
@@ -1,6 +1,6 @@
 # Template file for 'zfs'
 pkgname=zfs
-version=0.8.1
+version=0.8.2
 revision=1
 build_style=gnu-configure
 configure_args="--with-config=user --with-mounthelperdir=/usr/bin
@@ -14,7 +14,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="CDDL-1.0"
 homepage="https://zfsonlinux.org/"
 distfiles="https://github.com/zfsonlinux/zfs/releases/download/zfs-${version}/zfs-${version}.tar.gz"
-checksum=0af79fde44b7b8ecb94d5166ce2e4fff7409c20ed874c2d759db92909e6c2799
+checksum=47608e257c8ecebb918014ef1da6172c3a45d990885891af18e80f5cc28beab8
 
 replaces="spl<=0.7.13_1" # Because SPL was merged into zfs in 0.8.0
 

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

end of thread, other threads:[~2019-10-02 14:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-01  8:15 [PR PATCH] zfs: update to 0.8.2 voidlinux-github
2019-10-01 11:55 ` voidlinux-github
2019-10-02 14:53 ` [PR PATCH] [Merged]: " voidlinux-github
2019-10-02 14:53 [PR PATCH] " voidlinux-github

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