Date: Sat, 15 Sep 2018 21:54:22 +0000 (UTC) From: Larry Rosenman <ler@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479846 - head/www/joomla3 Message-ID: <201809152154.w8FLsMpk061654@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809152154.w8FLsMpk061654>