[moin] Update to 1.9.6. Fixes CVE-2012-6495

Kevin Fenzi kevin at fedoraproject.org
Thu Jan 10 23:24:01 UTC 2013


commit 06f1939fc68684ed56335e258833d033de5a0268
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Thu Jan 10 16:23:53 2013 -0700

    Update to 1.9.6. Fixes CVE-2012-6495
    
    - Fix changelog dates.

 .gitignore |    1 +
 moin.spec  |   10 +++++++---
 sources    |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0a98533..7cef2dd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 moin-1.9.3.tar.gz
 /moin-1.9.4.tar.gz
 /moin-1.9.5.tar.gz
+/moin-1.9.6.tar.gz
diff --git a/moin.spec b/moin.spec
index 4d9e2a7..cf9d2fc 100644
--- a/moin.spec
+++ b/moin.spec
@@ -2,7 +2,7 @@
 
 Summary: MoinMoin is a WikiEngine to collaborate on easily editable web pages
 Name: moin
-Version: 1.9.5
+Version: 1.9.6
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/Internet
@@ -59,6 +59,10 @@ sed -i -e "s|#sys.path.insert(0, '/path/to/wikiconfigdir')|sys.path.insert(0, os
 
 
 %changelog
+* Thu Jan 10 2013 Kevin Fenzi <kevin at scrye.com> 1.9.6-1
+- Update to 1.9.6. Fixes CVE-2012-6495
+- Fix changelog dates. 
+
 * Mon Oct 08 2012 Ville-Pekka Vainio <vpvainio AT iki.fi> 1.9.5-1
 - New upstream release
 - Drop integrated security patch
@@ -104,7 +108,7 @@ sed -i -e "s|#sys.path.insert(0, '/path/to/wikiconfigdir')|sys.path.insert(0, os
 - 1.9.1
 - Fixes rhbz#557298 -  moin information disclosure vulnerability
 
-* Mon Dec 26 2009 Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> - 1.9.0-1
+* Sat Dec 26 2009 Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> - 1.9.0-1
 - 1.9.0
 - Don't remove any FCKeditor directories, all known security issues in it
   should be fixed by now
@@ -207,7 +211,7 @@ sed -i -e "s|#sys.path.insert(0, '/path/to/wikiconfigdir')|sys.path.insert(0, os
 * Tue Aug  1 2006 Matthias Saou <http://freshrpms.net/> 1.5.4-2
 - Don't assume we have a sane default umask... (#200833).
 
-* Sun Jun  2 2006 Matthias Saou <http://freshrpms.net/> 1.5.4-1
+* Fri Jun  2 2006 Matthias Saou <http://freshrpms.net/> 1.5.4-1
 - Update to 1.5.4.
 
 * Tue Apr 18 2006 Matthias Saou <http://freshrpms.net/> 1.5.3-1
diff --git a/sources b/sources
index dfd33fe..3607ed8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-adfa15e3e37cf26b4b014f209959e9d9  moin-1.9.5.tar.gz
+c61459df71986a74f14af5e00114fa1b  moin-1.9.6.tar.gz


More information about the scm-commits mailing list