From dc1be4c559bb2cfef9fe923a77b3cb474c196358 Mon Sep 17 00:00:00 2001 From: Einhard Leichtfuß Date: Mon, 3 Dec 2018 21:23:24 +0100 Subject: Treat temporary file with care Particularly in case somebody uses de-/encrypting {input,ouput}_program, it is important that the temporary file containing the decrypted data remains only accessible by the current user and is deleted when no longer needed. --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index bffe063..4fa3218 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -14,5 +14,5 @@ General: Compatibility: -------------- - Fixed incompatibility with OpenBSD. - `- Use `sed -E' (extended regular expressions) in ./configure. + `- Simplify configure[.ac] (most notably get rid of `sed'). `- Use `/usr/bin/env bash' in the shebang. -- cgit v1.2.3