Package Release Info

kcoreaddons-5.26.0-3.2

Update Info: openSUSE-2017-250
Available in Package Hub : 12 SP2-SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

kcoreaddons
kcoreaddons-devel
kcoreaddons-lang
libKF5CoreAddons5

Change Logs

* Tue Sep 06 2016 hrvoje.senjan@gmail.com
- Update to 5.26.0
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.26.0.php
* Sun Aug 07 2016 hrvoje.senjan@gmail.com
- Update to 5.25.0
  * Qt >= 5.5 is now required
  * Install known licenses and find them at runtime (regression fix)
    (kde#353939)
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.25.0.php
* Wed Jul 06 2016 hrvoje.senjan@gmail.com
- Update to 5.24.0
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.24.0.php
* Mon Jun 06 2016 hrvoje.senjan@gmail.com
- Update to 5.23.0
  * Print the failing plugin when notifying a cast warning
  * [kshareddatacache] Fix invalid use of & to avoid unaligned reads
  * Kdelibs4ConfigMigrator: skip reparsing if nothing was migrated
  * krandom: Add testcase to catch bug 362161 (failure to auto-seed)
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.23.0.php
* Sat May 07 2016 hrvoje.senjan@gmail.com
- Update to 5.22.0 (boo#980066)
  * Provide a way to disable inotify use in KDirWatch
  * Fix KAboutData::applicationData() to init from current
    Q*Application metadata
  * Make clear that KRandom is not recommended for cryptography purposes
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.22.0.php
- Drop upstreamed 0001-Missing-rand-qrand.patch
* Wed Apr 27 2016 hrvoje.senjan@gmail.com
- Added 0001-Missing-rand-qrand.patch (kde#362161)
* Mon Apr 04 2016 hrvoje.senjan@gmail.com
- Update to 5.21.0 (boo#974793)
  * Fix kcoreaddons_desktop_to_json() on windows
  * Fix linking to a Threads library
  * Add stubs to allow compilation on Android
  * Upgrade Qt version requirement to 5.4.0
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.21.0.php
Version: 5.103.0-150500.1.3
* Wed Feb 08 2023 christophe@krop.fr
- Update to 5.103.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.103.0
- Changes since 5.102.0:
  * don't needlessly copy urls while iterating
  * KSandbox: Warn when running without flatpak-spawn privileges
* Thu Jan 12 2023 christophe@krop.fr
- Update to 5.102.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.102.0
- Changes since 5.101.0:
  * Config.cmake.in: workaround Inotify static issue
  * Better Pluralize 'n minutes ago' (kde#462261)
  * Fix portal urls cache on X11 (kde#460314)
* Tue Dec 06 2022 christophe@krop.fr
- Update to 5.101.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
  * [KJobTrackerInterface] qRegisterMetatype KJob::Unit
  * Remove unused variable
  * Perform initialization in initialization list
* Tue Nov 08 2022 christophe@krop.fr
- Update to 5.100.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.100.0
- Changes since 5.99.0:
  * Add missing . in error string
  * KPluginMetaData: Check applicationDirPath first when resolving plugin
    paths (kde#459830)
  * Fix static build of downstream consumers
  * Fix the translation folder name
  * KFileSystem: add Fuse Type; use libudev to probe underlying fuseblk type
* Sat Oct 01 2022 christophe@krop.fr
- Update to 5.99.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
  * Remove unused includes
  * Show all headers in qtc6
  * Cache portal urls
  * Add new bugReportUrl standard metadata property
  * KSignalHandler: Fix documentation
  * Add Qt 6 Windows CI
  * .gitlab-ci.yml: enable static builds
  * Add support for static builds
  * Fix moc configuration of K_PLUGIN_CLASS macro
  * Use a non-deprecated notify signal for the KJob::percent property
* Tue Sep 06 2022 christophe@krop.fr
- Update to 5.98.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
  * kcoreaddons_add_plugin: Add cmake option to skip plugin installation in autotests
  * Remove extra semi colon
  * Add FreeBSD Qt 6 CI
  * kfuzzymatchertest replace "QStringLiteral("")" with "QString("")"
  * Fix KUrlMimeData::exportUrlsToPortal for mixed files-and-directories URIs
* Sun Aug 07 2022 christophe@krop.fr
- Update to 5.97.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
  * Deprecate KMessage system
  * KUserGroup: fix data race by porting from getgrgid to getgrgid_r
  * KUserGroup: centralize calls to getgrgid(), at least for constructors
  * KUser: fix data race by porting to getpwuid_r and getpwnam_r
  * KUser: use member initialization, call getpwuid in a single place
  * fix up the kpluingmetadata::value doc
  * Add KRuntimePlatform as alternative for KDeclarative::runtimePlatform
  * Fix klibexectest when build dir path contains symlink
  * Fix unit tests in kpluginfactorytest
  * Bump shared-mime-info to 1.8
  * make kprocess a more proper qprocess
  * new ksandbox function to start processes
  * refresh git-blame-ignore-revs for latest clang-format run
  * automatic clang-format run (clang 14)
  * Adapt libexec paths for KF6
* Sun Jul 03 2022 christophe@krop.fr
- Update to 5.96.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
  * Remove duplicate header between cpp/h files
  * Add missing errno header
  * xdg drag and drop portal support
  * Install KMemoryInfo headers
* Fri Jun 10 2022 christophe@krop.fr
- Update to 5.95.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
  * KPluginFactory: Create un-deprecated overload to register CreateInstanceWithMetaDataFunction
  * KSignalHandler: add error warnings when reading or writing signal
  * Use the versionless KDE_INSTALL_FULL_KSERVICETYPESDIR variant
  * port to standard C++ smart pointers where possible
  * kmemoryinfo class
  * KPluginFactory: Provide better context in error message if instance could not be created
  * KJob: add method to check if job was started with exec()
  * Add autotest for KStringHandler::lsqueeze/csqueeze/rsqueeze
  * new util ksandbox
  * KDirWatch: handle IN_Q_OVERFLOW events
  * KProcess: wrap Qt5-only QProcess API also with Qt version check
  * KListOpenFilesJob: check lsof executable exist in PATH before starting it with QProcess
  * KProcess: replace an assert with a check for empty
  * KAboutData: improve the API docs for LicenseKey enum
  * Install KMemoryInfo headers
* Tue May 10 2022 christophe@krop.fr
- Update to 5.94.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.94.0
- Changes since 5.93.0:
  * Fix kprocesstest for Qt6
  * autotests: fix kdelibs4configmigratortest for Windows
  * autotests: skip KNetworkMountsTestCanonical::testCanonicalSymlinkPath on Windows
  * autotests: skip KFileUtilsTest::testfindAllUniqueFiles on Windows
  * KNetworkMounts: fix some warnings
  * KPluginMetaData: Fix setting of MetaDataOption when building without deprecations
  * KPluginMetaData: Delegate to other constructors where possible
  * KPluginMetaData: Always initialize d-ptr
  * API dox: typofix, name of header to include
  * API dox: typofix, match @p with the actual params of expandMacro()
  * autotests: check for ZFS and expect failure then
  * autotests: make the FreeBSD test pass
  * processlist: don't call procstat_getpathname() at all
  * ListOpenFilesJob: avoid creating the processlist on FreeBSD multiple times
Version: 5.20.0-6.1
* Thu Oct 06 2016 hrvoje.senjan@gmail.com
- Added 0001-Fix-very-old-bug-when-we-remove-space-in-url-as-foo-.patch
  0002-Don-t-convert-as-url-an-url-which-has-a.patch (CVE-2016-7966)
Version: 5.20.0-4.1
* Sun Nov 09 2014 ledest@gmail.com
- fix bashisms in post/postun scripts
Version: 5.20.0-2.1
* Sun Mar 06 2016 hrvoje.senjan@gmail.com
- Update to 5.20.0 (boo#970856)
  * Fix Kdelibs4 config migration for Windows
  * Add API to get Frameworks runtime version info
  * KRandom: Don't use up 16K of /dev/urandom to seed rand()
    (kde#359485)
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.20.0.php
- Use %mime_database_post(un) macros
* Sat Feb 06 2016 hrvoje.senjan@gmail.com
- Update to 5.19.0 (boo#967668)
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.19.0.php
* Sat Jan 02 2016 hrvoje.senjan@gmail.com
- Update to 5.18.0
  * Add KAboutData::fromPluginMetaData(const KPluginMetaData &plugin)
  * Add KPluginMetaData::copyrightText(), extraInformation() and
    otherContributors()
  * Add KPluginMetaData::translators() and KAboutPerson::fromJson()
  * Fix use-after-free in desktop file parser
  * Make KPluginMetaData constructible from a json path
  * desktoptojson: make missing service type file an error for the binary
  * Make calling kcoreaddons_add_plugin without SOURCES an error
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.18.0.php
* Thu Dec 10 2015 hrvoje.senjan@gmail.com
- Update to 5.17.0
  * KAboutData: Allow https:// and other URL schemas in homepage.
    (kde#355508)
  * Repair MimeType property when using kcoreaddons_desktop_to_json()
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.17.0.php
* Sun Nov 08 2015 hrvoje.senjan@gmail.com
- Update to 5.16.0 (boo#955067)
  * KAboutData: apidoc "is is" -> "is" addCredit(): ocsUserName -> ocsUsername
  * KJob::kill(Quiet) should also exit the event loop
  * Add support for desktop file name to KAboutData
  * Use correct escaping character
  * Reduce some allocations
  * Make KAboutData::translators/setTranslators simple
  * Fix setTranslator example code
  * desktopparser: skip the Encoding= key
  * desktopfileparser: Address review comments
  * Allow setting service types in kcoreaddons_desktop_to_json()
  * desktopparser: Fix parsing of double and bool values
  * Add KPluginMetaData::fromDesktopFile()
  * desktopparser: Allow passing relative paths to service type files
  * desktopparser: Use more categorized logging
  * QCommandLineParser uses -v for --version so just use --verbose
  * Remove lots of duplicated code for desktop{tojson,fileparser}.cpp
  * Parse ServiceType files when reading .desktop files
  * Make SharedMimeInfo an optional requirement
  * Remove call to QString::squeeze()
  * desktopparser: avoid unnecessary utf8 decoding
  * desktopparser: Don't add another entry if entry ends in a separator
  * KPluginMetaData: Warn when a list entry is not a JSON list
  * Add mimeTypes() to KPluginMetaData
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.16.0.php
* Mon Oct 05 2015 hrvoje.senjan@gmail.com
- Update to 5.15.0
  * KShell::splitArgs: only ASCII space is a separator, not unicode
    space U+3000 (kde#345140)
  * KDirWatch: fix crash when a global static destructor uses
    KDirWatch::self() (kde#353080)
  * Fix crash when KDirWatch is used in Q_GLOBAL_STATIC.
  * KDirWatch: fix thread safety
  * Clarify how to set KAboutData constructor arguments.
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.15.0.php
* Tue Sep 08 2015 hrvoje.senjan@gmail.com
- Update to 5.14.0
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.14.0.php
* Tue Aug 04 2015 hrvoje.senjan@gmail.com
- Update to 5.13.0
  * The Qt version requirement has been bumped from 5.2 to 5.3
  * Debug output has been ported to categorized output, for less
    noise by default
  * Docbook documentation has been reviewed and updated
  * Add Kdelibs4Migration::kdeHome() for cases not covered by resources
  * Fix tr() warning
  * Fix KCoreAddons build on Clang+ARM
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.13.0.php
* Sun Jul 05 2015 hrvoje.senjan@gmail.com
- Update to 5.12.0
  * KDirWatch: Only establish a connection to FAM if requested
  * Allow filtering plugins and applications by formfactor
  * Make it possible to use desktoptojson from different sources
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.12.0.php
* Sun Jun 07 2015 hrvoje.senjan@gmail.com
- Update to 5.11.0
  * New KPluginLoader::findPluginById() convenience API
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.11.0.php
* Sun May 03 2015 hrvoje.senjan@gmail.com
- Update to 5.10.0
  * New cmake macro kcoreaddons_add_plugin to create
    KPluginLoader-based plugins more easily.
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.10.0.php
* Sat Apr 04 2015 hrvoje.senjan@gmail.com
- Update to 5.9.0
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.9.0.php
* Sat Mar 07 2015 hrvoje.senjan@gmail.com
- Update to 5.8.0
  * KPluginMetadata: add support for Hidden key
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.8.0.php
* Sun Feb 08 2015 hrvoje.senjan@gmail.com
- Update to 5.7.0
  * KAboutData: Call addHelpOption and addVersionOption
    automatically, for convenience and consistency
  * KAboutData: Bring back "Please use http://bugs.kde.org
    to report bugs." when no other email/url is set
  * KAutoSaveFile: allStaleFiles() now works as expected
    for local files, fixed staleFiles() too
  * KRandomSequence now uses int's internally and exposes
    int-api for 64-bit unambiguity
  * Mimetype definitions: *.qmltypes and *.qmlproject files
    also have the text/x-qml mime type
  * KShell: make quoteArgs quote urls with QChar::isSpace(),
    unusual space characters were not handled properly
  * KSharedDataCache: fix creation of directory containing
    the cache (porting bug)
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.7.0.php
* Sat Jan 03 2015 hrvoje.senjan@gmail.com
- Update to 5.6.0
  * KDirWatch can now watch /dev/shm as well (kde#314982)
  * KDELibs4Migration now always returns an absolute path
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.6.0.php
* Sat Dec 06 2014 hrvoje.senjan@gmail.com
- Update to 5.5.0
  * Add KTextToHTML class for plaintext->HTML conversion
  * Add KPluginMetaData::metaDataFileName()
  * Allow to read KPluginMetaData from .desktop files
  * Kdelibs4Migration now gives priority to distro-provided
    KDE4_DEFAULT_HOME
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.5.0.php
- Drop 0001-Let-Kdelibs4Migration-searches-in-.kde4-first-it-s-p.patch,
  merged upstream
* Sun Nov 09 2014 Led <ledest@gmail.com>
- fix bashisms in post/postun scripts
* Sun Nov 02 2014 hrvoje.senjan@gmail.com
- Update to 5.4.0
  * Various build fixes (QNX, Ubuntu 14.04)
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.4.0.php
* Sat Oct 04 2014 hrvoje.senjan@gmail.com
- Update to 5.3.0
  * Kdelibs4Migration: allow distributions to set
    _KDE4_DEFAULT_HOME_POSTFIX so that the kde4 home
    is found properly.
  * Compilation fixes for MSVC and gcc 4.5
  * Turn KFormat into a Q_GADGET so we can expose its
    properties to QML indirectly
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.3.0.php
- Pass -DKDE4_DEFAULT_HOME=".kde4", used in kdelibs4migration class
* Tue Sep 09 2014 hrvoje.senjan@gmail.com
- Update to 5.2.0
  * KCoreAddons: Mark KAboutData::setProgramIconName() as deprecated,
    it did not do anything.
    Use QApplication::setWindowIcon(QIcon::fromTheme("...")) instead.
  * KCoreAddons: new classes Kdelibs4ConfigMigrator and KPluginMetaData
  * For more details please see:
    http://kde.org/announcements/kde-frameworks-5.2.php