Application deployment framework for desktop apps
Go to file
Debarshi Ray b231e9912a Rebase to 1.12.8
RHEL 8's SELinux stack doesn't have the systemd_userdbd_stream_connect()
interface, and hence it was dropped.  Otherwise, it leads to:
  flatpak.te:36:ERROR 'syntax error' at token
    'systemd_userdbd_stream_connect' on line 4970:
      systemd_userdbd_stream_connect(flatpak_helper_t)

The dependencies specified by the %systemd_requires RPM macro are not
required for the %systemd_post, %systemd_postun_with_restart and
%systemd_preun macros that are used [1].  Hence, %systemd_requires was
dropped.

The workaround to cope better with /var/lib/flatpak existing but being
empty, by using 'flatpak remote-list --system' in %post, was dropped
because the root cause was fixed in 1.12.7 [2].

[1] https://docs.fedoraproject.org/en-US/packaging-guidelines/Scriptlets/

[2] https://github.com/flatpak/flatpak/issues/4111
    https://github.com/flatpak/flatpak/releases/tag/1.12.7

Resolves: RHEL-4220
2023-11-06 20:29:25 +01:00
.gitignore Rebase to 1.12.8 2023-11-06 20:29:25 +01:00
flatpak-add-fedora-repos.service Rebase to 1.12.8 2023-11-06 20:29:25 +01:00
flatpak-Revert-selinux-Permit-using-systemd-userdbd.patch Rebase to 1.12.8 2023-11-06 20:29:25 +01:00
flatpak.spec Rebase to 1.12.8 2023-11-06 20:29:25 +01:00
gating.yaml Bring gating.yaml over from Brew dist-git 2023-03-10 10:37:09 -08:00
sources Rebase to 1.12.8 2023-11-06 20:29:25 +01:00