git: 5606ed8ba76f - 2021Q3 - www/bacula-web: Update to 8.4.2

Matthias Fechner mfechner at FreeBSD.org
Thu Jul 15 14:56:41 UTC 2021


The branch 2021Q3 has been updated by mfechner:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5606ed8ba76f232a01700feab4efe3b6de42fa94

commit 5606ed8ba76f232a01700feab4efe3b6de42fa94
Author:     Matthias Fechner <mfechner at FreeBSD.org>
AuthorDate: 2021-07-15 14:50:36 +0000
Commit:     Matthias Fechner <mfechner at FreeBSD.org>
CommitDate: 2021-07-15 14:52:47 +0000

    www/bacula-web: Update to 8.4.2
    
    === Release 8.4.2 (July 11 2021)
    
    Changelog
    
    - General
            - Upgrade Composer dependencies
    
    - Documentation
            - Fix copyright
            - Minor fixes
            - Add notice about latest Composer version
    
    - Miscelanous
            - Fix homepage in composer.json to use https
            - Fix several PHP notices
            - General code improvements
            - Upgrade jquery to version 3.5.1
            - Upgrade datatables/datatables to version 1.10.21
            - Upgrade smarty-gettext/smarty-gettext to version 1.6.2
            - phpmd/phpmd to version 2.10.1
            - squizlabs/php_codesniffer to version 3.6.
    
    Security
            - Upgrade Smarty to version v3.1.39 to fix CVE-2021-26119 and CVE-2021-26120 (see #58)
    
    Fixed bug(s)
    
    - #58 [security] - Upgrade Smarty to latest stable version
    
    New feature(s)
    
    - none
    
    MFH:            2021Q3
    (cherry picked from commit 93314c4d486d7382036cb414ac105edc7590e07c)
---
 www/bacula-web/Makefile | 2 +-
 www/bacula-web/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/www/bacula-web/Makefile b/www/bacula-web/Makefile
index a6e833704699..da33bab90a4b 100644
--- a/www/bacula-web/Makefile
+++ b/www/bacula-web/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	bacula-web
 DISTVERSIONPREFIX=	v
-DISTVERSION=	8.4.1
+DISTVERSION=	8.4.2
 PORTREVISION=	0
 CATEGORIES=	www sysutils
 PKGNAMESUFFIX=	${PHP_PKGNAMESUFFIX}
diff --git a/www/bacula-web/distinfo b/www/bacula-web/distinfo
index 11be078b0f3f..1c4b537d36f0 100644
--- a/www/bacula-web/distinfo
+++ b/www/bacula-web/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1603691275
-SHA256 (bacula-web-bacula-web-v8.4.1_GH0.tar.gz) = f6b15f0839856da8c7c82045247df8a07698cd1b3ff374770e2e95cbdab38247
-SIZE (bacula-web-bacula-web-v8.4.1_GH0.tar.gz) = 1741573
+TIMESTAMP = 1626360440
+SHA256 (bacula-web-bacula-web-v8.4.2_GH0.tar.gz) = 01ffdd80b9bd3924b5861242de5153c6e33b4aabc56296f394484321185c45bb
+SIZE (bacula-web-bacula-web-v8.4.2_GH0.tar.gz) = 1744814


More information about the dev-commits-ports-branches mailing list