aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2020-12-11 20:34:07 +0100
committerGuilhem Moulin <guilhem@fripost.org>2020-12-11 20:51:12 +0100
commit765a8c2f7cac073b3b70277160639f8df3acb8ef (patch)
tree6efe6ae7a4564296ab41830f04a17df6e932ab3d /Changelog
parent9c192cc8946800535be678644314ec38f6e48ec7 (diff)
`make release`: also bump libinterimap version and pin it in 'use' declarations.
Also, make use the tag doesn't exist, and fail early if we can't detect the version.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 37029cd..b9c7df2 100644
--- a/Changelog
+++ b/Changelog
@@ -10,6 +10,8 @@ interimap (0.5.5) upstream;
protocol black/whilelist greatly; this only allows simple min/max
bounds, but holes are arguably not very useful here. Using the new
settings bumps the required libssl version to 1.1.0.
+ + `make release`: also bump libinterimap version and pin it in 'use'
+ declarations.
- libinterimap: make $OPENSSL_VERSION global.
- libinterimap: use Net::SSLeay::get_version() to get the protocol
version string.