Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kcoreaddons for openSUSE:Factory 
checked in at 2023-06-11 19:53:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcoreaddons (Old)
 and      /work/SRC/openSUSE:Factory/.kcoreaddons.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcoreaddons"

Sun Jun 11 19:53:03 2023 rev:118 rq:1091906 version:5.107.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcoreaddons/kcoreaddons.changes  2023-05-14 
16:32:27.287409873 +0200
+++ /work/SRC/openSUSE:Factory/.kcoreaddons.new.15902/kcoreaddons.changes       
2023-06-11 19:55:16.211156073 +0200
@@ -1,0 +2,10 @@
+Mon Jun  5 07:43:53 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 5.107.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.107.0
+- Changes since 5.106.0:
+  * use fcntl to fix macOS compile
+
+-------------------------------------------------------------------

Old:
----
  kcoreaddons-5.106.0.tar.xz
  kcoreaddons-5.106.0.tar.xz.sig

New:
----
  kcoreaddons-5.107.0.tar.xz
  kcoreaddons-5.107.0.tar.xz.sig

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

Other differences:
------------------
++++++ kcoreaddons.spec ++++++
--- /var/tmp/diff_new_pack.ST1K8G/_old  2023-06-11 19:55:16.803159643 +0200
+++ /var/tmp/diff_new_pack.ST1K8G/_new  2023-06-11 19:55:16.807159667 +0200
@@ -24,7 +24,7 @@
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without released
 Name:           kcoreaddons
-Version:        5.106.0
+Version:        5.107.0
 Release:        0
 Summary:        Utilities for core application functionality and accessing the 
OS
 License:        LGPL-2.1-or-later


