El 12/07/2010, a las 14:50, Reindl Harald escribió:
> Am 12.07.2010 18:47, schrieb sean finney:
>> On Mon, Jul 12, 2010 at 03:50:19PM +0200, Reindl Harald wrote:
>>> It would be really relaxter if there are easy patches
>>> available which i could use in rpm-spec-file in a way
>>> like the following - the orinial source-tarball is
>>> unchanged and rpmbuild applys the patches diectly before
>>> build
>> 
>> while a bit tedious and sometimes error-prone, it's already possible to
>> find your way from the CVE to the relevant commits in svn.php.net.  this
>> is how the distros usually get the fixes.
> 
> I'm not distro nor a c-developer
> I am just simply php-enduser
> 
> So what should i do with svn-commits?
> 
> I'm not stupid enough to patch code i do not understand
> by myself and hope it will work anyway
> 
> Do you really think it is the same if a enduser is
> pacthing the sources instead a code-developer who is knowing much more
> about the whole internals?

Since you are wanting to make changes to a PHP installation, you are wanting to 
do more than just an end user. Specifically, you're entering sysadmin territory.
Making changes to a PHP installation, specifically applying patches yourself, 
is part of a sysadmin's job. If you wish to remain just being a php end user, 
you can do the usual thing and wait for your distribution to update things for 
you, and limit yourself to writing PHP code.
Alternatively, you could ask your current sysadmin to apply the patches for 
you. He won't need to be a C developer to use the 'patch' command.


- Fede
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to