aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2021-02-24 13:00:32 +0100
committerGuilhem Moulin <guilhem@fripost.org>2021-02-24 13:01:04 +0100
commit83bcf394a15c4c2797353c040f1814c6b03b5db3 (patch)
treec356dc97115fb67fac33bee13dc180d11797e958 /Changelog
parent016c9611970c0667ad02cb1cf31834f2325b1575 (diff)
tests/drop-privileges: Ensure failure to drop privileges yields an error.
And doesn't retain root privileges.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 8b90177..ae42df7 100644
--- a/Changelog
+++ b/Changelog
@@ -7,6 +7,8 @@ lacme (0.8.1) upstream;
- lacme-accountd: don't log debug messages unless --debug is set.
- lacme: when getpwnam()/getgrnam()'s errno is 0, exclude it from error
messages.
+ - tests/drop-privileges: ensure failure to drop privileges yields an
+ error instead of retaining root priviliges.
-- Guilhem Moulin <guilhem@fripost.org> Mon, 22 Feb 2021 12:04:28 +0100