mirror of
https://github.com/curl/curl.git
synced 2026-05-30 08:27:28 +03:00
RELEASE-NOTES: mention security issue 20110623
libcurl inappropriate GSSAPI delegation. Full details at http://curl.haxx.se/docs/adv_20110623.html
This commit is contained in:
parent
e5010ec3ff
commit
42c6b7577f
1 changed files with 3 additions and 1 deletions
|
|
@ -15,6 +15,8 @@ This release includes the following changes:
|
|||
|
||||
This release includes the following bugfixes:
|
||||
|
||||
o SECURITY ADVISORY: inappropriate GSSAPI delegation. Full details at
|
||||
http://curl.haxx.se/docs/adv_20110623.html
|
||||
o NTLM: work with unicode
|
||||
o fix connect with SOCKS proxy when using the multi interface
|
||||
o anyauthput.c: stdint.h must not be included unconditionally
|
||||
|
|
@ -42,6 +44,6 @@ advice from friends like these:
|
|||
Dan Fandrich, Guenter Knauf, Vsevolod Novikov, Zmey Petroff,
|
||||
Dagobert Michelsen, Jeff Pohlmeyer, Dmitri Shubin, Matteo Rocco,
|
||||
Aaron Orenstein, Yang Tse, Kamil Dudka, Amr Shahin, Josue Andrade Gomes,
|
||||
Ori Avtalion
|
||||
Ori Avtalion, Richard Silverman, Julien Chaffraix
|
||||
|
||||
Thanks! (and sorry if I forgot to mention someone)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue