Accepting request 503381 from openSUSE:Leap:15.0:Rings:1-MinimalX

- Create curl-mini for bootstrapping (boo#1042919)

OBS-URL: https://build.opensuse.org/request/show/503381
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=192
This commit is contained in:
2017-06-14 09:42:26 +00:00
committed by Git OBS Bridge
parent cb94451b5b
commit 9587b7daf9
9 changed files with 2286 additions and 57 deletions

View File

@@ -1,28 +1,7 @@
-------------------------------------------------------------------
Wed Jun 14 08:36:07 UTC 2017 - idonmez@suse.com
Tue Jun 13 13:08:21 UTC 2017 - lnussel@suse.de
- Update to 7.54.1
Changes:
* curl now shows release date in --version output
Bugfixes:
* Fixes CVE-2017-9502: default protocol drive letter buffer overflow
* openssl: fix memory leak in servercert
* curl: set a 100K buffer size by default
* nss: do not leak PKCS #11 slot while loading a key
* nss: load libnssckbi.so if no other trust is specified
* curl: use utimes instead of obsolescent utime when available
* url: fixed a memory leak on OOM while setting CURLOPT_BUFFERSIZE
* CURLOPT_BUFFERSIZE: 1024 bytes is now the minimum size
* curl: non-boolean command line args reject --no- prefixes
* telnet: Write full buffer instead of byte-by-byte
* curl: remove --environment and tool_writeenv.c
* curl: generate the --help output
* curl.1: clarify --config
* curl.1: mention --oauth2-bearer's argument
* ssh: fix memory leak in disconnect due to timeout
* redirect: store the "would redirect to" URL when max redirs is reached
* file: make speedcheck use current time for checks
* urlglob: fix division by zero
- Create curl-mini for bootstrapping (boo#1042919)
-------------------------------------------------------------------
Wed Apr 19 08:17:17 UTC 2017 - idonmez@suse.com