mirror of
https://git.proxmox.com/git/proxmox-backup-qemu
synced 2025-10-04 12:47:18 +00:00
bump version to 1.3.2-1 and update symbols file
this optional symbol having disappeared doesn't stop the library from being loaded by old Qemu. Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
658d526595
commit
baa3211ec1
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "proxmox-backup-qemu"
|
name = "proxmox-backup-qemu"
|
||||||
version = "1.3.1"
|
version = "1.3.2"
|
||||||
authors = [
|
authors = [
|
||||||
"Dietmar Maurer <dietmar@proxmox.com>",
|
"Dietmar Maurer <dietmar@proxmox.com>",
|
||||||
"Dominik Csapak <d.csapak@proxmox.com>",
|
"Dominik Csapak <d.csapak@proxmox.com>",
|
||||||
|
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
proxmox-backup-qemu (1.3.2-1) bullseye; urgency=medium
|
||||||
|
|
||||||
|
* update dependencies
|
||||||
|
* switch to edition 2021
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Mon, 12 Dec 2022 12:23:16 +0100
|
||||||
|
|
||||||
proxmox-backup-qemu (1.3.1-1) bullseye; urgency=medium
|
proxmox-backup-qemu (1.3.1-1) bullseye; urgency=medium
|
||||||
|
|
||||||
* re-build with updated dependencies for the API parameter switch from
|
* re-build with updated dependencies for the API parameter switch from
|
||||||
|
2
debian/libproxmox-backup-qemu0.symbols
vendored
2
debian/libproxmox-backup-qemu0.symbols
vendored
@ -33,5 +33,5 @@ libproxmox_backup_qemu.so.0 libproxmox-backup-qemu0 #MINVER#
|
|||||||
proxmox_restore_open_image_async@Base 1.0.0
|
proxmox_restore_open_image_async@Base 1.0.0
|
||||||
proxmox_restore_read_image_at@Base 1.0.0
|
proxmox_restore_read_image_at@Base 1.0.0
|
||||||
proxmox_restore_read_image_at_async@Base 1.0.0
|
proxmox_restore_read_image_at_async@Base 1.0.0
|
||||||
(optional)rust_eh_personality@Base 1.0.0
|
#MISSING: 1.3.2-1# (optional)rust_eh_personality@Base 1.0.0
|
||||||
wakeup_callback@Base 1.3.0
|
wakeup_callback@Base 1.3.0
|
||||||
|
Loading…
Reference in New Issue
Block a user