mirror of
				https://git.proxmox.com/git/proxmox
				synced 2025-11-04 04:17:49 +00:00 
			
		
		
		
	bump proxmox to 0.15.4
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
		
							parent
							
								
									dc14d03171
								
							
						
					
					
						commit
						57d31a8683
					
				@ -1,7 +1,7 @@
 | 
			
		||||
[package]
 | 
			
		||||
name = "proxmox"
 | 
			
		||||
edition = "2018"
 | 
			
		||||
version = "0.15.3"
 | 
			
		||||
version = "0.15.4"
 | 
			
		||||
authors = [
 | 
			
		||||
    "Dietmar Maurer <dietmar@proxmox.com>",
 | 
			
		||||
    "Wolfgang Bumiller <w.bumiller@proxmox.com>",
 | 
			
		||||
 | 
			
		||||
@ -1,3 +1,9 @@
 | 
			
		||||
rust-proxmox (0.15.4-1) stable; urgency=medium
 | 
			
		||||
 | 
			
		||||
  * rebuild with base64 0.13
 | 
			
		||||
 | 
			
		||||
 -- Proxmox Support Team <support@proxmox.com>  Fri, 19 Nov 2021 09:57:00 +0100
 | 
			
		||||
 | 
			
		||||
rust-proxmox (0.15.3-1) unstable; urgency=medium
 | 
			
		||||
 | 
			
		||||
  * proxmox: add fd_change_cloexec
 | 
			
		||||
 | 
			
		||||
@ -60,8 +60,8 @@ Provides:
 | 
			
		||||
 librust-proxmox-0+default-dev (= ${binary:Version}),
 | 
			
		||||
 librust-proxmox-0.15-dev (= ${binary:Version}),
 | 
			
		||||
 librust-proxmox-0.15+default-dev (= ${binary:Version}),
 | 
			
		||||
 librust-proxmox-0.15.3-dev (= ${binary:Version}),
 | 
			
		||||
 librust-proxmox-0.15.3+default-dev (= ${binary:Version})
 | 
			
		||||
 librust-proxmox-0.15.4-dev (= ${binary:Version}),
 | 
			
		||||
 librust-proxmox-0.15.4+default-dev (= ${binary:Version})
 | 
			
		||||
Description: Generic Proxmox library - Rust source code
 | 
			
		||||
 This package contains the source for the Rust proxmox crate, packaged by
 | 
			
		||||
 debcargo for use with cargo and dh-cargo.
 | 
			
		||||
@ -79,8 +79,8 @@ Provides:
 | 
			
		||||
 librust-proxmox-0+sortable-macro-dev (= ${binary:Version}),
 | 
			
		||||
 librust-proxmox-0.15+proxmox-sortable-macro-dev (= ${binary:Version}),
 | 
			
		||||
 librust-proxmox-0.15+sortable-macro-dev (= ${binary:Version}),
 | 
			
		||||
 librust-proxmox-0.15.3+proxmox-sortable-macro-dev (= ${binary:Version}),
 | 
			
		||||
 librust-proxmox-0.15.3+sortable-macro-dev (= ${binary:Version})
 | 
			
		||||
 librust-proxmox-0.15.4+proxmox-sortable-macro-dev (= ${binary:Version}),
 | 
			
		||||
 librust-proxmox-0.15.4+sortable-macro-dev (= ${binary:Version})
 | 
			
		||||
Description: Generic Proxmox library - feature "proxmox-sortable-macro" and 1 more
 | 
			
		||||
 This metapackage enables feature "proxmox-sortable-macro" for the Rust proxmox
 | 
			
		||||
 crate, by pulling in any additional dependencies needed by that feature.
 | 
			
		||||
@ -97,7 +97,7 @@ Depends:
 | 
			
		||||
Provides:
 | 
			
		||||
 librust-proxmox-0+tokio-dev (= ${binary:Version}),
 | 
			
		||||
 librust-proxmox-0.15+tokio-dev (= ${binary:Version}),
 | 
			
		||||
 librust-proxmox-0.15.3+tokio-dev (= ${binary:Version})
 | 
			
		||||
 librust-proxmox-0.15.4+tokio-dev (= ${binary:Version})
 | 
			
		||||
Description: Generic Proxmox library - feature "tokio"
 | 
			
		||||
 This metapackage enables feature "tokio" for the Rust proxmox crate, by pulling
 | 
			
		||||
 in any additional dependencies needed by that feature.
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user