|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2012-08-16 08:12 UTC] glen at delfi dot ee
Description: ------------ (i wrote about this directly to author (Israel Ekpo <iekpo@php.net>) on 2012- 07-06 because the bugtracker was down at that time (and it still is), but author has not responded either) marking this as security, because security checks usually involve randomizer, and if randomizer is predictable, the security protections can be avoided --- hi i'm sorry to write you directly, but as pecl site is broken (again!? no wonder!), there's no way to report bugs :( today i suffered weird race condition in my systems, and debugging leaded it back to solr pecl extension, i.e removing pecl extension from system, made it stable again. so as symptoms lead to believe somebody fcks with randomizer, i grepped the source the result is this patch that fixes the problem http://cvs.pld-linux.org/cgi-bin/viewvc.cgi/cvs/packages/php-pecl-solr/do-not- screw-with-random-seed.patch please consider releasing new version asap, as is it's seriously broken for extension to mess with randomizer setup Patchesdo-not-screw-with-random-seed.patch (last revision 2012-08-29 11:27 UTC by glen at delfi dot ee)Pull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Mon Nov 03 13:00:01 2025 UTC |
you're missing the fact that it WAS BROKEN, Ferenc fixed it today: On Thu, Aug 16, 2012 at 10:04 AM, Elan Ruusamäe <glen@delfi.ee> wrote: http://pecl.php.net/bugs/search.php? cmd=display&package_name[]=solr&status=Open says to contact here link came from this page http://pecl.php.net/package/solr Hi Elan, We merged the pecl bugtracker into the main bugtracker on bugs.php.net. That package had his bugtracker url still set to the old url, I've just fixed it, thanks for reporting it. I've checked the database, and we have two other package(ncurses and funcall) having the same issue(having bug_link explicitly set to http://pec.php.net/bugs/), I also fixed those. -- Ferenc Kovács @Tyr43l - http://tyrael.hu