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



commit fd5bf0ed4b03fbb31fecd2303e5a9bc89ee3c6d0
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 cdf9633..22ba834 100644
--- a/src/plugins/packagekit-common.c
+++ b/src/plugins/packagekit-common.c
@@ -266,6 +266,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]