5
0
mirror of git://git.proxmox.com/git/pve-common.git synced 2025-08-28 05:49:35 +03:00

bump version to 8.1.1

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller
2024-03-06 12:02:31 +01:00
parent ff39327769
commit 10349969cc

18
debian/changelog vendored
View File

@ -1,3 +1,21 @@
libpve-common-perl (8.1.1) bookworm; urgency=medium
* fix #5141: network parser: fix accidental RE result re-use and add tests
* network tests: switch to ifupdown2
* network parser: iterate deterministically
* schema: fixup description vs format_description in remote_format
* add PVE::Systemd::is_unit_active
* ticket: remove fallback for SHA1-base64 CSRF prevention tokens
* expose SYS_prctl
-- Proxmox Support Team <support@proxmox.com> Wed, 06 Mar 2024 12:03:00 +0100
libpve-common-perl (8.1.0) bookworm; urgency=medium
* tools: Add mknod syscall