rust-proxmox-apt (0.10.9-1) bookworm; urgency=medium * fix #5249: apt: allow parsing Packages without Priority field -- Proxmox Support Team Fri, 19 Apr 2024 08:45:15 +0200 rust-proxmox-apt (0.10.8-1) bookworm; urgency=medium * document status property for standard repositories * add skip_serializing_if attirbutes to api types * add missing #[serde(default)] annotations * fix digest api type in APTRepositoryFile -- Proxmox Support Team Fri, 02 Feb 2024 13:47:41 +0100 rust-proxmox-apt (0.10.7-1) bookworm; urgency=medium * add missing #[serde(default)] attributes to api types * document status property for standard repository * fix digest api type in APTRepositoryFile from Integer to u8 -- Proxmox Support Team Wed, 06 Dec 2023 15:58:43 +0100 rust-proxmox-apt (0.10.6-1) bookworm; urgency=medium * apt: add Ceph Reef to standard repo list for Proxmox VE based on Debian 12 Bookworm. -- Proxmox Support Team Tue, 05 Sep 2023 15:22:17 +0200 rust-proxmox-apt (0.10.5-1) bookworm; urgency=medium * fix #4868: map missing section field to 'unknown' * various clippy fixes -- Proxmox Support Team Tue, 08 Aug 2023 14:05:04 +0200 rust-proxmox-apt (0.10.4-1) bookworm; urgency=medium * update to proxmox-schema 2.0 -- Proxmox Support Team Mon, 24 Jul 2023 10:48:25 +0200 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 Thu, 29 Jun 2023 13:13:44 +0200 rust-proxmox-apt (0.10.2-1) bookworm; urgency=medium * fallback to Release file for Origin retrieval * fix #4653: (In)Release file: improve handling of special suites -- Proxmox Support Team Tue, 27 Jun 2023 12:31:29 +0200 rust-proxmox-apt (0.10.1-1) bookworm; urgency=medium * apt: drop older Ceph standard repositories * apt: split Ceph main repository into no-subscription and enterprise -- Proxmox Support Team Sat, 03 Jun 2023 18:27:53 +0200 rust-proxmox-apt (0.10.0-1) bookworm; urgency=medium * rebuild for Debian 12 bookworm release series -- Proxmox Support Team Wed, 24 May 2023 09:25:14 +0200 rust-proxmox-apt (0.9.3-1) stable; urgency=medium * packages file: add section field * deb822: source index support -- Proxmox Support Team Wed, 19 Oct 2022 16:17:11 +0200 rust-proxmox-apt (0.9.2-1) stable; urgency=medium * release: add Commands file reference type * release: add 'architecture' helper * release: fix typo in 'Acquire-By-Hash' -- Proxmox Support Team Fri, 16 Sep 2022 14:17:10 +0200 rust-proxmox-apt (0.9.1-1) stable; urgency=medium * release-file: improve invalid file-reference handling * add ceph quincy repositories -- Proxmox Support Team Tue, 6 Sep 2022 10:33:17 +0200 rust-proxmox-apt (0.9.0-1) stable; urgency=medium * AptRepositoryFile: make path optional -- Proxmox Support Team Thu, 21 Jul 2022 13:25:20 +0200 rust-proxmox-apt (0.8.1-1) stable; urgency=medium * upgrade to 2021 edition * check suites: add special check for Debian security repository * file: add pre-parsed content variant * add module for parsing Packages and Release (deb822 like) files -- Proxmox Support Team Thu, 21 Jul 2022 12:08:23 +0200 rust-proxmox-apt (0.8.0-1) stable; urgency=medium * update to proxox-schema crate -- Proxmox Support Team Fri, 08 Oct 2021 11:55:47 +0200 rust-proxmox-apt (0.7.0-1) stable; urgency=medium * update to proxmox 0.13.0 -- Proxmox Support Team Tue, 24 Aug 2021 15:38:52 +0200 rust-proxmox-apt (0.6.0-1) stable; urgency=medium * standard repos: add suite parameter for stricter detection * check repos: have caller specify the current suite * add type DebianCodename -- Proxmox Support Team Thu, 29 Jul 2021 18:06:54 +0200 rust-proxmox-apt (0.5.1-1) stable; urgency=medium * depend on proxmox 0.12.0 -- Proxmox Support Team Tue, 20 Jul 2021 13:18:02 +0200 rust-proxmox-apt (0.5.0-1) stable; urgency=medium * standard repo detection: handle alternative URI for PVE repos -- Proxmox Support Team Fri, 16 Jul 2021 16:19:06 +0200 rust-proxmox-apt (0.4.0-1) stable; urgency=medium * support quote-word parsing for one-line format * avoid backtick unicode symbol in string -- Proxmox Support Team Thu, 01 Jul 2021 18:33:12 +0200 rust-proxmox-apt (0.3.1-1) stable; urgency=medium * standard repos: allow conversion from handle and improve information -- Proxmox Support Team Wed, 30 Jun 2021 20:42:52 +0200 rust-proxmox-apt (0.3.0-1) stable; urgency=medium * add get_cached_origin method and an initial config module * check: return 'origin' property instead of 'badge' for official host * standard repos: drop product acronym from repo name -- Proxmox Support Team Wed, 30 Jun 2021 13:29:13 +0200 rust-proxmox-apt (0.2.0-1) stable; urgency=medium * Add functions to check repositories. * Add handling of standard Proxmox repositories. -- Proxmox Support Team Wed, 23 Jun 2021 14:57:52 +0200 rust-proxmox-apt (0.1.0-1) stable; urgency=medium * Initial release. -- Proxmox Support Team Thu, 18 Feb 2021 10:20:44 +0100