File pyzor.changes of Package pyzor
-------------------------------------------------------------------
Tue May 29 22:03:16 UTC 2018 - 9+suse@cirno.systems
- Rewrite spec
- Update to version 1.0.0
New features:
* New pyzor commands ``local_[un]whitelist`` are available for
managing a local whitelist on the client side.
* New ``PreFork`` option for the pyzor server. This allows
creating multiple workers for handling pyzor requests.
Perfomance enhancements:
* Improve usage of the Redis engine by using Hashes instead of
string for storing digests. The migration tool can be used to
update you current database.
Others:
* Unification of the storage engines types.
* Improved check on the public whitelisting request service to
skip sending requests to whitelist message that have not been
reported to the public database or have been already
whitelisted.
Pyzor 0.9.0
------------
Bug fixes:
* Fix gdbm decoding issue.
* Fix inconsistencies accounts and addresses.
New features:
* Strip content inside ``<style>`` and `<script>` tags during
HTML normalization.
* Improvements in Pyzor client error codes.
* Add support for logging to Sentry
Others:
* You can now requests whitelisting a message by using a simple
form available at: http://public.pyzor.org/whitelist/
Pyzor 0.8.0
--------------
Bug fixes:
* Fix unicode decoding issues.
New features:
* A new option for the pyzor server to set-up digest forwarding.
* A new script ``pyzor-migrate`` is now available. The script
allows migrating your digest database from one engine to
another.
Perfomance enhancements:
* Use multiple threads when connecting to multiple servers in
the pyzor client script.
* A new ``BatchClient`` is available in pyzor client API.
The client now send reports in batches to the pyzor server.
Pyzor 0.7.0
--------------
Bug fixes:
* Fix decoding bug when messages are badly formed
* Pyzor now correctly creates the specified homedir,
not the user's one
New features:
* Logging is now disabled by default
New pyzord features:
* Added ability to disable expiry
* New redis engine support has been added
* New option to enable gevent
* Added the ability to reload accounts and access files using
USR1 signal
* Added the ability to safely stop the daemon with TERM signal
* Split the usage-log and normal log in two separate files
* Pyzord daemon can now daemonize and detach itself
Pyzor 0.6.0
--------------
* pyzord and pyzor now supports IPv6
* Introduced multi-processing capabilities
* Improved HTML parsing
* Introduced self document sample configurations
* Introduced ability to set custom report/whitelist thresholds
for the pyzor client
-------------------------------------------------------------------
Wed May 5 10:54:17 UTC 2010 - chris@computersalat.de
- cleanup spec
o added Header
o changelog to changes file
-------------------------------------------------------------------
Mi Mär 17 00:00:00 CET 2010 - opensuse@dstoecker.de
- update: 0.5.0
-------------------------------------------------------------------
Sa Feb 14 00:00:00 CET 2009 - petr.uzel@suse.cz
- fix build on openSUSE >= 11.1
-------------------------------------------------------------------
Mi Mär 28 00:00:00 CEST 2007 - suse-tux@gmx.de
- removed %%define %%_prefix line at the beginning
-------------------------------------------------------------------
So Okt 1 00:00:00 CEST 2006 - suse-tux@gmx.de
- initial build