Hi, most of the 2.4.5 release is fine and well tested, but one typo managed to sneak into the "ChangeLog" file - it talks "2.4.4" release, with the proper timestamp.
As the commit has been tagged and the tag pushed, fixing this will break git repos of people that have already pulled - and the common wisdom is "DO NOT DO THAT!". It's not an emergency breakage which might warrant "skip 2.4.5 then, and re-tag everything as 2.4.6". Thus, I'm just going to apply (+PGP-sign) the following patch to the release/2.4 tree, so the ChangeLog is factually correct now - even if it won't change the shipping tarballs. Sorry. gert -- now what should I write here... Gert Doering - Munich, Germany g...@greenie.muc.de
From 161afbebdc2b7e244a136182a676ad55347c9cf5 Mon Sep 17 00:00:00 2001 From: Gert Doering <g...@greenie.muc.de> Date: Thu, 1 Mar 2018 10:11:08 +0100 Subject: [PATCH] Correct version in ChangeLog - should be 2.4.5, was mistyped as 2.4.4 Signed-off-by: Gert Doering <g...@greenie.muc.de> --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 99772a33..0db3e5b8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ OpenVPN Change Log Copyright (C) 2002-2018 OpenVPN Inc <sa...@openvpn.net> -2018.02.28 -- Version 2.4.4 +2018.02.28 -- Version 2.4.5 Antonio Quartulli (4): reload HTTP proxy credentials when moving to the next connection profile Allow learning iroutes with network made up of all 0s (only if netbits < 8) -- 2.16.1
signature.asc
Description: PGP signature
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________ Openvpn-devel mailing list Openvpn-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-devel