Hello community,
here is the log from the commit of package apache2-mod_wsgi for
openSUSE:Factory checked in at 2019-03-24 15:01:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache2-mod_wsgi (Old)
and /work/SRC/openSUSE:Factory/.apache2-mod_wsgi.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache2-mod_wsgi"
Sun Mar 24 15:01:41 2019 rev:25 rq:687923 version:4.6.5
Changes:
--------
---
/work/SRC/openSUSE:Factory/apache2-mod_wsgi/apache2-mod_wsgi-python3.changes
2018-03-20 22:01:26.643340313 +0100
+++
/work/SRC/openSUSE:Factory/.apache2-mod_wsgi.new.25356/apache2-mod_wsgi-python3.changes
2019-03-24 15:01:44.235165943 +0100
@@ -1,0 +2,16 @@
+Fri Apr 6 20:17:05 UTC 2018 - [email protected]
+
+- update to 4.6.4:
+ * see
http://modwsgi.readthedocs.io/en/develop/release-notes/version-4.5.19.html
+ * see
http://modwsgi.readthedocs.io/en/develop/release-notes/version-4.5.20.html
+ * see
http://modwsgi.readthedocs.io/en/develop/release-notes/version-4.5.21.html
+ * see
http://modwsgi.readthedocs.io/en/develop/release-notes/version-4.5.22.html
+ * see
http://modwsgi.readthedocs.io/en/develop/release-notes/version-4.5.23.html
+ * see
http://modwsgi.readthedocs.io/en/develop/release-notes/version-4.5.24.html
+ * see
http://modwsgi.readthedocs.io/en/develop/release-notes/version-4.6.0.html
+ * see
http://modwsgi.readthedocs.io/en/develop/release-notes/version-4.6.1.html
+ * see
http://modwsgi.readthedocs.io/en/develop/release-notes/version-4.6.2.html
+ * see
http://modwsgi.readthedocs.io/en/develop/release-notes/version-4.6.3.html
+ * see
http://modwsgi.readthedocs.io/en/develop/release-notes/version-4.6.4.html
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/apache2-mod_wsgi/apache2-mod_wsgi.changes
2018-03-20 22:01:26.675339161 +0100
+++
/work/SRC/openSUSE:Factory/.apache2-mod_wsgi.new.25356/apache2-mod_wsgi.changes
2019-03-24 15:01:44.639165892 +0100
@@ -1,0 +2,36 @@
+Sat Mar 23 18:23:08 UTC 2019 - Dirk Mueller <[email protected]>
+
+- update to 4.6.5:
+ * When running mod_wsgi-express and serving up static files
+ from the document root, and the WSGI application was mounted
+ at a sub URL using --mount-point, the static files in the
+ document root outside of the mount point for the WSGI
+ application would no longer be accessible.
+
+ * If no system mime types file can be found, fall
+ back to /dev/null so that Apache can still at least
+ start up.
+
+ * Now possible to use mod_wsgi-express in an a zipapp
+ created using shiv. This entailed a special workaround
+ to detect when shiv was used, so that the unpacked
+ site-packages directory could be added to the Python
+ module search path for mod_wsgi-express.
+
+-------------------------------------------------------------------
+Fri Apr 6 20:17:05 UTC 2018 - [email protected]
+
+- update to 4.6.4:
+ * see
http://modwsgi.readthedocs.io/en/develop/release-notes/version-4.5.19.html
+ * see
http://modwsgi.readthedocs.io/en/develop/release-notes/version-4.5.20.html
+ * see
http://modwsgi.readthedocs.io/en/develop/release-notes/version-4.5.21.html
+ * see
http://modwsgi.readthedocs.io/en/develop/release-notes/version-4.5.22.html
+ * see
http://modwsgi.readthedocs.io/en/develop/release-notes/version-4.5.23.html
+ * see
http://modwsgi.readthedocs.io/en/develop/release-notes/version-4.5.24.html
+ * see
http://modwsgi.readthedocs.io/en/develop/release-notes/version-4.6.0.html
+ * see
http://modwsgi.readthedocs.io/en/develop/release-notes/version-4.6.1.html
+ * see
http://modwsgi.readthedocs.io/en/develop/release-notes/version-4.6.2.html
+ * see
http://modwsgi.readthedocs.io/en/develop/release-notes/version-4.6.3.html
+ * see
http://modwsgi.readthedocs.io/en/develop/release-notes/version-4.6.4.html
+
+-------------------------------------------------------------------
Old:
----
mod_wsgi-4.5.18.tar.gz
New:
----
mod_wsgi-4.6.5.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ apache2-mod_wsgi-python3.spec ++++++
--- /var/tmp/diff_new_pack.cq14Od/_old 2019-03-24 15:01:45.659165761 +0100
+++ /var/tmp/diff_new_pack.cq14Od/_new 2019-03-24 15:01:45.663165760 +0100
@@ -1,7 +1,7 @@
#
# spec file for package apache2-mod_wsgi-python3
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -27,7 +27,7 @@
BuildRequires: httpd-devel
%endif
Name: apache2-mod_wsgi-python3
-Version: 4.5.18
+Version: 4.6.5
Release: 0
Summary: A WSGI interface for Python3 web applications in Apache
License: Apache-2.0
apache2-mod_wsgi.spec: same change
++++++ mod_wsgi-4.5.18.tar.gz -> mod_wsgi-4.6.5.tar.gz ++++++
++++ 3950 lines of diff (skipped)