Application deployment framework for desktop apps
Go to file
Debarshi Ray 2591b14abf Rebase to 1.10.8 (CVE-2023-28100 and CVE-2023-28101)
The gpgme dependency was simplified to prefer pkg-config on
distributions released after 2016, as opposed to gpgme-config [1].
Unfortunately, on RHEL 8, gpgme-devel doesn't pull in libassuan-devel
even though gpgme.pc refers to it [2]:
  $ pkg-config --cflags --libs gpgme
  -I/usr/include/libassuan2 -lgpgme -lgpg-error -lassuan

... and libassuan-devel itself doesn't provide a libassuan.pc.

Last time when flatpak-1.10.7 was built for RHEL 8.7, something was
pulling python36 into the buildroot.  Now, on RHEL 8.9, something is
pulling python3.11 into the buildroot, and that requires the
python3.11-pyparsing RPM.

[1] Flatpak commit f1dd7d6076645b06
    https://github.com/flatpak/flatpak/commit/f1dd7d6076645b06

[2] https://bugzilla.redhat.com/show_bug.cgi?id=2222124

Resolves: #2180311, #2222103
2023-07-12 00:06:47 +02:00
.gitignore Rebase to 1.10.8 (CVE-2023-28100 and CVE-2023-28101) 2023-07-12 00:06:47 +02:00
flatpak.spec Rebase to 1.10.8 (CVE-2023-28100 and CVE-2023-28101) 2023-07-12 00:06:47 +02:00
gating.yaml Bring gating.yaml over from Brew dist-git 2023-03-10 10:37:09 -08:00
sources Rebase to 1.10.8 (CVE-2023-28100 and CVE-2023-28101) 2023-07-12 00:06:47 +02:00