Bug 122734 - www/Joomla prior to 1.0.15 security issues
Summary: www/Joomla prior to 1.0.15 security issues
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: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-13 19:50 UTC by Steve Wills
Modified: 2008-06-01 12:30 UTC (History)
0 users

See Also:


Attachments
file.diff (1.23 KB, patch)
2008-04-13 19:50 UTC, Steve Wills
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wills 2008-04-13 19:50:01 UTC
Joomla prior to 1.0.15 has security issues. Please see:

http://www.joomla.org/content/blogcategory/32/66/

Especially:

http://www.joomla.org/content/view/4563/1/

and

http://www.joomla.org/content/view/4609/1/

The included/attached patch updates the port from the 1.0.13 release to 10.0.15.

Fix: diff -ruN joomla.orig/Makefile joomla/Makefile
--- joomla.orig/Makefile	Sun Apr 13 14:30:56 2008
+++ joomla/Makefile	Sun Apr 13 14:36:30 2008
@@ -5,9 +5,9 @@
 # $FreeBSD: ports/www/joomla/Makefile,v 1.14 2007/08/05 07:33:23 miwi Exp $
 
 PORTNAME=	joomla
-PORTVERSION=	1.0.13
+PORTVERSION=	1.0.15
 CATEGORIES=	www
-MASTER_SITES=	http://downloads.joomlacode.org/frsrelease/1/3/2/13215/
+MASTER_SITES=	http://downloads.joomlacode.org/frsrelease/2/2/5/22536/
 DISTNAME=	Joomla_${PORTVERSION}-Stable-Full_Package
 DIST_SUBDIR=	${PORTNAME}
 
diff -ruN joomla.orig/distinfo joomla/distinfo
--- joomla.orig/distinfo	Sun Aug  5 03:33:23 2007
+++ joomla/distinfo	Sun Apr 13 14:36:43 2008
@@ -1,3 +1,3 @@
-MD5 (joomla/Joomla_1.0.13-Stable-Full_Package.tar.bz2) = ed01a4269faf3851a9f8320ac4de12fc
-SHA256 (joomla/Joomla_1.0.13-Stable-Full_Package.tar.bz2) = be91e0d85089d7197a687377076828eaa62253408b544baef528fee0c17e0cfa
-SIZE (joomla/Joomla_1.0.13-Stable-Full_Package.tar.bz2) = 1698797
+MD5 (joomla/Joomla_1.0.15-Stable-Full_Package.tar.bz2) = 278d6cfc19a2de07a298820304ccaa34
+SHA256 (joomla/Joomla_1.0.15-Stable-Full_Package.tar.bz2) = 9e9068d5b7b08f8fbfb24a69067b5a7752931a631dfdc6eb1c944a862b22d4d1
+SIZE (joomla/Joomla_1.0.15-Stable-Full_Package.tar.bz2) = 1698033


Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-04-13 23:51:16 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 2 Cheng-Lung Sung freebsd_committer freebsd_triage 2008-04-15 02:44:32 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-06-01 12:27:01 UTC
miwi        2008-06-01 11:26:57 UTC

  FreeBSD ports repository

  Modified files:
    www/joomla           Makefile distinfo 
  Log:
  - Update to 1.0.15
  
  PR:             122734
  Submitted by:   Steve Wills <steve@mouf.net>
  Approved by:    maintainer timeout
  
  Revision  Changes    Path
  1.15      +2 -2      ports/www/joomla/Makefile
  1.11      +3 -3      ports/www/joomla/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2008-06-01 12:27:06 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!