aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2017-02-19 13:23:51 +0100
committerGuilhem Moulin <guilhem@fripost.org>2017-02-19 13:23:51 +0100
commitbbbd329e9a1274d0a7bfb7b741894f5417b43538 (patch)
treeb7b772754188a2839c85bfbc85babfe185ee0136 /Changelog
parentfc117d6513dfa1e6287927a9b95ac0558eaea951 (diff)
Ensure lacme's config file descriptor has the FD_CLOEXEC bit set.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 0336e5b..d9aacd0 100644
--- a/Changelog
+++ b/Changelog
@@ -2,6 +2,8 @@ lacme (0.3) upstream;
- When parsing config-cert files and directories (default "lacme-certs.conf
lacme-certs.conf.d"), import the default section of files read earlier.
+ - Ensure lacme's config file descriptor is not passed to the accountd
+ or webserver components.
-- Guilhem Moulin <guilhem@guilhem.org> Sun, 19 Feb 2017 13:08:41 +0100