Accepting request 379275 from devel:libraries:c_c++

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/379275
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/curl?expand=0&rev=111
This commit is contained in:
Dominique Leuenberger 2016-03-29 07:55:37 +00:00 committed by Git OBS Bridge
commit 1f19233f57
6 changed files with 21 additions and 11 deletions

View File

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

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEABECAAYFAlaocssACgkQeOEcayedXJEY4ACg3JiNYRFq94RsySUTY11rag/P
i6QAnj5Qdf0MWw3yMwqiIv+pshKZHNsh
=7+e8
-----END PGP SIGNATURE-----

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

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

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

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEABECAAYFAla4X80ACgkQeOEcayedXJFLWACglcsd1JCV1a5mQlzMVI166llH
66oAn3wjtUvix9Gn59EGwBz1k5Kby2gH
=Zg6S
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Mar 17 10:58:24 UTC 2016 - astieger@suse.com
- curl 7.47.1:
* getredirect.c: fix variable name
* tool_doswin: silence unused function warning
* curl.1: Explain remote-name behavior if file already exists
* sasl_sspi: Fix memory leak in domain populate
* openssl: Fix signed/unsigned mismatch warning in X509V3_ext
-------------------------------------------------------------------
Fri Jan 29 21:17:56 UTC 2016 - mpluskal@suse.com

View File

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