public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [flatpaks/flatpak-runtime] f45: Add cyrus-sasl plugins
Date: Fri, 11 Sep 2026 14:42:18 GMT	[thread overview]
Message-ID: <178913773860.1.12849655174357731324.flatpaks-flatpak-runtime-0c91e42be8aa@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : flatpaks/flatpak-runtime
            Branch : f45
            Commit : 0c91e42be8aa19cf7d39e81071acf5318a3e9919
            Author : Yaakov Selkowitz <yselkowi@redhat.com>
            Date   : 2023-02-07T00:06:35-05:00
            Stats  : +15/-0 in 2 file(s)
            URL    : https://src.fedoraproject.org/flatpaks/flatpak-runtime/c/0c91e42be8aa19cf7d39e81071acf5318a3e9919?branch=f45

            Log:
            Add cyrus-sasl plugins

These are included in the Freedesktop runtime but not detected.

---
diff --git a/flatpak-runtime.yaml b/flatpak-runtime.yaml
index 8a371c8..b10a939 100644
--- a/flatpak-runtime.yaml
+++ b/flatpak-runtime.yaml
@@ -58,6 +58,9 @@ data:
       - cups-libs
       - curl
       - cyrus-sasl-lib
+      - cyrus-sasl-md5
+      - cyrus-sasl-plain
+      - cyrus-sasl-scram
       - dbus
       - dbus-broker
       - dbus-common
@@ -688,6 +691,9 @@ data:
       - cups-libs
       - curl
       - cyrus-sasl-lib
+      - cyrus-sasl-md5
+      - cyrus-sasl-plain
+      - cyrus-sasl-scram
       - dbus
       - dbus-broker
       - dbus-common
@@ -1322,6 +1328,9 @@ data:
       - cyrus-sasl
       - cyrus-sasl-devel
       - cyrus-sasl-lib
+      - cyrus-sasl-md5
+      - cyrus-sasl-plain
+      - cyrus-sasl-scram
       - dbus
       - dbus-broker
       - dbus-common
@@ -2717,6 +2726,9 @@ data:
       - cyrus-sasl
       - cyrus-sasl-devel
       - cyrus-sasl-lib
+      - cyrus-sasl-md5
+      - cyrus-sasl-plain
+      - cyrus-sasl-scram
       - dbus
       - dbus-broker
       - dbus-common

diff --git a/package-notes.txt b/package-notes.txt
index 06fd926..1198829 100644
--- a/package-notes.txt
+++ b/package-notes.txt
@@ -24,6 +24,9 @@ cdparanoia-libs: pulled in via gstreamer1-plugins-base
 colord-libs:
 coreutils-common: W: no bins/libs
 crypto-policies: W: data files
+cyrus-sasl-md5: EB: part of runtime, but not bin/libs
+cyrus-sasl-plain: EB: part of runtime, but not bin/libs
+cyrus-sasl-scram: EB: part of runtime, but not bin/libs
 desktop-file-utils: xdg-utils
 elfutils-default-yama-scope: provides default-yama-scope required by elfutils in Fedora
 emacs-filesystem: required by desktop-file-utils

                 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=178913773860.1.12849655174357731324.flatpaks-flatpak-runtime-0c91e42be8aa@fedoraproject.org \
    --to=yselkowi@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