summaryrefslogtreecommitdiffstats
path: root/kde/build/kcoreaddons (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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.