]> git.proxmox.com Git - proxmox-apt.git/commitdiff
bump version to 0.9.2-1
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 16 Sep 2022 12:17:31 +0000 (14:17 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 16 Sep 2022 12:17:34 +0000 (14:17 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Cargo.toml
debian/changelog

index 9308ee4cd403520dbf5a3d9b6f6b3158883d4df5..1045070850eb16c79f4146f07de48cf7e750206f 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "proxmox-apt"
-version = "0.9.1"
+version = "0.9.2"
 authors = [
     "Fabian Ebner <f.ebner@proxmox.com>",
     "Proxmox Support Team <support@proxmox.com>",
index 3d83d27e5988256695e459c6e288a8c76c795c3a..f27259bebfdb54626b36d5e2f553f821196b1df3 100644 (file)
@@ -1,3 +1,13 @@
+rust-proxmox-apt (0.9.2-1) stable; urgency=medium
+
+  * release: add Commands file reference type
+
+  * release: add 'architecture' helper
+
+  * release: fix typo in 'Acquire-By-Hash'
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 16 Sep 2022 14:17:10 +0200
+
 rust-proxmox-apt (0.9.1-1) stable; urgency=medium
 
   * release-file: improve invalid file-reference handling