From owner-svn-ports-all@freebsd.org Sat Oct 5 22:24:47 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 70A7D13E415; Sat, 5 Oct 2019 22:24:47 +0000 (UTC) (envelope-from kai@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46m1Wg2H9dz4CLZ; Sat, 5 Oct 2019 22:24:47 +0000 (UTC) (envelope-from kai@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1454) id 2D0E71E00D; Sat, 5 Oct 2019 22:24:47 +0000 (UTC) Date: Sat, 5 Oct 2019 22:24:47 +0000 From: Kai Knoblich To: Kai Knoblich Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r513582 - in head/net-mgmt/cacti: . files Message-ID: <20191005222446.GA58032@freefall.freebsd.org> References: <201910021453.x92ErpXv002204@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201910021453.x92ErpXv002204@repo.freebsd.org> User-Agent: Mutt/1.11.4 (2019-03-13) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Oct 2019 22:24:47 -0000 On Wed, Oct 02, 2019 at 02:53:51PM +0000, Kai Knoblich wrote: > Author: kai > Date: Wed Oct 2 14:53:51 2019 > New Revision: 513582 > URL: https://svnweb.freebsd.org/changeset/ports/513582 > > Log: > net-mgmt/cacti: Update to 1.2.7 > > Changelog since: 1.2.5: > > * Fixes CVE-2019-16723 that allowed unrestricted access to graphs > * Various bugfixes > > https://github.com/Cacti/cacti/blob/release/1.2.7/CHANGELOG > > PR: 204999 This should be 240999. > [...] -- Cheers Kai