mirror of
				https://git.proxmox.com/git/proxmox
				synced 2025-11-04 04:57:37 +00:00 
			
		
		
		
	sys: bump version to 0.5.4-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
		
							parent
							
								
									863d760340
								
							
						
					
					
						commit
						c68b69e949
					
				@ -1,6 +1,6 @@
 | 
			
		||||
[package]
 | 
			
		||||
name = "proxmox-sys"
 | 
			
		||||
version = "0.5.3"
 | 
			
		||||
version = "0.5.4"
 | 
			
		||||
authors.workspace = true
 | 
			
		||||
edition.workspace = true
 | 
			
		||||
license.workspace = true
 | 
			
		||||
 | 
			
		||||
@ -1,3 +1,12 @@
 | 
			
		||||
rust-proxmox-sys (0.5.4-1) bookworm; urgency=medium
 | 
			
		||||
 | 
			
		||||
  * sys: Use safe std::io::IsTerminal wrapper for libc::isatty and depreacate
 | 
			
		||||
    it
 | 
			
		||||
 | 
			
		||||
  * fix: use fragmented block size for space calculation
 | 
			
		||||
 | 
			
		||||
 -- Proxmox Support Team <support@proxmox.com>  Fri, 26 Apr 2024 16:52:43 +0200
 | 
			
		||||
 | 
			
		||||
rust-proxmox-sys (0.5.3-1) bookworm; urgency=medium
 | 
			
		||||
 | 
			
		||||
  * use epoch_to_rfc2822 from proxmox_time, fixes an issue with times in
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user