From: Paul F. <pj...@wa...> - 2025-04-10 05:39:56
|
On 06-04-25 14:03, Mark Wielaard wrote: > Hi Valgrind hackers, > > Normally we do a major releases in April and October. We have been > updating the VALGRIND_3_24_BRANCH but there has been lots of activity > that hasn't landed there. So it is time to prepare for a new major > release. > > I am proposing to do a release on Wednesday April 23. With an RC1 a > week before, Wednesday April 16. And a RC2 on Monday April 21. > > Please try to schedule major updates before RC1 and at the latest RC2. > With only documentation, testcase and regression bug fixes after RC2. Hi Mark Good news. No major things on the cards for me. I've tested https://bugs.kde.org/show_bug.cgi?id=486398 I might reorder the case statements to put them in numerical order and also make some effort to understand the new opcodes and corresponding VEX. Do you think that you could also take a look at the diffs? If https://bugs.kde.org/show_bug.cgi?id=290061 is clean with a try- push I'll merge that. It's probably more important for clang(++) which defaults to using PIE. If I have the time to finish cleaning up regtest for https://bugs.kde.org/show_bug.cgi?id=390310 I'll push that as well. After that, maybe some small cleanup for Illumos and arm64, time permitting. A+ Paul |