summaryrefslogtreecommitdiffstats
path: root/kde/build/kcoreaddons (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reset the BUILD numbers for KDE tarballs in preparation for the next batch Eric Hameleers2019-05-091-1/+0
|
* Updated kde packages for the new python3-3.7.2 in slackware-current Eric Hameleers2019-02-211-0/+1
| | | | | | | | | | | Frameworks: kauth, kcodecs, kcompletion, kconfig, kconfigwidgets, kcoreaddons, kdbusaddons, kguiaddons, ki18n, kitemmodels, kitemviews, kjobwidgets, kwidgetsaddons Applications: cantor Applications-extra: kdev-python, krita
* Reset BUILD numbers for the next release. Eric Hameleers2016-05-181-1/+0
|
* Patch for kcoreaddons: a regression caused rand() to be not seeded. Eric Hameleers2016-05-021-0/+1
KRandom saw a regression in KCoreAddon's 5.21.0 release, which impacts a wide range of applications and use cases. Since the rand() was not seeded, the numbers generated were predictable, which is ugly in games and probably alarming for bluetooth pairing.