From 18a847c22a04de22cc9c431e87b63a0cfd5f1286 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Mon, 6 Jul 2020 08:02:28 -0500 Subject: unistd: Interpose execv* functions for LOADER Newer releases of Chromium directly execv /proc/self/exe, missing our readlink(3) interposing. We go ahead and interpose all three execv* functions just to ensure wider compatibility. --- CHANGELOG.rst | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.rst') diff --git a/CHANGELOG.rst b/CHANGELOG.rst index a4d7698..1330b68 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -8,9 +8,14 @@ © 2016-2019 Adélie Linux and contributors. NCSA open source licence. -1.0.0 (20??-??-??) +0.9.0 (2020-07-??) ================== +unistd +------ + +* Add execv/execve/execvp family of functions to catch exec of /proc/self/exe. + wchar ----- -- cgit v1.2.3-60-g2f50