]> git.proxmox.com Git - proxmox.git/blame - debian/changelog
clippy fixes
[proxmox.git] / debian / changelog
CommitLineData
03f14b74
TL
1rust-proxmox-apt (0.8.1-1) stable; urgency=medium
2
3 * upgrade to 2021 edition
4
5 * check suites: add special check for Debian security repository
6
7 * file: add pre-parsed content variant
8
9 * add module for parsing Packages and Release (deb822 like) files
10
11 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Jul 2022 12:08:23 +0200
12
c7b17de1
WB
13rust-proxmox-apt (0.8.0-1) stable; urgency=medium
14
15 * update to proxox-schema crate
16
17 -- Proxmox Support Team <support@proxmox.com> Fri, 08 Oct 2021 11:55:47 +0200
18
f9c6f7a1
WB
19rust-proxmox-apt (0.7.0-1) stable; urgency=medium
20
21 * update to proxmox 0.13.0
22
23 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Aug 2021 15:38:52 +0200
24
41743055
TL
25rust-proxmox-apt (0.6.0-1) stable; urgency=medium
26
27 * standard repos: add suite parameter for stricter detection
28
29 * check repos: have caller specify the current suite
30
31 * add type DebianCodename
32
33 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Jul 2021 18:06:54 +0200
34
35rust-proxmox-apt (0.5.1-1) stable; urgency=medium
39f12a8c
DM
36
37 * depend on proxmox 0.12.0
38
39 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Jul 2021 13:18:02 +0200
40
41743055 41rust-proxmox-apt (0.5.0-1) stable; urgency=medium
7d88081e
TL
42
43 * standard repo detection: handle alternative URI for PVE repos
44
45 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Jul 2021 16:19:06 +0200
46
41743055 47rust-proxmox-apt (0.4.0-1) stable; urgency=medium
4b0935c6
TL
48
49 * support quote-word parsing for one-line format
50
51 * avoid backtick unicode symbol in string
52
53 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Jul 2021 18:33:12 +0200
54
41743055 55rust-proxmox-apt (0.3.1-1) stable; urgency=medium
fd99aa06
TL
56
57 * standard repos: allow conversion from handle and improve information
58
59 -- Proxmox Support Team <support@proxmox.com> Wed, 30 Jun 2021 20:42:52 +0200
60
41743055 61rust-proxmox-apt (0.3.0-1) stable; urgency=medium
47c2c350
TL
62
63 * add get_cached_origin method and an initial config module
64
65 * check: return 'origin' property instead of 'badge' for official host
66
67 * standard repos: drop product acronym from repo name
68
69 -- Proxmox Support Team <support@proxmox.com> Wed, 30 Jun 2021 13:29:13 +0200
70
41743055 71rust-proxmox-apt (0.2.0-1) stable; urgency=medium
c8f0c006
FE
72
73 * Add functions to check repositories.
74
75 * Add handling of standard Proxmox repositories.
76
77 -- Proxmox Support Team <support@proxmox.com> Wed, 23 Jun 2021 14:57:52 +0200
78
41743055 79rust-proxmox-apt (0.1.0-1) stable; urgency=medium
5bf8ddec
FE
80
81 * Initial release.
82
83 -- Proxmox Support Team <support@proxmox.com> Thu, 18 Feb 2021 10:20:44 +0100