Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Oct 2014 01:00:00 +0100
From:      =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@des.no>
To:        freebsd-security@freebsd.org
Subject:   Re: broken portaudit !!
Message-ID:  <86vbn2bf5r.fsf@nine.des.no>
In-Reply-To: <20141029204203.GA1265@itcom245.staff.itd.umich.edu> (William Bulley's message of "Wed, 29 Oct 2014 16:42:03 -0400")
References:  <20141029204203.GA1265@itcom245.staff.itd.umich.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
William Bulley <web@umich.edu> writes:
> Thinking that I might wish to upgrade my 9.2-STABLE system (to 9.3-STABLE=
),
> I decided to run "# /usr/local/sbin/portaudit -Fda" only to find that som=
eone
> at FreeBSD.org has borked the system:

We didn't "bork the system".  The old pkg_* tools were removed over a
month ago after a six-month deprecation period, at which point portaudit
also stopped working, although it wasn't removed from ports until two
weeks ago.  The new package system has equivalent functionality built-in
with the "audit" command:

des@nine ~% sudo pkg audit -F
Password:
Fetching vuln.xml.bz2: 100%  455 kB 466.3k/s    00:01=20=20=20=20
0 problem(s) in the installed packages found.

> [[Note: portaudit.FreeBSD.org resolves to vuxml.freebsd.org/freebsd/]]

You mean redirects.  They already resolved to the same IP address(es),
which, as far as I know, is a reverse proxy that handles most of the
project's web sites.

DES
--=20
Dag-Erling Sm=C3=B8rgrav - des@des.no



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