Accepting request 436718 from GNOME:Next
We should slowly but surely start moving this up a level OBS-URL: https://build.opensuse.org/request/show/436718 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/flatpak?expand=0&rev=4
This commit is contained in:
@@ -1,5 +1,37 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 19 17:51:42 UTC 2016 - opensuse-packaging@opensuse.org
|
||||
Mon Oct 10 17:41:27 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 0.6.12:
|
||||
+ Partial revert in application id rules. Application ids can now
|
||||
only have dashes in the last element. This allows apps to
|
||||
export files such as org.my.App-extra.desktop which was used by
|
||||
the libreoffice builds.
|
||||
+ By default the kernel keyring is not accessable, as it is not
|
||||
containable.
|
||||
+ Some robustness fixes for build-commit-from.
|
||||
+ Better error messages.
|
||||
+ flatpak update --appstream now updates for all remotes.
|
||||
+ Made flatpak enter work, and you can now use any pid in the
|
||||
sandbox. However, it requires root permissions.
|
||||
+ Support for --device=kvm for /dev/kvm access.
|
||||
+ Support for --allow=multiarch to support non-primary arch
|
||||
support. For example running i686 code in an x86_64 app.
|
||||
+ Add new default-branch setting for the remote configuration.
|
||||
- Changes from version 0.6.11:
|
||||
+ Dashes are now allowed in application ids. However, to still
|
||||
work with symbolic icon names, they may not end with
|
||||
"-symbolic".
|
||||
+ HostCommand now handles ptys correctly.
|
||||
+ Various documentation updates.
|
||||
+ New FLATPAK_CHECK_VERSION macro in libflatpak.
|
||||
+ HostCommand now returns the real PID rather than a fake one.
|
||||
+ Fix regression in flatpak update --appstream.
|
||||
+ Fix regression installing bundles without origin urls.
|
||||
+ New flatpak-builder option --show-deps lists all the files the
|
||||
manifest depends on.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 19 17:51:42 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 0.6.10:
|
||||
+ Dropped requirement for systemd --user. The way we detect if an
|
||||
|
Reference in New Issue
Block a user