9 Commits

Author SHA256 Message Date
5057be664a Accepting request 1323660 from GNOME:Factory
- Update to version 1.16.2:
  + Enhancements:
    - Documentation improvements
    - Support the reinstall option on bundle installations
    - Enable the VA-API extension for Intel Xe GPUs
    - Documentation improvements
    - Add cancellation support for curl downloads
  + Bug fixes:
    - Provide an empty /run/host/font-dirs.xml during flatpak build
    - Fix various issues with flatpak mask and flatpak pin by
      reloading the repo configuration after changes done via the
      system helper
    - Fix an issue where the home directory would accidentally be
      accessible when a bad version of glib is in use, the app has
      access to a standard XDG directory, and that directory is not
      available on the system
    - flatpak-kill will no longer send SIGKILL to all processes in
      the current process group
    - Various bug fixes for the OCI support
    - Fix various memory leaks
    - Fix various crashes
  + Updated translations.
- Drop cd80e843435df5ce70d9a2b6710098135ceb9085.patch: Fixed
  upstream. (forwarded request 1323545 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1323660
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flatpak?expand=0&rev=97
2025-12-20 20:45:36 +00:00
f786967b4b - Update to version 1.16.2:
+ Enhancements:
    - Documentation improvements
    - Support the reinstall option on bundle installations
    - Enable the VA-API extension for Intel Xe GPUs
    - Documentation improvements
    - Add cancellation support for curl downloads
  + Bug fixes:
    - Provide an empty /run/host/font-dirs.xml during flatpak build
    - Fix various issues with flatpak mask and flatpak pin by
      reloading the repo configuration after changes done via the
      system helper
    - Fix an issue where the home directory would accidentally be
      accessible when a bad version of glib is in use, the app has
      access to a standard XDG directory, and that directory is not
      available on the system
    - flatpak-kill will no longer send SIGKILL to all processes in
      the current process group
    - Various bug fixes for the OCI support
    - Fix various memory leaks
    - Fix various crashes
  + Updated translations.
- Drop cd80e843435df5ce70d9a2b6710098135ceb9085.patch: Fixed
  upstream.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/flatpak?expand=0&rev=223
2025-12-19 11:25:50 +00:00
8b1a3728e8 Accepting request 1317567 from GNOME:Factory
- Drop support to build against dbus < 1.9.18: this was back from
  2015 and we are not even guaranteed to use dbus-1 over
  dbus-broker in all cases. (forwarded request 1317557 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1317567
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flatpak?expand=0&rev=96
2025-11-14 15:11:45 +00:00
4ea6e82f6f - Drop support to build against dbus < 1.9.18: this was back from
2015 and we are not even guaranteed to use dbus-1 over
  dbus-broker in all cases.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/flatpak?expand=0&rev=221
2025-11-13 11:29:27 +00:00
d4b7b40ceb Accepting request 1298877 from GNOME:Factory
(forwarded request 1298685 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1298877
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flatpak?expand=0&rev=95
2025-08-12 15:03:37 +00:00
4904937459 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/flatpak?expand=0&rev=219 2025-08-11 14:16:10 +00:00
a4f13def7e Accepting request 1283312 from GNOME:Next
Go source service, no need to fwd to Factory yet, but we should have it in GF

OBS-URL: https://build.opensuse.org/request/show/1283312
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/flatpak?expand=0&rev=218
2025-06-06 09:26:30 +00:00
f5a3241847 Accepting request 1277921 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1277921
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flatpak?expand=0&rev=94
2025-05-23 12:27:50 +00:00
8c9a96c728 Accepting request 1276603 from GNOME:Next
- Update to version 1.16.1:
  + Bug fixes:
    - Fix intermittent flatpak-portal crashes by avoiding
      unnecessary multi-threading
    - Don't show a confusing confirmation prompt when flatpak
      remove --unused removes autoprune-unless extensions that are
      no longer needed, such as older Nvidia drivers
    - Don't propagate $PYTHONPYCACHEPREFIX from host into sandbox
    - Don't propagate $WAYLAND_DISPLAY, $WAYLAND_SOCKET from host
      into sandbox if access to the Wayland socket has been denied
    - When discovering the AT-SPI bus, treat $AT_SPI_BUS_ADDRESS as
      higher-priority than GetAddress(), more closely matching the
      behaviour of AT-SPI itself
    - Fix a memory leak when installing extra-data
    - Don't show fatal transaction errors twice
    - Fix the build with -Ddefault_library=static
    - Fix incorrect error reporting
    - When using FLATPAK_TTY_PROGRESS, terminate OSC escape
      sequence with standard ST sequence instead of xterm-specific
      BEL
    - Include all options in shell completion for flatpak search
  + Enhancements:
    - When using parental controls, allow a child account to update
      existing apps by default, to ensure that security and bugfix
      updates can be installed. This can be overridden by setting
      polkit policy rules for the new
      org.freedesktop.Flatpak.override-parental-controls-update
      action if necessary
    - Make systemd scopes easier to match to Flatpak app instances,
      by using the instance ID instead of the top-level process ID

OBS-URL: https://build.opensuse.org/request/show/1276603
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/flatpak?expand=0&rev=216
2025-05-16 05:35:07 +00:00
6 changed files with 124 additions and 11 deletions

20
_service Normal file
View File

@@ -0,0 +1,20 @@
<?xml version="1.0"?>
<services>
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://github.com/flatpak/flatpak.git</param>
<param name="revision">1.16.2</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>
<param name="changesgenerate">disable</param>
</service>
<service name="tar" mode="buildtime"/>
<service name="recompress" mode="buildtime">
<param name="file">*.tar</param>
<param name="compression">zst</param>
</service>
<service name="set_version" mode="manual" />
</services>

Binary file not shown.

3
flatpak-1.16.2.obscpio Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c9ac82e9e0de260eadf803bad146da8c3e25e66937930ed609cf0f5761e8ae94
size 11782157

View File

@@ -1,3 +1,96 @@
-------------------------------------------------------------------
Thu Dec 18 15:56:25 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.16.2:
+ Enhancements:
- Documentation improvements
- Support the reinstall option on bundle installations
- Enable the VA-API extension for Intel Xe GPUs
- Documentation improvements
- Add cancellation support for curl downloads
+ Bug fixes:
- Provide an empty /run/host/font-dirs.xml during flatpak build
- Fix various issues with flatpak mask and flatpak pin by
reloading the repo configuration after changes done via the
system helper
- Fix an issue where the home directory would accidentally be
accessible when a bad version of glib is in use, the app has
access to a standard XDG directory, and that directory is not
available on the system
- flatpak-kill will no longer send SIGKILL to all processes in
the current process group
- Various bug fixes for the OCI support
- Fix various memory leaks
- Fix various crashes
+ Updated translations.
- Drop cd80e843435df5ce70d9a2b6710098135ceb9085.patch: Fixed
upstream.
-------------------------------------------------------------------
Thu Nov 13 10:21:21 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
- Drop support to build against dbus < 1.9.18: this was back from
2015 and we are not even guaranteed to use dbus-1 over
dbus-broker in all cases.
-------------------------------------------------------------------
Sun Aug 10 11:47:10 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Add cd80e843435df5ce70d9a2b6710098135ceb9085.patch:
session-helper: Avoid a memory leak.
-------------------------------------------------------------------
Thu Jun 5 11:23:46 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Switch to source service for tarball.
-------------------------------------------------------------------
Sun May 11 11:49:37 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.16.1:
+ Bug fixes:
- Fix intermittent flatpak-portal crashes by avoiding
unnecessary multi-threading
- Don't show a confusing confirmation prompt when flatpak
remove --unused removes autoprune-unless extensions that are
no longer needed, such as older Nvidia drivers
- Don't propagate $PYTHONPYCACHEPREFIX from host into sandbox
- Don't propagate $WAYLAND_DISPLAY, $WAYLAND_SOCKET from host
into sandbox if access to the Wayland socket has been denied
- When discovering the AT-SPI bus, treat $AT_SPI_BUS_ADDRESS as
higher-priority than GetAddress(), more closely matching the
behaviour of AT-SPI itself
- Fix a memory leak when installing extra-data
- Don't show fatal transaction errors twice
- Fix the build with -Ddefault_library=static
- Fix incorrect error reporting
- When using FLATPAK_TTY_PROGRESS, terminate OSC escape
sequence with standard ST sequence instead of xterm-specific
BEL
- Include all options in shell completion for flatpak search
+ Enhancements:
- When using parental controls, allow a child account to update
existing apps by default, to ensure that security and bugfix
updates can be installed. This can be overridden by setting
polkit policy rules for the new
org.freedesktop.Flatpak.override-parental-controls-update
action if necessary
- Make systemd scopes easier to match to Flatpak app instances,
by using the instance ID instead of the top-level process ID
in the scope name
- Access to --device=dri now includes /dev/udmabuf
- Improve the error message for an invalid parameter to
flatpak-spawn --sandbox-a11y-own-name
- Speed up flatpak prune --dry-run by not calculating potential
freed space and avoiding operations that would need to hold a
lock
- Speed up flatpak permission-reset by only writing entries
that have actually changed
- Documentation improvements
- Look for TLS certificates at /etc/containers/certs.d when
interacting with OCI registries
+ Updated translations.
-------------------------------------------------------------------
Thu Jan 9 17:41:58 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>

4
flatpak.obsinfo Normal file
View File

@@ -0,0 +1,4 @@
name: flatpak
version: 1.16.2
mtime: 1765821148
commit: 7c806e340c9e8ece09c92e3cacfcafd1a37875cb

View File

@@ -1,7 +1,7 @@
#
# spec file for package flatpak
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -22,12 +22,7 @@
%define ostree_version 2020.8
%define xdg_dbus_proxy_version 0.1.0
# dbus only used config files in /etc until 1.9.18
%if %{pkg_vcmp dbus-1 < 1.9.18}
%define _dbusconfigdir %{_sysconfdir}/dbus-1/system.d
%else
%define _dbusconfigdir %{_datadir}/dbus-1/system.d
%endif
# systemd only supports environment generators since version 233
%if %{pkg_vcmp systemd < 233}
%define support_environment_generators 0
@@ -35,13 +30,13 @@
%define support_environment_generators 1
%endif
Name: flatpak
Version: 1.16.0
Version: 1.16.2
Release: 0
Summary: OSTree based application bundles management
License: LGPL-2.1-or-later
Group: System/Packages
URL: https://flatpak.github.io/
Source0: https://github.com/flatpak/flatpak/releases/download/%{version}/%{name}-%{version}.tar.xz
Source0: %{name}-%{version}.tar.zst
Source1: update-system-flatpaks.service
Source2: update-system-flatpaks.timer
Source3: update-user-flatpaks.service
@@ -388,6 +383,7 @@ fi;
%dir %{_datadir}/doc/flatpak
%doc %{_datadir}/doc/flatpak/docbook.css
%doc %{_datadir}/doc/flatpak/flatpak-docs.html
%doc %{_datadir}/doc/flatpak/libflatpak-docs.html
%{_bindir}/flatpak-bisect
%{_bindir}/flatpak-coredumpctl
%{_libdir}/pkgconfig/flatpak.pc