X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fchangelog;h=30c640776fc2c7e4db16efe92ee2f7b891676c6f;hb=HEAD;hp=2bc48a0a72dfb00f1cc2b14ba7e7d711df4cc99d;hpb=f080ddbdc845b76919ef0a4e1bcb60ade177a9f5;p=pve-common.git diff --git a/debian/changelog b/debian/changelog index 2bc48a0..1b7ddcf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,90 @@ +libpve-common-perl (8.2.1) bookworm; urgency=medium + + * interfaces: support stanzas without types/methods, like ifupdown2 supports + + -- Proxmox Support Team Tue, 23 Apr 2024 15:42:55 +0200 + +libpve-common-perl (8.2.0) bookworm; urgency=medium + + * fix #545: interfaces: allow arbitrary bridge names in network config + + -- Proxmox Support Team Sun, 21 Apr 2024 11:50:54 +0200 + +libpve-common-perl (8.1.2) bookworm; urgency=medium + + * remote format: improve documentation of expected API-token format + + * json schema: add format description for pve-storage-id standard option + + -- Proxmox Support Team Wed, 17 Apr 2024 21:10:32 +0200 + +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 Wed, 06 Mar 2024 12:03:00 +0100 + +libpve-common-perl (8.1.0) bookworm; urgency=medium + + * tools: Add mknod syscall + + * tools: Add mount flag constants + + * json schema: implement support for 'oneOf' schema + + * section config: allow (opt-in) full property-isolation for plugins + + -- Proxmox Support Team Tue, 21 Nov 2023 13:04:21 +0100 + +libpve-common-perl (8.0.10) bookworm; urgency=medium + + * pbs client: add 'tar' parameter to file_restore_extract + + * fix #4162: added `Auto-Submitted` header to email body + + -- Proxmox Support Team Tue, 07 Nov 2023 08:58:23 +0100 + +libpve-common-perl (8.0.9) bookworm; urgency=medium + + * section config: fix handling unknown sections with arrays which + broke the jobs configuration when running 'qm destroy ID --purge'. + + * tools: improve error handling for run with timeout helpers. + + * tools: allow forcing UTF-8 encoding in file set contents helper. + + -- Proxmox Support Team Mon, 11 Sep 2023 13:46:15 +0200 + +libpve-common-perl (8.0.8) bookworm; urgency=medium + + * fix #4849: download file from url: add opt parameter for a decompression + command + + * ldap: handle errors explicitly to improve user visible error messages + + * section config: allow base properties for 'createSchema' and + 'updateSchema' + + -- Proxmox Support Team Fri, 11 Aug 2023 13:25:04 +0200 + +libpve-common-perl (8.0.7) bookworm; urgency=medium + + * schema: increase pve-config-digest maxLength to 64 + + -- Proxmox Support Team Mon, 24 Jul 2023 11:55:39 +0200 + libpve-common-perl (8.0.6) bookworm; urgency=medium * network: cope with non-existing interfaces config when getting local IPs