diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 08:23:06 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 08:23:06 +0000 |
commit | 6fe269b1f75c6bdcb92577f9bf37359711336cf2 (patch) | |
tree | 0d36686b619c4305279af667017ac148b2aae6f9 /debian/patches/skip-utimensat-test-on-zfs.patch | |
parent | Adding debian version 1:9.7p1-3. (diff) | |
download | openssh-6fe269b1f75c6bdcb92577f9bf37359711336cf2.tar.xz openssh-6fe269b1f75c6bdcb92577f9bf37359711336cf2.zip |
Adding debian version 1:9.7p1-4.debian/1%9.7p1-4
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 7707531..6a50e08 100644 --- a/debian/patches/skip-utimensat-test-on-zfs.patch +++ b/debian/patches/skip-utimensat-test-on-zfs.patch @@ -1,4 +1,4 @@ -From 4c1c5dc36c96a8e6dd34fd43caf83d292a33b797 Mon Sep 17 00:00:00 2001 +From c295622811895faaf4c0be0820cbb919c80b1143 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 |