Changes

1,485 bytes added ,  21:53, 18 July 2020
Line 1: Line 1:  
The Switch 10.1.0 system update was released on July 14, 2020 (UTC). This Switch update was released for the following regions: ALL.
 
The Switch 10.1.0 system update was released on July 14, 2020 (UTC). This Switch update was released for the following regions: ALL.
   −
Security flaws fixed: <fill this in manually later, see the updatedetails page from the ninupdates-report page(s) once available for now>.
+
Security flaws fixed: yes.
    
==Change-log==
 
==Change-log==
Line 8: Line 8:     
==System Titles==
 
==System Titles==
* The following sysmodules were updated: settings, friends, hid, wlan, nvservices, ns, am, nim, btm, npns, es, migration, olsc.
+
* The following sysmodules were updated: [[Settings_services|settings]], [[Friend_services|friends]], [[HID_services|hid]], [[WLAN_services|wlan]], [[NV_services|nvservices]], [[NS_Services|ns]], [[Applet_Manager_services|am]], [[NIM_services|nim]], [[BTM_services|btm]], [[NPNS_services|npns]], [[ETicket_services|es]], [[Migration_services|migration]], [[OLSC_services|olsc]].
* The following SystemData were updated (besides SystemVersion/RebootlessSystemUpdateVersion): CertStore, ErrorMessage, SsidList, FirmwareDebugSettings, all BootImagePackages, FatalMessage, ControllerFirmware.
+
* The following SystemData were updated (besides SystemVersion/RebootlessSystemUpdateVersion): [[SSL_services#CertStore|CertStore]], ErrorMessage, SsidList, FirmwareDebugSettings, all BootImagePackages, FatalMessage, [[HID_services#Firmware_update|ControllerFirmware]].
* The following applets were updated: qlaunch, controller, swkbd, myPage.
+
* The following applets were updated: [[qlaunch]], [[Controller_Applet|controller]], [[Software_Keyboard|swkbd]], [[MyPage_Applet|myPage]].
   −
NPDM changes: version was updated. The Handle Table Size for npns was changed from 100 to 128.
+
[[NPDM]] changes: version was updated. The Handle Table Size for npns was changed from 100 to 128.
 +
 
 +
The only sysmodules with IPC changes were: [[Settings_services|settings]], [[Applet_Manager_services|am]], [[NIM_services|nim]], [[OLSC_services|olsc]].
 +
 
 +
The sysmodules are built with the updated SDK, even though the sdkver wasn't changed.
    
RomFs changes (besides SystemVersion/RebootlessSystemUpdateVersion):
 
RomFs changes (besides SystemVersion/RebootlessSystemUpdateVersion):
* CertStore: "/ssl_CaFingerprints.bdf" and "/ssl_TrustedCerts.bdf" were updated.
+
* [[SSL_services#CertStore|CertStore]]: "/ssl_CaFingerprints.bdf" and "/ssl_TrustedCerts.bdf" were updated.
 
* ErrorMessage: New errors were added.
 
* ErrorMessage: New errors were added.
 
* SsidList: "/ssid_list.csv" was updated.
 
* SsidList: "/ssid_list.csv" was updated.
Line 21: Line 25:  
* BootImagePackages: Only change was for updating package2.
 
* BootImagePackages: Only change was for updating package2.
 
* FatalMessage: Added "/pt-BR/".
 
* FatalMessage: Added "/pt-BR/".
* ControllerFirmware: "/FirmwareInfo.csv" and "/ukyosakyo_ep2_ota.bin" were updated.
+
* [[HID_services#Firmware_update|ControllerFirmware]]: "/FirmwareInfo.csv" and "/ukyosakyo_ep2_ota.bin" were updated.
* qlaunch: "/lyt/Set.szs", "/message/{language}/qlaunch.msbt.szs", "/message/{language}/setting.msbt.szs" were updated.
+
* [[qlaunch]]: "/lyt/Set.szs", "/message/{language}/qlaunch.msbt.szs", "/message/{language}/setting.msbt.szs" were updated.
* controller: "/lyt/Controller.szs", "/message/Ocean.msbp.szs", "/message/USen/controller.msbt.szs", "/message/USes/controller.msbt.szs", "/message/USfr/controller.msbt.szs" were updated.
+
* [[Controller_Applet|controller]]: "/lyt/Controller.szs", "/message/Ocean.msbp.szs", "/message/USen/controller.msbt.szs", "/message/USes/controller.msbt.szs", "/message/USfr/controller.msbt.szs" were updated.
* swkbd: "/message/Ocean.msbp.szs" was updated.
+
* [[Software_Keyboard|swkbd]]: "/message/Ocean.msbp.szs" was updated.
* myPage: "/lyt/MyPage.szs", "/lyt/Set.szs", "/message/{language}/myPage.msbt.szs", "/message/{language}/setting.msbt.szs", "/message/Ocean.msbp.szs", "/sound/myPage_action.bksnd" were updated.
+
* [[MyPage_Applet|myPage]]: "/lyt/MyPage.szs", "/lyt/Set.szs", "/message/{language}/myPage.msbt.szs", "/message/{language}/setting.msbt.szs", "/message/Ocean.msbp.szs", "/sound/myPage_action.bksnd" were updated.
 +
 
 +
=== [[HID_services|hid]]-sysmodule ===
 +
All hidsys ButtonConfig cmds which use an input s32 were updated, the s32 is now [[Switch_System_Flaws#System_Modules|validated]].
 +
 
 +
Various other funcs were also updated.
 +
 
 +
=== [[BTM_services|btm]]-sysmodule ===
 +
Two funcs changed:
 +
 
 +
* First func: This will no longer Abort when [[Bluetooth_Driver_services#StopInquiry|StopInquiry]] fails, the Result is now ignored. Added a call to the below func with arg=8 which is used in some cases, Aborting on fail.
 +
* Second func: Two func calls were removed. A func call was added, for setting a bool flag to false with mutex-locking.
 +
 
 +
=== [[Migration_services|migration]]-sysmodule ===
 +
Various [[OLSC_services|olsc]] service cmd usage was updated, for using different cmds instead of the previously used cmds, and a new func call which uses an additional cmd was added.
    
==See Also==
 
==See Also==