Bug 242794 - www/c-icap: update to 0.5.6
Summary: www/c-icap: update to 0.5.6
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Rodrigo Osorio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-22 08:29 UTC by Franco Fichtner
Modified: 2019-12-23 05:46 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (rodrigo)


Attachments
0.5.6 update (1.16 KB, patch)
2019-12-22 08:29 UTC, Franco Fichtner
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Franco Fichtner 2019-12-22 08:29:10 UTC
Created attachment 210130 [details]
0.5.6 update
Comment 1 Franco Fichtner 2019-12-22 08:30:54 UTC
Also see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242795
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-12-22 21:53:19 UTC
A commit references this bug:

Author: rodrigo
Date: Sun Dec 22 21:52:43 UTC 2019
New revision: 520667
URL: https://svnweb.freebsd.org/changeset/ports/520667

Log:
  www/c-icap: update to 0.5.6

  Changelog:
   * Possible buffer overflow if an ipv6 address is used with TlsPort
   * Possible buffer overflow while building memcached key
   * Not correctly initialized array, can cause undefined behavior to c-icap-stretch utility
   * Bug 116: The CI_CONNECTION_CONNECTED ci_connection_t flag is not set properly
   * Bug 115: Fix incorrect prototype for ci_client_get_server_options_nonblocking
   * c-icap may crash while parsing wrong formated ICAP request line
   * Fix many issues reported by clang analyzer, which may result to c-icap crashes or malfunction
   * Using port with memcached server hostname, may result to c-icap crash
   * Bug fix: Numeric as group/user id in Group/User cfg parameter does not work
   * Many other fixes

  PR:		242794
  Submitted by:	Franco Fichtner <franco@opnsense.org>

Changes:
  head/www/c-icap/Makefile
  head/www/c-icap/distinfo
  head/www/c-icap/pkg-plist
Comment 3 Rodrigo Osorio freebsd_committer freebsd_triage 2019-12-22 22:00:46 UTC
Committed, thanks.
Comment 4 Franco Fichtner 2019-12-23 05:46:51 UTC
Thank you <3