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

            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

^ 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 cyrus-sasl plugins Yaakov Selkowitz

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