Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • debian/1.15.3-1

    625da0ad · Release to experimental ·
    flatpak release 1.15.3-1 for experimental (experimental)
    
    (maintainer view tag generated by dgit --quilt=unapplied)
    
    [dgit distro=debian split --quilt=unapplied]
    
  • upstream/1.15.3

    Upstream version 1.15.3
  • debian/1.14.2-1_bpo11+1

    flatpak release 1.14.2-1~bpo11+1 for bullseye-backports (bullseye-backports)
    
    (maintainer view tag generated by dgit --quilt=unapplied)
    
    [dgit distro=debian split --quilt=unapplied]
    
  • 1.14.2

    flatpak 1.14.2
    
    Bug fixes:
    
    * Display the intended messages for `flatpak repair` (#5204)
    * Exporting an app to an existing repository on a CIFS filesystem
      now works as intended (#5257)
    * Unset $GIO_EXTRA_MODULES for apps, avoiding misbehaviour in some GLib
      apps when set to a path on the host (#5206)
    * Unset $XKB_CONFIG_ROOT for apps, avoiding crashes in GTK and Qt apps
      under Wayland when this variable is set to a path not available in the
      sandbox (#5194)
    * Unset $KRB5CCNAME for apps
    * When using the fish shell, avoid duplicate XDG_DATA_DIRS entries if the
      profile script is sourced more than once (#5198)
    
    Internal changes:
    
    * The INFO log level is now treated the same as the DEBUG log level
      by `flatpak -v`, to make backports from 1.15.x simpler
    
    Git-EVTag-v0-SHA512: 4105887de752427fab1a5e08ca870b2d4d0b06b26588e4755aaba907a96d0693e1249bedf10013f09bbbfa6db34b29b503056f0ccf0ea385cf4c05c6fb49f12f
    
  • debian/1.14.2-1

    ab575cb6 · Release to unstable ·
    flatpak release 1.14.2-1 for unstable (sid)
    
    (maintainer view tag generated by dgit --quilt=unapplied)
    
    [dgit distro=debian split --quilt=unapplied]
    
  • upstream/1.14.2

    Upstream version 1.14.2
  • 1.15.2

    flatpak 1.15.2
    
    Bug fixes:
    
    * Never try to export a parent of reserved directories as a --filesystem,
      for example /run, which would prevent the app from starting (#5205, #5207)
    * Never try to export a --filesystem below /run/flatpak or /run/host,
      which could similarly prevent the app from starting
    * The above change also fixes apps not starting if a --filesystem is a
      symlink to the root directory (#1357)
    * Show a warning when the --filesystem exists but cannot be shared with
      the sandbox (#1357, #5035, #5205, #5207)
    * Display the intended messages for `flatpak repair` (#5204)
    * Exporting an app to an existing repository on a CIFS filesystem
      now works as intended (#5257)
    * Unset $GIO_EXTRA_MODULES for apps, avoiding misbehaviour in some GLib
      apps when set to a path on the host (#5206)
    * Unset $XKB_CONFIG_ROOT for apps, avoiding crashes in GTK and Qt apps
      under Wayland when this variable is set to a path not available in the
      sandbox (#5194)
    * When using the fish shell, avoid duplicate XDG_DATA_DIRS entries if the
      profile script is sourced more than once (#5198)
    * Update included copy of bubblewrap to 0.7.0 for better error messages
    * Install SELinux files correctly when building with Meson
    * Translation updates: ru, tr (#5256, #5262)
    
    Internal changes:
    
    * Update included copy of libglnx
    * flatpak -v now uses the INFO log level, and flatpak -vv uses the
      DEBUG log level in the flatpak log domain. Previously, the extra
      messages that were logged by flatpak -vv were in a separate "flatpak2"
      log domain. G_MESSAGES_DEBUG=flatpak previously had an effect similar to
      flatpak -v, and is now more similar to flatpak -vv. (#5001)
    
    Git-EVTag-v0-SHA512: 1f4eb9112c79cbd33fe8a4d9ac9f3cadbcdae0bd02ae5361588e6fb37eae41ffcebe466c204f531fbc69012aadc86268c588d20507e10fab99e7bca0c19f29b2
    
  • debian/1.15.2-1

    91e07c36 · Release to experimental ·
    flatpak release 1.15.2-1 for experimental (experimental)
    
    (maintainer view tag generated by dgit --quilt=unapplied)
    
    [dgit distro=debian split --quilt=unapplied]
    
  • upstream/1.15.2

    Upstream version 1.15.2
  • debian/1.14.1-1_bpo11+1

    a32bfe44 · Update changelog ·
    flatpak release 1.14.1-1~bpo11+1 for bullseye-backports (bullseye-backports)
    
    (maintainer view tag generated by dgit --quilt=unapplied)
    
    [dgit distro=debian split --quilt=unapplied]
    
  • 1.14.1

    flatpak 1.14.1
    
    New features:
    
    * Add a httpbackend variable to flatpak.pc, allowing dependent projects
      like GNOME Software to detect whether they are compatible with libflatpak
      (#5054)
    
    Bug fixes:
    
    * Terminate the flatpak-session-helper and flatpak-portal services when the
      session ends, so that applications will not inherit outdated Wayland
      and X11 socket addresses (#5068)
    * When using `fish` shell, don't overwrite a previously-set XDG_DATA_DIRS
      (#5123)
    * Don't try to enable HTTP 2 if linked to a libcurl version that doesn't
      support it (#5074)
    * Stop systemd reporting the session-helper as failed when terminated by
      a signal (#5129)
    * Fix a warning when listing a document with no permissions (#5055)
    * Fix compilation with GLib 2.66.x (as used in Debian 11) (#5062)
    * Fix compilation with GLib 2.58.x (as used in Debian 10) (#5066)
    * Fix a compiler warning on 32-bit architectures (#5148)
    * If an app update is blocked by parental controls policies, clean up the
      temporary deploy directory (#5146)
    * Fix Autotools build with versions of gpgme that no longer provide
      gpgme-config(1) (#5173)
    * When building with Autotools, be more consistent about applying compiler
      warning flags (#5149)
    * Unset $TEMP, $TEMPDIR and $TMP for apps, the same as $TMPDIR (#5168)
    * Treat /efi the same as /boot/efi (#5155)
    * Make generated files more reproducible (#5085)
    * Translation updates: cs, id, pl, pt_BR (#5052, #5056, #5059, #5126)
    
    Internal changes:
    
    * Update project logo in README (#5119)
    
    Git-EVTag-v0-SHA512: 50f6c1134c20a8f0c676a36bebd2e2782fa8f52490365ab0a96c24981fd1ccf0bbbe5370decfc0782af04f0299a10481656a12d5f826616bf94ec0ae9f45f8bd
    
  • debian/1.14.1-1

    a18b92e0 · Release to unstable ·
    flatpak release 1.14.1-1 for unstable (sid)
    
    (maintainer view tag generated by dgit --quilt=unapplied)
    
    [dgit distro=debian split --quilt=unapplied]
    
  • upstream/1.14.1

    Upstream version 1.14.1
  • 1.15.1

    flatpak 1.15.1
    
    Dependencies:
    
    * When building with Meson, gpgme 1.8.0 is now required.
      Older versions can still be used by building with Autotools.
    
    Features:
    
    * If an old temporary deploy directory was leaked by versions before #5146,
      clean it up the next time the same app is updated (#5164)
    
    Bug fixes:
    
    * If an app update is blocked by parental controls policies, clean up the
      temporary deploy directory (#5146)
    * Fix Autotools build with versions of gpgme that no longer provide
      gpgme-config(1) (#5173)
    * Fix a possible parallel build failure with Meson (#5165)
    * Fix a compiler warning on 32-bit architectures (#5148)
    * When building with Autotools, be more consistent about applying compiler
      warning flags (#5149)
    * Unset $TEMP, $TEMPDIR and $TMP for apps, the same as $TMPDIR (#5168)
    * Treat /efi the same as /boot/efi (#5155)
    
    Git-EVTag-v0-SHA512: 7afbdf3846d86e1e1b5459e71ee499ee338068a6929203c151705a9da5d117efe4fb752fc9d2a17610fa034aec6c7326a0f43482663b5971f9e80757dad9393b
    
  • debian/1.15.1-1

    3e93c2b0 · Release to experimental ·
    flatpak release 1.15.1-1 for experimental (experimental)
    
    (maintainer view tag generated by dgit --quilt=unapplied)
    
    [dgit distro=debian split --quilt=unapplied]
    
  • upstream/1.15.1

    Upstream version 1.15.1
  • debian/1.15.0-2

    425d6b33 · Release to experimental ·
    flatpak release 1.15.0-2 for experimental (experimental)
    
    (maintainer view tag generated by dgit --quilt=unapplied)
    
    [dgit distro=debian split --quilt=unapplied]
    
  • 1.15.0

    Release 1.15.0
    
    Git-EVTag-v0-SHA512: 7fc9ef19f4ca039da10340b26b78bf3f904bd0822d5e113770be2ee8ad9a9307004058d23a9eca9ff7f15283564ef4ca54d86140a8b3a8abc25f5b225786c0fb
    
  • debian/1.15.0-1

    a0750eb4 · Release to experimental ·
    flatpak release 1.15.0-1 for experimental (experimental)
    
    (maintainer view tag generated by dgit --quilt=unapplied)
    
    [dgit distro=debian split --quilt=unapplied]
    
  • upstream/1.15.0

    Upstream version 1.15.0