diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2020-09-17 10:45:36 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2020-09-17 10:45:36 +0200 |
commit | c4ded0937770f04453d0aed281e440f2a4c88068 (patch) | |
tree | 09e2da88b57987eeb665c4496241f16fd41ae882 /debian/patches/0125-scanadf-SIGCHLD.patch | |
parent | e258d706089bd49ce89b49c1dc01215d94aa42a2 (diff) | |
parent | 9f6cc7cc24818d0db1bd5d62a8b90d49b35c77ed (diff) |
Merge branch 'release/debian/1.0.14-16' into masterdebian/1.0.14-16
Diffstat (limited to 'debian/patches/0125-scanadf-SIGCHLD.patch')
-rw-r--r-- | debian/patches/0125-scanadf-SIGCHLD.patch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/0125-scanadf-SIGCHLD.patch b/debian/patches/0125-scanadf-SIGCHLD.patch index ab91534..9ce9856 100644 --- a/debian/patches/0125-scanadf-SIGCHLD.patch +++ b/debian/patches/0125-scanadf-SIGCHLD.patch @@ -2,6 +2,7 @@ Description: Sets SIGCHLD to SIG_DFL before execle(). Author: Jakub Wilk <jwilk@debian.org> Origin: http://www.opengroup.org/onlinepubs/009695399/functions/exec.html Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=596232 +Forwarded: not-needed Last-Update: 2014-12-03 --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ |