14
0

Accepting request 825413 from home:mnhauke

- 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.

OBS-URL: https://build.opensuse.org/request/show/825413
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-redfish?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2020-08-10 16:12:56 +00:00
committed by Git OBS Bridge
parent 7161fa8b2c
commit 7f7f0560d4
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
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.
-------------------------------------------------------------------
Mon Jul 6 18:36:04 UTC 2020 - Martin Hauke <mardnh@gmx.de>