aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2017-07-01 20:23:28 +0200
committerGuilhem Moulin <guilhem@fripost.org>2017-07-01 20:25:30 +0200
commit13a0c9cf64543214282c6809cbbc43ef225df935 (patch)
tree0a653c1f9f6ba5c4953025178783ffb9ea0a409f /Changelog
parentabb09fac8787c3444f45cf8cc06386dd75719a01 (diff)
lacme: Specify minimum required Socket version 1.95.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog5
1 files changed, 2 insertions, 3 deletions
diff --git a/Changelog b/Changelog
index ace112d..e0ce8c0 100644
--- a/Changelog
+++ b/Changelog
@@ -33,9 +33,8 @@ lacme (0.3) upstream;
- When using open with mode "<&=" or ">&=", ensure the expression
(fileno) is interpreted as an integer. (This failed in Perl v5.14.2
from Debian Jessie.)
- - Specify minimum required Perl version: v5.14.2 for webserver, client
- and lacme-accountd, and v5.16.2 for lacme (IPV6_V6ONLY was added to
- Socket version 1.95).
+ - Specify minimum required Perl version (v5.14.2). Moreover lacme(1)
+ requires Socket 1.95 or later (for instance for IPPROTO_IPV6).
-- Guilhem Moulin <guilhem@guilhem.org> Sun, 19 Feb 2017 13:08:41 +0100