Releases: flatpak/flatpak-builder
Releases · flatpak/flatpak-builder
Release 0.10.4
Major changes in 0.10.4
- Fixed source bundling of git repos with older versions of git
- Allow git sources to use "HEAD" branch
- Fixed crashes in some cases of git failure
$ sha256sum flatpak-builder-0.10.4.tar.xz
41187e043d47421e933999086ae2ee0e0acbac093e1f6b9e5cb5bd97d70f37cb flatpak-builder-0.10.4.tar.xz
Release 0.10.3
Major changes in 0.10.3
- Yet more fixed or older versions of git. In particular, we disable
fsck during transfer when doing a shallow clone and the git version
is less than 1.8.3.2.
$ sha256sum flatpak-builder-0.10.3.tar.xz
7d972b84afdfc1dca1ac2feb11362fc23da1fe61b1cdc419e0040340ea1e190c flatpak-builder-0.10.3.tar.xz
Release 0.10.2
Major changes in 0.10.2
- Even more fixes for shallow git clones with older versions of git
- New property for git sources, disable-shallow-clone which falls
back to cloning the entire remote.
$ sha256sum flatpak-builder-0.10.2.tar.xz
77f580456b978149e19ae58bb7f9a10029a16f79625bfd946664741509c28b3a flatpak-builder-0.10.2.tar.xz
Release 0.10.1
Major changes in 0.10.1
- Fix handling of shallow git clones with older versions of git
- Fix issue where flatpak-builder --run could exit if some
thread in the parent process exited, exposeb by e.g.
gnome-builder.
$ sha256sum flatpak-builder-0.10.1.tar.xz
392c990fc1bb6e729d43089c2711b714008f6041033d93a8cb290dd6e96787bf flatpak-builder-0.10.1.tar.xz
Release 0.10.0
Major changes in 0.10.0
- We now do shallow clones of git repos when downloading if possible.
- The way the cache works internally was slightly tweaked which will cause all existing caches to be rebuilt.
$ sha256sum flatpak-builder-0.10.0.tar.xz
956bfc842ebe226524b4ce987a2c9b1d2923d8eedb4658f8992e4699f85c0712 flatpak-builder-0.10.0.tar.xz
Release 0.9.99
Major changes in 0.9.99
- Fix git source bundling on older git version
- New property: appdata-license lets you easily modify the appstream license field
- New source type "extra-data" which makes it easier to use extra-data apps
- We now automatically compress debuginfo unless the no-debuginfo-compression
option is specified. - Appstream files called .metainfo.xml are now recognized.
- New prepare-platform-commands property, similar to cleanup-platform-commands,
but run before importing all the changes from the SDK. - We now apply all the deletions that happened in the SDK on the base when creating
the platform.
$ sha256sum flatpak-builder-0.9.99.tar.xz
09f154e1523ecf535e78fc35c55fc963ce0d553064918f39cb0ec2f2222ca1a8 flatpak-builder-0.9.99.tar.xz
Release 0.9.98
Major changes in 0.9.98
- build cache hits are now faster
- git sources have a new property "tag" which works the same as "branch", but
improves readability when referencing a git tag. - flatpak-builder --run now passes --with-appdir which is useful when
testing uninstalled builds. - When bundling git repos in .Sources we now make a shallow clone which uses
a lot less space. - .Locale extensions now always set the new locale-subset property
- locale-subset is supported in the add-extension property
- build-options now also supports make-args and make-install args, which
allows per-arch make flags.
$ sha256sum flatpak-builder-0.9.98.tar.xz
6536656587f49ef151772e8d5d25f0383fdfd258e28fcb61eb7a51503ae0febc flatpak-builder-0.9.98.tar.xz
Release 0.9.11
Major changes in 0.9.11
Skipped 0.9.10 to sync with flatpak
- Fix build on some arches due to lack of flatpak_get_kernel_arch symbol
- Disable ostree 3% free space check for build cache
- Add some new status terminal title updates
- Set the requested environment vars in type=shell sources commands
- Add append-path and append-ld-library-path build options
- Add buildtype=qmake
- Updated docs
$ sha256sum flatpak-builder-0.9.11.tar.xz
e8634cb232d6bb538c111e0da6dd4952dd6f490dce5ef4d54af957590ebf9b8e flatpak-builder-0.9.11.tar.xz
Release 0.9.9
Major changes in 0.9.9
flatpak-builder was split out from flatpak into its own module.
- Pass --die-with-parent to all flatpak build commands
$ shasum flatpak-builder-0.9.9.tar.xz
44864c8036edaf29e62fc636a3a3b44740e13be0 flatpak-builder-0.9.9.tar.xz