System Titles
Only SystemVersion and BootImagePackages were updated.
NPDM changes (besides usual version-bump): none.
RomFs changes:
SystemVersion: All files updated.
BootImagePackages
Only package2 was updated. The kernel was not updated. All KIPs other than FS were only re-built (only difference is GNU build hash).
FS
Mutex lock and unlock were added to some SaveData functions which were previously missing them.
In particular, this is nn::fs::save::SaveDataFileSystemCore::HasOpenedFiles and nn::fs::save::SaveDataFileSystemCore::HasOpenedEntries.