From owner-svn-ports-head@freebsd.org Sat Sep 15 21:54:23 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 08965108ADD3; Sat, 15 Sep 2018 21:54:23 +0000 (UTC) (envelope-from ler@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A8C2571538; Sat, 15 Sep 2018 21:54:22 +0000 (UTC) (envelope-from ler@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9FECB19292; Sat, 15 Sep 2018 21:54:22 +0000 (UTC) (envelope-from ler@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w8FLsML9061658; Sat, 15 Sep 2018 21:54:22 GMT (envelope-from ler@FreeBSD.org) Received: (from ler@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8FLsMpk061654; Sat, 15 Sep 2018 21:54:22 GMT (envelope-from ler@FreeBSD.org) Message-Id: <201809152154.w8FLsMpk061654@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ler set sender to ler@FreeBSD.org using -f From: Larry Rosenman Date: Sat, 15 Sep 2018 21:54:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479846 - head/www/joomla3 X-SVN-Group: ports-head X-SVN-Commit-Author: ler X-SVN-Commit-Paths: head/www/joomla3 X-SVN-Commit-Revision: 479846 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Sep 2018 21:54:23 -0000 Author: ler Date: Sat Sep 15 21:54:21 2018 New Revision: 479846 URL: https://svnweb.freebsd.org/changeset/ports/479846 Log: www/joomla3: update to 3.8.12. Joomla 3.8.12 includes three security vulnerability fixes, several bug fixes and improvements: Security Issues Fixed Low Priority - Core - Hardening the InputFilter for phar stubs (affecting Joomla 1.5.0 through 3.8.11) More information Low Priority - Core - Stored XSS vulnerability in the frontend profile (affecting Joomla 1.5.0 through 3.8.11) More information Low Priority - Core - ACL Violation in custom fields (affecting Joomla 3.7.0 through 3.8.11) More information Bug fixes and Improvements mod_articles_latest and mod_articles_news: fix to show featured articles #21336 Tags in com_content: fix to display tags when other item info are set to hidden #21275 com_tags: All Tags default layout #21031 Allows filtering by the archived state in the redirect component #21673 Visit GitHub for the full list of bug fixes. Modified: head/www/joomla3/Makefile head/www/joomla3/distinfo Modified: head/www/joomla3/Makefile ============================================================================== --- head/www/joomla3/Makefile Sat Sep 15 20:14:24 2018 (r479845) +++ head/www/joomla3/Makefile Sat Sep 15 21:54:21 2018 (r479846) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= joomla -DISTVERSION= 3-8-11 +DISTVERSION= 3-8-12 CATEGORIES= www MASTER_SITES= https://downloads.joomla.org/cms/joomla3/${DISTVERSION}/ PKGNAMESUFFIX= 3 Modified: head/www/joomla3/distinfo ============================================================================== --- head/www/joomla3/distinfo Sat Sep 15 20:14:24 2018 (r479845) +++ head/www/joomla3/distinfo Sat Sep 15 21:54:21 2018 (r479846) @@ -1,3 +1,3 @@ -TIMESTAMP = 1534426178 -SHA256 (Joomla_3-8-11-Stable-Full_Package.tar.bz2) = a7eb28448eb5afff4fd6bbf2a9ca403827be11cc6ed1cca3ff1e9adb0e157271 -SIZE (Joomla_3-8-11-Stable-Full_Package.tar.bz2) = 7700447 +TIMESTAMP = 1537046173 +SHA256 (Joomla_3-8-12-Stable-Full_Package.tar.bz2) = 2e5aadb84cfa991b43ebdb07a92baee6358113058d931b06549c228d4b25c2b2 +SIZE (Joomla_3-8-12-Stable-Full_Package.tar.bz2) = 7701354