Opened 9 years ago

Closed 3 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 christinebao, 9 years ago

  1. Replace libcurl folder by 7.42.1 from http://curl.haxx.se/download.html.
  2. In \libcurl\projects\Windows\VC11 folder, open curl-all.sln.
  3. Build "LIB Debug/Release - DLL OpenSSL" settings of project libcurl.
  4. Add "CURL_DISABLE_LDAP" in preprocessor.
  5. Because output library name and path change, update OWS project.

comment:2 by christinebao, 9 years ago

Submit to trunk at r7223 and r7224.

comment:3 by christinebao, 9 years ago

Resolution: fixed
Status: newclosed

comment:4 by gregboone, 9 years ago

Resolution: fixed
Status: closedreopened

comment:5 by gregboone, 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 gregboone (next)

comment:6 by gregboone, 9 years ago

Also, do not submit the compiled Thirdparty libs into the depot

comment:7 by jng, 3 years ago

Resolution: fixed
Status: reopenedclosed
Note: See TracTickets for help on using tickets.