On Wed, 13 Nov 2024 at 10:37, Petr Lautrbach <lautrbach@xxxxxxxxxx> wrote: > > Hello, > > It's been about 6 months since the last release so we're going to start > the release process. > > Original plan was to ship final release before end of the year, but > given the number of changes delivered to the mailing list in last day, I > think it'll better to postpone 3.8 to January 2025 > > I'll tag and announce 3.8-rc1 on next Wednesday, November 27, 2024 and > continue with next rcX every two weeks. As written above the target for > the final release would be at the beginning of the next year. Sounds good to me. Some patches that might deserve a look: I. Changing the lstat64(2) call to plain lstat(2), to improve compatibility. Suggested on GitHub[1] and reported on the Debian Bug Tracker[2]. [1]: https://github.com/SELinuxProject/selinux/pull/401 [2]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1087016 II. Always build for LFS mode on 32-bit archs Originally reported in February[3] and updated in March[4]. Patch looks good to me. [3]: https://lore.kernel.org/selinux/Zc6tzKPsYZRICHya@xxxxxxxxxxxxxxx/ [4]: https://lore.kernel.org/selinux/ZeQuOBwQ2eSbkUAS@xxxxxxxxxxxxxxx/ The following two series from patchwork have been superseded: - https://patchwork.kernel.org/project/selinux/list/?series=902774 - https://patchwork.kernel.org/project/selinux/list/?series=903201 > > > Petr > >