SHA256
1
0
forked from pool/curl

Accepting request 38688 from devel:libraries:c_c++

Copy from devel:libraries:c_c++/curl based on submit request 38688 from user coolo

OBS-URL: https://build.opensuse.org/request/show/38688
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/curl?expand=0&rev=47
This commit is contained in:
OBS User autobuild 2010-04-24 15:07:17 +00:00 committed by Git OBS Bridge
commit d7de6df666
4 changed files with 23 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:eb516915da615d8f6b2b855004d5d4b19c468f080e3736d7a73c5599b9acab11
size 2088522

3
curl-7.20.1.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:70664da8e2a8c84327abd10ed30d5a3fc9fa2151def9ee5b75f27e3538554e56
size 2097637

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sat Apr 24 10:58:50 UTC 2010 - coolo@novell.com
- buildrequire pkg-config to fix provides
-------------------------------------------------------------------
Fri Apr 23 00:53:19 UTC 2010 - crrodriguez@opensuse.org
- Update to libcurl 7.20.1
* off-by-one in the chunked encoding trailer parser
* CURLOPT_CERTINFO memory leak
* threaded resolver double free when closing curl handle
* url_multi_remove_handle() caused use after free
* SSL possible double free when reusing curl handle
* alarm()-based DNS timeout bug
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Mar 24 18:39:57 UTC 2010 - crrodriguez@opensuse.org Wed Mar 24 18:39:57 UTC 2010 - crrodriguez@opensuse.org

View File

@ -1,5 +1,5 @@
# #
# spec file for package curl (Version 7.20.0) # spec file for package curl (Version 7.20.1)
# #
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
@ -19,7 +19,7 @@
Name: curl Name: curl
BuildRequires: libcares-devel libidn-devel openldap2-devel openssl-devel zlib-devel BuildRequires: libcares-devel libidn-devel openldap2-devel openssl-devel pkg-config zlib-devel
%if 0%{suse_version} > 930 %if 0%{suse_version} > 930
BuildRequires: krb5-devel BuildRequires: krb5-devel
%else %else
@ -31,8 +31,8 @@ BuildRequires: libssh2-devel openssh
BuildRequires: stunnel BuildRequires: stunnel
%endif %endif
#define cvs_suffix -20090302 #define cvs_suffix -20090302
Version: 7.20.0 Version: 7.20.1
Release: 3 Release: 1
AutoReqProv: on AutoReqProv: on
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64