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:
commit
1f19233f57
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f7789a806fef4e24ec3d4b70ca86ff145243bf19d03ab0eb5c64f18f1b2748d8
|
|
||||||
size 2878783
|
|
@ -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
3
curl-7.47.1.tar.lzma
Normal 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
7
curl-7.47.1.tar.lzma.asc
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
Version: GnuPG v1
|
||||||
|
|
||||||
|
iEYEABECAAYFAla4X80ACgkQeOEcayedXJFLWACglcsd1JCV1a5mQlzMVI166llH
|
||||||
|
66oAn3wjtUvix9Gn59EGwBz1k5Kby2gH
|
||||||
|
=Zg6S
|
||||||
|
-----END PGP SIGNATURE-----
|
10
curl.changes
10
curl.changes
@ -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
|
Fri Jan 29 21:17:56 UTC 2016 - mpluskal@suse.com
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%bcond_with mozilla_nss
|
%bcond_with mozilla_nss
|
||||||
%bcond_without testsuite
|
%bcond_without testsuite
|
||||||
Name: curl
|
Name: curl
|
||||||
Version: 7.47.0
|
Version: 7.47.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A Tool for Transferring Data from URLs
|
Summary: A Tool for Transferring Data from URLs
|
||||||
License: BSD-3-Clause and MIT
|
License: BSD-3-Clause and MIT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user