On 7/14/22 14:35, Glen Fernandes via Boost wrote:
Now open for bug fixes and documentation changes. Other changes by release manager permission.
The next deadline: On August 3rd, master closes for all changes.
I'd like to merge Boost.Filesystem develop to master: https://github.com/boostorg/filesystem/compare/master...develop https://github.com/boostorg/filesystem/commit/e9c845db2ff07927b3e202fcc30d82... Silences compiler warnings. https://github.com/boostorg/filesystem/commit/7cd11c770b3568bc191fbb43755e27... Removes test-only header from include directory. https://github.com/boostorg/filesystem/commit/945c2ecf11dff68e4bac32053281bc... Fixes compilation on RTEMS. https://github.com/boostorg/filesystem/commit/0601c887b7d6cba9eeef6faae694bd... Updates CI for MacOS to avoid its throttling due to deprecation of macos-10.15 image. https://github.com/boostorg/filesystem/commit/014216f3e5199a3d9037dfb10f6b10... Mostly cosmetics, possibly silences some compiler warnings regarding literal zeros used as NULL pointers. https://github.com/boostorg/filesystem/commit/36cf9aaf816a39dce3d32e2bfe09e2... https://github.com/boostorg/filesystem/commit/ea22e7655258b61776e4213ca4001a... Properly fixes CVE-2022-21658 on POSIX and Windows.