Releases: flatpak/flatpak-builder
Releases · flatpak/flatpak-builder
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
This is the first release in the stable 1.4.x series.
- Document that
app-id
is deprecated in favor ofid
See the 1.3.x changelogs for changes since the last stable series.
Usage of the Meson build system is recommended as Autotools support will be removed in 1.5.x.
$ sha256sum flatpak-builder-1.4.0.tar.xz
1abc0845fc7f3184124029e5ed33fe0caf34d19beea82e818a8cfabac1db0da0 flatpak-builder-1.4.0.tar.xz
1.3.5
This is a development release that will eventually become 1.4.x.
- Add
rename-mime-file
andrename-mime-icons
properties - Re-implement support for
data:
URIs - Set download speed timeout for HTTP downloads
- Enabled compressed HTTP downloads
- Use
meson setup
withmeson
buildsystem to avoid warning - Fix libappstream not handling ID's ending with
.desktop
- Fix ostree deployment on 64-bit inode filesystems
1.3.4
This is a development release that will eventually become 1.4.x.
- Replace appstream-glib with libappstream
- Run tests in parallel respecting number of jobs set
- Add missing
secret-env
andsecret-opts
keys to the JSON schema - Improve parsing of git submodules
- Meson build fixes
1.3.3
This is a development release that will eventually become 1.4.x.
- Add
installed_tests
option to meson project - Fix libglnx meson subproject when built from autotools dist
- Fix tests not running in parallel under meson
sha256:
849495131168eff346768e3761295ecef3212e89d7fb63733be25141fc6938a2 flatpak-builder-1.3.3.tar.xz
1.3.2
This is a development release that will eventually become 1.4.x.
- Add meson buildsystem; The autotools build system will be removed in a future release
- Add
referer
property to file/archive sources to set the HTTPReferer
header - Fix
no-autodownload
in extensions incorrectly settingautodelete
- Reduce verbosity of unzip usage
- Ignore
$schema
properties in manifests so editors can use our JSON schema - Change git usage to be more forgiving about submodules in
.gitmodules
sha256:
1815641b35d96f73cc1a1fd575bc93a6ece101a257ac1de4220403a887720d03 flatpak-builder-1.3.2.tar.xz
1.3.1
This is a development release that will eventually become 1.4.x.
- Deprecate SHA1 and MD5 hashes for sources
- Remove all usage of libsoup (bumps GLib requirement to 2.66)
- Fix errors in included manifests not being fatal
- Fix crash on empty manifests or incorrect JSON type
- Various updates to the JSON Schema
sha256:
f2fa036abc600c3e32f716016bc6f2cc159f97c4f11d9a7f98335eb50ea6e811 flatpak-builder-1.3.1.tar.xz