Opened 7 months ago

Closed 7 months ago

#21856 closed enhancement (fixed)

neon-0.35.0

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.4
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (3)

comment:1 by Bruce Dubbs, 7 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 7 months ago

Changes in release 0.35.0:

  • Interface changes:
    • API and ABI backwards-compatible with 0.27.x and later
    • pakchois-based PKCS#11 support is now deprecated
  • Interface clarifications:
    • ne_md5_read_ctx() may return NULL
  • New interfaces and features:
    • ne_request.h: add ne_get_response_retry_after()
    • ne_uri.h: add NE_PATH_NONPC escaping rule
    • ne_string.h: add ne_strhextoul()
    • ne_ssl.h: add ne_ssl_clicert_fromuri(), a simpler API to retrieve client certs based on (e.g.) PKCS#11 URIs; only supported with OpenSSL currently.
    • ne_session.h: add ne_status_handshake to notifier API
  • Bug fixes:
    • ne_path_escape() now follows NE_PATH_NONPC pct-encoding rule by default
    • ne_md5_*(): for OpenSSL, now uses the EVP* API
    • session caching fixes for OpenSSL
  • "BUGS" document removed, use https://github.com/notroj/neon/issues

comment:3 by Bruce Dubbs, 7 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

f9dd07b477 Update to neon-0.35.0.
d9982a8433 Update to audacious and audacious-plugins 4.5.
Note: See TracTickets for help on using tickets.