Re: KRandom regression + fix

2016-04-27 Thread Michael Pyne
On Thu, April 28, 2016 00:18:05 Frederik Schwarzer wrote: > Am 27.04.2016 23:45 schrieb Albert Astals Cid: > > El dimecres, 27 d’abril de 2016, a les 11:42:46 CEST, Frederik Schwarzer va escriure: > >> Since I am neither a core developer (just maintaining a game which was > >> beaten by the conseq

Re: KRandom regression + fix

2016-04-27 Thread Frederik Schwarzer
Am 27.04.2016 23:45 schrieb Albert Astals Cid: El dimecres, 27 d’abril de 2016, a les 11:42:46 CEST, Frederik Schwarzer va escriure: Am 27.04.2016 08:48 schrieb Johannes Huber: > thanks for the patch. When i read "randon numbers were predictable" > instantly > a alarm bell rings in my head.

Re: KRandom regression + fix

2016-04-27 Thread Albert Astals Cid
El dimecres, 27 d’abril de 2016, a les 11:42:46 CEST, Frederik Schwarzer va escriure: > Am 27.04.2016 08:48 schrieb Johannes Huber: > > Hi Johannes, > > >> KRandom saw a regression in KCoreAddon's 5.21.0 release, which impacts > >> a > >> wide range of applications and use cases. Since the rand(

Re: KRandom regression + fix

2016-04-27 Thread Ivan Čukić
If used for crypto, it is a security issue. Now, while I don't expect anyone who implements the crypto stuff to use KRandom, I do agree that KRandom docs should explicitly state this. Cheers, Ivan

Re: KRandom regression + fix

2016-04-27 Thread Frederik Schwarzer
Am 27.04.2016 08:48 schrieb Johannes Huber: Hi Johannes, 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

Re: Moving CI server documentation to community.ko? (was: Re: KDE CI enforcing ECMEnableSanitizers.cmake/KDECompilerSettings.cmake?)

2016-04-27 Thread Ben Cooksley
On Wed, Apr 27, 2016 at 4:40 AM, Friedrich W. H. Kossebau wrote: > Am Montag, 25. April 2016, 23:26:45 CEST schrieb Albert Astals Cid: >> El dilluns, 25 d’abril de 2016, a les 10:59:13 CEST, Friedrich W. H. >> Kossebau >> va escriure: >> > Hi, >> > >> > can anyone shed full light on KDE CI and the

Re: KDE CI enforcing ECMEnableSanitizers.cmake/KDECompilerSettings.cmake?

2016-04-27 Thread Ben Cooksley
On Wed, Apr 27, 2016 at 2:49 PM, Friedrich W. H. Kossebau wrote: > Am Mittwoch, 27. April 2016, 01:29:06 CEST schrieb Jan Kundrát: >> On Wednesday, 27 April 2016 01:21:22 CEST, Albert Astals Cid wrote: >> > No, Qt5 is not built with ASAN on CI. > > Okay, good to know. > (next to the failing tests

Re: KDE CI enforcing ECMEnableSanitizers.cmake/KDECompilerSettings.cmake?

2016-04-27 Thread Ben Cooksley
On Wed, Apr 27, 2016 at 11:29 AM, Jan Kundrát wrote: > On Wednesday, 27 April 2016 01:21:22 CEST, Albert Astals Cid wrote: >> >> It is strange that your Qt5-only tests are failing, may it be that they >> are loading some plugin that is linked against some KF5 lib? > > > Qt guesses what platform on