summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2012-07-28 12:26:16 +0000
committertron <tron@pkgsrc.org>2012-07-28 12:26:16 +0000
commitce9eb60df077a443474d7af6d19c77b857b3d5ff (patch)
tree01e9217871ebd12e4e9282266023afffdf33e029
parent083e905a3434b010ac22995d9805f785b23e3a19 (diff)
downloadpkgsrc-ce9eb60df077a443474d7af6d19c77b857b3d5ff.tar.gz
Pullup ticket #3878 - requested by wen
www/moodle: security update Revisions pulled up: - www/moodle/Makefile 1.13 - www/moodle/PLIST 1.10 - www/moodle/distinfo 1.10 --- Module Name: pkgsrc Committed By: wen Date: Fri Jul 27 12:44:21 UTC 2012 Modified Files: pkgsrc/www/moodle: Makefile PLIST distinfo Log Message: Update to 2.1.7 Approved by: obache@ Upstream changes: Highlights MDL-28557 Group event now appears to teachers, managers and administrators MDL-33398 MDL-27368 Cron works when course completion is enabled Functional changes MDL-24401 Lesson string changes MDL-33401 Managers can add blocks at the site level Security issues MSA-12-0042 File access issue in blocks MSA-12-0043 Early information access issue in forum MSA-12-0044 Capability check issue in forum subscriptions MSA-12-0045 Injection potential in admin for repositories MSA-12-0046 Insecure protocol redirection in LDAP authentication MSA-12-0047 SQL injection potential in Feedback module MSA-12-0048 Possible XSS in cohort administration MSA-12-0049 Group restricted activity displayed to all users MSA-12-0050 Potential DOS attack through database activity Fixes and improvements MDL-32866 Filemanager in private files now saves changes MDL-33583 "Keep all" automated backups now works MDL-33607 Add new wiki page no longer reports error writing to database MDL-33603 Database activity entries are linked correctly MDL-26892 Question images not lost during upgrade MDL-29924 Glossary attachments appear in filter popups
-rw-r--r--www/moodle/Makefile5
-rw-r--r--www/moodle/PLIST8
-rw-r--r--www/moodle/distinfo8
3 files changed, 13 insertions, 8 deletions
diff --git a/www/moodle/Makefile b/www/moodle/Makefile
index 991a4497c13..68207dfc543 100644
--- a/www/moodle/Makefile
+++ b/www/moodle/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2012/06/16 03:05:44 taca Exp $
+# $NetBSD: Makefile,v 1.12.2.1 2012/07/28 12:26:16 tron Exp $
-DISTNAME= moodle-2.1.6
-PKGREVISION= 1
+DISTNAME= moodle-2.1.7
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=moodle/}
EXTRACT_SUFX= .tgz
diff --git a/www/moodle/PLIST b/www/moodle/PLIST
index 3fbf8b716e5..54fbb1adee6 100644
--- a/www/moodle/PLIST
+++ b/www/moodle/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2012/05/31 12:12:54 obache Exp $
+@comment $NetBSD: PLIST,v 1.9.2.1 2012/07/28 12:26:16 tron Exp $
share/examples/moodle/moodle.conf
share/moodle/COPYING.txt
share/moodle/README.txt
@@ -1448,6 +1448,8 @@ share/moodle/install/lang/ca/install.php
share/moodle/install/lang/ca/langconfig.php
share/moodle/install/lang/ca/moodle.php
share/moodle/install/lang/ca_valencia/admin.php
+share/moodle/install/lang/ca_valencia/error.php
+share/moodle/install/lang/ca_valencia/install.php
share/moodle/install/lang/ca_valencia/langconfig.php
share/moodle/install/lang/ckb/langconfig.php
share/moodle/install/lang/cs/admin.php
@@ -1501,7 +1503,11 @@ share/moodle/install/lang/es/langconfig.php
share/moodle/install/lang/es/moodle.php
share/moodle/install/lang/es_ar/langconfig.php
share/moodle/install/lang/es_es/langconfig.php
+share/moodle/install/lang/es_mx/admin.php
+share/moodle/install/lang/es_mx/error.php
+share/moodle/install/lang/es_mx/install.php
share/moodle/install/lang/es_mx/langconfig.php
+share/moodle/install/lang/es_mx/moodle.php
share/moodle/install/lang/et/admin.php
share/moodle/install/lang/et/error.php
share/moodle/install/lang/et/install.php
diff --git a/www/moodle/distinfo b/www/moodle/distinfo
index 612c329994e..a096306f8b3 100644
--- a/www/moodle/distinfo
+++ b/www/moodle/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2012/05/31 12:12:54 obache Exp $
+$NetBSD: distinfo,v 1.9.2.1 2012/07/28 12:26:16 tron Exp $
-SHA1 (moodle-2.1.6.tgz) = 167fe992e6a0dcfc6495794521e076d43dd68796
-RMD160 (moodle-2.1.6.tgz) = f216beac815e0f505d6486d54f7670f098f1366c
-Size (moodle-2.1.6.tgz) = 24026036 bytes
+SHA1 (moodle-2.1.7.tgz) = 55098ffbdeca07fdf02ae1762b6e3fd08ce03c47
+RMD160 (moodle-2.1.7.tgz) = 4031e7eefe685e8dc11a1fc9b70f1c22318ca686
+Size (moodle-2.1.7.tgz) = 24035837 bytes