diff options
author | Colin Watson <cjwatson@debian.org> | 2018-04-03 18:41:24 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2018-04-03 18:41:51 +0100 |
commit | 812462303fb4b0b1b9a175be508b78abc289d399 (patch) | |
tree | e437ba79ce9f0fbbdd068a8304baf31a637249d6 /debian/patches/seccomp-s390-flock-ipc.patch | |
parent | 6343f33577c712fa8986d4f5a747d8e530571bb8 (diff) | |
parent | ea67bc97339c9a507343e4a1f5fb867f678fbe1d (diff) |
Fix parsing of DebianBanner option
Closes: #894730
Diffstat (limited to 'debian/patches/seccomp-s390-flock-ipc.patch')
-rw-r--r-- | debian/patches/seccomp-s390-flock-ipc.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/seccomp-s390-flock-ipc.patch b/debian/patches/seccomp-s390-flock-ipc.patch index 4a800709f..030d8f417 100644 --- a/debian/patches/seccomp-s390-flock-ipc.patch +++ b/debian/patches/seccomp-s390-flock-ipc.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From a8dba2230bc3de444c48e48d1bfd57aca1db82b1 Mon Sep 17 00:00:00 2001 | 1 | From 8435aa5e322a4899dcb9bc68d5f0551e93d3f5a5 Mon Sep 17 00:00:00 2001 |
2 | From: Eduardo Barretto <ebarretto@linux.vnet.ibm.com> | 2 | From: Eduardo Barretto <ebarretto@linux.vnet.ibm.com> |
3 | Date: Tue, 9 May 2017 10:53:04 -0300 | 3 | Date: Tue, 9 May 2017 10:53:04 -0300 |
4 | Subject: Allow flock and ipc syscall for s390 architecture | 4 | Subject: Allow flock and ipc syscall for s390 architecture |