[gnome-software: 8/8] Merge branch '1722-flatpak-handle-more-well-known-filesystem-permissions' into 'main'




commit f6ce908cabaaf1c59fbf06c9386b8165075306d2
Merge: 5287c7260 23700751a
Author: Philip Withnall <philip tecnocode co uk>
Date:   Tue Jun 28 11:50:37 2022 +0000

    Merge branch '1722-flatpak-handle-more-well-known-filesystem-permissions' into 'main'
    
    Resolve "flatpak: Handle more well-known filesystem permissions"
    
    Closes #1722
    
    See merge request GNOME/gnome-software!1404

 lib/gnome-software.h                  |   1 +
 lib/gs-app-permissions.c              | 430 ++++++++++++++++++++++++++++++++++
 lib/gs-app-permissions.h              |  74 ++++++
 lib/gs-app.c                          | 116 +++++++--
 lib/gs-app.h                          |  39 +--
 lib/meson.build                       |   2 +
 plugins/epiphany/gs-plugin-epiphany.c |  13 +-
 plugins/flatpak/gs-flatpak.c          | 225 ++++++++++++++----
 src/gs-app-context-bar.c              |  51 ++--
 src/gs-app-details-page.c             | 106 ++++++---
 src/gs-safety-context-dialog.c        | 116 +++++----
 11 files changed, 971 insertions(+), 202 deletions(-)
---


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