Hello community, here is the log from the commit of package flatpak for openSUSE:Factory checked in at 2017-03-22 23:01:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/flatpak (Old) and /work/SRC/openSUSE:Factory/.flatpak.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "flatpak" Wed Mar 22 23:01:11 2017 rev:7 rq:478645 version:0.8.4 Changes: -------- --- /work/SRC/openSUSE:Factory/flatpak/flatpak.changes 2017-02-26 17:07:53.432331892 +0100 +++ /work/SRC/openSUSE:Factory/.flatpak.new/flatpak.changes 2017-03-22 23:01:15.648472865 +0100 @@ -1,0 +2,37 @@ +Fri Mar 10 20:58:11 UTC 2017 - [email protected] + +- Update to version 0.8.4: + + Fix no-systemd-user warning (it doesn't affect sandboxing + anymore). + + run: propagate wildcard xauth entries to app bundle. + + Don't remove origin remotes if some other ref uses it. + + Fix repeated download of locates on update. + + update: Don't update related refs from different remote. + + Initialize g_autofree string to NULL, not to crash when early + returning. + + document portal: Disable spice_read as it seems broken. + + Return the container from flatpak_get_system_installations(). + + Don't include newlines in error messages. + + utils: Fix list_unmtainained_refs. + + Avoid possible null dereference. + + utils: Fix flatpak_bundle_load typo. + + list: Don't check error twice. + + list-remotes: Handle remotes with no url specified. + + run: Handle error when enumerating /etc. + + zero-mtime: Handle error when enumerating directory. + + Fix error check when loading configuration. + + Support runtime-less extra-data. + + flatpak_list_extensions: Break out code into helper. + + extensions: Support multiple versions. + + Append flatpak data dirs if XDG_DATA_DIRS is already set + (gh#flatpak/flatpak#611). + + appstream: Don't add runtime to flatpak bundle tag for + runtimes. + + Split extra-data setup and fetch. + + Improve progress calculation. + + profile: Don't add flatpak to XDG_DATA_DIRS if its already + there. + + Updated translations. +- Drop flatpak-propagate-xauth-wildcard.patch: fixed upstream. + +------------------------------------------------------------------- @@ -23,0 +61,7 @@ + +------------------------------------------------------------------- +Wed Feb 15 15:28:07 UTC 2017 - [email protected] + +- Add flatpak-propagate-xauth-wildcard.patch which ensures + applications have the right to communicate with the X server. + (gh#flatpak/flatpak#569). Old: ---- flatpak-0.8.3.tar.xz New: ---- flatpak-0.8.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ flatpak.spec ++++++ --- /var/tmp/diff_new_pack.Jn1sLj/_old 2017-03-22 23:01:16.392367419 +0100 +++ /var/tmp/diff_new_pack.Jn1sLj/_new 2017-03-22 23:01:16.392367419 +0100 @@ -22,7 +22,7 @@ %define libname libflatpak0 Name: flatpak -Version: 0.8.3 +Version: 0.8.4 Release: 0 Summary: Manage OSTree based application bundles License: LGPL-2.1+ ++++++ _service ++++++ --- /var/tmp/diff_new_pack.Jn1sLj/_old 2017-03-22 23:01:16.440360616 +0100 +++ /var/tmp/diff_new_pack.Jn1sLj/_new 2017-03-22 23:01:16.440360616 +0100 @@ -4,7 +4,7 @@ <param name="scm">git</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> - <param name="revision">refs/tags/0.8.3</param> + <param name="revision">refs/tags/0.8.4</param> </service> <service name="recompress" mode="disabled"> <param name="file">*.tar</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.Jn1sLj/_old 2017-03-22 23:01:16.464357215 +0100 +++ /var/tmp/diff_new_pack.Jn1sLj/_new 2017-03-22 23:01:16.464357215 +0100 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/flatpak/flatpak.git</param> - <param name="changesrevision">b02a3cf42a11102fbedb795d95e835e55c7e3544</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">7e18ec30b27e6f25a43e982dc6e5dd6c0a708fa0</param></service></servicedata> \ No newline at end of file ++++++ flatpak-0.8.3.tar.xz -> flatpak-0.8.4.tar.xz ++++++ ++++ 5098 lines of diff (skipped)
