diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-27 08:42:40 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-27 08:42:40 +0000 |
commit | 61ddb5002596ce4bfc6a400fd9952b514350c95a (patch) | |
tree | b3c2223bb28ef51f8c683867e440500ef781e20d /debian/patches/skip-utimensat-test-on-zfs.patch | |
parent | Merging upstream version 1:9.9p1. (diff) | |
download | openssh-debian.tar.xz openssh-debian.zip |
Adding debian version 1:9.9p1-1.debian/1%9.9p1-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/patches/skip-utimensat-test-on-zfs.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/skip-utimensat-test-on-zfs.patch b/debian/patches/skip-utimensat-test-on-zfs.patch index 5a9a489..055b12b 100644 --- a/debian/patches/skip-utimensat-test-on-zfs.patch +++ b/debian/patches/skip-utimensat-test-on-zfs.patch @@ -1,4 +1,4 @@ -From 1cf8791cab882050d43f539da1464eb308eca92e Mon Sep 17 00:00:00 2001 +From dadf16cb45c44f62f1c6c66bc537f6bda066292c Mon Sep 17 00:00:00 2001 From: Colin Watson <cjwatson@debian.org> Date: Mon, 11 Mar 2024 16:24:49 +0000 Subject: Skip utimensat test on ZFS |