From owner-freebsd-ports@freebsd.org Wed Sep 2 20:01:14 2015 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 323FA9C951C for ; Wed, 2 Sep 2015 20:01:14 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-oi0-x232.google.com (mail-oi0-x232.google.com [IPv6:2607:f8b0:4003:c06::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EA6253CE for ; Wed, 2 Sep 2015 20:01:13 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: by oixx17 with SMTP id x17so12749960oix.0 for ; Wed, 02 Sep 2015 13:01:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=cT6Su+uwRNjW5wR/5bI2Bv5or9Ioozo+OUmh7AoUCNQ=; b=XqxZdNQFKC246DG/JAn+UXaphO/mB/HeugAx/pBBhfYJwzH54cH3wPfRoqLZrSRICm OOOFMywMtZF+IhWfTxjpxzzAoeZkTO9oqqX66CUANKOiGBIlRPpit0g6BciqFOGsm6UR lQOQaRVUV9lNAJoi5RfrQGYuQU+fKeHpKHxhH2Rnbb8DZdYGjQzYgegnRlIlH/+UnsA5 GQGegqyLP13KknBB7vxsQjpsP6XDQlxVEQd8WIzZp/sdCos86xNxpo8S7OHWm8QCAuzD Ih090pEuDRLfV9v3uyd6jHwVIMg2P2HrQ4l2A1yjETVLmtzi4jpr7bXLbm5CkzxZkdN6 SW8g== MIME-Version: 1.0 X-Received: by 10.202.227.3 with SMTP id a3mr3792073oih.71.1441224073137; Wed, 02 Sep 2015 13:01:13 -0700 (PDT) Sender: kob6558@gmail.com Received: by 10.202.102.9 with HTTP; Wed, 2 Sep 2015 13:01:13 -0700 (PDT) In-Reply-To: References: Date: Wed, 2 Sep 2015 13:01:13 -0700 X-Google-Sender-Auth: gLICfxGh4DqqD8gDqp9x9RQNlFI Message-ID: Subject: Re: lang/go security problem on one but not the other From: Kevin Oberman To: Rob Belics Cc: Kimmo Paasiala , FreeBSD Ports ML Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Sep 2015 20:01:14 -0000 On Wed, Sep 2, 2015 at 11:30 AM, Rob Belics wrote: > On Wed, Sep 2, 2015 at 1:12 PM, Kimmo Paasiala wrote: > > > On Wed, Sep 2, 2015 at 8:13 PM, Rob Belics wrote: > > > I found an updated vuln.xml in /usr/ports/security/vuxml/ dated today. > I > > > will copy that over to /var/db/pkg/ but still question why that file > was > > > not updated. > > > > > > > It's not updated by portsnap(8) but pkg-updating(8). Portmaster won't > > update it either. There's a periodic(8) job that should update it > > daily at /usr/local/etc/periodic/security/410.pkg-audit, controlled by > > daily_status_security_pkgaudit_enable periodic.conf(5) setting that > > defaults to YES. > > > > -Kimmo > > > > Neither periodic.conf have anything in them but the one system I'm having > trouble with was upgraded from FreeBSD 9.3, perhaps around the date > vuln.xml now shows. > > periodic.conf is always empty by default. The default configuration is in /etc/defaults/periodic.conf which, like all files in /etc/defaults, should never be edited. Any changes from the default configuration go in /etc/periodic.conf. Since periodic.conf is empty, the 410.pkg-audit script should be running and the vuln.xml file should be getting updated. But it is not. -- Kevin Oberman, Network Engineer, Retired E-mail: rkoberman@gmail.com PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683