Hello,
I have a question regarding portaudit. I just updated my porttree using portsnap and executed the portaudit command.
It presented me with a list of packages that are vulnerable.
I ran portmaster -dB /usr/ports/lang/php5 but complains about the package being vulnerable.
Should I proceed by uninstalling the port and then try reinstalling it?
Thanks,
I have a question regarding portaudit. I just updated my porttree using portsnap and executed the portaudit command.
It presented me with a list of packages that are vulnerable.
Code:
Affected package: php5-5.2.11_1
Type of problem: php -- multiple vulnerabilities.
Reference: <http://portaudit.FreeBSD.org/39a25a63-eb5c-11de-b650-00215c6a37bb.html>
Affected package: libtool-1.5.26
Type of problem: libtool -- Library Search Path Privilege Escalation Issue.
Reference: <http://portaudit.FreeBSD.org/77c14729-dc5e-11de-92ae-02e0184b8d35.html>
I ran portmaster -dB /usr/ports/lang/php5 but complains about the package being vulnerable.
Code:
===> Cleaning for php5-5.2.11_1
===> php5-5.2.11_1 has known vulnerabilities:
=> php -- multiple vulnerabilities.
Reference: <http://portaudit.FreeBSD.org/39a25a63-eb5c-11de-b650-00215c6a37bb.html>
=> Please update your ports tree and try again.
*** Error code 1
Stop in /usr/ports/lang/php5.
*** Error code 1
Stop in /usr/ports/lang/php5.
===>>> make failed for lang/php5
===>>> Aborting update
===>>> There are messages from installed ports to display,
but first take a moment to review the error messages
above. Then press Enter when ready to proceed.
===>>> pkg-message for apache-2.2.14_5
To run apache www server from startup, add apache22_enable="YES"
in your /etc/rc.conf. Extra options can be found in startup script.
Your hostname must be resolvable using at least 1 mechanism in
/etc/nsswitch typically DNS or /etc/hosts or apache might
have issues starting depending on the modules you are using.
===>>> Done displaying pkg-message files
===>>> The following actions were performed:
Upgrade of libxml2-2.7.6 to libxml2-2.7.6_1
Upgrade of libtool-2.2.6a to libtool-2.2.6b
Upgrade of pcre-7.9 to pcre-8.00
Upgrade of expat-2.0.1 to expat-2.0.1_1
Upgrade of apache-2.2.13 to apache-2.2.14_5
Should I proceed by uninstalling the port and then try reinstalling it?
Thanks,