aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2020-08-04 01:40:31 +0200
committerGuilhem Moulin <guilhem@fripost.org>2020-08-04 01:40:31 +0200
commit2671d497d6d287b4729fed39738a9ad86e78c44c (patch)
tree34599aa17192d0d7441c799d3c013d2659a1ccda /Changelog
parentcfb8e89b5992b51d5d0955509dfedeab228e43eb (diff)
parent49c14fb9faf9aedf1f6c22bff9526ba980d0f23b (diff)
Merge tag 'upstream/0.6.1' into debian
New release 0.6.1
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog16
1 files changed, 15 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index c7cc0b3..b71cce7 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,17 @@
+lacme (0.6.1) upstream;
+
+ + Adapt Apache2 snippet to Apache2 2.4.
+ + Ignore [accountd] section from lacme.conf when the --socket option is
+ defined. This allows remotely-controlled lacme processes being
+ controlled without modifying an config files.
+ * Makefile: major refactoring, add install and uninstall targets, honor
+ BUILD_DOCDIR and DESTDIR variables.
+ * Install lacme manual to section 8.
+ * Change default libexec dir from /usr/lib/lacme to /usr/libexec/lacme.
+ * Makefile: Use variables for target directories etc.
+
+ -- Guilhem Moulin <guilhem@fripost.org> Tue, 04 Aug 2020 01:39:47 +0200
+
lacme (0.6) upstream;
+ client: poll order URL instead of each authz URL successively.
@@ -5,7 +19,7 @@ lacme (0.6) upstream;
deactivation, see RFC 8555 sec. 7.3.6.
- lacme, client: new dependency Date::Parse, don't parse RFC 3339
datetime strings from X.509 certs manually.
- - lacme: assume that the iptables(1) binaries are under /usr/sbin not
+ - lacme: assume that the iptables(8) binaries are under /usr/sbin not
/sbin. As of Buster this is the case, and the maintainer plans to
drop compatibility symlinks once Bullseye is released.
- Link to RFC 8555 <https://tools.ietf.org/html/rfc8555> instead of the