Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cyrus-sasl for openSUSE:Factory 
checked in at 2025-12-02 13:18:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cyrus-sasl (Old)
 and      /work/SRC/openSUSE:Factory/.cyrus-sasl.new.14147 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cyrus-sasl"

Tue Dec  2 13:18:31 2025 rev:75 rq:1320525 version:2.1.28

Changes:
--------
--- /work/SRC/openSUSE:Factory/cyrus-sasl/cyrus-sasl-bdb.changes        
2025-04-11 16:46:10.813713779 +0200
+++ /work/SRC/openSUSE:Factory/.cyrus-sasl.new.14147/cyrus-sasl-bdb.changes     
2025-12-02 13:18:45.839346032 +0100
@@ -1,0 +2,7 @@
+Fri Nov 28 19:40:42 UTC 2025 - Peter Varkoly <[email protected]>
+
+- Python3 error log upon importing pycurl (bsc#1233529)
+  Remove senceless log message.
+  * add remove-senceless-log.patch 
+
+-------------------------------------------------------------------
cyrus-sasl-saslauthd-bdb.changes: same change
cyrus-sasl-saslauthd.changes: same change
cyrus-sasl.changes: same change

New:
----
  remove-senceless-log.patch

----------(New B)----------
  New:/work/SRC/openSUSE:Factory/.cyrus-sasl.new.14147/cyrus-sasl-bdb.changes-  
Remove senceless log message.
/work/SRC/openSUSE:Factory/.cyrus-sasl.new.14147/cyrus-sasl-bdb.changes:  * add 
remove-senceless-log.patch 
/work/SRC/openSUSE:Factory/.cyrus-sasl.new.14147/cyrus-sasl-bdb.changes-
--
/work/SRC/openSUSE:Factory/.cyrus-sasl.new.14147/cyrus-sasl-saslauthd-bdb.changes-
  Remove senceless log message.
/work/SRC/openSUSE:Factory/.cyrus-sasl.new.14147/cyrus-sasl-saslauthd-bdb.changes:
  * add remove-senceless-log.patch 
/work/SRC/openSUSE:Factory/.cyrus-sasl.new.14147/cyrus-sasl-saslauthd-bdb.changes-
--
/work/SRC/openSUSE:Factory/.cyrus-sasl.new.14147/cyrus-sasl-saslauthd.changes-  
Remove senceless log message.
/work/SRC/openSUSE:Factory/.cyrus-sasl.new.14147/cyrus-sasl-saslauthd.changes:  
* add remove-senceless-log.patch 
/work/SRC/openSUSE:Factory/.cyrus-sasl.new.14147/cyrus-sasl-saslauthd.changes-
--
/work/SRC/openSUSE:Factory/.cyrus-sasl.new.14147/cyrus-sasl.changes-  Remove 
senceless log message.
/work/SRC/openSUSE:Factory/.cyrus-sasl.new.14147/cyrus-sasl.changes:  * add 
remove-senceless-log.patch 
/work/SRC/openSUSE:Factory/.cyrus-sasl.new.14147/cyrus-sasl.changes-
----------(New E)----------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ cyrus-sasl-bdb.spec ++++++
--- /var/tmp/diff_new_pack.8cXdmq/_old  2025-12-02 13:18:51.199571079 +0100
+++ /var/tmp/diff_new_pack.8cXdmq/_new  2025-12-02 13:18:51.199571079 +0100
@@ -33,6 +33,7 @@
 Patch6:         cyrus-sasl-lfs.patch
 Patch7:         fix_libpq-fe_include.diff
 Patch8:         0001-Fix-time.h-check.patch
+Patch9:         remove-senceless-log.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Requires:       libsasl2-3
 BuildRequires:  db-devel
@@ -167,6 +168,7 @@
 %patch -P 6 -p1
 %patch -P 7 -p1
 %patch -P 8 -p1
+%patch -P 9 -p1
 
 %build
 find . -name "*.cvsignore" -exec rm -fv "{}" "+"

++++++ cyrus-sasl-saslauthd-bdb.spec ++++++
--- /var/tmp/diff_new_pack.8cXdmq/_old  2025-12-02 13:18:51.263573766 +0100
+++ /var/tmp/diff_new_pack.8cXdmq/_new  2025-12-02 13:18:51.267573934 +0100
@@ -38,6 +38,7 @@
 Patch6:         cyrus-sasl-lfs.patch
 Patch7:         fix_libpq-fe_include.diff
 Patch8:         0001-Fix-time.h-check.patch
+Patch9:         remove-senceless-log.patch
 PreReq:         %fillup_prereq
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  db-devel
@@ -81,6 +82,7 @@
 %patch -P 6 -p1
 %patch -P 7 -p1
 %patch -P 8 -p1
+%patch -P 9 -p1
 
 %build
 find . -name "*.cvsignore" -exec rm -fv "{}" "+"

++++++ cyrus-sasl-saslauthd.spec ++++++
--- /var/tmp/diff_new_pack.8cXdmq/_old  2025-12-02 13:18:51.343577125 +0100
+++ /var/tmp/diff_new_pack.8cXdmq/_new  2025-12-02 13:18:51.347577293 +0100
@@ -39,6 +39,7 @@
 Patch7:         fix_libpq-fe_include.diff
 Patch8:         0001-Fix-time.h-check.patch
 Patch9:         0001-Use-HMAC-SHA256-for-cache-passwords-over-MD5.patch
+Patch10:        remove-senceless-log.patch
 PreReq:         %fillup_prereq
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gdbm-devel
@@ -83,6 +84,7 @@
 %patch -P 7 -p1
 %patch -P 8 -p1
 %patch -P 9 -p1
+%patch -P 10 -p1
 
 %build
 find . -name "*.cvsignore" -exec rm -fv "{}" "+"

++++++ cyrus-sasl.spec ++++++
--- /var/tmp/diff_new_pack.8cXdmq/_old  2025-12-02 13:18:51.411579980 +0100
+++ /var/tmp/diff_new_pack.8cXdmq/_new  2025-12-02 13:18:51.415580148 +0100
@@ -35,6 +35,7 @@
 Patch8:         0001-Fix-time.h-check.patch
 Patch9:         cyrus-sasl-make-digestmd5-work-ssl3.patch
 Patch10:        0001-Use-HMAC-SHA256-for-cache-passwords-over-MD5.patch
+Patch11:        remove-senceless-log.patch
 
 BuildRequires:  gdbm-devel
 BuildRequires:  krb5-mini-devel
@@ -180,6 +181,7 @@
 %patch -P 8 -p1
 %patch -P 9 -p1
 %patch -P 10 -p1
+%patch -P 11 -p1
 
 %build
 find . -name "*.cvsignore" -exec rm -fv "{}" "+"

++++++ remove-senceless-log.patch ++++++
--- a/lib/dlopen.c-orig 2025-11-10 20:01:32.036410909 +0100
+++ b/lib/dlopen.c      2025-11-10 20:01:45.440527124 +0100
@@ -530,13 +530,7 @@ int _sasl_load_plugins(const add_plugin_
            }
 
            closedir(dp);
-       } else {
-           _sasl_log(NULL, SASL_LOG_DEBUG,
-                     "looking for plugins in '%s', failed to open directory, 
error: %s",
-                     str,
-                     strerror(errno));
        }
-
     } while ((c!='=') && (c!=0));
 #endif /* defined(DO_DLOPEN) && (!defined(PIC) || (defined(PIC) && 
defined(TRY_DLOPEN_WHEN_STATIC))) */
 

Reply via email to