From 020dadfbafed638ad3674325acbd5db4d136ac53 Mon Sep 17 00:00:00 2001 From: Ryo Nakamura Date: Fri, 12 Jan 2024 22:28:52 +0900 Subject: bump version to 0.1.3 --- VERSION | 2 +- debian/changelog | 15 ++++++++++++++- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index d917d3e..b1e80bb 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.2 +0.1.3 diff --git a/debian/changelog b/debian/changelog index 873798f..c1a56bd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,17 @@ -mscp (0.1.2) UNRELEASED; urgency=medium +mscp (0.1.3) UNRELEASED; urgency=medium + + * add -I option for inserting intervals between SSH attempts (issue #7) + * add -P option, equivalent to -p (just for compatibility) + * update libssh to 0.10.6-2-g6f1b1e76 for security fixes + * cleanup warning messages when scanning source files fails + * fix wrong destination paths for source paths under '/' (issue #8) + * reduce memory footprint for coping many (e.g., over 100k) files (issue #8) + * add SPDX-License-Identifer to the source files + * add manpage + + -- Ryo Nakamura Fri, 12 Jan 2024 22:20:24 +0900 + +mscp (0.1.2) unstable; urgency=medium * Initial release for debian packaging -- cgit v1.2.3