From 2032bce754de7c6f55ad1e5a10f1ad7ee58a7fe6 Mon Sep 17 00:00:00 2001 From: jianghao0718 Date: Tue, 18 Feb 2020 09:54:31 -0800 Subject: [PATCH] Bump version: 2.19.4 [ci skip] --- debian/changelog | 6 ++++++ share/github-backup-utils/version | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 035d0dfe8..5fc9ba841 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +github-backup-utils (2.19.4) UNRELEASED; urgency=medium + + * Fix the way we connect to mysql master using ssh forwarding for binary backups #567 + + -- Hao Jiang Tue, 18 Feb 2020 17:54:31 +0000 + github-backup-utils (2.19.3) UNRELEASED; urgency=medium * Fix two issues with binary backup (slow gzip compression and support for restore from instances other than SQL master) #551 diff --git a/share/github-backup-utils/version b/share/github-backup-utils/version index 6ef6ef5ac..87ca3a54e 100644 --- a/share/github-backup-utils/version +++ b/share/github-backup-utils/version @@ -1 +1 @@ -2.19.3 +2.19.4