[pve-devel] [PATCH promxox-mail-forward v2] fix logging by switching to proxmox-log
Lukas Wagner
l.wagner at proxmox.com
Tue Jun 17 09:04:37 CEST 2025
On 2025-06-16 21:28, Thomas Lamprecht wrote:
>>
>> [dependencies]
>> anyhow = "1.0"
>> -log = "0.4.17"
>> nix = "0.26"
>> -syslog = "6.0"
>>
>> -proxmox-sys = "0.6"
>> +proxmox-log = "0.2.8"
>> proxmox-notify = {version = "0.5.4", features = ["mail-forwarder", "pve-context", "pbs-context"] }
>> +proxmox-sys = "0.6"
>
> This is for bookworm based releases, is this not required for trixie based
> releases anymore?
It is relevant for both, Bookworm and Trixie. proxmox-mail-forward has no stable-bookworm branch yet, nor any Trixie-based
deps on master, hence I based my patch on the current master, which is Bookworm.
--
- Lukas
More information about the pve-devel
mailing list