14
0

Accepting request 986015 from home:apritschet:branches:openSUSE:Factory

- Release 0.6.2
  * Added `cmd` method to `Build` extension
  * Fixes for sessions and authentication:
    * Use thread-safe sessions and support huge trees again
    * Support for server returning multiple `WWW-Authenticate` headers

OBS-URL: https://build.opensuse.org/request/show/986015
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-osc-tiny?expand=0&rev=37
This commit is contained in:
2022-07-02 16:27:35 +00:00
committed by Git OBS Bridge
parent 349285c4b3
commit 54973b8822
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Jun 30 08:48:29 UTC 2022 - Andreas Hasenkopf <ahasenkopf@suse.com>
- Release 0.6.2
* Added `cmd` method to `Build` extension
* Fixes for sessions and authentication:
* Use thread-safe sessions and support huge trees again
* Support for server returning multiple `WWW-Authenticate` headers
-------------------------------------------------------------------
Fri Jun 17 09:49:36 UTC 2022 - Andreas Hasenkopf <ahasenkopf@suse.com>