Hello community,

here is the log from the commit of package moinmoin-wiki for openSUSE:Factory 
checked in at 2018-10-01 08:17:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/moinmoin-wiki (Old)
 and      /work/SRC/openSUSE:Factory/.moinmoin-wiki.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "moinmoin-wiki"

Mon Oct  1 08:17:35 2018 rev:5 rq:638720 version:1.9.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/moinmoin-wiki/moinmoin-wiki.changes      
2018-01-19 11:50:27.915409778 +0100
+++ /work/SRC/openSUSE:Factory/.moinmoin-wiki.new/moinmoin-wiki.changes 
2018-10-01 08:17:46.573954099 +0200
@@ -1,0 +2,7 @@
+Mon Sep 17 20:51:20 UTC 2018 - seroto...@gmail.com
+
+- Upgrade to version 1.9.10
+  + security fix for CVE-2017-5934, XSS in GUI editor related code
+  + removed raw#199.patch, is included in new version
+
+-------------------------------------------------------------------

Old:
----
  moin-1.9.9.tar.gz
  raw#199.patch

New:
----
  moin-1.9.10.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ moinmoin-wiki.spec ++++++
--- /var/tmp/diff_new_pack.OYFpfT/_old  2018-10-01 08:17:47.853953280 +0200
+++ /var/tmp/diff_new_pack.OYFpfT/_new  2018-10-01 08:17:47.857953277 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package moinmoin-wiki
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,10 +22,11 @@
 BuildArch:      noarch
 %endif
 Name:           moinmoin-wiki
-Version:        1.9.9
+# NB: When bumping the version, also adjust /moin_staticXXX in apache configs
+Version:        1.9.10
 Release:        0
 Summary:        Wiki engine written in Python
-License:        GPL-2.0+
+License:        GPL-2.0-or-later AND Apache-2.0
 Group:          Productivity/Networking/Web/Frontends
 Url:            http://moinmo.in/MoinMoinWiki
 Source0:        http://static.moinmo.in/files/moin-%{version}.tar.gz
@@ -39,7 +40,6 @@
 Source91:       moin.1
 Source92:       mkwiki.moin.8
 Source99:       moinmoin-wiki.rpmlintrc
-Patch0:         
https://bitbucket.org/thomaswaldmann/moin-1.9/commits/561b7a9c2bd91b61d26cd8a5f39aa36bf5c6159e/raw#199.patch
 BuildRequires:  apache2
 BuildRequires:  dos2unix
 BuildRequires:  fdupes
@@ -63,7 +63,6 @@
 
 %prep
 %setup -q -n moin-%{version}
-%patch0 -p1
 
 # Always use python2
 grep -rl "#!/usr/bin/env python" . | xargs -L 1 --verbose sed -i -e 
"s|#!/usr/bin/env python|#!/usr/bin/python2|g"
@@ -73,9 +72,7 @@
 find . -type f -name "*.jar" -print -delete
 
 %build
-
 cp %{SOURCE90} .
-python setup.py build
 
 dos2unix docs/licenses/pygments/LICENSE
 dos2unix docs/licenses/werkzeug/LICENSE
@@ -83,6 +80,8 @@
 dos2unix 
MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/perl/connector.cgi
 dos2unix 
MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/perl/upload.cgi
 
+python setup.py build
+
 %install
 python setup.py install --root=%{buildroot} --prefix=%{_prefix}
 
@@ -115,7 +114,7 @@
 
 %files
 %defattr(-, root, root)
-%doc README docs/* README.SUSE
+%doc README.rst docs/* README.SUSE
 %config(noreplace) %{_sysconfdir}/apache2/conf.d/moin.conf
 %{_bindir}/moin
 %{_sbindir}/mkwiki.moin

++++++ moin-1.9.9.tar.gz -> moin-1.9.10.tar.gz ++++++
/work/SRC/openSUSE:Factory/moinmoin-wiki/moin-1.9.9.tar.gz 
/work/SRC/openSUSE:Factory/.moinmoin-wiki.new/moin-1.9.10.tar.gz differ: char 
5, line 1

++++++ moin-apache22.conf ++++++
--- /var/tmp/diff_new_pack.OYFpfT/_old  2018-10-01 08:17:47.937953227 +0200
+++ /var/tmp/diff_new_pack.OYFpfT/_new  2018-10-01 08:17:47.941953224 +0200
@@ -1,4 +1,4 @@
-Alias /moin_static199 
/usr/lib/python2.7/site-packages/MoinMoin/web/static/htdocs
+Alias /moin_static1910 
/usr/lib/python2.7/site-packages/MoinMoin/web/static/htdocs
 
 <Directory /usr/lib/python2.7/site-packages/MoinMoin/web/static/htdocs>
         Order allow,deny

++++++ moin-apache24.conf ++++++
--- /var/tmp/diff_new_pack.OYFpfT/_old  2018-10-01 08:17:47.957953214 +0200
+++ /var/tmp/diff_new_pack.OYFpfT/_new  2018-10-01 08:17:47.957953214 +0200
@@ -1,4 +1,4 @@
-Alias /moin_static199 
/usr/lib/python2.7/site-packages/MoinMoin/web/static/htdocs
+Alias /moin_static1910 
/usr/lib/python2.7/site-packages/MoinMoin/web/static/htdocs
 
 <Directory /usr/lib/python2.7/site-packages/MoinMoin/web/static/htdocs>
        Require all granted


Reply via email to