forked from pool/python-bjoern
Accepting request 283831 from home:bmanojlovic:branches:devel:languages:python
- 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 OBS-URL: https://build.opensuse.org/request/show/283831 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bjoern?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
87c1cc1829
commit
c886750c03
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9a4cf18fbcab49a0b53e98c9b1837df311af1ec58f711fcf91172b83e07b1e20
|
||||
size 22811
|
||||
3
bjoern-1.4.2.tar.gz
Normal file
3
bjoern-1.4.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5892ee00b04c45e0093835c9e179e52370d42add224a4a03d937f8306a54d84e
|
||||
size 25997
|
||||
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 22 13:43:33 UTC 2012 - saschpe@suse.de
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-bjoern
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -13,15 +13,16 @@
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: python-bjoern
|
||||
Version: 1.2
|
||||
Version: 1.4.2
|
||||
Release: 0
|
||||
License: BSD-2-Clause
|
||||
Summary: A screamingly fast Python WSGI server written in C
|
||||
Url: https://github.com/jonashaag/bjoern
|
||||
License: BSD-2-Clause
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/jonashaag/bjoern
|
||||
Source: http://pypi.python.org/packages/source/b/bjoern/bjoern-%{version}.tar.gz
|
||||
BuildRequires: libev-devel
|
||||
BuildRequires: python-devel
|
||||
|
||||
Reference in New Issue
Block a user