From 388257ea3e738e2236f3560b960ac061993cca14 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 25 Sep 2017 12:02:12 -0400 Subject: Apt.isInstalled: Fix handling of packages that are not known at all to apt. getInstallStatus returns [] when passed only such packages, and all of that list == IsInstalled. So also check that the list contains every package queried. --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index c7cfb81a..0f1bc9ba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,8 @@ propellor (4.8.0) UNRELEASED; urgency=medium image. * Borg: Fix broken shell escaping in borg cron job. * Attic: Fix broken shell escaping in attic cron job. + * Apt.isInstalled: Fix handling of packages that are not known at all + to apt. -- Joey Hess Thu, 24 Aug 2017 11:00:19 -0400 -- cgit v1.2.3