- 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 bsc#1044243 * 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 - 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 bsc#1044243 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=193
This commit is contained in:
committed by
Git OBS Bridge
parent
9587b7daf9
commit
494659827d
@@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 14 11:19:16 UTC 2017 - idonmez@suse.com
|
||||
|
||||
- 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 bsc#1044243
|
||||
* 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 13 13:08:21 UTC 2017 - lnussel@suse.de
|
||||
|
||||
|
Reference in New Issue
Block a user