[pve-devel] applied: [PATCH manager 3/7] report: add `apt-cache policy` to list recognized APT sources
Thomas Lamprecht
t.lamprecht at proxmox.com
Thu Apr 18 22:28:42 CEST 2024
Am 18/04/2024 um 11:16 schrieb Alexander Zeidler:
> with their details as well as pinned packages. Omit the "origin"
> lines, as their value is already visible in the URLs.
>
> # apt-cache policy ...
> Package files:
> 100 /var/lib/dpkg/status
> release a=now
> 500 https://enterprise.proxmox.com/debian/pve bookworm/pve-enterprise amd64 Packages
> release o=Proxmox,a=stable,n=bookworm,l=Proxmox VE Enterprise Debian Repository,c=pve-enterprise,b=amd64
> ...
> Pinned packages:
> intel-microcode -> 3.20231114.1~deb12u1 with priority 1234
>
> Signed-off-by: Alexander Zeidler <a.zeidler at proxmox.com>
> ---
> Expects applied:
> report: fix regex of config filenames
> https://lists.proxmox.com/pipermail/pve-devel/2024-April/063254.html
>
>
> v2:
> * no changes
>
> v1: https://lists.proxmox.com/pipermail/pve-devel/2024-March/062344.html
>
>
> PVE/Report.pm | 1 +
> 1 file changed, 1 insertion(+)
>
>
applied, thanks!
More information about the pve-devel
mailing list