diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 21:04:32 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 21:04:32 +0000 |
commit | fe029bbebbe9b4563bf5ead9e11f7b7243530c0f (patch) | |
tree | 67e2108b427021bfdafe5bdf8b61f077903f016a /debian/patches/series | |
parent | Updating source format. (diff) | |
download | dpkg-fe029bbebbe9b4563bf5ead9e11f7b7243530c0f.tar.xz dpkg-fe029bbebbe9b4563bf5ead9e11f7b7243530c0f.zip |
Adding patch from Raphaël Hertzog <hertzog@debian.org> to fallback on /bin/mv when rename syscall fails with EXDEV (Closes: #836211).
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/patches/series | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series new file mode 100644 index 0000000..39ab66d --- /dev/null +++ b/debian/patches/series @@ -0,0 +1 @@ +progress-linux/0001-overlayfs.patch |