From: "Fabian Grünbichler" <f.gruenbichler@proxmox.com>
To: Proxmox Backup Server development discussion
<pbs-devel@lists.proxmox.com>
Subject: [pbs-devel] applied: [PATCH vma-to-pbs 1/4] bump proxmox-sys
Date: Wed, 04 Sep 2024 11:24:37 +0200 [thread overview]
Message-ID: <1725441681.r19c8gk92y.astroid@yuna.none> (raw)
In-Reply-To: <20240724161856.398271-2-f.schauer@proxmox.com>
applied this one and a follow-up to pull Cargo.toml and d/control and
the submodule up to current devel/master.
On July 24, 2024 6:18 pm, Filip Schauer wrote:
> Signed-off-by: Filip Schauer <f.schauer@proxmox.com>
> ---
> Cargo.toml | 2 +-
> debian/control | 8 ++++----
> 2 files changed, 5 insertions(+), 5 deletions(-)
>
> diff --git a/Cargo.toml b/Cargo.toml
> index c62b5e0..0522902 100644
> --- a/Cargo.toml
> +++ b/Cargo.toml
> @@ -17,7 +17,7 @@ serde-big-array = "0.4.1"
>
> proxmox-async = "0.4"
> proxmox-io = "1.0.1"
> -proxmox-sys = "0.5.0"
> +proxmox-sys = "0.6"
> proxmox-time = "2"
>
> pbs-api-types = { path = "submodules/proxmox-backup-qemu/submodules/proxmox-backup/pbs-api-types" }
> diff --git a/debian/control b/debian/control
> index 473391b..49f2575 100644
> --- a/debian/control
> +++ b/debian/control
> @@ -61,10 +61,10 @@ Build-Depends: cargo:native (>= 0.65.0~),
> librust-proxmox-serde-0.1+serde-json-dev (>= 0.1.1-~~),
> librust-proxmox-shared-memory-0.3+default-dev,
> librust-proxmox-sortable-macro-0.1+default-dev (>= 0.1.2-~~),
> - librust-proxmox-sys-0.5+acl-dev (>= 0.5.3-~~),
> - librust-proxmox-sys-0.5+crypt-dev (>= 0.5.3-~~),
> - librust-proxmox-sys-0.5+default-dev (>= 0.5.3-~~),
> - librust-proxmox-sys-0.5+timer-dev (>= 0.5.3-~~),
> + librust-proxmox-sys-0.6+acl-dev,
> + librust-proxmox-sys-0.6+crypt-dev,
> + librust-proxmox-sys-0.6+default-dev,
> + librust-proxmox-sys-0.6+timer-dev,
> librust-proxmox-time-2+default-dev,
> librust-proxmox-uuid-1+default-dev,
> librust-proxmox-uuid-1+serde-dev,
> --
> 2.39.2
>
>
>
> _______________________________________________
> pbs-devel mailing list
> pbs-devel@lists.proxmox.com
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
>
>
>
_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
next prev parent reply other threads:[~2024-09-04 9:24 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-24 16:18 [pbs-devel] [PATCH vma-to-pbs 0/4] add support for bulk import of a dump directory Filip Schauer
2024-07-24 16:18 ` [pbs-devel] [PATCH vma-to-pbs 1/4] bump proxmox-sys Filip Schauer
2024-09-04 9:24 ` Fabian Grünbichler [this message]
2024-07-24 16:18 ` [pbs-devel] [PATCH vma-to-pbs 2/4] add support for bulk import of a dump directory Filip Schauer
2024-09-04 9:14 ` Fabian Grünbichler
2024-10-08 14:36 ` Filip Schauer
2024-10-14 7:27 ` Fabian Grünbichler
2024-10-14 10:05 ` Filip Schauer
2024-07-24 16:18 ` [pbs-devel] [PATCH vma-to-pbs 3/4] replace hard coded values with constants Filip Schauer
2024-09-04 9:16 ` Fabian Grünbichler
2024-07-24 16:18 ` [pbs-devel] [PATCH vma-to-pbs 4/4] improve readability of stdout Filip Schauer
2024-09-04 9:18 ` Fabian Grünbichler
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=1725441681.r19c8gk92y.astroid@yuna.none \
--to=f.gruenbichler@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.