summaryrefslogtreecommitdiffstats
path: root/kde/patch/kcoreaddons.patch (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Disable upstream-applied patches. Eric Hameleers2016-05-181-1/+1
|
* Patch for kcoreaddons: a regression caused rand() to be not seeded. Eric Hameleers2016-05-021-0/+5
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.