All checks were successful
Build and Release .deb / build-deb (push) Successful in 21s
15 lines
539 B
Text
15 lines
539 B
Text
Source: full-updater
|
|
Section: admin
|
|
Priority: optional
|
|
Maintainer: Enzo <admin@geronzi.fr>
|
|
Build-Depends: debhelper-compat (= 13)
|
|
Standards-Version: 4.6.0
|
|
|
|
Package: full-updater
|
|
Architecture: all
|
|
Depends: python3, python3-venv
|
|
Description: TUI for APT/CVE updates on Proxmox host and LXC
|
|
Full Updater is a terminal user interface (TUI) that visualizes
|
|
available APT updates and CVEs for the Proxmox host and all LXC
|
|
containers. It supports keyboard and mouse controls, real-time
|
|
scanning, caching, and one-click upgrades via pct exec.
|