14
0
Files
python-pylibmc/python-pylibmc.changes
Todd R 5a11f5347f Accepting request 520049 from devel:languages:python:singlespec-staging
- Update to version 1.5.2
  * Fixes critical memory leaks in common code paths
    introduced in 1.4.2.
  * Fixes a critical bug in a corner of the zlib inflation code,
    where prior memory errors would trigger a double free.
- singlespec auto-conversion
- update to version 1.4.2:
  * no changelog available
- additional changes from version 1.4.0:
  * Python 3.x support
  * miscellaneous bug fixes
  * testing improvements
  * documentation updates
- additional changes from version 1.3.0:
  * Added touch support
  * Added compress_level
  * Added weighted distribution
  * Added automated benchmarking utility
  * Added Travis CI and build status
  * Added behavior dead_timeout
  * Added behaviors tcp_keepalive
  * Added behavior callback_prefix_key
  * Lots of bug tuning, fixes, tests, and documentation
- remove LICENSE from package: not provided anymore
- Fix license spelling
- Fix license (SPDX style)
- Initial version

OBS-URL: https://build.opensuse.org/request/show/520049
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylibmc?expand=0&rev=7
2017-08-31 22:25:54 +00:00

53 lines
1.6 KiB
Plaintext

-------------------------------------------------------------------
Thu Aug 31 21:35:05 UTC 2017 - toddrme2178@gmail.com
- Update to version 1.5.2
* Fixes critical memory leaks in common code paths
introduced in 1.4.2.
* Fixes a critical bug in a corner of the zlib inflation code,
where prior memory errors would trigger a double free.
-------------------------------------------------------------------
Thu Aug 24 13:51:15 UTC 2017 - jmatejek@suse.com
- singlespec auto-conversion
-------------------------------------------------------------------
Mon May 11 16:25:23 UTC 2015 - benoit.monin@gmx.fr
- update to version 1.4.2:
* no changelog available
- additional changes from version 1.4.0:
* Python 3.x support
* miscellaneous bug fixes
* testing improvements
* documentation updates
- additional changes from version 1.3.0:
* Added touch support
* Added compress_level
* Added weighted distribution
* Added automated benchmarking utility
* Added Travis CI and build status
* Added behavior dead_timeout
* Added behaviors tcp_keepalive
* Added behavior callback_prefix_key
* Lots of bug tuning, fixes, tests, and documentation
- remove LICENSE from package: not provided anymore
-------------------------------------------------------------------
Wed Sep 18 11:50:18 UTC 2013 - speilicke@suse.com
- Fix license spelling
-------------------------------------------------------------------
Fri Aug 9 08:55:42 UTC 2013 - speilicke@suse.com
- Fix license (SPDX style)
-------------------------------------------------------------------
Fri Aug 9 08:41:41 UTC 2013 - speilicke@suse.com
- Initial version