mirror of
https://git.proxmox.com/git/proxmox
synced 2025-05-29 21:14:18 +00:00
proxmox-apt: bump to 0.10.3-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
50136f1817
commit
ec5e2a5d90
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "proxmox-apt"
|
name = "proxmox-apt"
|
||||||
version = "0.10.2"
|
version = "0.10.3"
|
||||||
description = "Proxmox library for APT"
|
description = "Proxmox library for APT"
|
||||||
authors.workspace = true
|
authors.workspace = true
|
||||||
edition.workspace = true
|
edition.workspace = true
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
rust-proxmox-apt (0.10.3-1) bookworm; urgency=medium
|
||||||
|
|
||||||
|
* release file: extend component fixup for Debian security repo also to
|
||||||
|
bookworm suite
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Thu, 29 Jun 2023 13:13:44 +0200
|
||||||
|
|
||||||
rust-proxmox-apt (0.10.2-1) bookworm; urgency=medium
|
rust-proxmox-apt (0.10.2-1) bookworm; urgency=medium
|
||||||
|
|
||||||
* fallback to Release file for Origin retrieval
|
* fallback to Release file for Origin retrieval
|
||||||
|
@ -45,8 +45,8 @@ Provides:
|
|||||||
librust-proxmox-apt-0+default-dev (= ${binary:Version}),
|
librust-proxmox-apt-0+default-dev (= ${binary:Version}),
|
||||||
librust-proxmox-apt-0.10-dev (= ${binary:Version}),
|
librust-proxmox-apt-0.10-dev (= ${binary:Version}),
|
||||||
librust-proxmox-apt-0.10+default-dev (= ${binary:Version}),
|
librust-proxmox-apt-0.10+default-dev (= ${binary:Version}),
|
||||||
librust-proxmox-apt-0.10.2-dev (= ${binary:Version}),
|
librust-proxmox-apt-0.10.3-dev (= ${binary:Version}),
|
||||||
librust-proxmox-apt-0.10.2+default-dev (= ${binary:Version})
|
librust-proxmox-apt-0.10.3+default-dev (= ${binary:Version})
|
||||||
Description: Proxmox library for APT - Rust source code
|
Description: Proxmox library for APT - Rust source code
|
||||||
This package contains the source for the Rust proxmox-apt crate, packaged by
|
This package contains the source for the Rust proxmox-apt crate, packaged by
|
||||||
debcargo for use with cargo and dh-cargo.
|
debcargo for use with cargo and dh-cargo.
|
||||||
|
Loading…
Reference in New Issue
Block a user