mirror of
https://git.proxmox.com/git/proxmox-backup
synced 2025-08-14 15:23:19 +00:00
bump version to 2.2.6-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
84df915ef5
commit
c4861c5afd
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "proxmox-backup"
|
name = "proxmox-backup"
|
||||||
version = "2.2.5"
|
version = "2.2.6"
|
||||||
authors = [
|
authors = [
|
||||||
"Dietmar Maurer <dietmar@proxmox.com>",
|
"Dietmar Maurer <dietmar@proxmox.com>",
|
||||||
"Dominik Csapak <d.csapak@proxmox.com>",
|
"Dominik Csapak <d.csapak@proxmox.com>",
|
||||||
|
13
debian/changelog
vendored
13
debian/changelog
vendored
@ -1,3 +1,16 @@
|
|||||||
|
rust-proxmox-backup (2.2.6-1) bullseye; urgency=medium
|
||||||
|
|
||||||
|
* manager: add 'subscription set-offline-key' command
|
||||||
|
|
||||||
|
* tfa: allow modifying 'allow-subdomains'
|
||||||
|
|
||||||
|
* proxmox-backup-client: added ignore-acls/xattrs/ownership/permissions &
|
||||||
|
overwrite parameters
|
||||||
|
|
||||||
|
* docs: package repos: fix typo
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Fri, 09 Sep 2022 14:15:11 +0200
|
||||||
|
|
||||||
rust-proxmox-backup (2.2.5-1) bullseye; urgency=medium
|
rust-proxmox-backup (2.2.5-1) bullseye; urgency=medium
|
||||||
|
|
||||||
* fix #4157: docs: fix copy-paste error in repo examples
|
* fix #4157: docs: fix copy-paste error in repo examples
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "pbs-buildcfg"
|
name = "pbs-buildcfg"
|
||||||
version = "2.2.5"
|
version = "2.2.6"
|
||||||
authors = ["Proxmox Support Team <support@proxmox.com>"]
|
authors = ["Proxmox Support Team <support@proxmox.com>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
description = "macros used for pbs related paths such as configdir and rundir"
|
description = "macros used for pbs related paths such as configdir and rundir"
|
||||||
|
Loading…
Reference in New Issue
Block a user