[packages/zfs] up to 2.4.4
atler
atler at pld-linux.org
Mon Aug 31 01:14:38 CEST 2026
commit c1d5a56711e100f126141e164e83edfa8597e7c8
Author: Jan Palus <atler at pld-linux.org>
Date: Mon Aug 31 01:14:23 2026 +0200
up to 2.4.4
kernel-7.1.patch | 24 ------------------------
zfs.spec | 8 +++-----
2 files changed, 3 insertions(+), 29 deletions(-)
---
diff --git a/zfs.spec b/zfs.spec
index 33678c0..3baf8da 100644
--- a/zfs.spec
+++ b/zfs.spec
@@ -24,20 +24,19 @@ exit 1
%define _duplicate_files_terminate_build 0
-%define rel 2
+%define rel 1
%define pname zfs
Summary: Native Linux port of the ZFS filesystem
Summary(pl.UTF-8): Natywny linuksowy port systemu plików ZFS
Name: %{pname}%{?_pld_builder:%{?with_kernel:-kernel}}%{_alt_kernel}
-Version: 2.4.3
+Version: 2.4.4
Release: %{rel}%{?_pld_builder:%{?with_kernel:@%{_kernel_ver_str}}}
License: CDDL
Group: Applications/System
Source0: https://github.com/openzfs/zfs/releases/download/zfs-%{version}/%{pname}-%{version}.tar.gz
-# Source0-md5: b1ee3ffde1567bf23f20413768011fb3
+# Source0-md5: ad45f983104387b94f7b232e5ec51243
Patch0: initdir.patch
Patch1: pld.patch
-Patch2: kernel-7.1.patch
URL: https://zfsonlinux.org/
BuildRequires: autoconf >= 2.50
BuildRequires: automake
@@ -266,7 +265,6 @@ p=`pwd`\
%setup -q -n %{pname}-%{version}
%patch -P0 -p1
%patch -P1 -p1
-%patch -P2 -p1
%{__sed} -E -i -e '1s,#!\s*/usr/bin/env\s+python3(\s|$),#!%{__python3}\1,' \
cmd/zarcsummary
diff --git a/kernel-7.1.patch b/kernel-7.1.patch
deleted file mode 100644
index d80e94e..0000000
--- a/kernel-7.1.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-commit a35e8d892628d01e50af23aee5ba501be426baf6
-Author: Tony Hutter <hutter2 at llnl.gov>
-Date: Wed Jun 17 09:45:38 2026 -0700
-
- Linux 7.1 compat: META (#18682)
-
- Update the META file to reflect compatibility with the 7.1
- kernel.
-
- Signed-off-by: Tony Hutter <hutter2 at llnl.gov>
- Signed-off-by: Rob Norris <rob.norris at truenas.com>
- Reviewed-by: Chris Longros <chris.longros at gmail.com>
-
-diff --git a/META b/META
-index ab1b8955d..3c688e54a 100644
---- a/META
-+++ b/META
-@@ -6,5 +6,5 @@ Release: 1
- Release-Tags: relext
- License: CDDL
- Author: OpenZFS
--Linux-Maximum: 7.0
-+Linux-Maximum: 7.1
- Linux-Minimum: 4.18
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/zfs.git/commitdiff/c1d5a56711e100f126141e164e83edfa8597e7c8
More information about the pld-cvs-commit
mailing list