Hello community,

here is the log from the commit of package python-mitmproxy for 
openSUSE:Factory checked in at 2018-07-23 18:03:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-mitmproxy (Old)
 and      /work/SRC/openSUSE:Factory/.python-mitmproxy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-mitmproxy"

Mon Jul 23 18:03:05 2018 rev:4 rq:624726 version:4.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-mitmproxy/python-mitmproxy.changes        
2018-04-06 17:49:53.446741929 +0200
+++ /work/SRC/openSUSE:Factory/.python-mitmproxy.new/python-mitmproxy.changes   
2018-07-23 18:04:03.124704490 +0200
@@ -1,0 +2,34 @@
+Mon Jul 23 09:38:19 UTC 2018 - [email protected]
+
+- Update to version 4.0.3
+  * Fix the Python version detection on Python 3.5, we now show a more 
intuitive error message (#3188)
+  * Fix IPv6 scope suffixes in block addon (#3164)
+  * Fix options update when added (#3157)
+  * Fix "Edit Flow" button in mitmweb (#3136)
+- Update to version 4.0
+  - Features
+    * Moved the core to asyncio - which gives us a very significant 
performance boost!
+    * Reduce memory consumption by using `SO_KEEPALIVE`
+    * Export request as httpie command
+    * Configure mitmproxy console keybindings with the keys.yaml file. See 
docs for more.
+  - Breaking Changes
+    * The --conf command-line flag is now --confdir, and specifies the 
mitmproxy configuration
+    directory, instead of the options yaml file (which is at `config.yaml` 
under the configuration directory).
+    * `allow_remote` got replaced by `block_global` and `block_private`
+    * No more custom events
+    * The `cadir` option has been renamed to `confdir`
+    * We no longer magically capture print statements in addons and translate
+    them to logs. Please use `ctx.log.info` explicitly.
+  - Bugfixes
+    * Correctly block connections from remote clients with IPv4-mapped IPv6 
client addresses
+    * Expand `~` in paths during the `cut` command
+    * Remove socket listen backlog constraint
+    * Improve handling of user script exceptions
+    * Fix traceback for commands with un-terminated escape characters
+    * Fix request replay when proxy is bound to local interface
+    * Fix traceback when running scripts on a flow twice
+    * Fix traceback when killing intercepted flow
+    * And lots of typos, docs improvements, revamped examples, and general 
fixes!
+- Moved license to %license 
+
+-------------------------------------------------------------------

Old:
----
  mitmproxy-3.0.4.tar.gz

New:
----
  mitmproxy-4.0.3.tar.gz

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

Other differences:
------------------
++++++ python-mitmproxy.spec ++++++
--- /var/tmp/diff_new_pack.zVbJQq/_old  2018-07-23 18:04:04.024703380 +0200
+++ /var/tmp/diff_new_pack.zVbJQq/_new  2018-07-23 18:04:04.028703374 +0200
@@ -19,7 +19,7 @@
 %define skip_python2 1
 %define py_name mitmproxy
 Name:           python-mitmproxy
-Version:        3.0.4
+Version:        4.0.3
 Release:        0
 Summary:        An SSL-capable man-in-the-middle proxy
 License:        MIT
@@ -38,7 +38,7 @@
 BuildRequires:  %{python_module sphinxcontrib-documentedlist}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-Flask >= 0.10.1
+Requires:       python-Flask >= 1.0
 Requires:       python-Pillow >= 3.2
 Requires:       python-base >= 3.5
 Requires:       python-blinker >= 1.4
@@ -54,7 +54,7 @@
 Requires:       python-hyperframe >= 5.1.0
 Requires:       python-jsbeautifier >= 1.6.3
 Requires:       python-kaitaistruct >= 0.7
-Requires:       python-ldap3 >= 2.4
+Requires:       python-ldap3 >= 2.5
 Requires:       python-passlib >= 1.6.5
 Requires:       python-pyOpenSSL >= 17.5
 Requires:       python-pyasn1 >= 0.3.1
@@ -101,7 +101,8 @@
 %fdupes %{buildroot}
 
 %files %{python_files}
-%doc LICENSE README.rst
+%doc README.rst
+%license LICENSE*
 %{_bindir}/mitmdump
 %{_bindir}/mitmproxy
 %{_bindir}/mitmweb

++++++ mitmproxy-3.0.4.tar.gz -> mitmproxy-4.0.3.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-mitmproxy/mitmproxy-3.0.4.tar.gz 
/work/SRC/openSUSE:Factory/.python-mitmproxy.new/mitmproxy-4.0.3.tar.gz differ: 
char 12, line 1


Reply via email to