[php-maint] Bug#617192: marked as done (reject-filenames-with-null-r305507.patch appears to break php5-oci8)

Ondřej Surý ondrej at sury.org
Sun Apr 17 17:35:43 UTC 2011


> 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ý <ondrej at sury.org>
>> Date:
>> Sun, 10 Apr 2011 23:33:23 +0200
>> To:
>> 617192-done at bugs.debian.org
>>
>> To:
>> 617192-done at bugs.debian.org
>>
>>
>> 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ý <ondrej at sury.org>





More information about the pkg-php-maint mailing list