Opened 9 years ago
Closed 4 years ago
#909 closed task (fixed)
Upgrade libcurl to 7.42.1
Reported by: | christinebao | Owned by: | gregboone |
---|---|---|---|
Priority: | major | Milestone: | 4.1.0 |
Component: | FDO API | Version: | 4.0.0 |
Severity: | 3 | Keywords: | |
Cc: | Christine, Bao | External ID: |
Description
libcurl in ThirdParty is still 7.31. It should be upgrade to latest version.
Change History (7)
comment:1 by , 9 years ago
- Replace libcurl folder by 7.42.1 from http://curl.haxx.se/download.html.
- In \libcurl\projects\Windows\VC11 folder, open curl-all.sln.
- Build "LIB Debug/Release - DLL OpenSSL" settings of project libcurl.
- Add "CURL_DISABLE_LDAP" in preprocessor.
- Because output library name and path change, update OWS project.
comment:3 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 by , 9 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:5 by , 9 years ago
When updating LibCUL
- Do it from a Linux box. This is the safest way to update 3rdparty distributions
- Test full Linux build including the entire Thirdparty build sequence
- Test full Windows build including the entire Thirdparty build sequence
Version 0, edited 9 years ago by (next)
comment:7 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Note:
See TracTickets
for help on using tickets.