Opened 7 years ago

Closed 7 years ago

#9615 closed enhancement (fixed)

curl-7.55.1

Reported by: bdubbs@… Owned by: blfs-book@…
Priority: normal Milestone: 8.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (2)

comment:1 by bdubbs@…, 7 years ago

  • build: fix 'make install' with configure, install docs/libcurl/* too
  • make install: add 8 missing man pages to the installation
  • curl: do bounds check using a double comparison
  • dist: Add dictserver.py/negtelnetserver.py to release
  • digest_sspi: Don't reuse context if the user/passwd has changed
  • gitignore: ignore top-level .vs folder
  • build: check out *.sln files with Windows line endings
  • travis: verify "make install"
  • dist: fix the cmake build by shipping cmake_uninstall.cmake.in too
  • metalink: fix error: ‘*’ in boolean context, suggest ‘&&’ instead
  • configure: use the threaded resolver backend by default if possible
  • mkhelp.pl: allow executing this script directly
  • maketgz: remove old *.dist files before making the tarball
  • openssl: remove CONST_ASN1_BIT_STRING
  • openssl: fix "error: this statement may fall through"
  • proxy: fix memory leak in case of invalid proxy server name
  • curl/system.h: support more architectures (OpenRISC, ARC)
  • docs: fix typos
  • curl/system.h: add Oracle Solaris Studio
  • CURLINFO_TOTAL_TIME: could wrongly return 4200 seconds
  • docs: --connect-to clarified
  • cmake: allow user to override CMAKE_DEBUG_POSTFIX
  • travis: test cmake build on tarball too
  • redirect: make it handle absolute redirects to IDN names
  • curl/system.h: fix for gcc on PowerPC
  • curl --interface: fixed for IPV6 unique local addresses
  • cmake: threads detection improvements

comment:2 by bdubbs@…, 7 years ago

Resolution: fixed
Status: newclosed

Fixed at revision 19037.

Note: See TracTickets for help on using tickets.