Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Dec 2017 22:24:37 +0000 (UTC)
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r457648 - head/www/otrs
Message-ID:  <201712302224.vBUMObBV067218@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Sat Dec 30 22:24:36 2017
New Revision: 457648
URL: https://svnweb.freebsd.org/changeset/ports/457648

Log:
  www/otrs: Update to 5.0.26, Fixes multiple security vulnerabilities
  
  Changes:	https://www.otrs.com/release-notes-otrs-5s-patch-level-24/
  		https://www.otrs.com/release-notes-otrs-5s-patch-level-25/
  		https://www.otrs.com/release-notes-otrs-5s-patch-level-26/
  
  PR:		224729
  Submitted by:	Vidar Karlsen <vidar@karlsen.tech>
  Approved by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer)
  MFH:		2017Q4
  Security:	cebd05d6-ed7b-11e7-95f2-005056925db4

Modified:
  head/www/otrs/Makefile
  head/www/otrs/distinfo
  head/www/otrs/pkg-plist

Modified: head/www/otrs/Makefile
==============================================================================
--- head/www/otrs/Makefile	Sat Dec 30 22:21:02 2017	(r457647)
+++ head/www/otrs/Makefile	Sat Dec 30 22:24:36 2017	(r457648)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	otrs
-PORTVERSION=	5.0.23
+PORTVERSION=	5.0.26
 CATEGORIES=	www
 MASTER_SITES=	http://ftp.otrs.org/pub/otrs/ \
 		ftp://ftp.samurai.com/pub/otrs/ \

Modified: head/www/otrs/distinfo
==============================================================================
--- head/www/otrs/distinfo	Sat Dec 30 22:21:02 2017	(r457647)
+++ head/www/otrs/distinfo	Sat Dec 30 22:24:36 2017	(r457648)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1506472975
-SHA256 (otrs-5.0.23.tar.bz2) = 5e12affbccde0cae5738de1d0c7334e655b4c373ea668913ec54f31564b128c4
-SIZE (otrs-5.0.23.tar.bz2) = 20617459
+TIMESTAMP = 1514582654
+SHA256 (otrs-5.0.26.tar.bz2) = d4f765b8520f441588d4dbd6366f68ccbd0cf95cf3aab92ec33bc99bf164145a
+SIZE (otrs-5.0.26.tar.bz2) = 20672840

Modified: head/www/otrs/pkg-plist
==============================================================================
--- head/www/otrs/pkg-plist	Sat Dec 30 22:21:02 2017	(r457647)
+++ head/www/otrs/pkg-plist	Sat Dec 30 22:24:36 2017	(r457648)
@@ -927,6 +927,8 @@ otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/Ti
 otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/Ticket/SearchIndexModule.pm
 otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/Ticket/StaticDBOrphanedRecords.pm
 otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/TimeSettings.pm
+otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/UI/AgentSkinUsage.pm
+otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/UI/AgentThemeUsage.pm
 otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/Version.pm
 otrs/Kernel/System/SupportDataCollector/Plugin/Webserver/Apache/LoadedModules.pm
 otrs/Kernel/System/SupportDataCollector/Plugin/Webserver/Apache/MPMModel.pm
@@ -993,6 +995,7 @@ otrs/Kernel/System/Ticket/TicketSearch.pm
 otrs/Kernel/System/Time.pm
 otrs/Kernel/System/Type.pm
 otrs/Kernel/System/UnitTest.pm
+otrs/Kernel/System/UnitTest/Driver.pm
 otrs/Kernel/System/UnitTest/Helper.pm
 otrs/Kernel/System/UnitTest/Selenium.pm
 otrs/Kernel/System/UnitTest/Selenium/WebElement.pm



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712302224.vBUMObBV067218>