summaryrefslogtreecommitdiffstats
path: root/kde/patch/kcoreaddons.patch (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-05-18Disable upstream-applied patches. Eric Hameleers1-1/+1
2016-05-02Patch for kcoreaddons: a regression caused rand() to be not seeded. Eric Hameleers1-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.