Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jul 2020 12:06:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 248240] net/haproxy22: Add port
Message-ID:  <bug-248240-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248240

            Bug ID: 248240
           Summary: net/haproxy22: Add port
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: http://www.haproxy.org/download/2.2/src/CHANGELOG
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: juraj@lutter.sk

Created attachment 216740
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D216740&action=
=3Dedit
net/haproxy22: New port in diff format

Hi,

please find the file attached.

ChangeLog :
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

2020/07/23 : 2.2.1
    - BUG/MINOR: sample: Free str.area in smp_check_const_bool
    - BUG/MINOR: sample: Free str.area in smp_check_const_meth
    - BUG/MEDIUM: lists: add missing store barrier on MT_LIST_BEHEAD()
    - BUG/MEDIUM: lists: add missing store barrier in MT_LIST_ADD/MT_LIST_A=
DDQ
    - CONTRIB: da: fix memory leak in dummy function da_atlas_open()
    - BUG/MEDIUM: mux-h2: Don't add private connections in available connec=
tion
list
    - BUG/MEDIUM: mux-fcgi: Don't add private connections in available
connection list
    - BUG/MEDIUM: mux-h1: Continue to process request when switching in tun=
nel
mode
    - BUG/MINOR: mux-fcgi: Handle empty STDERR record
    - BUG/MINOR: mux-fcgi: Set conn state to RECORD_P when skipping the rec=
ord
padding
    - BUG/MINOR: mux-fcgi: Set flags on the right stream field for empty
FCGI_STDOUT
    - BUG/MEDIUM: log: issue mixing sampled to not sampled log servers.
    - BUG/MEDIUM: fcgi-app: fix memory leak in fcgi_flt_http_headers
    - BUG/MEDIUM: server: resolve state file handle leak on reload
    - BUG/MEDIUM: server: fix possibly uninitialized state file on close
    - BUG/MEDIUM: channel: Be aware of SHUTW_NOW flag when output data are
peeked
    - BUILD: config: address build warning on raspbian+rpi4
    - BUG/MAJOR: tasks: make sure to always lock the shared wait queue if
needed
    - BUILD: config: fix again bugs gcc warnings on calloc
    - DOC: ssl: req_ssl_sni needs implicit TLS
    - BUG/MEDIUM: arg: empty args list must be dropped
    - BUG/MEDIUM: resolve: fix init resolving for ring and peers section.
    - BUG/MAJOR: tasks: don't requeue global tasks into the local queue
    - BUG/MAJOR: dns: Make the do-resolve action thread-safe
    - BUG/MEDIUM: dns: Release answer items when a DNS resolution is freed
    - MEDIUM: htx: Add a flag on a HTX message when no more data are expect=
ed
    - BUG/MINOR: htx: add two missing HTX_FL_EOI and remove an unexpected o=
ne
    - BUG/MEDIUM: stream-int: Don't set MSG_MORE flag if no more data are
expected
    - BUG/MEDIUM: http-ana: Only set CF_EXPECT_MORE flag on data filtering

2020/07/07 : 2.2.0
    - BUILD: mux-h2: fix typo breaking build when using DEBUG_LOCK
    - CLEANUP: makefile: update the outdated list of DEBUG_xxx options
    - BUILD: tools: make resolve_sym_name() return a const
    - CLEANUP: auth: fix useless self-include of auth-t.h
    - BUILD: tree-wide: cast arguments to tolower/toupper to unsigned char
    - CLEANUP: assorted typo fixes in the code and comments
    - WIP/MINOR: ssl: add sample fetches for keylog in frontend
    - DOC: fix tune.ssl.keylog sample fetches array
    - BUG/MINOR: ssl: check conn in keylog sample fetch
    - DOC: configuration: various typo fixes
    - MINOR: log: Remove unused case statement during the log-format string
parsing
    - BUG/MINOR: mux-h1: Fix the splicing in TUNNEL mode
    - BUG/MINOR: mux-h1: Don't read data from a pipe if the mux is unable to
receive
    - BUG/MINOR: mux-h1: Disable splicing only if input data was processed
    - BUG/MEDIUM: mux-h1: Disable splicing for the conn-stream if read0 is
received
    - MINOR: mux-h1: Improve traces about the splicing
    - BUG/MINOR: backend: Remove CO_FL_SESS_IDLE if a client remains on the
last server
    - BUG/MEDIUM: connection: Don't consider new private connections as
available
    - BUG/MINOR: connection: See new connection as available only on reuse
always
    - DOC: configuration: remove obsolete mentions of H2 being converted to
HTTP/1.x
    - CLEANUP: ssl: remove unrelevant comment in smp_fetch_ssl_x_keylog()
    - DOC: update INSTALL with new compiler versions
    - DOC: minor update to coding style file
    - MINOR: version: mention that it's an LTS release now

testport on 12-STABLE/amd64:
https://freebsd-stable.builder.wilbury.net/data/12_STABLE_GENERIC_amd64-def=
ault/2020-07-24_13h53m00s/logs/haproxy22-2.2.1.log

testport on 13-CURRENT/amd64:
https://freebsd-current.builder.wilbury.net/data/13_CURRENT_GENERIC_amd64-d=
efault/2020-07-24_13h55m24s/logs/haproxy22-2.2.1.log

testport on 13-CURRENT/aarch64:
https://freebsd-current.builder.wilbury.net/data/13_CURRENT_GENERIC_aarch64=
-default/2020-07-24_13h58m01s/logs/haproxy22-2.2.1.log

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-248240-7788>