Bug 237831 - irc/inspircd: Update to 3.0.1
Summary: irc/inspircd: Update to 3.0.1
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: Steve Wills
URL: https://www.inspircd.org/2019/05/03/v...
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-10 20:54 UTC by Dmitri Goutnik
Modified: 2019-05-12 01:02 UTC (History)
1 user (show)

See Also:


Attachments
patch file (25.75 KB, patch)
2019-05-10 20:54 UTC, Dmitri Goutnik
dmgk: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitri Goutnik freebsd_committer freebsd_triage 2019-05-10 20:54:20 UTC
Created attachment 204314 [details]
patch file

Update 2.0.27 -> 3.0.1

Changelog [1]:
  - Full support for all currently ratified IRCv3 extensions.
  - Support for WebSocket connections.
  - Support for the bcrypt and PBKDF2 password hashing algorithms.
  - Support for the WHOX extension.
  - Support for UNIX socket connections.
  - Support for the HAProxy PROXY protocol.
  - Many performance improvements.

QA:
  poudriere testport: OK (112a, 120a, 120i)

[1] https://www.inspircd.org/2019/05/03/v300-released.html
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-05-12 01:02:28 UTC
A commit references this bug:

Author: swills
Date: Sun May 12 01:01:35 UTC 2019
New revision: 501352
URL: https://svnweb.freebsd.org/changeset/ports/501352

Log:
  irc/inspircd: Update to 3.0.1

  PR:		237831
  Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)

Changes:
  head/irc/inspircd/Makefile
  head/irc/inspircd/distinfo
  head/irc/inspircd/files/inspircd.in
  head/irc/inspircd/files/patch-configure
  head/irc/inspircd/files/patch-make_template_main.mk
  head/irc/inspircd/files/patch-src_modules_extra_m__ssl__openssl.cpp
  head/irc/inspircd/pkg-message
  head/irc/inspircd/pkg-plist
Comment 2 Steve Wills freebsd_committer freebsd_triage 2019-05-12 01:02:43 UTC
Committed, thanks!