]> git.proxmox.com Git - proxmox-offline-mirror.git/commitdiff
bump version to 0.6.4
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Tue, 9 Jan 2024 08:34:47 +0000 (09:34 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Tue, 9 Jan 2024 08:34:47 +0000 (09:34 +0100)
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
Cargo.toml
debian/changelog

index 357f61ba0d6337bdfe24d5ef651eb26d5e53e245..c52224ab40c551a3ae2bcc20a00928340d0a9ed3 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "proxmox-offline-mirror"
-version = "0.6.3"
+version = "0.6.4"
 authors = ["Proxmox Support Team <support@proxmox.com>"]
 edition = "2021"
 license = "AGPL-3"
index 8428610c47296ae23045f161dc81dc0bd910d2ac..2d66831b3f08a0ca7c79c7d376f7163ea5cbec0e 100644 (file)
@@ -1,3 +1,17 @@
+rust-proxmox-offline-mirror (0.6.4) bookworm; urgency=medium
+
+  * helper: improve handling of multiple keys when activating them
+
+  * docs: add an auto dark mode to the docs
+
+  * weak crypto: actually honor RSA config option
+
+  * docs: offline-media: Use correct config subcommand
+
+  * minor code cleanup
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 09 Jan 2024 09:33:28 +0100
+
 rust-proxmox-offline-mirror (0.6.3) bookworm; urgency=medium
 
   * add non-free-firmware to bookworm default components