Tags

Tags give the ability to mark specific points in history as being important
  • upstream/1.14.8

    Upstream version 1.14.8
  • upstream/1.14.7

    Upstream version 1.14.7
  • debian/1.14.4-1+deb12u1_bpo11+1

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

    822b075a · Rebuild for trixie ·
    flatpak release 1.14.6-1~deb13u1 for trixie (trixie)
    
    (maintainer view tag generated by dgit --quilt=unapplied)
    
    [dgit distro=debian split --quilt=unapplied]
    
  • debian/1.10.8-0+deb11u2

    flatpak Debian release 1.10.8-0+deb11u2
    
  • debian/1.14.4-1+deb12u1

    flatpak Debian release 1.14.4-1+deb12u1
    
  • 1.10.9

    flatpak 1.10.9
    
    Security fixes:
    
     * Don't allow an executable name to be misinterpreted as a command-line
       option for bwrap(1). This prevents a sandbox escape where a malicious
       or compromised app could ask xdg-desktop-portal to generate a .desktop
       file with access to files outside the sandbox. (CVE-2024-32462)
    
    Git-EVTag-v0-SHA512: a14f1fc0bbd96b9f8bb7dd4f6c1c7fc33e18db4865d185f9b16a46a76a28830ce54002d67afd95a3ce69e1f35d45a45109b8f58d871b267cf5c4802509b9847f
    
  • 1.12.9

    flatpak 1.12.9
    
    Security fixes:
    
     * Don't allow an executable name to be misinterpreted as a command-line
       option for bwrap(1). This prevents a sandbox escape where a malicious
       or compromised app could ask xdg-desktop-portal to generate a .desktop
       file with access to files outside the sandbox. (CVE-2024-32462)
    
    Git-EVTag-v0-SHA512: 0b0f2a0e4e95cbc38df39312b5928b4aaf5275111673265a024f742d65583c87fa8cdc5176194c6b17435ec47dfe64bb7a338d774a307eb3a8d620dbd1fffc3a
    
  • 1.14.6

    flatpak 1.14.6
    
    Security fixes:
    
     * Don't allow an executable name to be misinterpreted as a command-line
       option for bwrap(1). This prevents a sandbox escape where a malicious
       or compromised app could ask xdg-desktop-portal to generate a .desktop
       file with access to files outside the sandbox. (CVE-2024-32462)
    
    Other bug fixes:
    
     * Don't parse `<developer><name/></developer>` as the application name
       (#5700)
    
    Git-EVTag-v0-SHA512: 1c64befa19c599f921421f6b07cda67c612635ff7213a4ddd9bb3e155abc82f05ce351f56c7ecb895781ce5351e136b3e8e6e7837077d7027f43269fed5e9a38
    
  • 1.15.8

    flatpak 1.15.8
    
    Security fixes:
    
     * Don't allow an executable name to be misinterpreted as a command-line
       option for bwrap(1). This prevents a sandbox escape where a malicious
       or compromised app could ask xdg-desktop-portal to generate a .desktop
       file with access to files outside the sandbox. (CVE-2024-32462)
    
    Other bug fixes:
    
     * Pass the -export-dynamic linker option as -Wl,-export-dynamic,
       fixing build failures with clang 18 and lld 18 (#5760)
    
     * Fix a double-free when installation is cancelled (#5763)
    
     * Fix installed-tests failure with "FUSERMOUNT: unbound variable"
       (#5751)
    
     * Translation updates: pt_BR (#5762), tr (#5761)
    
    Git-EVTag-v0-SHA512: 6bb3122c4a22c23543d587bf1373bb73a64533affc5208847026ae28dc81f5fd16587a05e8c5f77ebafb522027e2e08173e4f31921183401b9259011e41384fa
    
  • debian/1.15.8-1

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

    Upstream version 1.15.8
  • upstream/1.12.9

    Upstream version 1.12.9
  • upstream/1.10.9

    Upstream version 1.10.9
  • debian/1.14.6-1

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

    Upstream version 1.14.6
  • 1.15.7

    flatpak 1.15.7
    
    Dependencies:
    
     * The Meson build system is now required.
       Compiling with Autotools is no longer possible.
    
     * In distributions that compile Flatpak to use a separate bubblewrap (bwrap)
       executable, version 0.9.0 is recommended. Several of the bug fixes listed
       below will not be active if an older version is used.
    
     * In distributions that compile Flatpak to use a separate xdg-dbus-proxy
       executable, version 0.1.5 is recommended.
    
     * If libmalcontent (parental controls) is enabled, it must be version 0.5.0
       or later.
    
    New features:
    
     * Automatically remove obsolete driver versions and other autopruned refs
       (#5632)
    
     * `--socket=inherit-wayland-socket` (#5614)
    
     * Automatically reload D-Bus session bus configuration after installing
       or upgrading apps, to pick up any exported D-Bus services (#3342)
    
    Bug fixes:
    
     * Update included copy of bubblewrap to version 0.9.0:
    
         * `--symlink` is now idempotent, meaning it succeeds if the
           symlink already exists and already has the desired target
           (#2387, #3477, #5255)
         * Report a better error message if `mount(2)` fails with `ENOSPC`
         * Fix a double-close on error reading from `--args`, `--seccomp` or
           `--add-seccomp-fd` argument
         * Improve memory allocation behaviour
         * Silence various compiler warnings
    
     * Update included copy of bubblewrap to version 0.1.5:
    
         * Fix handling of long object paths
    
     * Don't parse `<developer><name/></developer>` as the application name
       (#5700)
    
     * Don't refuse to start apps when there is no D-Bus system bus available
       (#5076)
    
     * Don't try to repeat migration of apps whose data was migrated to a new
       name and then deleted (#5668)
    
     * Improve handling of mixed locales on systems with systemd-localed (#5497)
    
     * Improve display of ellipsized columns in wide terminals (#5722)
    
     * Make `flatpak info -e` look for extensions in all installations (#5670)
    
     * Fix warnings from newer GLib versions (#5660, #5737)
    
     * Always set the `container` environment variable (#5610)
    
     * Always let the app inherit redirected file descriptors (#5626)
    
     * In `flatpak ps`, add xdg-desktop-portal-gnome to the list of backends
       we'll use to learn which apps are running in the background (#5729)
    
     * Don't use `WAYLAND_SOCKET` unless given `--socket=inherit-wayland-socket`
       (#5614)
    
     * Use `fusermount3` if compiled with FUSE 3, overridable with
       `-Dsystem_fusermount` compile-time option (#5104)
    
     * Avoid leaking a temporary variable from /etc/profile.d/flatpak.sh into
       the shell environment (#5574)
    
     * Improve async-signal safety (#5687)
    
     * Fix various memory leaks (#5683, #5690, #5691)
    
     * Avoid undefined behaviour of signed left-shift when storing object IDs
       in a hash table (#5738)
    
     * Detect the correct gtk-doc when cross-compiling (#5650)
    
     * Detect the correct wayland-scanner when cross-compiling (#5596)
    
     * Documentation improvements (#5659, #5677, #5682, #5664, #5719)
    
     * Skip more tests when FUSE isn't available (#5611)
    
     * Translation updates (#5602, #5707)
    
    Git-EVTag-v0-SHA512: db8fc26de3ac72e7ec53a0a63401542c268e3d25c6ff2540ef062a073ae8ba3c9e894ae29575e757db5a7253deee36dcb1241776585eb7f3b6c889c308cd8792
    
  • debian/1.15.7-1

    9f267709 · Release to experimental ·
    flatpak release 1.15.7-1 for experimental (rc-buggy)
    
    (maintainer view tag generated by dgit --quilt=unapplied)
    
    [dgit distro=debian split --quilt=unapplied]