]> git.proxmox.com Git - proxmox-apt.git/commit
check suites: add special check for Debian security repository
authorFabian Ebner <f.ebner@proxmox.com>
Tue, 18 Jan 2022 12:48:22 +0000 (13:48 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 3 Feb 2022 07:57:04 +0000 (08:57 +0100)
commit037ce3a0aa30a931b116310f318371f8e0849aab
tree730348dde03db25328fcc2ae05c296fff2a1f022
parent4bdd6a51485c09ce0e8f0e55a76a818a66b51cbf
check suites: add special check for Debian security repository

since the suffix was changed with Debian Bullseye.

Suggested-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/repositories/file.rs
tests/repositories.rs
tests/sources.list.d.expected/bad-security.list [new file with mode: 0644]
tests/sources.list.d/bad-security.list [new file with mode: 0644]