Bug 187184 - [maintainer] [patch] devel/otrs: update to 3.3.5
Summary: [maintainer] [patch] devel/otrs: update to 3.3.5
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-01 22:30 UTC by m.tsatsenko
Modified: 2014-03-02 20:30 UTC (History)
0 users

See Also:


Attachments
file.diff (3.93 KB, patch)
2014-03-01 22:30 UTC, m.tsatsenko
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description m.tsatsenko 2014-03-01 22:30:00 UTC
- Update to 3.3.5
- Add otrs user to www group (fix permissions issue)
- Security CVE-2014-1695

Build log: https://redports.org/~mtsatsenko/20140227192816-81466-180201/otrs-3.3.5.log

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-03-02 11:29:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->swills

swills@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-03-02 20:29:26 UTC
Author: swills
Date: Sun Mar  2 20:29:18 2014
New Revision: 346796
URL: http://svnweb.freebsd.org/changeset/ports/346796
QAT: https://qat.redports.org/buildarchive/r346796/

Log:
  - Update to 3.3.5
  - Add otrs user to www group (fix permissions issue)
  - Security CVE-2014-1695
  
  PR:		ports/187184
  Submitted by:	"Mikhail T." <m.tsatsenko@gmail.com> (maintainer)
  Security:	70b72a52-9e54-11e3-babe-60a44c524f57

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

Modified: head/devel/otrs/Makefile
==============================================================================
--- head/devel/otrs/Makefile	Sun Mar  2 20:04:52 2014	(r346795)
+++ head/devel/otrs/Makefile	Sun Mar  2 20:29:18 2014	(r346796)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	otrs
-PORTVERSION=	3.3.4
+PORTVERSION=	3.3.5
 CATEGORIES=	devel
 MASTER_SITES=	http://ftp.otrs.org/pub/otrs/ \
 		ftp://ftp.samurai.com/pub/otrs/ \
@@ -56,7 +56,7 @@ USE_BZIP2=	yes
 
 OTRSDIR=	${PREFIX}/otrs
 USERS=		${PORTNAME}
-GROUPS=		${USERS}
+GROUPS=		${USERS} www
 
 SUB_FILES=	pkg-install pkg-message
 PKGMESSAGE=	${WRKDIR}/pkg-message

Modified: head/devel/otrs/distinfo
==============================================================================
--- head/devel/otrs/distinfo	Sun Mar  2 20:04:52 2014	(r346795)
+++ head/devel/otrs/distinfo	Sun Mar  2 20:29:18 2014	(r346796)
@@ -1,2 +1,2 @@
-SHA256 (otrs-3.3.4.tar.bz2) = c26d411ade7c5e1b6b1f6274a40c2825ac9aea65cbda03115e5163ddf8834582
-SIZE (otrs-3.3.4.tar.bz2) = 19888534
+SHA256 (otrs-3.3.5.tar.bz2) = acdc2d0b33282d3c2eed42af60eea609a7eb069ed1f51c0e85c2be9963619efc
+SIZE (otrs-3.3.5.tar.bz2) = 20125469

Modified: head/devel/otrs/pkg-plist
==============================================================================
--- head/devel/otrs/pkg-plist	Sun Mar  2 20:04:52 2014	(r346795)
+++ head/devel/otrs/pkg-plist	Sun Mar  2 20:29:18 2014	(r346796)
@@ -972,6 +972,7 @@ otrs/var/fonts/DejaVuSansMono-BoldObliqu
 otrs/var/fonts/DejaVuSansMono-Oblique.ttf
 otrs/var/fonts/DejaVuSansMono.ttf
 otrs/var/httpd/htdocs/index.html
+otrs/var/httpd/htdocs/js/Core.UI.AdvancedChart.js
 otrs/var/httpd/htdocs/js/Core.AJAX.js
 otrs/var/httpd/htdocs/js/Core.Agent.Admin.ACL.js
 otrs/var/httpd/htdocs/js/Core.Agent.Admin.DynamicField.js
@@ -1920,6 +1921,7 @@ otrs/var/httpd/htdocs/js/thirdparty/d3js
 otrs/var/httpd/htdocs/js/thirdparty/d3js/models/multiChart.js
 otrs/var/httpd/htdocs/js/thirdparty/d3js/models/ohlcBar.js
 otrs/var/httpd/htdocs/js/thirdparty/d3js/models/OTRSmultiBarChart.js
