diff options
Diffstat (limited to 'dash/dash-0.5.12-4-x86_64-prepare.log')
-rw-r--r-- | dash/dash-0.5.12-4-x86_64-prepare.log | 66 |
1 files changed, 66 insertions, 0 deletions
diff --git a/dash/dash-0.5.12-4-x86_64-prepare.log b/dash/dash-0.5.12-4-x86_64-prepare.log new file mode 100644 index 0000000..89a0201 --- /dev/null +++ b/dash/dash-0.5.12-4-x86_64-prepare.log @@ -0,0 +1,66 @@ +Applying patch debian/patches/0004-SHELL-Disable-sh-c-command-sh-c-exec-command-optimiza.diff +patching file src/main.c + +Applying patch debian/patches/0007-Don-t-execute-binary-files-if-execve-returned-ENOEXE.diff +patching file src/exec.c + +Applying patch debian/patches/0008-Support-e-in-echo-and-printf-builtins.diff +patching file src/bltin/printf.c +patching file src/dash.1 + +Applying patch debian/patches/0009-dash-Fix-stack-overflow-from-infinite-recursion-in-s.patch +patching file src/eval.c +patching file src/eval.h + +Applying patch debian/patches/0010-exec-Check-executable-bit-when-searching-path.patch +patching file src/bltin/test.c +patching file src/exec.c +patching file src/exec.h + +Applying patch debian/patches/0012-enable-large-file-support-when-available.patch +patching file configure.ac + +Applying patch debian/patches/0013-enable-hardening-for-helpers.patch +patching file src/Makefile.am + +Applying patch debian/patches/0017-histedit-Fix-infinite-loop-when-using-fc--s.patch +patching file src/histedit.c + +Applying patch debian/patches/0018-builtin-Don-t-early-exit-when-first-hash-r-is-found.patch +patching file src/dash.1 +patching file src/exec.c + +Applying patch debian/patches/0019-builtin-Actually-accept-ulimit-r.patch +patching file src/miscbltin.c + +Applying patch debian/patches/0020-Update-manpages.patch +patching file src/dash.1 +patching file src/options.c + +Applying patch debian/patches/9001-Add-privmode-Part-1.diff +patching file src/dash.1 +patching file src/main.c +patching file src/options.c +patching file src/options.h +patching file src/var.c +patching file src/var.h + +Applying patch debian/patches/9002-Add-privmode-Part-2.diff +patching file src/Makefile.am +patching file src/dash.1 +patching file src/main.c +patching file src/options.c +patching file src/priv.c +patching file src/priv.h +patching file src/var.c + +Now at patch debian/patches/9002-Add-privmode-Part-2.diff +autoreconf: Entering directory `/build/dash/src/dash-0.5.12' +autoreconf: configure.ac: not using Gettext +autoreconf: running: aclocal --force +autoreconf: configure.ac: tracing +autoreconf: configure.ac: not using Libtool +autoreconf: running: /usr/bin/autoconf --force +autoreconf: running: /usr/bin/autoheader --force +autoreconf: running: automake --add-missing --copy --force-missing +autoreconf: Leaving directory `/build/dash/src/dash-0.5.12' |