rpms/moodle/devel .cvsignore, 1.4, 1.5 moodle.spec, 1.9, 1.10 sources, 1.4, 1.5

Michael Patrick McGrath (mmcgrath) fedora-extras-commits at redhat.com
Mon Jan 8 01:53:36 UTC 2007


Author: mmcgrath

Update of /cvs/extras/rpms/moodle/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31938

Modified Files:
	.cvsignore moodle.spec sources 
Log Message:
Fix for BZ 220041 (updated to latest version)



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/moodle/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	13 Oct 2006 20:34:10 -0000	1.4
+++ .cvsignore	8 Jan 2007 01:53:06 -0000	1.5
@@ -1,2 +1 @@
-moodle-1.5.4.tgz
-moodle-1.6.3.tgz
+moodle-1.7.tgz


Index: moodle.spec
===================================================================
RCS file: /cvs/extras/rpms/moodle/devel/moodle.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- moodle.spec	29 Oct 2006 03:54:41 -0000	1.9
+++ moodle.spec	8 Jan 2007 01:53:06 -0000	1.10
@@ -8,8 +8,8 @@
 %define with_spellcheck 0
 
 Name:           moodle
-Version:        1.6.3
-Release:        3%{?dist}
+Version:        1.7
+Release:        1%{?dist}
 Summary:        A Course Management System
 
 Group:          Applications/Publishing
@@ -708,6 +708,9 @@
 %endif
 
 %changelog
+* Sat Jan 07 2007 Mike McGrath <imlinux at gmail.com> - 1.7-1
+- Security fix for BZ# 220041
+
 * Sat Oct 28 2006 Mike McGrath <imlinux at gmail.com> - 1.6.3-3
 - Release bump
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/moodle/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	13 Oct 2006 20:34:10 -0000	1.4
+++ sources	8 Jan 2007 01:53:06 -0000	1.5
@@ -1,2 +1 @@
-86cddfda2b6d9a08b37cc3a16bda1090  moodle-1.5.4.tgz
-2f9f3fcf83ab0f18c409f3a48e07eae2  moodle-1.6.3.tgz
+b1d50adefe398bf328d87a4a40e6fa18  moodle-1.7.tgz




More information about the scm-commits mailing list