FEDORA-2018-aa0a813ec8 created by kalev 4 years ago
for Fedora 27
flatpak-builder 0.10.10 release.
We now support yaml manifest as well as json.
New source type "svn" to download subversion checkouts.
New source type "dir" for local directories.
Set FLATPAK_BUILDER_N_JOBS in environment during build.
If not using ccache, enfore it off. This helps builds with meson as they pick up ccache by default, which makes no sense when there is no persistent storage for ccache to use.
New options prepend--path similar to the existing append--path ones, but prepending instead.
New argument --no-shallow-clone which disables any shallow clone optimizations.
New inherit-sdk-extensions property similar to inherit-extensions, but is not inherited in the platform.
We now ignore json keys starting with "//" and "__" allowing these to be used for comments.
Fixed a bug that caused --install to not work properly.
New argument --extension-tag for using the new tagged extension feature.
The build metadata now records which extensions were produced as part of a build.
New property add-build-extensions allows creating exension points that can be used during the build.
flatpak-builder --run now also binds /run/build-runtime to the builds, allowing it to work when building runtimes.
This update has been submitted for testing by kalev.
amigadave edited this update.
New build(s):
Removed build(s):
Karma has been reset.
This update has been pushed to testing.
This update has reached 7 days in testing and can be pushed to stable now if the maintainer wishes
This update has been submitted for stable by kalev.
This update has been pushed to stable.