Accepting request 437447 from GNOME:Next

Update to 0.6.13 - for the two sec. related issues I filed https://github.com/flatpak/flatpak/issues/372 for review

OBS-URL: https://build.opensuse.org/request/show/437447
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/flatpak?expand=0&rev=5
This commit is contained in:
Dominique Leuenberger 2016-10-26 16:28:06 +00:00 committed by Git OBS Bridge
parent 87d190a5b0
commit 0bb7773558
6 changed files with 30 additions and 6 deletions

View File

@ -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.6.12</param>
<param name="revision">refs/tags/0.6.13</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/flatpak/flatpak.git</param>
<param name="changesrevision">41d2e453622409e4387c36d64a72af589d87e345</param></service></servicedata>
<param name="changesrevision">af983c2b0674d3d3532d1827cc2d1ad8eb4ce88e</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f8c614f0dc7bb2a6f04f02b8798b18576db5bd4152d4b9caa6ccb6174047aca8
size 486256

3
flatpak-0.6.13.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e7d74f3421eb596e6cfb6096a72c986ed991f981a33527b87e273efc5c48ac50
size 501148

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Wed Oct 26 09:23:14 UTC 2016 - dimstar@opensuse.org
- Update to version 0.6.13:
+ The command line arguments for install/update/uninstall
changed.
+ Application runtime depencenies are checked/downloaded.
+ remote-add and install --from now supports uris.
+ flatpak run can now launch a runtime directly.
+ Updated bubblewrap to 0.1.3 (CVE-2016-8659).
+ Support for defining the default branch per remote.
+ remote-add/modify: --update-metadata pulls current title and
default branch from remote summary file.
+ Applications can now list a set of URIs that will be downloaded
with the application.
+ flatpak-builder: Support --finish-only and
--allow-missing-runtimes.
+ flatpak-builder: Support app layering.
+ dbus proxy: The filtering has been tightened up.
+ build-finish: Now exports icons for themes other than hicolor
too.
+ There is support in the app metadata for generic policies.
+ Support for extensions directories.
-------------------------------------------------------------------
Mon Oct 10 17:41:27 UTC 2016 - zaitor@opensuse.org

View File

@ -21,7 +21,7 @@
%define libname libflatpak0
Name: flatpak
Version: 0.6.12
Version: 0.6.13
Release: 0
Summary: Manage OSTree based application bundles
License: LGPL-2.1+