15
0
forked from pool/python-pifpaf

- update to 2.0.5:

* Fix s3rver for latest version
  * Revert "wait the pifpaf process termination in fork mode"
  * Use last ceph lts
  * gnocchi: use gnocchi-api binary when possible
  * wait the pifpaf process termination in fork mode
  * Fix exception handling
  * swift: use all needed workers
  * Fix exit code not being propagated

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pifpaf?expand=0&rev=10
This commit is contained in:
2018-02-23 13:36:04 +00:00
committed by Git OBS Bridge
parent f320ee649a
commit 27e1473489
4 changed files with 17 additions and 4 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Feb 23 13:34:40 UTC 2018 - tbechtold@suse.com
- update to 2.0.5:
* Fix s3rver for latest version
* Revert "wait the pifpaf process termination in fork mode"
* Use last ceph lts
* gnocchi: use gnocchi-api binary when possible
* wait the pifpaf process termination in fork mode
* Fix exception handling
* swift: use all needed workers
* Fix exit code not being propagated
-------------------------------------------------------------------
Wed Jan 17 06:15:28 UTC 2018 - tbechtold@suse.com