> Nevertheless it's a trivial patch. I've probably done it wrong and all, so > I apologize in advance :)
Hi Jeff, your patch just removed the oci8 section from the patch and that's something you hardly want to do, since you would reintroduce the security problem. However I took the time and fixed the original patch - there was a positioning problem. You can find the correct version under our git: http://git.debian.org/?p=pkg-php/php.git;a=commit;h=d7f3f88c43f5da207dfeb4680fb07cfbd07223e1 It will be included in any updated version in squeeze, or you can use our git... or you can just install php5-dev, download latest php5 source and do: cd ext/oci8 phpize ./configure make make install O. > Cheers, > > -Jeff > > > > [1] its a patch to a patch so it looks awfully > > Debian Bug Tracking System wrote: >> >> Subject: >> Bug#617192: reject-filenames-with-null-r305507.patch appears to break >> php5-oci8 >> From: >> Ondřej Surý <[email protected]> >> Date: >> Sun, 10 Apr 2011 23:33:23 +0200 >> To: >> [email protected] >> >> To: >> [email protected] >> >> >> I am sorry, but oci8 isn't supported by Debian team, so I am closing >> the bug. Anyway you can send a patch if you care enough, I will >> include it if it doesn't create any considerable amount of time to >> merge it. >> >> O. >> > > -- Ondřej Surý <[email protected]> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

