12.0.3: Difference between revisions
Moosehunter (talk | contribs) m →FS |
No edit summary |
||
| (One intermediate revision by one other user not shown) | |||
| Line 12: | Line 12: | ||
The following was updated: [[System_Version_Title|SystemVersion]]/RebootlessSystemUpdateVersion, NgWord/NgWord2, [[SSL_services|ssl]], BootImagePackages. | The following was updated: [[System_Version_Title|SystemVersion]]/RebootlessSystemUpdateVersion, NgWord/NgWord2, [[SSL_services|ssl]], BootImagePackages. | ||
=== | RomFs changes: | ||
* NgWord: "/0.txt" updated, "/version.dat" updated | |||
* [[System_Version_Title|SystemVersion]]: All files updated. | |||
* NgWord2: "/ac_0_b1_nx" updated, "/ac_0_b2_nx" updated, "/ac_0_not_b_nx" updated | |||
* RebootlessSystemUpdateVersion: All files updated. | |||
=== BootImagePackages === | |||
RomFs changes: | |||
* "/nx/package2" updated | |||
Kernel was not updated. The only updated sysmodule (besides buildid) was [[Filesystem_services|FS]]. | Kernel was not updated. The only updated sysmodule (besides buildid) was [[Filesystem_services|FS]]. | ||
====[[Filesystem services|FS]]==== | |||
FS was recompiled against SDK 12.3.1 which now catches invalid characters directly after <code>/</code>, <code>/.</code> or <code>/..</code> when checking if a path is normalized. | FS was recompiled against SDK 12.3.1 which now catches invalid characters directly after <code>/</code>, <code>/.</code> or <code>/..</code> when checking if a path is normalized. | ||