+otrs/var/httpd/htdocs/js/thirdparty/d3js/models/OTRSstackedAreaChart.js
 otrs/var/httpd/htdocs/js/thirdparty/d3js/models/parallelCoordinates.js
 otrs/var/httpd/htdocs/js/thirdparty/d3js/models/pie.js
 otrs/var/httpd/htdocs/js/thirdparty/d3js/models/pieChart.js
@@ -1930,9 +1932,13 @@ otrs/var/httpd/htdocs/js/thirdparty/d3js
 otrs/var/httpd/htdocs/js/thirdparty/d3js/models/sparklinePlus.js
 otrs/var/httpd/htdocs/js/thirdparty/d3js/models/stackedArea.js
 otrs/var/httpd/htdocs/js/thirdparty/d3js/models/stackedAreaChart.js
+otrs/var/httpd/htdocs/js/thirdparty/d3js/d3.js
+otrs/var/httpd/htdocs/js/thirdparty/d3js/nv.d3.js
 otrs/var/httpd/htdocs/js/thirdparty/d3js/nv.d3.min.js
+otrs/var/httpd/htdocs/js/thirdparty/farahey-0.1/farahey.js
 otrs/var/httpd/htdocs/js/thirdparty/flot-0.8.1/excanvas.js
 otrs/var/httpd/htdocs/js/thirdparty/flot-0.8.1/jquery.flot.js
+otrs/var/httpd/htdocs/js/thirdparty/fullcalendar-1.6.1/fullcalendar.js
 otrs/var/httpd/htdocs/js/thirdparty/fullcalendar-1.6.1/fullcalendar.min.js
 otrs/var/httpd/htdocs/js/thirdparty/jquery-1.10.0/jquery.js
 otrs/var/httpd/htdocs/js/thirdparty/jquery-1.10.0/jquery-1.10.0.min.map
@@ -1946,6 +1952,7 @@ otrs/var/httpd/htdocs/js/thirdparty/jque
 otrs/var/httpd/htdocs/js/thirdparty/jquery-validate-1.11.1/jquery.validate.js
 otrs/var/httpd/htdocs/js/thirdparty/json/json2.js
 otrs/var/httpd/htdocs/js/thirdparty/jsplumb-1.5.5/jsplumb.js
+otrs/var/httpd/htdocs/js/thirdparty/jsplumb-labelspacer/label-spacer.js
 otrs/var/httpd/htdocs/js/thirdparty/qunit-1.11.0/qunit-1.11.0.css
 otrs/var/httpd/htdocs/js/thirdparty/qunit-1.11.0/qunit-1.11.0.js
 otrs/var/httpd/htdocs/js/thirdparty/stacktrace-0.4/stacktrace.js
@@ -2279,9 +2286,11 @@ otrs/var/stats/Stats.TicketOverview.en.x
 @dirrm otrs/var/httpd/htdocs/js/thirdparty/jquery-jstree-v.pre1.0/_lib
 @dirrm otrs/var/httpd/htdocs/js/thirdparty/jquery-jstree-v.pre1.0
 @dirrm otrs/var/httpd/htdocs/js/thirdparty/jquery-browser-detection
+@dirrm otrs/var/httpd/htdocs/js/thirdparty/jsplumb-labelspacer
 @dirrm otrs/var/httpd/htdocs/js/thirdparty/jquery-1.10.0
 @dirrm otrs/var/httpd/htdocs/js/thirdparty/fullcalendar-1.6.1
 @dirrm otrs/var/httpd/htdocs/js/thirdparty/flot-0.8.1
+@dirrm otrs/var/httpd/htdocs/js/thirdparty/farahey-0.1
 @dirrm otrs/var/httpd/htdocs/js/thirdparty/d3js/models
 @dirrm otrs/var/httpd/htdocs/js/thirdparty/d3js
 @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-patches
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Steve Wills freebsd_committer freebsd_triage 2014-03-02 20:30:34 UTC
State Changed
From-To: open->closed

Committed. Thanks!