[dokuwiki] Update to the latest upstream (CVE-2015-2172)

Adam Tkac atkac at fedoraproject.org
Tue Mar 3 08:53:25 UTC 2015


commit d1553ce386f9480d72fcb59ded54e68db7c44cf3
Author: Adam Tkac <vonsch at gmail.com>
Date:   Tue Mar 3 09:49:41 2015 +0100

    Update to the latest upstream (CVE-2015-2172)

 .gitignore    | 1 +
 dokuwiki.spec | 9 ++++++---
 sources       | 2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9d78faa..3f4cc32 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ dokuwiki-2009-12-25c.tgz
 /dokuwiki-2013-05-10a.tgz
 /dokuwiki-2013-12-08.tgz
 /dokuwiki-2014-09-29b.tgz
+/dokuwiki-2014-09-29c.tgz
diff --git a/dokuwiki.spec b/dokuwiki.spec
index 2df6647..245f1ec 100644
--- a/dokuwiki.spec
+++ b/dokuwiki.spec
@@ -1,9 +1,9 @@
-%global		releasenum 2014-09-29b
-%global		releasetag 20140929b
+%global		releasenum 2014-09-29c
+%global		releasetag 20140929c
 
 Name:		dokuwiki
 Version:	0
-Release:	0.23.%{releasetag}%{?dist}
+Release:	0.24.%{releasetag}%{?dist}
 Summary:	Standards compliant simple to use wiki
 Group:		Applications/Internet
 License:	GPLv2
@@ -207,6 +207,9 @@ fi
 %doc DOKUWIKI-SELINUX.README
 
 %changelog
+* Tue Mar 03 2015 Adam Tkac <vonsch at gmail.com> - 0.0.24.20140929c
+- update to the latest upstream (CVE-2015-2172)
+
 * Fri Dec 26 2014 Adam Tkac <vonsch at gmail.com> - 0.0.23.20140929b
 - update to the latest upstream
 - drop requirement of httpd (#1164396)
diff --git a/sources b/sources
index 5f35f10..77736d8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-605b14aad2f85f2f6a66ccb7c0a494e9  dokuwiki-2014-09-29b.tgz
+f83a6d5b219d451106ef441176702b37  dokuwiki-2014-09-29c.tgz


More information about the scm-commits mailing list