From 7296b832704468bef4fcde11fc23a785e25143be Mon Sep 17 00:00:00 2001 From: Adrien Ferrand Date: Tue, 27 Nov 2018 10:25:44 +0100 Subject: [PATCH] Update version documentation and changelog --- CHANGELOG.md | 5 +++++ VERSION | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c574f05..c3bc0d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ ## Unreleased +## [4.3.0-2] - 27/11/2018 +### Modified +* Bugfix: fallback to rsync-bpc to 3.0.9.12 and BackupPC::XS 0.57 because upstream is broken +* Versions 4.3.0-1 and 4.3.0 are also patched with this bugfix + ## [4.3.0-1] - 26/11/2018 ### Added * Allow to use a pre-existing `server.pem` file mounted into the container to serve the BackupPC UI over https diff --git a/VERSION b/VERSION index c94b09b..8d30057 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.3.0-1 +4.3.0-2