[gnome-software] trivial: Ignore one more state from PK



commit 538ba8406abe93c5a482e70e402c49adb4314284
Author: Kalev Lember <klember redhat com>
Date:   Tue Jul 12 15:17:42 2016 +0200

    trivial: Ignore one more state from PK

 src/plugins/packagekit-common.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/plugins/packagekit-common.c b/src/plugins/packagekit-common.c
index 6f6392d..8812b39 100644
--- a/src/plugins/packagekit-common.c
+++ b/src/plugins/packagekit-common.c
@@ -259,6 +259,7 @@ gs_plugin_packagekit_add_results (GsPlugin *plugin,
                case PK_INFO_ENUM_UPDATING:
                case PK_INFO_ENUM_DOWNGRADING:
                case PK_INFO_ENUM_OBSOLETING:
+               case PK_INFO_ENUM_UNTRUSTED:
                        break;
                case PK_INFO_ENUM_UNAVAILABLE:
                case PK_INFO_ENUM_REMOVING:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]