From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 17:45:15 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C2F516A420 for ; Sun, 6 Nov 2005 17:45:15 +0000 (GMT) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id B74C443D53 for ; Sun, 6 Nov 2005 17:45:11 +0000 (GMT) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1EYoYM-0007vO-EW for freebsd-questions@freebsd.org; Sun, 06 Nov 2005 18:43:38 +0100 Received: from r5k101.chello.upc.cz ([86.49.10.101]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 06 Nov 2005 18:43:38 +0100 Received: from martinkov by r5k101.chello.upc.cz with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 06 Nov 2005 18:43:38 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: martinko Date: Sun, 06 Nov 2005 18:43:01 +0100 Lines: 34 Message-ID: References: <436E2F88.3010300@t-hosting.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: r5k101.chello.upc.cz User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20050925 X-Accept-Language: sk, cs, en-gb, en-us, en In-Reply-To: <436E2F88.3010300@t-hosting.hu> Sender: news Cc: freebsd-security@freebsd.org Subject: Re: What happened with portaudit? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 17:45:15 -0000 Kövesdán Gábor wrote: > Hello, > > One of my machines I got a report about 3 vulnerable packages (php4, > ruby, openssl) in tomorrows security run output, but in today's security > run output all of them disappeared, but nobody upgraded or removed the > affected packages. I reinstalled portaudit, refreshd its database, but > now it reports 0 affected pakages. The pkg_info command lists that three > packages, so they are still installed. Does anybody suspect what's wrong? > > Cheers, > > Gabor Kovesdan > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > well, i can confirm i've had some issues with ports lately, too. after realising new gnome was out i did portsnap and portaudit as usual. i was very surprised to find out that portversion didn't show new ports as well as portaudit didn't report on 2 vulnerabilities it reported a day or two before. i tried to update ports db manually only to find some errors. pkg_version correctly identified new ports. this state changed in about half a day when suddenly portsnap & portversion reported all new packages. otoh, portaudit still doesn't report on vulnerabilities it reported a few days ago. strange.. martin