Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jun 2009 04:12:06 -0400
From:      Jerry <gesbbb@yahoo.com>
To:        freebsd-ports@freebsd.org
Subject:   Re: next abort of perl upgrade encountered--linux-pango security problem :-(
Message-ID:  <20090625041206.2a154938@scorpio.seibercom.net>
In-Reply-To: <20090625093752.5719bb39@tiger.minsk.domain>
References:  <200906250621.n5P6LJfC015754@mp.cs.niu.edu> <20090625093752.5719bb39@tiger.minsk.domain>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 25 Jun 2009 09:37:52 +0300
"Sergey V. Dyatko" <sergey.dyatko@gmail.com> wrote:

> 1) deinstall portaudit
> 2) upgrate all ports
> 3) install portaudit if you need it
> 
> or
> 
> 1)rm /var/db/portaudit/auditfile.tbz
> 2) upgrate all ports
> 3) portaudit -F

Way too much trouble and potentially dangerous.

Enter this in the /etc/make.conf file:

# Pango
..if $(.CURDIR:M*/x11-toolkits/linux-pango)
DISABLE_VULNERABILITIES=yes
..endif

This way, the DISABLE_VULNERABILITIES=yes will only effect one port.


-- 
Jerry
gesbbb@yahoo.com

Freedom from incrustation of grime is contiguous to rectitude.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090625041206.2a154938>