[gnome-software] (153 commits) Non-fast-forward update to branch 135-restart-and-install-update-button-does-not-trigger-reboot-when-using-lxde



The branch '135-restart-and-install-update-button-does-not-trigger-reboot-when-using-lxde' was changed in a 
way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  788bd0a... gs-common: Add a finish() function for gs_utils_invoke_rebo
  1b9fe5b... gs-application: Use new gs_utils_invoke_reboot_finish()
  d43f9fe... gs-updates-page: Use gs_utils_invoke_reboot_async() to requ
  c9e2c97... gs-updates-section: Use gs_utils_invoke_reboot_async() to r
  7fca418... gs-common: Use GTask internally in gs_utils_invoke_reboot_a
  a30363b... gs-common: Prefix error in gs_utils_invoke_reboot_async()
  78b5f3e... gs-common: Try different methods when invoking reboot

Commits added to the branch:

  f54c2cd... gs-app: Make sure dependencies size counts each app only on (*)
  51aa7d2... flatpak: Mute "libflatpak failed to return application size (*)
  4364869... flatpak: Correct typo of runtime refine in refine_app() (*)
  14a313d... flatpak: Use cached runtime only if it had been refined (*)
  ae07088... flatpak: Improve error message when cannot install app from (*)
  ee26401... gs-app-list: Randomize non-empty lists only (*)
  1ddf0b8... gs-appstream: Add runtime checks for arguments in public AP (*)
  fffcf4d... flatpak: Hold the writer lock when invalidating XbSilo (*)
  10ee303... flatpak: Make sure the XbSilo is non-NULL when passing it t (*)
  a273eac... Updated Spanish translation (*)
  03e2e82... Merge branch '1767-size-code-in-gsapp-can-double-count-runt (*)
  288ab82... gs-app: Remove an unnecessary strdup call from size calcula (*)
  3aae399... Merge branch '1699-crash-under-gs_plugin_flatpak_find_app_b (*)
  eb44e93... Update Ukrainian translation (*)
  2878e6a... Update Portuguese translation (*)
  60b11f7... Merge branch '1792-crash-under-gs_flatpak_refine_app_unlock (*)
  0f10b72... Merge branch 'app-size-optimisation' into 'main' (*)
  ae2c05f... Update Basque translation (*)
  912d9af... gs-plugin: Add helper function gs_plugin_app_launch_filtere (*)
  0106f73... packagekit: Pick RPM .desktop file when launching an app (*)
  6d68450... rpm-ostree: Pick RPM .desktop file when launching an app (*)
  afbcc77... Update Dutch translation (*)
  d1bbdf1... Update Russian translation (*)
  eeb86be... Update Vietnamese translation (*)
  92e4ee6... misc: Rename GsAppPermissions into GsAppPermissionsFlags (*)
  2d8b162... lib: Add GsAppPermissions object (*)
  835ae5a... flatpak: Switch to use GsAppPermissions object (*)
  27b854e... gs-app-details-page: Extract permission row addition into a (*)
  daa21b5... app: Turn update-permissions flags into a GsAppPermissions  (*)
  98f4064... app: Turn 'permissions' flags into a GsAppPermissions objec (*)
  56cd9dc... Ensure mobile width of GsCategoryTile (*)
  2370075... epiphany-plugin: Share single GsAppPermissions object betwe (*)
  17fa494... Merge branch 'gs-category-tile-mobile-width' into 'main' (*)
  5287c72... Update Persian translation (*)
  f6ce908... Merge branch '1722-flatpak-handle-more-well-known-filesyste (*)
  6fb04d3... Update Catalan translation (*)
  58ea63b... Update Ukrainian translation (*)
  efc99be... flatpak: Remove NEW_PERMISSIONS quirk if it doesn’t need to (*)
  55316ae... Merge branch '1804-permissions-improvements' into 'main' (*)
  2e338bf... Update Persian translation (*)
  e144648... gs-plugin-loader: Remove install queue support for repos (*)
  1b8e03e... gs-plugin: Add virtual functions for repository management (*)
  5936e45... lib: Add GsPluginJobManageRepository (*)
  4a2d33d... gs-plugin-helpers: Add helper for manage repository job (*)
  8d8c5d8... gs-repos-dialog: Use GsPluginJobManageRepository instead of (*)
  ac17cd9... gs-repo-row: Change how checks whether plugin supports repo (*)
  4e2d024... gs-plugin: Remove unused gs_plugin_get_action_supported() (*)
  8f1e5bc... gs-plugin-loader: Replace GS_PLUGIN_ACTION_INSTALL_REPO job (*)
  8b4d66a... gs-page: Replace GS_PLUGIN_ACTION_INSTALL_REPO job with man (*)
  d432ccf... flatpak: Replace GS_PLUGIN_ACTION_INSTALL_REPO job with man (*)
  88e6059... flatpak: Implement repository install as an async operation (*)
  77191fc... plugin: Remove definition of gs_plugin_install_repo() funct (*)
  c0cee47... gs-page: Replace GS_PLUGIN_ACTION_REMOVE_REPO job with mana (*)
  2c148a4... flatpak: Replace GS_PLUGIN_ACTION_REMOVE_REPO job with mana (*)
  40d6b24... flatpak: Implement repository remove as an async operation (*)
  e532982... plugin: Remove definition of gs_plugin_remove_repo() functi (*)
  6b456f5... flatpak: Replace GS_PLUGIN_ACTION_ENABLE_REPO job with mana (*)
  d2499af... flatpak: Implement repository enable as an async operation (*)
  eba362e... fwupd: Implement enable/disable repository asynchronous ope (*)
  abc65c2... packagekit: Let it possible to store helper on the GsPackag (*)
  578a207... packagekit: Implement repository enable as an async operati (*)
  007e7b2... rpm-ostree: Split refresh_metadata_thread_cb() into two fun (*)
  20436e0... rpm-ostree: Implement repository enable as an async operati (*)
  94756b0... plugin: Remove definition of gs_plugin_enable_repo() functi (*)
  95c416a... flatpak: Replace GS_PLUGIN_ACTION_DISABLE_REPO job with man (*)
  79592ce... flatpak: Implement repository disable as an async operation (*)
  8660bc3... packagekit: Implement repository disable as an async operat (*)
  27199b0... rpm-ostree: Implement repository disable as an async operat (*)
  1b826ea... plugin: Remove definition of gs_plugin_disable_repo() funct (*)
  5f90cc2... lib: Skip repository related actions in gs_plugin_func() te (*)
  0709681... Merge branch 'wip/async-plugin-repo-funcs' into 'main' (*)
  72456e9... Update Basque translation (*)
  5bd591c... style: Update app-context-bar borders (*)
  0173d6b... Merge branch 'wip/exalm/context-bar' into 'main' (*)
  f87d553... Updated Spanish translation (*)
  97d1c7a... Release version 43.alpha (*)
  378da4f... trivial: Post release version bump (*)
  54dae15... misc: Correct -Wformat compiler warnings on 32bit architect (*)
  a53966e... Merge branch 'wip/wformat-warnings' into 'main' (*)
  997fabd... Update Russian translation (*)
  0f5f0bf... Updated Lithuanian translation (*)
  c8de177... Update Serbian translation (*)
  18c16b0... app-details-page: Use .icon-dropshadow (*)
  a3ac4eb... Merge branch 'icon-dropshadow' into 'main' (*)
  a08a3fd... Update Vietnamese translation (*)
  892acd1... plugin-loader: Actively track count of running jobs (*)
  89a3767... plugin-loader: Remove obsolete gs_plugin_loader_hint_job_fi (*)
  680726f... plugin-loader: Schedule 'updates-changed' signal when recei (*)
  3c915f3... plugin-loader: Change how updates-checked is scheduled for  (*)
  2930c01... plugin-loader: Add gs_plugin_loader_emit_updates_changed() (*)
  edfbbfb... gs-app: Add gs_app_is_downloaded() (*)
  c6903fd... updates-section: Use gs_app_is_downloaded() (*)
  972def2... update-monitor: Use gs_app_is_downloaded() (*)
  1aaa961... update-monitor: Force reload of the Updates page before sho (*)
  6458520... update-monitor: Change when notifications are shown (*)
  7e4d43b... Update Portuguese translation (*)
  fc01093... Update Dutch translation (*)
  9951234... Merge branch 'wip/automatic-update-fixes' into 'main' (*)
  67c7178... lib: Factor out some common sort functions for apps (*)
  9fec0ee... gs-app-query: Add a keywords property (*)
  f0965d7... appstream: Port gs_plugin_add_search() vfunc to GsPluginJob (*)
  6a15245... dummy: Port gs_plugin_add_search() vfunc to GsPluginJobList (*)
  8982649... flatpak: Port gs_plugin_add_search() vfunc to GsPluginJobLi (*)
  e8db661... snap: Port gs_plugin_add_search() vfunc to GsPluginJobListA (*)
  e919aaa... snap: Fix listing apps to use sections correctly (*)
  e8f78a0... doc: Port gs_plugin_add_search() vfunc to GsPluginJobListAp (*)
  45de85f... gs-cmd: Port ACTION_SEARCH to use GsPluginJobListApps (*)
  fd1150b... tests: Port ACTION_SEARCH to use GsPluginJobListApps (*)
  78bcd3e... gs-application: Port ACTION_SEARCH to use GsPluginJobListAp (*)
  8c67700... gs-search-page: Port ACTION_SEARCH to use GsPluginJobListAp (*)
  dd5e765... gs-shell-search-provider: Port ACTION_SEARCH to use GsPlugi (*)
  bfdce29... gs-plugin-job: Tweak gs_plugin_job_to_string() to always pr (*)
  974241b... lib: Drop GS_PLUGIN_ACTION_SEARCH and gs_plugin_add_search( (*)
  3729968... appstream: Comment on stemming approach for keyword searche (*)
  9b22f3d... gs-plugin-loader: Drop use of AsPool (*)
  0194200... lib: Drop support for plugin job timeouts (*)
  b58f080... tests: Remove the test for invalid (too short) searches (*)
  76dfe7d... Port to AdwAboutWindow (*)
  f1b0d1f... Update Italian translation (*)
  d11b8f5... Merge branch 'refactor-threads24' into 'main' (*)
  0b1fb8f... Merge branch 'adw-about-window' into 'main' (*)
  82c7c5b... gs-app-query: Add an alternate-of property (*)
  ab9737d... appstream: Port gs_plugin_add_alternates() vfunc to GsPlugi (*)
  77db38f... dummy: Port gs_plugin_add_alternates() vfunc to GsPluginJob (*)
  7f6a4b6... flatpak: Port gs_plugin_add_alternates() vfunc to GsPluginJ (*)
  cdaa11b... snap: Port gs_plugin_add_alternates() vfunc to GsPluginJobL (*)
  e0f621c... gs-cmd: Port ACTION_GET_ALTERNATES to use GsPluginJobListAp (*)
  aee3d37... tests: Port ACTION_GET_ALTERNATES to use GsPluginJobListApp (*)
  302abcb... gs-details-page: Port ACTION_GET_ALTERNATES to use GsPlugin (*)
  6e0b158... lib: Drop GS_PLUGIN_ACTION_GET_ALTERNATES and gs_plugin_add (*)
  5afa1a2... tests: Fix an intermittent test failure when checking keywo (*)
  ad99c5c... Merge branch 'refactor-threads25' into 'main' (*)
  7257500... plugin-loader: Fix a compiler warning from run_job_cb() whe (*)
  aa3abdc... Merge branch 'wip/run_job_cb-compiler-warning' into 'main' (*)
  f91e3e4... Update Catalan translation (*)
  adc9116... Update Indonesian translation (*)
  c7ca0c4... gs-app: Hold a property lock when reading values in gs_app_ (*)
  7868a2d... Merge branch '1815-crash-due-to-race-condition-in-gsapp' in (*)
  02fc519... Merge branch '1801-flatpak-is-launched-while-displaying-a-n (*)
  2c5dea4... gs-app-query: Add provides-tag and provides-type properties (*)
  85d9c67... flatpak: Port gs_plugin_add_search_what_provides() vfunc to (*)
  36cb04d... packagekit: Port gs_plugin_add_search_what_provides() vfunc (*)
  5e3c1ef... rpm-ostree: Port gs_plugin_add_search_what_provides() vfunc (*)
  1f46b37... gs-extras-page: Port ACTION_SEARCH_PROVIDES to use GsPlugin (*)
  94ea09a... lib: Drop GS_PLUGIN_ACTION_SEARCH_PROVIDES and gs_plugin_ad (*)
  19aa44b... Merge branch 'refactor-threads26' into 'main' (*)
  d35b515... gs-common: Add a finish() function for gs_utils_invoke_rebo
  8f5ed83... gs-application: Use new gs_utils_invoke_reboot_finish()
  2714d90... gs-updates-page: Use gs_utils_invoke_reboot_async() to requ
  27153ef... gs-updates-section: Use gs_utils_invoke_reboot_async() to r
  5ec14f9... gs-common: Use GTask internally in gs_utils_invoke_reboot_a
  06ae6db... gs-common: Prefix error in gs_utils_invoke_reboot_async()
  f00f9d9... gs-common: Try different methods when invoking reboot

(*) This commit already existed in another branch; no separate mail sent


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