From 4c271431255b072fb50bfb2ecbe277436f84a496 Mon Sep 17 00:00:00 2001 From: rustdesk Date: Tue, 5 Dec 2023 17:09:07 +0800 Subject: [PATCH] bump 1.1.9 --- Cargo.lock | 2 +- Cargo.toml | 2 +- debian/changelog | 4 ++++ 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 1734fbf4..f8d7c9ae 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -779,7 +779,7 @@ dependencies = [ [[package]] name = "hbbs" -version = "1.1.8" +version = "1.1.9" dependencies = [ "async-speed-limit", "async-trait", diff --git a/Cargo.toml b/Cargo.toml index ed9f5e7d..ca8081e2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hbbs" -version = "1.1.8" +version = "1.1.9" authors = ["rustdesk "] edition = "2021" build = "build.rs" diff --git a/debian/changelog b/debian/changelog index 0c860ab2..ecff545f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,7 @@ +rustdesk-server (1.1.9) UNRELEASED; urgency=medium + + * remove unsafe + rustdesk-server (1.1.8) UNRELEASED; urgency=medium * fix test_hbbs and mask in lan