From 2a97ea27437ed8cf8d9973537ad980d43c2aebab Mon Sep 17 00:00:00 2001 From: Keeyou Date: Sun, 4 Feb 2024 15:55:35 +0800 Subject: [PATCH] bump to version 1.5.24 --- debian/changelog | 5 +++++ yass.spec.in | 2 ++ 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 9f958e4ff..981090116 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,8 @@ +yass (1.5.24-1) UNRELEASED; urgency=medium + + * ssl: fix memory consumption turbo on handshaking. + + -- Chilledheart Sun, 4 Feb 2024 15:55:38 +0800 yass (1.5.23-1) UNRELEASED; urgency=medium * ssl: fix memory consumption turbo on handshaking. diff --git a/yass.spec.in b/yass.spec.in index b1bd26bed..d64ceeb3c 100644 --- a/yass.spec.in +++ b/yass.spec.in @@ -235,6 +235,8 @@ for embedded devices and low end boxes. %systemd_postun_with_restart yass-redir.service %changelog +* Sun Feb 4 2024 Chilledheart - 1.5.24-1 + - ssl: fix memory consumption turbo on handshaking. * Wed Jan 31 2024 Chilledheart - 1.5.23-1 - ssl: fix memory consumption turbo on handshaking. * Mon Jan 22 2024 Chilledheart - 1.5.22-1