Package Release Info

kconfig-5.45.0-bp150.2.4

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

kconf_update5
kconfig-devel
kconfig-devel-64bit
libKF5ConfigCore5
libKF5ConfigCore5-64bit
libKF5ConfigCore5-lang
libKF5ConfigGui5
libKF5ConfigGui5-64bit

Change Logs

Version: 5.45.0-bp150.2.3
* Sat Apr 14 2018 lbeltrame@kde.org
- Update to 5.45.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.45.0.php
- Changes since 5.44.0:
  * Fix autotest
  * Remove useless QT_VERSION_CHECK
  * Remove not necessary QtCore and co
- Refreshed patches:
  * kconfig-desktop-translations.patch
* Tue Mar 13 2018 lbeltrame@kde.org
- Update to 5.44.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.44.0.php
- Changes since 5.43.0:
  * Save some memory allocations by using the right API
  * Export kconf_update with tooling
* Tue Feb 13 2018 lbeltrame@kde.org
- Update to 5.43.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.43.0.php
- Changes since 5.42.0:
  * Use Ctrl+Shift+, as the standard shortcut for "Configure <Program>"
* Tue Jan 16 2018 lbeltrame@kde.org
- Update to 5.42.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.42.0.php
- Changes since 5.41.0:
  * Remove obsolete reviewboardrc file
  * Remove cmake warning about generating moc file
  * API docs: Sergio suggested create(), more readable than winId()
  * API docs: full working code, including workaround for Qt issue...
  * API docs: explain how to use KWindowConfig from a dialog constructor.
  * Deprecate KDesktopFile::sortOrder()
  * Fix the result of KDesktopFile::sortOrder()
* Sun Dec 17 2017 lbeltrame@kde.org
- Update to 5.41.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.41.0.php
- Changes since 5.40.0:
  * KConfig: fix autotest on CI with trailing slash in HOME.
  * Repair broken test after commit ee2b394599.
  * Fix some clazy warning
  * Use Q_FALLTHROUGH
  * Don't look for /etc/kderc every single time
* Mon Nov 13 2017 lbeltrame@kde.org
- Update to 5.40.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.40.0.php
- Changes since 5.39.0:
  * Don't build the kconfig_compiler tests when crosscompiling
* Mon Oct 23 2017 lbeltrame@kde.org
- Update to 5.39.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.39.0.php
- Changes since 5.38.0:
  * [KConfigGroup] reserve() more and add some C++11
  * Deprecate KStandardShortcut::SaveOptions
  * Add apidox to KStandardShorcut::StandardShortcut
* Tue Sep 12 2017 lbeltrame@kde.org
- Update to 5.38.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.38.0.php
- Changes since 5.37.0:
  * Fix labels of DeleteFile/RenameFile actions
  * kconfigini: Strip leading whitespace when reading entry values.
  * KAuthorized: Fix API documentation for authorizeAction()
* Sat Aug 12 2017 christophe@krop.fr
- Update to 5.37.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.37.0.php
- Changes since 5.36.0 :
  * Allow to build KConfig without Qt5Gui
  * autotests: fix the failures I got here.
  * Standard shortcuts: use Ctrl+PageUp/PageDown for prev/next tab.
  * API dox: fix QT_*_HOME notes (typo, wrong enum type, markup)
  * API dox: update url from kdelibs to kconfig
  * API dox: use @param for normal parameter listing, not @arg
* Wed Jul 12 2017 lbeltrame@kde.org
- Update to 5.36.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.36.0.php
- Changes since 5.35.0:
  * Fix for CMake 3.9.
  * [FEATURE] Option to build & install QCH file with the public API dox
* Sun Jun 11 2017 lbeltrame@kde.org
- Update to 5.35.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.35.0.php
- Changes since 5.34.0:
  * tests: use QIODevice::Text in kconfigcompiler_test
  * tests: use right QProcess API in kconfigcompiler_test
  * API dox: note CamelCase includes by @class tag with more classes
* Tue May 30 2017 lbeltrame@kde.org
- Adjust license as pointed out during legal review
* Mon May 15 2017 fabian@ritter-vogt.de
- Update to 5.34.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.34.0.php
- Changes since 5.33.0:
  * Fix relativePath calculation in KDesktopFile::locateLocal() (kde#345100)
- Remove patches, now upstream:
  * fix-locateLocal.patch
* Wed Apr 26 2017 wbauer@tmo.at
- Add fix-locateLocal.patch to fix saving changes to submenus in
  kmenuedit (kde#345100)
* Sat Apr 15 2017 lbeltrame@kde.org
- Update to 5.33.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.33.0.php
- Changes since 5.32.0:
  * Upgrade ECM and KF5 version requirements for 5.33.0 release.
  * explicitly set NO_CMAKE_FIND_ROOT_PATH
  * Remove unused QDateTime in KConfigBackend.
  * Now that kconfigbackend.h isn't installed anymore, rename it to _p.h for clarity.
  * Upgrade KF5 version to 5.33.0.
  * Sanitize shortcut list on read/write from kdeglobals
  * avoid useless reallocs by removing squeeze call on temporary buffer
* Sun Mar 19 2017 lbeltrame@kde.org
- Update to 5.32.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.32.0.php
- Changes since 5.31.0:
  * Commit translations from l10n-kf5
  * Upgrade ECM and KF5 version requirements for 5.32.0 release.
  * KConfig: stop exporting and installing KConfigBackend.
  * Upgrade KF5 version to 5.32.0.
* Thu Feb 09 2017 hrvoje.senjan@gmail.com
- Update to 5.31.0
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.31.0.php
* Mon Jan 09 2017 hrvoje.senjan@gmail.com
- Update to 5.30.0
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.30.0.php
* Sun Dec 04 2016 hrvoje.senjan@gmail.com
- Update to 5.29.0
  * kconfig_compiler - generate code with overrides
  * Properly parse function keywords (kde#371562)
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.29.0.php
* Sat Nov 05 2016 hrvoje.senjan@gmail.com
- Update to 5.28.0
  * Make sure we don't break compilation with past broken units
  * Don't be fatal on File field not being properly parsed
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.28.0.php