mirror of
https://github.com/THZoria/NX_Firmware.git
synced 2025-06-28 19:01:42 +02:00
Created Firmware 12.0.3 (markdown)
31
Firmware-12.0.3.md
Normal file
31
Firmware-12.0.3.md
Normal file
@ -0,0 +1,31 @@
|
|||||||
|
# Information about the firmware 12.0.3
|
||||||
|
|
||||||
|
The firmware 12.0.3 released on Tuesday, June 8, 2021 brings changes on the forbidden words, on the FS module, and the SSL module
|
||||||
|
|
||||||
|
# System Titles
|
||||||
|
|
||||||
|
The following was updated: **SystemVersion/RebootlessSystemUpdateVersion**, **NgWord/NgWord2**, **ssl**, **BootImagePackages**.
|
||||||
|
|
||||||
|
# BootImagePackage
|
||||||
|
- Only package2 was updated.
|
||||||
|
- Kernel was not updated. The only updated sysmodule (besides buildid) was FS.
|
||||||
|
|
||||||
|
# FS
|
||||||
|
- FS was recompiled against SDK 12.3.1 which now looks for invalid characters when checking if a path is normalized.
|
||||||
|
|
||||||
|
# SSL
|
||||||
|
- Only 1 func was updated, this func is eventually called from SetSocketDescriptor. This handles SslVersion etc. The code which allowed using TLS 1.3 was - removed, the enum bit for V13 is now handled the same as V12.
|
||||||
|
|
||||||
|
# Bugs in firmware 12.0.3
|
||||||
|
|
||||||
|
_The firmware 12.0.3 has been removed from the "Sun" servers the same day of its release around 10am. It was put back in place in the evening around 8 pm_
|
||||||
|
_There were 2 major bugs in this version_
|
||||||
|
|
||||||
|
# FS module bug
|
||||||
|
|
||||||
|
- A problem with the FS module prevented the first use of a Micro SD in SDXC format (The exFat firmware was not installed)
|
||||||
|
The SD already under this format had corruption problems that persisted even after reinstalling the games.
|
||||||
|
|
||||||
|
# SSL Module Bug
|
||||||
|
|
||||||
|
- A problem with the SSL module that prevented the update of games of more than 4GB and more with an error 2123-1502
|
Reference in New Issue
Block a user