HAProxy known bugs for version v2.5.13 (maintenance branch 2.5) :  30 

This version (2.5.13) is a release belonging to maintenance branch 2.5 whose latest version is 2.5.14. If your version is not the last one in the maintenance branch, you are missing fixes for known bugs, and by not updating you are needlessly taking the responsibility for the risk of unexpected service outages and exposing your web site to possible security issues.

The HAProxy development team takes a great care of maintaining stable versions so that all users can apply bug fixes without having to take the risk of upgrading to a new branch. In turn users are expected to apply the fixes when the development team estimates that they were worth being backported to stable branches.

Quick links

Other versions in the same branch

This branch contains the following releases :

DateVersionComment
2023-05-022.5.14 ⇐ last
2023-03-172.5.13 ⇐ yours
2023-02-142.5.12 
2023-01-242.5.11 
2022-12-052.5.10 
2022-09-232.5.9 
2022-07-252.5.8 
2022-05-132.5.7 
2022-04-262.5.6 
2022-03-142.5.5 
2022-02-252.5.4 
2022-02-182.5.3 
2022-02-162.5.2 
2022-01-112.5.1 
2021-11-232.5.0 

Known bugs affecting this version, and already fixed in the maintenance branch

These fixes have already been queued for a more recent 2.5 version. Some of them might have already been released in a more recent version than yours, and other ones might still be pending in the maintenance branch for a future release. The list may be empty if you're already on the latest version and no new fix was backported.

Bugs are almost always tagged with a severity (some people forget the severity tag when the bug is minor). The following severities are used :

Total known bugs in this version by category :

TotalCRITICALMAJORMEDIUMMINOR
30 0 0 13 17

Click on the subjects below to get the full description of the bug :

Merge dateSubject - Severity (minor, medium, major, critical)
2023-04-28BUG/MINOR: server: don't use date when restoring last_change from state file
2023-04-28BUG/MINOR: server: don't miss server stats update on server state transitions
2023-04-28BUG/MINOR: server: don't miss proxy stats update on server state transitions
2023-04-28BUG/MINOR: server: incorrect report for tracking servers leaving drain
2023-04-21BUG/MINOR: mux-h2: make sure to produce a log on invalid requests
2023-04-21BUG/MEDIUM: Update read expiration date on synchronous send
2023-04-21BUG/MEDIUM: proxy/sktable: prevent watchdog trigger on soft-stop
2023-04-21BUG/MEDIUM: hlua: prevent deadlocks with main lua lock
2023-04-21BUG/MINOR: hlua: prevent function and table reference leaks on errors
2023-04-21BUG/MINOR: hlua: fix reference leak in hlua_post_init_state()
2023-04-21BUG/MINOR: hlua: fix reference leak in core.register_task()
2023-04-21BUG/MEDIUM: listener/proxy: fix listeners notify for proxy resume
2023-04-21BUG/MEDIUM: resume from LI_ASSIGNED in default_resume_listener()
2023-04-21BUG/MINOR: listener: fix resume_listener() resume return value handling
2023-04-21BUG/MEDIUM: listener: fix pause_listener() suspend return value handling
2023-04-21BUG/MINOR: listener: null pointer dereference suspected by coverity
2023-04-21BUG/MINOR: cfgparse: make sure to include openssl-compat
2023-04-21BUG/MEDIUM: log: Properly handle client aborts in syslog applet
2023-04-21BUG/MEDIUM: fd: don't wait for tmask to stabilize if we're not in it.
2023-04-21BUG/MINOR: stick_table: alert when type len has incorrect characters
2023-04-21BUG/MEDIUM: resolvers: Force the connect timeout for DNS resolutions
2023-04-21BUG/MINOR: http-ana: Don't switch message to DATA when waiting for payload
2023-04-21BUG/MINOR: hlua: enforce proper running context for register_x functions
2023-04-21BUG/MINOR: log: free log forward proxies on deinit()
2023-04-21BUG/MINOR: sink: free forward_px on deinit()
2023-04-21BUG/MEDIUM: dns: Properly handle error when a response consumed
2023-04-21BUG/MEDIUM: channel: Improve reports for shut in co_getblk()
2023-04-21BUG/MEDIUM: mux-h1: Wakeup H1C on shutw if there is no I/O subscription
2023-04-21BUG/MEDIUM: mux-h2: erase h2c->wait_event.tasklet on error path
2023-04-14Revert "BUG/MEDIUM: stconn: Don't rearm the read expiration date if EOI was reached"
2023-04-14BUG/MINOR: ssl: ssl-(min|max)-ver parameter not duplicated for bundles in crt-list

Back to the list of branches and versions
Back to the HAProxy page