[moodle/f16] Security fix.

Jon Ciesla limb at fedoraproject.org
Mon Sep 17 16:01:52 UTC 2012


commit e1c727d230a78c617fa5cee655baffe23b33a9ab
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Mon Sep 17 11:00:54 2012 -0500

    Security fix.

 .gitignore  |    1 +
 moodle.spec |    5 ++++-
 sources     |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b5e1b1f..d340220 100644
--- a/.gitignore
+++ b/.gitignore
@@ -263,3 +263,4 @@ zh_tw_utf8.zip
 /moodle-2.0.8.tgz
 /moodle-2.0.9.tgz
 /moodle-2.0.10.tgz
+/moodle-2.1.8.tgz
diff --git a/moodle.spec b/moodle.spec
index 6d11592..0c5be06 100644
--- a/moodle.spec
+++ b/moodle.spec
@@ -6,7 +6,7 @@
 %define __perl_provides %{nil}
 
 Name:           moodle
-Version:        2.0.10
+Version:        2.1.8
 Release:       	1%{?dist}
 Summary:        A Course Management System
 
@@ -178,6 +178,9 @@ fi
 %exclude %{moodlewebdir}/COPYING.txt
 
 %changelog
+* Mon Sep 17 2012 Jon Ciesla <limburgher at gmail.com> - 2.1.8-1
+- Security update.
+
 * Mon Jul 23 2012 Jon Ciesla <limburgher at gmail.com> - 2.0.10-1
 - 2.0.10, security fixes, BZ 841954.
 
diff --git a/sources b/sources
index a04c4ba..3f015bf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1cacd00858891a8ef9080cec7dd7072f  moodle-2.0.10.tgz
+2d9f73418ae8989305b4c26f30786a9b  moodle-2.1.8.tgz


More information about the scm-commits mailing list