aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorrustdesk <[email protected]>2023-12-05 17:09:07 +0800
committerrustdesk <[email protected]>2023-12-05 17:09:07 +0800
commit4c271431255b072fb50bfb2ecbe277436f84a496 (patch)
treee62051af7ea5e1a421e9db1b5ae6fd55b2aaf01a
parent9461bbe8f3cb1e9036a00182f30c3cb97a52ab23 (diff)
downloadrustdesk-server-4c271431255b072fb50bfb2ecbe277436f84a496.tar.gz
rustdesk-server-4c271431255b072fb50bfb2ecbe277436f84a496.zip
bump 1.1.9
-rw-r--r--Cargo.lock2
-rw-r--r--Cargo.toml2
-rw-r--r--debian/changelog4
3 files changed, 6 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 1734fbf..f8d7c9a 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 ed9f5e7..ca8081e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "hbbs"
-version = "1.1.8"
+version = "1.1.9"
authors = ["rustdesk <[email protected]>"]
edition = "2021"
build = "build.rs"
diff --git a/debian/changelog b/debian/changelog
index 0c860ab..ecff545 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