public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kalev Lember <klember@redhat.com>
To: git-commits@fedoraproject.org
Subject: [flatpaks/flatpak-runtime] f45: Add openssl1.1
Date: Fri, 11 Sep 2026 14:42:08 GMT	[thread overview]
Message-ID: <178913772880.1.11457396833837747957.flatpaks-flatpak-runtime-e559a9c612a4@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-09-11 14:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178913772880.1.11457396833837747957.flatpaks-flatpak-runtime-e559a9c612a4@fedoraproject.org \
    --to=klember@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox