MFH: r474655 r477360 r479846

www/joomla3: upgrade to 3.8.10
Release Announcement: https://www.joomla.org/announcements/release-news/5737-joomla-3-8-10-release.html

Moved to using the official distribution tarball.  This shrinks the package significantly.

www/joomla3: update to 3.8.11.

Joomla 3.8.11 addresses several bugs and improvements, including:

Fix for the Missing "Select Type" field in the Extensions Manager #20881
Replace the URL parameter "limitstart=0" by "start=0" when SEF is enabled #19452
Remove non callable array items from field categories #20093
Articles - Category Module: New showon attribute for form fields #20950
Fix OpenSearch implementation #20937
Fix for tag filtering in Featured Articles view in administrator #21138
Fix for filtering Featured Articles by access level in administrator #21168
Media manager: relative paths for video files #21156
Com_menus: removal of useglobal attribute #21095
Multilingual Associations Component: fix associations in sidebyside view for contact and newsfeeds #21180

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.

Approved by:	ports-secteam (eadler)
Security: CVE-2018-15860
Security: CVE-2018-15881
Security: CVE-2018-15882
This commit is contained in:
Larry Rosenman 2018-09-16 00:00:25 +00:00
parent 19692e431f
commit f17a8c1c91
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2018Q3/; revision=479851
3 changed files with 39 additions and 916 deletions

View File

@ -2,19 +2,20 @@
# $FreeBSD$
PORTNAME= joomla
PORTVERSION= 3.8.8
DISTVERSION= 3-8-12
CATEGORIES= www
MASTER_SITES= https://downloads.joomla.org/cms/joomla3/${DISTVERSION}/
PKGNAMESUFFIX= 3
DISTNAME= Joomla_${DISTVERSION}-Stable-Full_Package
MAINTAINER= ler@FreeBSD.org
COMMENT= Dynamic web content management system (CMS)
LICENSE= GPLv2
GH_PROJECT= ${PORTNAME}-cms
NO_ARCH= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes
OPTIONS_DEFINE= MYSQL PGSQL
OPTIONS_DEFAULT=MYSQL
@ -22,13 +23,11 @@ OPTIONS_SUB= yes
PLIST_SUB= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP}
USES= php:web shebangfix
SHEBANG_FILES= build/indexmaker.php \
libraries/vendor/leafo/lessphp/lessify
USES= php:web tar:bz2 shebangfix
SHEBANG_FILES= libraries/vendor/leafo/lessphp/lessify
SUB_FILES= pkg-message
USE_GITHUB= yes
USE_PHP= gd json mbstring pcre pdf session simplexml xml zip zlib
MYSQL_USE= PHP=mysqli

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1527018821
SHA256 (joomla-joomla-cms-3.8.8_GH0.tar.gz) = b544f867a6d9e246b62cac1974a3b7a7e9b5871e591dec231ede0e8256f785d0
SIZE (joomla-joomla-cms-3.8.8_GH0.tar.gz) = 11246961
TIMESTAMP = 1537046173
SHA256 (Joomla_3-8-12-Stable-Full_Package.tar.bz2) = 2e5aadb84cfa991b43ebdb07a92baee6358113058d931b06549c228d4b25c2b2
SIZE (Joomla_3-8-12-Stable-Full_Package.tar.bz2) = 7701354

File diff suppressed because it is too large Load Diff