Re: Cannot install php5-gd!!!

2009-01-16 Thread perikillo
On Fri, Jan 16, 2009 at 12:14 AM, Manolis Kiagias wrote:

> perikillo wrote:
>
>>  Hi people.
>>
>>  I want to install some ports that depends this module php5-gd (phpmyadmin
>> example), I update my ports every day, but I still  getting this error:
>>
>>  bacula# pwd
>> /usr/ports/graphics/php5-gd
>> bacula# make install clean
>> ===>  php5-gd-5.2.8 has known vulnerabilities:
>> => php5-gd -- uninitialized memory information disclosure vulnerability.
>>   Reference: <
>>
>> http://www.FreeBSD.org/ports/portaudit/58a3c266-db01-11dd-ae30-001cc0377035.html
>>  => Please update your ports tree and try again.
>> *** Error code 1
>>
>> Stop in /usr/ports/graphics/php5-gd.
>> *** Error code 1
>>
>> Stop in /usr/ports/graphics/php5-gd.
>>
>>  I have been trying today, but no success, someone knows anything about
>> this?
>>
>>  FreeBSD 6.1-p21
>>
>>  Thanks for your support!!!
>>
>>
>
> Well, it seems it suffers from an unpatched vulnerability.
> You can  still install it if you really want to, using stg like:
>
> make install clean -DDISABLE_VULNERABILITIES
>
> but whether it would be wise to do so, is definitely questionable.
>

   Thanks men.

   This is a internal server, will not be reachable from outside, but I need
some ports that need this package.

   Thanks for again for your advised, greetings!!!
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Cannot install php5-gd!!!

2009-01-16 Thread Manolis Kiagias

perikillo wrote:

  Hi people.

  I want to install some ports that depends this module php5-gd (phpmyadmin
example), I update my ports every day, but I still  getting this error:

  bacula# pwd
/usr/ports/graphics/php5-gd
bacula# make install clean
===>  php5-gd-5.2.8 has known vulnerabilities:
=> php5-gd -- uninitialized memory information disclosure vulnerability.
   Reference: <
http://www.FreeBSD.org/ports/portaudit/58a3c266-db01-11dd-ae30-001cc0377035.html
  
=> Please update your ports tree and try again.

*** Error code 1

Stop in /usr/ports/graphics/php5-gd.
*** Error code 1

Stop in /usr/ports/graphics/php5-gd.

  I have been trying today, but no success, someone knows anything about
this?

  FreeBSD 6.1-p21

  Thanks for your support!!!
  


Well, it seems it suffers from an unpatched vulnerability.
You can  still install it if you really want to, using stg like:

make install clean -DDISABLE_VULNERABILITIES

but whether it would be wise to do so, is definitely questionable.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"