Hi, On Tue, Mar 20, 2018 at 07:27:01AM +0000, Nikhil Kapoor wrote: > Hi > > I was going through the known bugs of 1.7.9 version. I found a minor bug > "BUG/MINOR: lua: Fix default value for pattern in > Socket.receive<http://git.haproxy.org/?p=haproxy-1.7.git;a=commitdiff;h=07fe2d9>" > which is not backported in 1.8/1.8.4 versions. So, are there any plans to > backport it or any other reason for not backporting it? > > Link: http://git.haproxy.org/?p=haproxy-1.7.git;a=commitdiff;h=07fe2d9
Yes it is, look, it's the last "cherry-picked" line in the commit message, the 1.7 commit is itself a backport of the 1.8 one, which is commit 0c9d9a9621 there, it was merged between 1.8.3 and 1.8.4. Regards, Willy

