Re: [Dnsmasq-discuss] 2.86rc1

2021-09-11 Thread Simon Kelley
Applied in 2.87. Cheers, Simon. On 03/09/2021 22:47, Petr Menšík wrote: > Hi Simon, > > I have prepared a set of patches applied over 2.86rc3 release. They were > made to silent some of reports from Coverity scans we do for our > packages. I did include reported parts in commit messages, so c

Re: [Dnsmasq-discuss] 2.86rc1

2021-09-06 Thread Petr Menšík
I do not think I have found any blocking issues, they all fixes some kind of error path, nothing which should be possible triggering remotely. Applying them after the release is okay. On 9/4/21 11:04 PM, Simon Kelley wrote: > I think if these go in now, we'd need to push back 2.86 for a week or >

Re: [Dnsmasq-discuss] 2.86rc1

2021-09-05 Thread Dominik DL6ER
On Sat, 2021-09-04 at 22:04 +0100, Simon Kelley wrote: > Dominik, you were the one pushing for 2.86. Thoughts? Hey Simon, I didn't really intend to push for v2.86, but, yes, I'd personally like to see it soon(ish). Also given that v2.85 was almost half a year ago. Maybe we could get a v2.87 still

Re: [Dnsmasq-discuss] 2.86rc1

2021-09-04 Thread Simon Kelley
I think if these go in now, we'd need to push back 2.86 for a week or two for testing. I've been through them and not found any show-stoppers, so I'm in a quandary about delaying 2.86 or pushing them to 2.87. Dominik, you were the one pushing for 2.86. Thoughts? Simon. On 03/09/2021 22:47,

Re: [Dnsmasq-discuss] 2.86rc1

2021-09-03 Thread Petr Menšík
Hi Simon, I have prepared a set of patches applied over 2.86rc3 release. They were made to silent some of reports from Coverity scans we do for our packages. I did include reported parts in commit messages, so commit messages are somehow noisy and contain more bytes that the diffs itself. It shou

Re: [Dnsmasq-discuss] 2.86rc1 [PATCH]

2021-09-03 Thread Petr Menšík
One small issue was detected in 2.85 release Coverity scan and is still present in current version. It is in unlikely tftp error path, but still should ensure error is sent in case of interrupt received during sendto(). Patch attached. On 8/25/21 3:46 PM, Simon Kelley wrote: > I just pushed a few

[Dnsmasq-discuss] 2.86rc1

2021-08-25 Thread Simon Kelley
I just pushed a few final changes, tagged as dnsmasq-2.86rc1. I'm fairly confident that this can be released as 2.86 in the near future, but if you can, please test it now, to avoid disappointment later. https://thekelleys.org.uk/dnsmasq/release-candidates/dnsmasq-2.86rc1.tar.gz Cheers, Simon.