-------------------------------------------------------------------
Tue Feb 26 10:02:07 UTC 2019 - doreilly@suse.com

- readtimeout.patch: Add socket read timeout (bsc#1122053)

-------------------------------------------------------------------
Tue Oct 17 13:09:00 UTC 2017 - jhesketh@suse.com

- pymysql.patch: Use PyMySQL instead of MySQLdb

-------------------------------------------------------------------
Mon Oct  2 11:31:34 UTC 2017 - mpluskal@suse.com

- Packaging cleanup

-------------------------------------------------------------------
Thu Sep 28 07:01:21 UTC 2017 - jhesketh@suse.com

- Update to version 0.0+git.1506329536.8f5878c:
  * Reimplementation of caching as a requirement, added additional X-Cache information headers and Server version headers additional benchmark results with caching in place
  * Updated python twisted requirements;
  * Mirror functionality of xinetd script and provide the option to mark a node as unavailable when read_only is enabled; this option is passed as -r / --disable-when-readonly and is disabled by default
  * Added two additional benchmarks with 5 x 100 thread pools for clearer distinction between SimpleHTTP and twisted
  * add support for OPTIONS request
  * add init script/sysconfig file and rpm specfile template
  * WIP checkin for sysvinit work; THIS IS NOT PRODUCTION READY!
  * typo correction
  * fixing issue #12
  * Adding LICENSE to twisted branch

-------------------------------------------------------------------
Tue Sep 26 04:28:59 UTC 2017 - jhesketh@suse.com

- Initial package of twisted branch
