From 51d53013f39d012c13848d11616d7a324115c728d048cea1a08849525fdbab93 Mon Sep 17 00:00:00 2001 From: Denisart Benjamin Date: Tue, 3 Feb 2015 11:27:39 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bjoern?expand=0&rev=4 --- python-bjoern.changes | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) 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