public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [flatpaks/flatpak-runtime] f45: Add openssl1.1
@ 2026-09-11 14:42 Kalev Lember
  0 siblings, 0 replies; only message in thread
From: Kalev Lember @ 2026-09-11 14:42 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : flatpaks/flatpak-runtime
            Branch : f45
            Commit : e559a9c612a46d38d7ccd969da37788606968f73
            Author : Kalev Lember <klember@redhat.com>
            Date   : 2022-09-04T21:25:36+02:00
            Stats  : +3/-0 in 2 file(s)
            URL    : https://src.fedoraproject.org/flatpaks/flatpak-runtime/c/e559a9c612a46d38d7ccd969da37788606968f73?branch=f45

            Log:
            Add openssl1.1

It's required by python2.7 that gimp flatpak uses.

---
diff --git a/flatpak-runtime.yaml b/flatpak-runtime.yaml
index f1d530b..978dfb1 100644
--- a/flatpak-runtime.yaml
+++ b/flatpak-runtime.yaml
@@ -459,6 +459,7 @@ data:
       - openssh-clients
       - openssl-libs
       - openssl-pkcs11
+      - openssl1.1
       - opus
       - opusfile
       - orc
@@ -2005,6 +2006,7 @@ data:
       - openssl-libs
       - openssl-perl
       - openssl-pkcs11
+      - openssl1.1
       - opus
       - opus-devel
       - opusfile

diff --git a/package-notes.txt b/package-notes.txt
index 2c76155..18307d7 100644
--- a/package-notes.txt
+++ b/package-notes.txt
@@ -106,6 +106,7 @@ nss-sysinit
 openldap
 openldap-compat: E: still required by a number of flatpaks
 openssl-libs
+openssl1.1: E: required by python2.7 that gimp flatpak uses
 opus
 p11-kit-server: EB: provides p11-kit-client.so to make certificates work in container
 pam: FD: util-linux

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-11 14:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-11 14:42 [flatpaks/flatpak-runtime] f45: Add openssl1.1 Kalev Lember

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox