Files
flatpak/tests
Matthew Leeds 989b18bba8 Set a collection ID on FlatpakInstalledRef objects
Currently FlatpakInstalledRef objects are constructed without the
collection-id property set. This is a problem because in the USB app
update support in the Endless fork of GNOME Software, when we find a
FlatpakRemoteRef on a USB drive which matches the ref of a
FlatpakInstalledRef object, the collection IDs of the two objects must
also match, and currently the installed one has a NULL collection ID.

So get the collection ID on the relevant configured remote when
constructing a FlatpakInstalledRef. This should be good enough in most
cases but isn't perfect; see
https://github.com/flatpak/flatpak/issues/3103

Closes: #3114
Approved by: alexlarsson
2019-09-19 15:20:15 +00:00
..
2016-02-25 15:27:37 +01:00
2019-04-08 12:50:42 +00:00
2019-01-15 16:02:34 +01:00
2019-03-06 23:44:50 +00:00
2016-02-25 19:03:09 +01:00
2019-01-11 19:19:54 -05:00
2018-10-03 13:19:35 +00:00