all lists on lists.proxmox.com
 help / color / mirror / Atom feed
From: Hannes Laimer <h.laimer@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [PATCH proxmox-ve-rs] cargo: update proxmox-network-types dep to 1.0.1
Date: Thu, 19 Feb 2026 15:48:53 +0100	[thread overview]
Message-ID: <20260219144853.359407-1-h.laimer@proxmox.com> (raw)

Signed-off-by: Hannes Laimer <h.laimer@proxmox.com>
---
so we can build with the version we have in our devel repo

 Cargo.toml                       | 2 +-
 proxmox-frr/debian/control       | 4 ++--
 proxmox-ve-config/debian/control | 8 ++++----
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/Cargo.toml b/Cargo.toml
index 99bd54a..7fe3283 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -25,7 +25,7 @@ serde = { version = "1" }
 thiserror = "2.0.0"
 
 proxmox-frr = { version = "0.2", path = "proxmox-frr" }
-proxmox-network-types = { version = "0.1.1" }
+proxmox-network-types = { version = "1.0.1" }
 proxmox-schema = { version = "5" }
 proxmox-sdn-types = { version = "0.1", path = "proxmox-sdn-types" }
 proxmox-serde = { version = "1.0.0" }
diff --git a/proxmox-frr/debian/control b/proxmox-frr/debian/control
index 6336ec3..65ca377 100644
--- a/proxmox-frr/debian/control
+++ b/proxmox-frr/debian/control
@@ -7,7 +7,7 @@ Build-Depends-Arch: cargo:native <!nocheck>,
  rustc:native (>= 1.82) <!nocheck>,
  libstd-rust-dev <!nocheck>,
  librust-anyhow-1+default-dev <!nocheck>,
- librust-proxmox-network-types-0.1+default-dev (>= 0.1.1-~~) <!nocheck>,
+ librust-proxmox-network-types-1+default-dev (>= 1.0.1-~~) <!nocheck>,
  librust-proxmox-sdn-types-0.1+default-dev <!nocheck>,
  librust-serde-1+default-dev <!nocheck>,
  librust-serde-1+derive-dev <!nocheck>,
@@ -27,7 +27,7 @@ Multi-Arch: same
 Depends:
  ${misc:Depends},
  librust-anyhow-1+default-dev,
- librust-proxmox-network-types-0.1+default-dev (>= 0.1.1-~~),
+ librust-proxmox-network-types-1+default-dev (>= 1.0.1-~~) <!nocheck>,
  librust-proxmox-sdn-types-0.1+default-dev,
  librust-serde-1+default-dev,
  librust-serde-1+derive-dev,
diff --git a/proxmox-ve-config/debian/control b/proxmox-ve-config/debian/control
index b211827..164ea64 100644
--- a/proxmox-ve-config/debian/control
+++ b/proxmox-ve-config/debian/control
@@ -10,8 +10,8 @@ Build-Depends-Arch: cargo:native <!nocheck>,
  librust-const-format-0.2+default-dev <!nocheck>,
  librust-log-0.4+default-dev <!nocheck>,
  librust-nix-0.29+default-dev <!nocheck>,
- librust-proxmox-network-types-0.1+api-types-dev (>= 0.1.1-~~) <!nocheck>,
- librust-proxmox-network-types-0.1+default-dev (>= 0.1.1-~~) <!nocheck>,
+ librust-proxmox-network-types-1+api-types-dev (>= 1.0.1-~~) <!nocheck>,
+ librust-proxmox-network-types-1+default-dev (>= 1.0.1-~~) <!nocheck>,
  librust-proxmox-schema-5+api-types-dev <!nocheck>,
  librust-proxmox-schema-5+default-dev <!nocheck>,
  librust-proxmox-sdn-types-0.1+default-dev <!nocheck>,
@@ -41,8 +41,8 @@ Depends:
  librust-const-format-0.2+default-dev,
  librust-log-0.4+default-dev,
  librust-nix-0.29+default-dev,
- librust-proxmox-network-types-0.1+api-types-dev (>= 0.1.1-~~),
- librust-proxmox-network-types-0.1+default-dev (>= 0.1.1-~~),
+ librust-proxmox-network-types-1+api-types-dev (>= 1.0.1-~~),
+ librust-proxmox-network-types-1+default-dev (>= 1.0.1-~~),
  librust-proxmox-schema-5+api-types-dev,
  librust-proxmox-schema-5+default-dev,
  librust-proxmox-sdn-types-0.1+default-dev,
-- 
2.47.3





             reply	other threads:[~2026-02-19 14:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-19 14:48 Hannes Laimer [this message]
2026-02-19 16:23 ` Gabriel Goller
2026-02-19 17:35 ` applied: " Thomas Lamprecht

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=20260219144853.359407-1-h.laimer@proxmox.com \
    --to=h.laimer@proxmox.com \
    --cc=pve-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