++++++ kcoreaddons-5.106.0.tar.xz -> kcoreaddons-5.107.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcoreaddons-5.106.0/CMakeLists.txt 
new/kcoreaddons-5.107.0/CMakeLists.txt
--- old/kcoreaddons-5.106.0/CMakeLists.txt      2023-05-06 11:22:18.000000000 
+0200
+++ new/kcoreaddons-5.107.0/CMakeLists.txt      2023-06-03 11:43:18.000000000 
+0200
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.106.0") # handled by release scripts
+set(KF_VERSION "5.107.0") # handled by release scripts
 project(KCoreAddons VERSION ${KF_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.106.0  NO_MODULE)
+find_package(ECM 5.107.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules";)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcoreaddons-5.106.0/poqm/ar/kcoreaddons5_qt.po 
new/kcoreaddons-5.107.0/poqm/ar/kcoreaddons5_qt.po
--- old/kcoreaddons-5.106.0/poqm/ar/kcoreaddons5_qt.po  2023-05-06 
11:22:18.000000000 +0200
+++ new/kcoreaddons-5.107.0/poqm/ar/kcoreaddons5_qt.po  2023-06-03 
11:43:18.000000000 +0200
@@ -87,7 +87,7 @@
 #: lib/kaboutdata.cpp:318
 msgctxt "KAboutLicense|@item license"
 msgid "GNU General Public License Version 2"
-msgstr "رخصة غنو العمومية إصدارة ٢"
+msgstr "رخصة غنو العمومية إصدارة 2"
 
 #: lib/kaboutdata.cpp:321
 msgctxt "KAboutLicense|@item license (short name)"
@@ -97,7 +97,7 @@
 #: lib/kaboutdata.cpp:322
 msgctxt "KAboutLicense|@item license"
 msgid "GNU Lesser General Public License Version 2"
-msgstr "رخصة غنو العمومية الصغرى إصدارة ٢"
+msgstr "رخصة غنو العمومية الصغرى إصدارة 2"
 
 #: lib/kaboutdata.cpp:325
 msgctxt "KAboutLicense|@item license (short name)"
@@ -137,7 +137,7 @@
 #: lib/kaboutdata.cpp:338
 msgctxt "KAboutLicense|@item license"
 msgid "GNU General Public License Version 3"
-msgstr "رخصة غنو العمومية إصدارة ٣"
+msgstr "رخصة غنو العمومية إصدارة 3"
 
 #: lib/kaboutdata.cpp:341
 msgctxt "KAboutLicense|@item license (short name)"
@@ -147,7 +147,7 @@
 #: lib/kaboutdata.cpp:342
 msgctxt "KAboutLicense|@item license"
 msgid "GNU Lesser General Public License Version 3"
-msgstr "رخصة غنو العمومية الصغرى إصدارة ٣"
+msgstr "رخصة غنو العمومية الصغرى إصدارة 3"
 
 #: lib/kaboutdata.cpp:345
 msgctxt "KAboutLicense|@item license (short name)"
@@ -157,7 +157,7 @@
 #: lib/kaboutdata.cpp:346
 msgctxt "KAboutLicense|@item license"
 msgid "GNU Lesser General Public License Version 2.1"
-msgstr "رخصة غنو العمومية الصغرى إصدارة ٢٫١"
+msgstr "رخصة غنو العمومية الصغرى إصدارة 2٫1"
 
 #: lib/kaboutdata.cpp:350
 msgctxt "KAboutLicense|@item license"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcoreaddons-5.106.0/poqm/ja/kcoreaddons5_qt.po 
new/kcoreaddons-5.107.0/poqm/ja/kcoreaddons5_qt.po
--- old/kcoreaddons-5.106.0/poqm/ja/kcoreaddons5_qt.po  2023-05-06 
11:22:18.000000000 +0200
+++ new/kcoreaddons-5.107.0/poqm/ja/kcoreaddons5_qt.po  2023-06-03 
11:43:18.000000000 +0200
@@ -23,7 +23,7 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: qtrich\n"
 "X-Generator: Lokalize 22.04.1\n"
@@ -708,7 +708,6 @@
 msgid "%n millisecond(s)"
 msgid_plural "%n millisecond(s)"
 msgstr[0] "%n ミリ秒"
-msgstr[1] "%n ミリ秒"
 
 #. @item:intext %n is a whole number
 #: lib/util/kformatprivate.cpp:415
@@ -717,7 +716,6 @@
 msgid "%n day(s)"
 msgid_plural "%n day(s)"
 msgstr[0] "%n 日"
-msgstr[1] "%n 日"
 
 #. @item:intext %n is a whole number
 #: lib/util/kformatprivate.cpp:420
@@ -726,7 +724,6 @@
 msgid "%n hour(s)"
 msgid_plural "%n hour(s)"
 msgstr[0] "%n 時間"
-msgstr[1] "%n 時間"
 
 #. @item:intext %n is a whole number
 #: lib/util/kformatprivate.cpp:425
@@ -735,7 +732,6 @@
 msgid "%n minute(s)"
 msgid_plural "%n minute(s)"
 msgstr[0] "%n 分"
-msgstr[1] "%n 分"
 
 #. @item:intext %n is a whole number
 #: lib/util/kformatprivate.cpp:430
@@ -744,7 +740,6 @@
 msgid "%n second(s)"
 msgid_plural "%n second(s)"
 msgstr[0] "%n 秒"
-msgstr[1] "%n 秒"
 
 #. @item:intext days and hours. This uses the previous item:intext messages. 
If this does not fit the grammar of your language please contact the i18n team 
to solve the problem
 #. ----------
@@ -804,7 +799,6 @@
 msgid "%n minute(s) ago"
 msgid_plural "%n minute(s) ago"
 msgstr[0] "%1 分前"
-msgstr[1] "%1 分前"
 
 #. relative datetime with %1 result of QLocale.toString(date, format) or 
formatRelativeDate and %2 result of QLocale.toString(time, timeformatType) If 
this does not fit the grammar of your language please contact the i18n team to 
solve the problem
 #: lib/util/kformatprivate.cpp:531
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcoreaddons-5.106.0/poqm/zh_CN/kcoreaddons5_qt.po 
new/kcoreaddons-5.107.0/poqm/zh_CN/kcoreaddons5_qt.po
--- old/kcoreaddons-5.106.0/poqm/zh_CN/kcoreaddons5_qt.po       2023-05-06 
11:22:18.000000000 +0200
+++ new/kcoreaddons-5.107.0/poqm/zh_CN/kcoreaddons5_qt.po       2023-06-03 
11:43:18.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2023-04-29 08:33\n"
+"PO-Revision-Date: 2023-05-22 14:00\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcoreaddons-5.106.0/src/lib/util/ksignalhandler.cpp 
new/kcoreaddons-5.107.0/src/lib/util/ksignalhandler.cpp
--- old/kcoreaddons-5.106.0/src/lib/util/ksignalhandler.cpp     2023-05-06 
11:22:18.000000000 +0200
+++ new/kcoreaddons-5.107.0/src/lib/util/ksignalhandler.cpp     2023-06-03 
11:43:18.000000000 +0200
@@ -10,6 +10,7 @@
 
 #ifndef Q_OS_WIN
 #include <cerrno>
+#include <fcntl.h>
 #include <signal.h>
 #include <sys/socket.h>
 #include <unistd.h>
@@ -34,11 +35,15 @@
 {
     d->q = this;
 #ifndef Q_OS_WIN
-    if (::socketpair(AF_UNIX, SOCK_STREAM | SOCK_CLOEXEC, 0, 
KSignalHandlerPrivate::signalFd)) {
+    if (::socketpair(AF_UNIX, SOCK_STREAM, 0, 
KSignalHandlerPrivate::signalFd)) {
         qCWarning(KCOREADDONS_DEBUG) << "Couldn't create a socketpair";
         return;
     }
 
+    // ensure the sockets are not leaked to child processes, SOCK_CLOEXEC not 
supported on macOS
+    fcntl(KSignalHandlerPrivate::signalFd[0], F_SETFD, FD_CLOEXEC);
+    fcntl(KSignalHandlerPrivate::signalFd[1], F_SETFD, FD_CLOEXEC);
+
     d->m_handler = new QSocketNotifier(KSignalHandlerPrivate::signalFd[1], 
QSocketNotifier::Read, this);
     connect(d->m_handler, &QSocketNotifier::activated, d.get(), 
&KSignalHandlerPrivate::handleSignal);
 #endif

Reply via email to