Hello community,

here is the log from the commit of package python3-aiohttp for openSUSE:Factory 
checked in at 2015-06-02 10:03:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-aiohttp (Old)
 and      /work/SRC/openSUSE:Factory/.python3-aiohttp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-aiohttp"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-aiohttp/python3-aiohttp.changes  
2015-05-21 08:39:15.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-aiohttp.new/python3-aiohttp.changes     
2015-06-02 10:03:50.000000000 +0200
@@ -1,0 +2,42 @@
+Sun May 31 16:02:07 UTC 2015 - a...@gmx.de
+
+- update to version 0.16.3:
+  * Fix StaticRoute vulnerability to directory traversal attacks #380
+
+-------------------------------------------------------------------
+Sat May 30 03:33:21 UTC 2015 - a...@gmx.de
+
+- update to version 0.16.2:
+  * Update python version required for __del__ usage: it’s actially
+    3.4.1 instead of 3.4.0
+  * Add check for presence of loop.is_closed() method before call the
+    former #378
+
+- changes from version 0.16.1:
+  * Fix regression in static file handling #377
+
+- changes from version 0.16.0:
+  * Unset waiter future after cancellation #363
+  * Update request url with query parameters #372
+  * Support new fingerprint param of TCPConnector to enable verifying
+    ssl certificates via md5, sha1, or sha256 digest #366
+  * Setup uploaded filename if field value is binary and transfer
+    encoding is not specified #349
+  * Implement ClientSession.close() method
+  * Implement connector.closed readonly property
+  * Implement ClientSession.closed readonly property
+  * Implement ClientSession.connector readonly property
+  * Implement ClientSession.detach method
+  * Add __del__ to client-side objects: sessions, connectors,
+    connections, requests, responses.
+  * Refactor connections cleanup by connector #357
+  * Add limit parameter to connector constructor #358
+  * Add request.has_body property #364
+  * Add response_class parameter to ws_connect() #367
+  * ProxyConnector doesn’t support keep-alive requests by default
+    starting from now #368
+  * Add connector.force_close property
+  * Add ws_connect to ClientSession #374
+  * Support optional chunk_size parameter in router.add_static()
+
+-------------------------------------------------------------------

Old:
----
  aiohttp-0.15.3.tar.gz

New:
----
  aiohttp-0.16.3.tar.gz

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

Other differences:
------------------
++++++ python3-aiohttp.spec ++++++
--- /var/tmp/diff_new_pack.DqiZZ8/_old  2015-06-02 10:03:51.000000000 +0200
+++ /var/tmp/diff_new_pack.DqiZZ8/_new  2015-06-02 10:03:51.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python3-aiohttp
-Version:        0.15.3
+Version:        0.16.3
 Release:        0
 Url:            https://pypi.python.org/pypi/aiohttp
 Summary:        Http client/server for asyncio

++++++ aiohttp-0.15.3.tar.gz -> aiohttp-0.16.3.tar.gz ++++++
++++ 37949 lines of diff (skipped)


Reply via email to