File python-rpc4django.changes of Package python-rpc4django
-------------------------------------------------------------------
Fri Oct 11 22:42:58 UTC 2013 - p.drouand@gmail.com
- Update to version 0.2.4
+ fixed a packaging issue with 0.2.3
- Changes between 0.2.3 and 0.2.2
+ Python3 compatibility
+ Code cleanup and code quality
+ fixed billion laughs denial of service issue
claused https://github.com/davidfischer/rpc4django/issues/20
- Changes between 0.2.2 and 0.2.1
+ fixed error involving simplejson with Django 1.5
claused https://github.com/davidfischer/rpc4django/issues/14
+ fixed ProtocolError relating to modwsgi and JSONEncoder
claused https://github.com/davidfischer/rpc4django/issues/15
+ formatting cleanup
- Use download url as source
- Add documentation from tarball
-------------------------------------------------------------------
Fri Mar 8 21:28:15 UTC 2013 - alexandre@exatati.com.br
- Update to 0.2.1:
- Body length check fix for Django 1.5.
-------------------------------------------------------------------
Mon Nov 5 01:23:22 UTC 2012 - alexandre@exatati.com.br
- Update to 0.2.0:
- The demo site is now on Heroku
- params is now optional in JSONRPC requests (thanks to
Albert Hopkins)
- Switching supported versions to Django supported versions
(deprecating Django < 1.3 support)
- Moved documentation to readthedocs.org
-------------------------------------------------------------------
Fri Feb 3 06:18:35 UTC 2012 - alexandre@exatati.com.br
- Update to 0.1.12:
- JSON encoding is customizable (thanks to Alexander Morozov)
-------------------------------------------------------------------
Thu Dec 22 20:40:04 UTC 2011 - alexandre@exatati.com.br
- Update to 0.1.11:
- Added a login_required parameter to the @rpcmethod decorator.
-------------------------------------------------------------------
Tue Nov 15 15:55:37 UTC 2011 - alexandre@exatati.com.br
- Update to 0.1.10:
- Removed requirement on Django in setup.py #798823
- Refactored to use standard setuptools tests (python setup.py test)
- Moved development to Github
-------------------------------------------------------------------
Mon Jul 11 01:14:07 UTC 2011 - alexandre@exatati.com.br
- Update to 0.1.9:
- Added a CookieTransport class with a lot of help from Douglas Peter Sculley.
- RPC4Django's logging now goes to the rpc4django logger.
- Catches an ExpatError in xmlrpclib that was previously uncaught under
certain conditions
- Fixed error with scanning of INSTALLED_APPS for @rpcmethods. This
was causing an issue when South was installed. #807628
- Fixed bug #807653 related to scanning ServerProxy objects
- Regenerate spec file with py2pack.
-------------------------------------------------------------------
Wed Oct 27 10:22:44 UTC 2010 - alexandre@exatati.com.br
- Update to 0.1.8;
- Bzip2 source file;
- Spec file cleaned with spec-cleaner.
-------------------------------------------------------------------
Tue Jan 19 10:36:26 UTC 2010 - alexandre@exatati.com.br
- Update to 0.1.7;
- Added pyxml as BuildRequires.
-------------------------------------------------------------------
Thu Jan 14 10:11:01 UTC 2010 - alexandre@exatati.com.br
- Update to 0.1.6.
-------------------------------------------------------------------
Mon Oct 5 11:24:40 UTC 2009 - alexandre@exatati.com.br
- Update to 0.1.5;
- Building as noarch for openSUSE >= 11.2.
-------------------------------------------------------------------
Tue Sep 1 12:14:57 UTC 2009 - alexandre@exatati.com.br
- Initial package (0.1.4) for openSUSE.