mirror of
https://git.proxmox.com/git/proxmox
synced 2025-06-05 12:07:26 +00:00
38 lines
1021 B
Plaintext
38 lines
1021 B
Plaintext
rust-proxmox-sys (0.2.0) unstable; urgency=medium
|
|
|
|
* moved code from proxmox crate
|
|
|
|
* imported code from proxmox-backup/pbs-tools
|
|
- pbs-tools/src/command.rs
|
|
- pbs-tools/src/acl.rs
|
|
- pbs-tool/src/xattr.rs
|
|
- pbs-tools/src/fs.rs
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 23 Nov 2021 11:30:42 +0100
|
|
|
|
rust-proxmox-sys (0.1.2) unstable; urgency=medium
|
|
|
|
* fix test for wrong logrotate path
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 22 Nov 2021 10:30:38 +0100
|
|
|
|
rust-proxmox-sys (0.1.1) stable; urgency=medium
|
|
|
|
* rebuild with base64 0.13
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 19 Nov 2021 11:45:58 +0100
|
|
|
|
rust-proxmox-sys (0.1.0) stable; urgency=medium
|
|
|
|
* imported pbs-tools/src/crypt.rs
|
|
|
|
* imported pbs-tools/src/process_locker.rs
|
|
|
|
* imported pbs-tools/src/logrotate.rs (with various cleanups)
|
|
|
|
* imported pbs-tools/src/task.rs (as worker_task_context.rs)
|
|
|
|
* initial release
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 19 Nov 2021 09:44:01 +0100
|