diff --git a/python-bjoern.changes b/python-bjoern.changes index c0316fe..18c1e5c 100644 --- a/python-bjoern.changes +++ b/python-bjoern.changes @@ -1,12 +1,11 @@ ------------------------------------------------------------------- Mon Feb 2 16:27:46 UTC 2015 - boris@steki.net -- updated package to 1.4.2 from 1.2 -- multiple changes notable ones are: - + CVE-2015-0219, see https://www.djangoproject.com/weblog/2015/jan/13/security/ - + Default to keep-alive for HTTP/1.1 connections - + Unix socket support - + Fixed 64bit compile errors +- update to version 1.4.2 + * CVE-2015-0219, see https://www.djangoproject.com/weblog/2015/jan/13/security/ + * Default to keep-alive for HTTP/1.1 connections + * Unix socket support + * Fixed 64bit compile errors ------------------------------------------------------------------- Thu Nov 22 13:43:33 UTC 2012 - saschpe@suse.de