diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 08:22:08 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 08:22:08 +0000 |
commit | 53e4553df3ca3e802888caa2d153376de661524b (patch) | |
tree | 3e97332abdaa0010e1ae0ebae7270900b83fb221 /debian/patches/skip-utimensat-test-on-zfs.patch | |
parent | Adding debian version 1:9.7p1-2. (diff) | |
download | openssh-53e4553df3ca3e802888caa2d153376de661524b.tar.xz openssh-53e4553df3ca3e802888caa2d153376de661524b.zip |
Adding debian version 1:9.7p1-3.debian/1%9.7p1-3
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/patches/skip-utimensat-test-on-zfs.patch')
-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 9a4440f..7707531 100644 --- a/debian/patches/skip-utimensat-test-on-zfs.patch +++ b/debian/patches/skip-utimensat-test-on-zfs.patch @@ -1,4 +1,4 @@ -From 3a5a49f1a4355e7f75ec350cb13f46ea835058da Mon Sep 17 00:00:00 2001 +From 4c1c5dc36c96a8e6dd34fd43caf83d292a33b797 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 |