Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TLMSP curl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CYBER - Cyber Security
TS 103 523 MSP
TLMSP
TLMSP curl
Commits
610b9cdc
Commit
610b9cdc
authored
8 years ago
by
Daniel Stenberg
Browse files
Options
Downloads
Patches
Plain Diff
RELEASE-NOTES: synced with
3c1e84f5
parent
3c1e84f5
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
RELEASE-NOTES
+19
-5
19 additions, 5 deletions
RELEASE-NOTES
with
19 additions
and
5 deletions
RELEASE-NOTES
+
19
−
5
View file @
610b9cdc
...
...
@@ -67,6 +67,13 @@ This release includes the following bugfixes:
o makefile.vc6: use d suffix on debug object [25]
o configure: remove check for libresolve [30]
o scripts/make: use $(EXEEXT) for executables [31]
o checksrc: got rid of the whitelist files
o sendf: added ability to call recv() before send() as workaround [32]
o NTLM: check for NULL pointer before dereferencing [33]
o openssl: builds with OpenSSL 1.1.0-pre5 [34]
o configure: ac_cv_ -> curl_cv_ for all cached vars [35]
o winbuild: add mbedtls support [36]
o curl: make --ftp-create-dirs retry on failure [37]
This release includes the following known bugs:
...
...
@@ -77,11 +84,12 @@ advice from friends like these:
Alessandro Ghedini, Alexis La Goutte, Anatol Belski, Damien Vielpeau,
Dan Cristian, Daniel Stenberg, David Benjamin, Diego Bes, Dusty Mabe,
Evgeny Grin, Irfan Adilovic, Isaac Boukris, Joel Depooter, Joonas Kuorilehto,
Juan RP, Marcel Raad, Marquis de Muesli, Michael Kaufmann, Michael Osipov,
Patrick Monnerat, Ray Satiro, Rod Widdowson, Steve Holme,
Tatsuhiro Tsujikawa, Theodore Dubois, Viktor Szakáts,
(26 contributors)
Evgeny Grin, Henrik Gaßmann, Irfan Adilovic, Isaac Boukris, Joel Depooter,
John Wanghui, Joonas Kuorilehto, Juan RP, Kamil Dudka, Leif W, Marcel Raad,
Marquis de Muesli, Michael Kaufmann, Michael Osipov, Patrick Monnerat,
Ray Satiro, Rod Widdowson, Steve Holme, Tatsuhiro Tsujikawa, Theodore Dubois,
Viktor Szakáts,
(30 contributors)
Thanks! (and sorry if I forgot to mention someone)
...
...
@@ -118,3 +126,9 @@ References to bug reports and discussions on issues:
[29] = https://curl.haxx.se/docs/manpage.html#--tcp-fastopen
[30] = https://curl.haxx.se/bug/?i=770
[31] = https://curl.haxx.se/bug/?i=771
[32] = https://curl.haxx.se/bug/?i=657
[33] = https://curl.haxx.se/bug/?i=765
[34] = https://curl.haxx.se/bug/?i=763
[35] = https://curl.haxx.se/bug/?i=766
[36] = https://curl.haxx.se/bug/?i=606
[37] = https://curl.haxx.se/mail/archive-2016-04/0021.html
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment