2020-08-10 16:12:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 10 15:56:59 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
|
|
|
|
- Update to version 2.1.8
|
|
|
|
* Added option to SSDP discover to bind to a specified address
|
|
|
|
* Added ability to override built-in HTTP headers.
|
|
|
|
* Fixed issue where the location of a session was not being.
|
|
|
|
tracked properly for HTTP connections.
|
|
|
|
|
2020-07-07 07:41:31 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 6 18:36:04 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
|
|
|
|
- Update to version 2.1.7
|
|
|
|
* Added support for setting the 'Content-Type' header to
|
|
|
|
'application/octet-stream' when binary data is provided in a
|
|
|
|
request
|
|
|
|
|
2020-06-13 13:53:30 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jun 13 11:56:01 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
|
|
|
|
- Update to version 2.1.6
|
|
|
|
* Added support for leveraging the 'HTTP_PROXY' and 'HTTPS_PROXY'
|
|
|
|
environment variables to set up proxy information
|
|
|
|
|
2020-03-19 05:05:03 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 19 05:02:34 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
- Update to 2.1.5:
|
|
|
|
* Removed urlparse2 dependency
|
|
|
|
* Updated jsonpatch requirements; jsonpatch 1.25 dropped Python 3.4 support
|
|
|
|
- Dropped patch 0001-remove-urlparse2-dependncy.patch, now included
|
|
|
|
|
2020-01-31 09:07:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jan 30 21:40:14 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
|
|
|
|
- Initial package, version 2.1.4
|
|
|
|
- Add patch:
|
|
|
|
* 0001-remove-urlparse2-dependncy.patch
|