2022-09-06 11:34:05 +03:00
rust-proxmox-apt (0.9.1-1) stable; urgency=medium
* release-file: improve invalid file-reference handling
* add ceph quincy repositories
-- Proxmox Support Team <support@proxmox.com> Tue, 6 Sep 2022 10:33:17 +0200
2022-07-21 14:25:24 +03:00
rust-proxmox-apt (0.9.0-1) stable; urgency=medium
* AptRepositoryFile: make path optional
-- Proxmox Support Team <support@proxmox.com> Thu, 21 Jul 2022 13:25:20 +0200
2022-07-21 13:08:27 +03:00
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 <support@proxmox.com> Thu, 21 Jul 2022 12:08:23 +0200
2021-10-08 13:18:13 +03:00
rust-proxmox-apt (0.8.0-1) stable; urgency=medium
* update to proxox-schema crate
-- Proxmox Support Team <support@proxmox.com> Fri, 08 Oct 2021 11:55:47 +0200
2021-08-24 16:39:15 +03:00
rust-proxmox-apt (0.7.0-1) stable; urgency=medium
* update to proxmox 0.13.0
-- Proxmox Support Team <support@proxmox.com> Tue, 24 Aug 2021 15:38:52 +0200
2021-07-29 19:07:00 +03:00
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 <support@proxmox.com> Thu, 29 Jul 2021 18:06:54 +0200
rust-proxmox-apt (0.5.1-1) stable; urgency=medium
2021-07-20 14:51:51 +03:00
* depend on proxmox 0.12.0
-- Proxmox Support Team <support@proxmox.com> Tue, 20 Jul 2021 13:18:02 +0200
2021-07-29 19:07:00 +03:00
rust-proxmox-apt (0.5.0-1) stable; urgency=medium
2021-07-16 17:19:00 +03:00
* standard repo detection: handle alternative URI for PVE repos
-- Proxmox Support Team <support@proxmox.com> Fri, 16 Jul 2021 16:19:06 +0200
2021-07-29 19:07:00 +03:00
rust-proxmox-apt (0.4.0-1) stable; urgency=medium
2021-07-01 19:33:18 +03:00
* support quote-word parsing for one-line format
* avoid backtick unicode symbol in string
-- Proxmox Support Team <support@proxmox.com> Thu, 01 Jul 2021 18:33:12 +0200
2021-07-29 19:07:00 +03:00
rust-proxmox-apt (0.3.1-1) stable; urgency=medium
2021-06-30 21:42:57 +03:00
* standard repos: allow conversion from handle and improve information
-- Proxmox Support Team <support@proxmox.com> Wed, 30 Jun 2021 20:42:52 +0200
2021-07-29 19:07:00 +03:00
rust-proxmox-apt (0.3.0-1) stable; urgency=medium
2021-06-30 14:29:35 +03:00
* 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 <support@proxmox.com> Wed, 30 Jun 2021 13:29:13 +0200
2021-07-29 19:07:00 +03:00
rust-proxmox-apt (0.2.0-1) stable; urgency=medium
2021-06-23 16:38:58 +03:00
* Add functions to check repositories.
* Add handling of standard Proxmox repositories.
-- Proxmox Support Team <support@proxmox.com> Wed, 23 Jun 2021 14:57:52 +0200
2021-07-29 19:07:00 +03:00
rust-proxmox-apt (0.1.0-1) stable; urgency=medium
2021-06-23 16:38:55 +03:00
* Initial release.
-- Proxmox Support Team <support@proxmox.com> Thu, 18 Feb 2021 10:20:44 +0100