Accepting request 304674 from devel:libraries:c_c++

1

OBS-URL: https://build.opensuse.org/request/show/304674
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/curl?expand=0&rev=103
This commit is contained in:
Dominique Leuenberger 2015-05-02 19:30:13 +00:00 committed by Git OBS Bridge
commit d59b030ab5
7 changed files with 20 additions and 12 deletions

View File

@ -1,6 +1,6 @@
libcurl4
obsoletes "curl-<targettype> <= <version>"
provides "curl-<targettype> = <version>"
curl-devel
libcurl-devel
requires -curl-<targettype>
requires "libcurl4-<targettype> = <version>"

View File

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

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEABECAAYFAlU3ONsACgkQeOEcayedXJE4lQCeMzC0F+JUqFKRGut7+qXAbVlN
wJkAoLFPfw7cZS/mWrJipz23Gql4WYa9
=r9g2
-----END PGP SIGNATURE-----

3
curl-7.42.1.tar.lzma Normal file
View File

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

7
curl-7.42.1.tar.lzma.asc Normal file
View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEABECAAYFAlVAdY8ACgkQeOEcayedXJEnugCeKbbLQ/LtJLXKFY4RI1pxERMo
9dIAnRheh6V5PzOCo1CuzaAfyVM+5Xfj
=kzMD
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Apr 29 08:32:11 UTC 2015 - vcizek@suse.com
- update to 7.42.1
* fixes CVE-2015-3153 (bnc#928533)
- sensitive HTTP server headers also sent to proxies
- rename curl-devel to libcurl-devel in baselibs.conf
-------------------------------------------------------------------
Wed Apr 22 08:03:02 UTC 2015 - vcizek@suse.com

View File

@ -20,7 +20,7 @@
%bcond_with mozilla_nss
%bcond_without testsuite
Name: curl
Version: 7.42.0
Version: 7.42.1
Release: 0
Summary: A Tool for Transferring Data from URLs
License: BSD-3-Clause and MIT