all lists on lists.proxmox.com
 help / color / mirror / Atom feed
From: Dietmar Maurer <dietmar@proxmox.com>
To: pbs-devel@lists.proxmox.com
Subject: [pbs-devel] [PATCH proxmox 3/3] bump proxmox version to 0.13.4-1
Date: Thu, 23 Sep 2021 12:09:58 +0200	[thread overview]
Message-ID: <20210923100958.948762-3-dietmar@proxmox.com> (raw)
In-Reply-To: <20210923100958.948762-1-dietmar@proxmox.com>

---
 proxmox/Cargo.toml       |  2 +-
 proxmox/debian/changelog | 12 ++++++++++++
 proxmox/debian/control   | 36 ++++++++++++++++++------------------
 3 files changed, 31 insertions(+), 19 deletions(-)

diff --git a/proxmox/Cargo.toml b/proxmox/Cargo.toml
index 76b6450..b901969 100644
--- a/proxmox/Cargo.toml
+++ b/proxmox/Cargo.toml
@@ -1,7 +1,7 @@
 [package]
 name = "proxmox"
 edition = "2018"
-version = "0.13.3"
+version = "0.13.4"
 authors = [
     "Dietmar Maurer <dietmar@proxmox.com>",
     "Wolfgang Bumiller <w.bumiller@proxmox.com>",
diff --git a/proxmox/debian/changelog b/proxmox/debian/changelog
index 6edeaa7..cc1db02 100644
--- a/proxmox/debian/changelog
+++ b/proxmox/debian/changelog
@@ -1,3 +1,15 @@
+rust-proxmox (0.13.4-1) stable; urgency=medium
+
+  * add UPID api type
+
+  * add systemd escape_unit and unescape_unit
+
+  * schema: add extra info to array parameters
+
+  * schema: print item type-text instead of <array>
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 23 Sep 2021 12:06:08 +0200
+
 rust-proxmox (0.13.3-1) unstable; urgency=medium
 
   * atomic_open_or_create_file: add support for OFlag::O_EXCL
diff --git a/proxmox/debian/control b/proxmox/debian/control
index 4d738c2..aed31c7 100644
--- a/proxmox/debian/control
+++ b/proxmox/debian/control
@@ -82,8 +82,8 @@ Provides:
  librust-proxmox-0+test-harness-dev (= ${binary:Version}),
  librust-proxmox-0.13-dev (= ${binary:Version}),
  librust-proxmox-0.13+test-harness-dev (= ${binary:Version}),
- librust-proxmox-0.13.3-dev (= ${binary:Version}),
- librust-proxmox-0.13.3+test-harness-dev (= ${binary:Version})
+ librust-proxmox-0.13.4-dev (= ${binary:Version}),
+ librust-proxmox-0.13.4+test-harness-dev (= ${binary:Version})
 Description: Proxmox library - Rust source code
  This package contains the source for the Rust proxmox crate, packaged by
  debcargo for use with cargo and dh-cargo.
@@ -101,8 +101,8 @@ Provides:
  librust-proxmox-0+proxmox-api-macro-dev (= ${binary:Version}),
  librust-proxmox-0.13+api-macro-dev (= ${binary:Version}),
  librust-proxmox-0.13+proxmox-api-macro-dev (= ${binary:Version}),
- librust-proxmox-0.13.3+api-macro-dev (= ${binary:Version}),
- librust-proxmox-0.13.3+proxmox-api-macro-dev (= ${binary:Version})
+ librust-proxmox-0.13.4+api-macro-dev (= ${binary:Version}),
+ librust-proxmox-0.13.4+proxmox-api-macro-dev (= ${binary:Version})
 Description: Proxmox library - feature "api-macro" and 1 more
  This metapackage enables feature "api-macro" for the Rust proxmox crate, by
  pulling in any additional dependencies needed by that feature.
@@ -122,8 +122,8 @@ Provides:
  librust-proxmox-0+u2f-dev (= ${binary:Version}),
  librust-proxmox-0.13+base32-dev (= ${binary:Version}),
  librust-proxmox-0.13+u2f-dev (= ${binary:Version}),
- librust-proxmox-0.13.3+base32-dev (= ${binary:Version}),
- librust-proxmox-0.13.3+u2f-dev (= ${binary:Version})
+ librust-proxmox-0.13.4+base32-dev (= ${binary:Version}),
+ librust-proxmox-0.13.4+u2f-dev (= ${binary:Version})
 Description: Proxmox library - feature "base32" and 1 more
  This metapackage enables feature "base32" for the Rust proxmox crate, by
  pulling in any additional dependencies needed by that feature.
@@ -143,7 +143,7 @@ Depends:
 Provides:
  librust-proxmox-0+cli-dev (= ${binary:Version}),
  librust-proxmox-0.13+cli-dev (= ${binary:Version}),
- librust-proxmox-0.13.3+cli-dev (= ${binary:Version})
+ librust-proxmox-0.13.4+cli-dev (= ${binary:Version})
 Description: Proxmox library - feature "cli"
  This metapackage enables feature "cli" for the Rust proxmox crate, by pulling
  in any additional dependencies needed by that feature.
@@ -161,7 +161,7 @@ Depends:
 Provides:
  librust-proxmox-0+default-dev (= ${binary:Version}),
  librust-proxmox-0.13+default-dev (= ${binary:Version}),
- librust-proxmox-0.13.3+default-dev (= ${binary:Version})
+ librust-proxmox-0.13.4+default-dev (= ${binary:Version})
 Description: Proxmox library - feature "default"
  This metapackage enables feature "default" for the Rust proxmox crate, by
  pulling in any additional dependencies needed by that feature.
@@ -177,7 +177,7 @@ Depends:
 Provides:
  librust-proxmox-0+examples-dev (= ${binary:Version}),
  librust-proxmox-0.13+examples-dev (= ${binary:Version}),
- librust-proxmox-0.13.3+examples-dev (= ${binary:Version})
+ librust-proxmox-0.13.4+examples-dev (= ${binary:Version})
 Description: Proxmox library - feature "examples"
  This metapackage enables feature "examples" for the Rust proxmox crate, by
  pulling in any additional dependencies needed by that feature.
@@ -192,7 +192,7 @@ Depends:
 Provides:
  librust-proxmox-0+futures-dev (= ${binary:Version}),
  librust-proxmox-0.13+futures-dev (= ${binary:Version}),
- librust-proxmox-0.13.3+futures-dev (= ${binary:Version})
+ librust-proxmox-0.13.4+futures-dev (= ${binary:Version})
 Description: Proxmox library - feature "futures"
  This metapackage enables feature "futures" for the Rust proxmox crate, by
  pulling in any additional dependencies needed by that feature.
@@ -208,7 +208,7 @@ Depends:
 Provides:
  librust-proxmox-0+hyper-dev (= ${binary:Version}),
  librust-proxmox-0.13+hyper-dev (= ${binary:Version}),
- librust-proxmox-0.13.3+hyper-dev (= ${binary:Version})
+ librust-proxmox-0.13.4+hyper-dev (= ${binary:Version})
 Description: Proxmox library - feature "hyper"
  This metapackage enables feature "hyper" for the Rust proxmox crate, by pulling
  in any additional dependencies needed by that feature.
@@ -226,8 +226,8 @@ Provides:
  librust-proxmox-0+tfa-dev (= ${binary:Version}),
  librust-proxmox-0.13+openssl-dev (= ${binary:Version}),
  librust-proxmox-0.13+tfa-dev (= ${binary:Version}),
- librust-proxmox-0.13.3+openssl-dev (= ${binary:Version}),
- librust-proxmox-0.13.3+tfa-dev (= ${binary:Version})
+ librust-proxmox-0.13.4+openssl-dev (= ${binary:Version}),
+ librust-proxmox-0.13.4+tfa-dev (= ${binary:Version})
 Description: Proxmox library - feature "openssl" and 1 more
  This metapackage enables feature "openssl" for the Rust proxmox crate, by
  pulling in any additional dependencies needed by that feature.
@@ -247,8 +247,8 @@ Provides:
  librust-proxmox-0+sortable-macro-dev (= ${binary:Version}),
  librust-proxmox-0.13+proxmox-sortable-macro-dev (= ${binary:Version}),
  librust-proxmox-0.13+sortable-macro-dev (= ${binary:Version}),
- librust-proxmox-0.13.3+proxmox-sortable-macro-dev (= ${binary:Version}),
- librust-proxmox-0.13.3+sortable-macro-dev (= ${binary:Version})
+ librust-proxmox-0.13.4+proxmox-sortable-macro-dev (= ${binary:Version}),
+ librust-proxmox-0.13.4+sortable-macro-dev (= ${binary:Version})
 Description: Proxmox library - feature "proxmox-sortable-macro" and 1 more
  This metapackage enables feature "proxmox-sortable-macro" for the Rust proxmox
  crate, by pulling in any additional dependencies needed by that feature.
@@ -268,7 +268,7 @@ Depends:
 Provides:
  librust-proxmox-0+router-dev (= ${binary:Version}),
  librust-proxmox-0.13+router-dev (= ${binary:Version}),
- librust-proxmox-0.13.3+router-dev (= ${binary:Version})
+ librust-proxmox-0.13.4+router-dev (= ${binary:Version})
 Description: Proxmox library - feature "router"
  This metapackage enables feature "router" for the Rust proxmox crate, by
  pulling in any additional dependencies needed by that feature.
@@ -283,7 +283,7 @@ Depends:
 Provides:
  librust-proxmox-0+tokio-dev (= ${binary:Version}),
  librust-proxmox-0.13+tokio-dev (= ${binary:Version}),
- librust-proxmox-0.13.3+tokio-dev (= ${binary:Version})
+ librust-proxmox-0.13.4+tokio-dev (= ${binary:Version})
 Description: Proxmox library - feature "tokio"
  This metapackage enables feature "tokio" for the Rust proxmox crate, by pulling
  in any additional dependencies needed by that feature.
@@ -298,7 +298,7 @@ Depends:
 Provides:
  librust-proxmox-0+tokio-stream-dev (= ${binary:Version}),
  librust-proxmox-0.13+tokio-stream-dev (= ${binary:Version}),
- librust-proxmox-0.13.3+tokio-stream-dev (= ${binary:Version})
+ librust-proxmox-0.13.4+tokio-stream-dev (= ${binary:Version})
 Description: Proxmox library - feature "tokio-stream"
  This metapackage enables feature "tokio-stream" for the Rust proxmox crate, by
  pulling in any additional dependencies needed by that feature.
-- 
2.30.2





      parent reply	other threads:[~2021-09-23 10:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-23 10:09 [pbs-devel] [PATCH proxmox 1/3] add systemd escape_unit and unescape_unit Dietmar Maurer
2021-09-23 10:09 ` [pbs-devel] [PATCH proxmox 2/3] add UPID api type Dietmar Maurer
2021-09-23 10:09 ` Dietmar Maurer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210923100958.948762-3-dietmar@proxmox.com \
    --to=dietmar@proxmox.com \
    --cc=pbs-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal