[gnome-software: 1/2] flatpak: Pin polkit down




commit 29cd47e6fe77067f530644fb89e6bcb897074636
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Mon May 3 12:10:49 2021 +0200

    flatpak: Pin polkit down
    
    This works around a regression in polkit, see
    https://gitlab.freedesktop.org/polkit/polkit/-/issues/139.

 contrib/org.gnome.SoftwareDevel.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/contrib/org.gnome.SoftwareDevel.json b/contrib/org.gnome.SoftwareDevel.json
index b6a9bd313..e646eae7f 100644
--- a/contrib/org.gnome.SoftwareDevel.json
+++ b/contrib/org.gnome.SoftwareDevel.json
@@ -126,7 +126,8 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://gitlab.freedesktop.org/polkit/polkit.git";
+                    "url": "https://gitlab.freedesktop.org/polkit/polkit.git";,
+                    "commit": "6ac355e7073c6b7581ea6dac291edc2e15f13d39"
                 }
             ]
         },


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