Hello community, here is the log from the commit of package kio-extras5 for openSUSE:Factory checked in at 2018-11-12 09:28:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old) and /work/SRC/openSUSE:Factory/.kio-extras5.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kio-extras5" Mon Nov 12 09:28:20 2018 rev:64 rq:648043 version:18.08.3 Changes: -------- --- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes 2018-10-22 11:22:18.167218822 +0200 +++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 2018-11-12 09:28:22.782223739 +0100 @@ -1,0 +2,13 @@ +Thu Nov 08 20:43:38 UTC 2018 - [email protected] + +- Update to 18.08.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.08.3.php +- Changes since 18.08.2: + * apply eexist workaround from listDir to stat as well (kde#399699) + * Avoid crash by not checking free space for smb:// +- Dropped patches, now upstream: + * 0001-Avoid-crash-by-not-checking-free-space-for-smb.patch + +------------------------------------------------------------------- Old: ---- 0001-Avoid-crash-by-not-checking-free-space-for-smb.patch kio-extras-18.08.2.tar.xz New: ---- kio-extras-18.08.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kio-extras5.spec ++++++ --- /var/tmp/diff_new_pack.DhRBTy/_old 2018-11-12 09:28:23.286223112 +0100 +++ /var/tmp/diff_new_pack.DhRBTy/_new 2018-11-12 09:28:23.286223112 +0100 @@ -19,7 +19,7 @@ %bcond_without lang Name: kio-extras5 -Version: 18.08.2 +Version: 18.08.3 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) @@ -33,8 +33,6 @@ Patch0: fix-mtp-paste-with-KF5-5.25.diff # PATCH-FEATURE-UPSTREAM Patch1: 0001-sftp-bump-pending-request-count-from-1-to-128.patch -# PATCH-FIX-UPSTREAM -Patch2: 0001-Avoid-crash-by-not-checking-free-space-for-smb.patch BuildRequires: OpenEXR-devel BuildRequires: flac-devel BuildRequires: gperf ++++++ kio-extras-18.08.2.tar.xz -> kio-extras-18.08.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-extras-18.08.2/CMakeLists.txt new/kio-extras-18.08.3/CMakeLists.txt --- old/kio-extras-18.08.2/CMakeLists.txt 2018-10-09 02:27:27.000000000 +0200 +++ new/kio-extras-18.08.3/CMakeLists.txt 2018-11-06 01:18:18.000000000 +0100 @@ -3,7 +3,7 @@ # KDE Applications Version, managed by release script set (KDE_APPLICATIONS_VERSION_MAJOR "18") set (KDE_APPLICATIONS_VERSION_MINOR "08") -set (KDE_APPLICATIONS_VERSION_MICRO "2") +set (KDE_APPLICATIONS_VERSION_MICRO "3") set (KDE_APPLICATIONS_VERSION "${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}") project(kio-extras VERSION ${KDE_APPLICATIONS_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-extras-18.08.2/po/fr/kio5_mtp.po new/kio-extras-18.08.3/po/fr/kio5_mtp.po --- old/kio-extras-18.08.2/po/fr/kio5_mtp.po 2018-10-09 02:27:12.000000000 +0200 +++ new/kio-extras-18.08.3/po/fr/kio5_mtp.po 2018-11-06 01:18:12.000000000 +0100 @@ -4,6 +4,7 @@ # xavier <[email protected]>, 2013. # Yoann Laissus <[email protected]>, 2015. # Vincent Pinon <[email protected]>, 2016. +# Simon Depiets <[email protected]>, 2018. # msgid "" msgstr "" @@ -12,7 +13,7 @@ "POT-Creation-Date: 2017-07-12 06:54+0200\n" "PO-Revision-Date: 2016-11-21 21:48+0100\n" "Last-Translator: Vincent Pinon <[email protected]>\n" -"Language-Team: French <[email protected]>\n" +"Language-Team: French <[email protected]>\n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-extras-18.08.2/po/it/kio5_mtp.po new/kio-extras-18.08.3/po/it/kio5_mtp.po --- old/kio-extras-18.08.2/po/it/kio5_mtp.po 2018-10-09 02:27:15.000000000 +0200 +++ new/kio-extras-18.08.3/po/it/kio5_mtp.po 2018-11-06 01:18:13.000000000 +0100 @@ -1,14 +1,15 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # Vincenzo Reale <[email protected]>, 2012, 2014. +# Luigi Toscano <[email protected]>, 2018. # msgid "" msgstr "" "Project-Id-Version: kio_mtp\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-07-12 06:54+0200\n" -"PO-Revision-Date: 2016-11-05 12:56+0100\n" -"Last-Translator: Vincenzo Reale <[email protected]>\n" +"PO-Revision-Date: 2018-10-18 23:45+0100\n" +"Last-Translator: Luigi Toscano <[email protected]>\n" "Language-Team: Italian <[email protected]>\n" "Language: it\n" "MIME-Version: 1.0\n" @@ -23,8 +24,9 @@ "No Storages found. Make sure your device is unlocked and has MTP enabled in " "its USB connection settings." msgstr "" -"Nessuna archiviazione trovata. Assicurati che il tuo dispositivo sia " -"sbloccato e che MTP sia abilitato nelle impostazioni di connessione USB." +"Nessun dispositivo di archiviazione trovato. Assicurati che il tuo " +"dispositivo sia sbloccato e che MTP sia abilitato nelle impostazioni di " +"connessione USB." #: kio_mtp.cpp:600 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-extras-18.08.2/po/zh_CN/kfileaudiopreview5.po new/kio-extras-18.08.3/po/zh_CN/kfileaudiopreview5.po --- old/kio-extras-18.08.2/po/zh_CN/kfileaudiopreview5.po 2018-10-09 02:27:21.000000000 +0200 +++ new/kio-extras-18.08.3/po/zh_CN/kfileaudiopreview5.po 2018-11-06 01:18:15.000000000 +0100 @@ -7,8 +7,8 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2016-11-19 20:16+0100\n" -"PO-Revision-Date: 2018-09-28 19:52\n" -"Last-Translator: guoyunhe <[email protected]>\n" +"PO-Revision-Date: 2018-11-01 23:18\n" +"Last-Translator: guoyunhe <[email protected]>\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/kio-extras-18.08.2/po/zh_CN/kio5_activities.po new/kio-extras-18.08.3/po/zh_CN/kio5_activities.po --- old/kio-extras-18.08.2/po/zh_CN/kio5_activities.po 2018-10-09 02:27:21.000000000 +0200 +++ new/kio-extras-18.08.3/po/zh_CN/kio5_activities.po 2018-11-06 01:18:15.000000000 +0100 @@ -9,8 +9,8 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2016-11-19 20:16+0100\n" -"PO-Revision-Date: 2018-09-28 19:52\n" -"Last-Translator: guoyunhe <[email protected]>\n" +"PO-Revision-Date: 2018-11-01 23:18\n" +"Last-Translator: guoyunhe <[email protected]>\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/kio-extras-18.08.2/po/zh_CN/kio5_archive.po new/kio-extras-18.08.3/po/zh_CN/kio5_archive.po --- old/kio-extras-18.08.2/po/zh_CN/kio5_archive.po 2018-10-09 02:27:21.000000000 +0200 +++ new/kio-extras-18.08.3/po/zh_CN/kio5_archive.po 2018-11-06 01:18:15.000000000 +0100 @@ -6,8 +6,8 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-06-10 03:02+0200\n" -"PO-Revision-Date: 2018-09-28 19:52\n" -"Last-Translator: guoyunhe <[email protected]>\n" +"PO-Revision-Date: 2018-11-01 23:18\n" +"Last-Translator: guoyunhe <[email protected]>\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/kio-extras-18.08.2/po/zh_CN/kio5_bookmarks.po new/kio-extras-18.08.3/po/zh_CN/kio5_bookmarks.po --- old/kio-extras-18.08.2/po/zh_CN/kio5_bookmarks.po 2018-10-09 02:27:21.000000000 +0200 +++ new/kio-extras-18.08.3/po/zh_CN/kio5_bookmarks.po 2018-11-06 01:18:15.000000000 +0100 @@ -8,8 +8,8 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2016-11-19 20:16+0100\n" -"PO-Revision-Date: 2018-09-28 19:52\n" -"Last-Translator: guoyunhe <[email protected]>\n" +"PO-Revision-Date: 2018-11-01 23:18\n" +"Last-Translator: guoyunhe <[email protected]>\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/kio-extras-18.08.2/po/zh_CN/kio5_fish.po new/kio-extras-18.08.3/po/zh_CN/kio5_fish.po --- old/kio-extras-18.08.2/po/zh_CN/kio5_fish.po 2018-10-09 02:27:21.000000000 +0200 +++ new/kio-extras-18.08.3/po/zh_CN/kio5_fish.po 2018-11-06 01:18:15.000000000 +0100 @@ -8,8 +8,8 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-05-29 02:59+0200\n" -"PO-Revision-Date: 2018-09-28 19:52\n" -"Last-Translator: guoyunhe <[email protected]>\n" +"PO-Revision-Date: 2018-11-01 23:18\n" +"Last-Translator: guoyunhe <[email protected]>\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/kio-extras-18.08.2/po/zh_CN/kio5_info.po new/kio-extras-18.08.3/po/zh_CN/kio5_info.po --- old/kio-extras-18.08.2/po/zh_CN/kio5_info.po 2018-10-09 02:27:21.000000000 +0200 +++ new/kio-extras-18.08.3/po/zh_CN/kio5_info.po 2018-11-06 01:18:15.000000000 +0100 @@ -8,8 +8,8 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2016-04-08 07:36+0000\n" -"PO-Revision-Date: 2018-09-28 19:52\n" -"Last-Translator: guoyunhe <[email protected]>\n" +"PO-Revision-Date: 2018-11-01 23:18\n" +"Last-Translator: guoyunhe <[email protected]>\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/kio-extras-18.08.2/po/zh_CN/kio5_man.po new/kio-extras-18.08.3/po/zh_CN/kio5_man.po --- old/kio-extras-18.08.2/po/zh_CN/kio5_man.po 2018-10-09 02:27:21.000000000 +0200 +++ new/kio-extras-18.08.3/po/zh_CN/kio5_man.po 2018-11-06 01:18:15.000000000 +0100 @@ -10,8 +10,8 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-06-25 03:06+0200\n" -"PO-Revision-Date: 2018-09-28 19:52\n" -"Last-Translator: guoyunhe <[email protected]>\n" +"PO-Revision-Date: 2018-11-01 23:18\n" +"Last-Translator: guoyunhe <[email protected]>\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/kio-extras-18.08.2/po/zh_CN/kio5_mtp.po new/kio-extras-18.08.3/po/zh_CN/kio5_mtp.po --- old/kio-extras-18.08.2/po/zh_CN/kio5_mtp.po 2018-10-09 02:27:21.000000000 +0200 +++ new/kio-extras-18.08.3/po/zh_CN/kio5_mtp.po 2018-11-06 01:18:15.000000000 +0100 @@ -7,8 +7,8 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-07-12 06:54+0200\n" -"PO-Revision-Date: 2018-09-28 19:52\n" -"Last-Translator: guoyunhe <[email protected]>\n" +"PO-Revision-Date: 2018-11-01 23:18\n" +"Last-Translator: guoyunhe <[email protected]>\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/kio-extras-18.08.2/po/zh_CN/kio5_nfs.po new/kio-extras-18.08.3/po/zh_CN/kio5_nfs.po --- old/kio-extras-18.08.2/po/zh_CN/kio5_nfs.po 2018-10-09 02:27:21.000000000 +0200 +++ new/kio-extras-18.08.3/po/zh_CN/kio5_nfs.po 2018-11-06 01:18:15.000000000 +0100 @@ -7,8 +7,8 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2016-11-19 20:16+0100\n" -"PO-Revision-Date: 2018-09-28 19:52\n" -"Last-Translator: guoyunhe <[email protected]>\n" +"PO-Revision-Date: 2018-11-01 23:18\n" +"Last-Translator: guoyunhe <[email protected]>\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/kio-extras-18.08.2/po/zh_CN/kio5_recentdocuments.po new/kio-extras-18.08.3/po/zh_CN/kio5_recentdocuments.po --- old/kio-extras-18.08.2/po/zh_CN/kio5_recentdocuments.po 2018-10-09 02:27:21.000000000 +0200 +++ new/kio-extras-18.08.3/po/zh_CN/kio5_recentdocuments.po 2018-11-06 01:18:15.000000000 +0100 @@ -7,8 +7,8 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-05-07 02:53+0200\n" -"PO-Revision-Date: 2018-09-28 19:52\n" -"Last-Translator: guoyunhe <[email protected]>\n" +"PO-Revision-Date: 2018-11-01 23:18\n" +"Last-Translator: guoyunhe <[email protected]>\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/kio-extras-18.08.2/po/zh_CN/kio5_sftp.po new/kio-extras-18.08.3/po/zh_CN/kio5_sftp.po --- old/kio-extras-18.08.2/po/zh_CN/kio5_sftp.po 2018-10-09 02:27:21.000000000 +0200 +++ new/kio-extras-18.08.3/po/zh_CN/kio5_sftp.po 2018-11-06 01:18:15.000000000 +0100 @@ -13,8 +13,8 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-06-14 03:39+0200\n" -"PO-Revision-Date: 2018-09-28 19:52\n" -"Last-Translator: guoyunhe <[email protected]>\n" +"PO-Revision-Date: 2018-11-01 23:18\n" +"Last-Translator: guoyunhe <[email protected]>\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/kio-extras-18.08.2/po/zh_CN/kio5_smb.po new/kio-extras-18.08.3/po/zh_CN/kio5_smb.po --- old/kio-extras-18.08.2/po/zh_CN/kio5_smb.po 2018-10-09 02:27:21.000000000 +0200 +++ new/kio-extras-18.08.3/po/zh_CN/kio5_smb.po 2018-11-06 01:18:15.000000000 +0100 @@ -7,8 +7,8 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-10-22 03:06+0200\n" -"PO-Revision-Date: 2018-09-28 19:52\n" -"Last-Translator: guoyunhe <[email protected]>\n" +"PO-Revision-Date: 2018-11-01 23:18\n" +"Last-Translator: guoyunhe <[email protected]>\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/kio-extras-18.08.2/po/zh_CN/kio5_thumbnail.po new/kio-extras-18.08.3/po/zh_CN/kio5_thumbnail.po --- old/kio-extras-18.08.2/po/zh_CN/kio5_thumbnail.po 2018-10-09 02:27:21.000000000 +0200 +++ new/kio-extras-18.08.3/po/zh_CN/kio5_thumbnail.po 2018-11-06 01:18:15.000000000 +0100 @@ -8,8 +8,8 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-10-22 03:06+0200\n" -"PO-Revision-Date: 2018-09-28 19:52\n" -"Last-Translator: guoyunhe <[email protected]>\n" +"PO-Revision-Date: 2018-11-01 23:18\n" +"Last-Translator: guoyunhe <[email protected]>\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/kio-extras-18.08.2/smb/kio_smb_browse.cpp new/kio-extras-18.08.3/smb/kio_smb_browse.cpp --- old/kio-extras-18.08.2/smb/kio_smb_browse.cpp 2018-10-07 08:00:37.000000000 +0200 +++ new/kio-extras-18.08.3/smb/kio_smb_browse.cpp 2018-11-02 16:14:28.000000000 +0100 @@ -135,7 +135,7 @@ { int ret = browse_stat_path(m_current_url, udsentry); - if (ret == EPERM || ret == EACCES) + if (ret == EPERM || ret == EACCES || workaroundEEXIST(ret)) { SMBUrl smbUrl(url); @@ -492,6 +492,14 @@ { qCDebug(KIO_SMB) << url; + // Avoid crashing in smbc_fstatvfs below when + // requesting free space for smb:// which doesn't + // make sense to do to begin with + if (url.host().isEmpty()) { + error(KIO::ERR_COULD_NOT_STAT, url.url()); + return; + } + SMBUrl smbcUrl = url; int handle = smbc_opendir(smbcUrl.toSmbcUrl()); if (handle < 0) { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-extras-18.08.2/thumbnail/kraorathumbnail.desktop new/kio-extras-18.08.3/thumbnail/kraorathumbnail.desktop --- old/kio-extras-18.08.2/thumbnail/kraorathumbnail.desktop 2018-10-07 08:00:37.000000000 +0200 +++ new/kio-extras-18.08.3/thumbnail/kraorathumbnail.desktop 2018-11-02 16:14:28.000000000 +0100 @@ -13,7 +13,7 @@ Name[et]=Krita dokumendid Name[fi]=Krita-tiedostot Name[fr]=Documents Krita -Name[gl]=Documentos Krita +Name[gl]=Documentos de Krita Name[hu]=Krita dokumentumok Name[ia]=Documentos de Krita Name[id]=Dokumen Krita
