[pve-devel] [PATCH manager] api: apt: Return valid utf8 on changelog
Daniel Kral
d.kral at proxmox.com
Tue Sep 2 17:06:09 CEST 2025
On Tue Sep 2, 2025 at 4:53 PM CEST, Maximiliano Sandoval wrote:
> This was displayed wrongly on the web UI and when calling
>
> pvesh get /nodes/localhost/apt/changelog
>
> One potential example of such a package was bind9-dnsutils where the
> character `ř` was rendered as `Å`.
>
> Reported-by: Lukas Wagner <l.wagner at proxmox.com>
> Signed-off-by: Maximiliano Sandoval <m.sandoval at proxmox.com>
Tested this with a few packages (apt, bind9-dnsutils, dpkg) which had
non-ASCII characters and it correctly output them with the pvesh command
above after applying.
Tested-by: Daniel Kral <d.kral at proxmox.com>
More information about the pve-devel
mailing list