Difference between revisions of "10.2.0-28"

From 3dbrew
Jump to navigation Jump to search
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
The Old3DS+New3DS 10.2.0-28 system update was released on October 19, 2015. This Old3DS update was released for the following regions: USA, EUR, JPN, CHN, KOR, and TWN. This New3DS update was released for the following regions: USA, EUR, JPN, and KOR.
 
The Old3DS+New3DS 10.2.0-28 system update was released on October 19, 2015. This Old3DS update was released for the following regions: USA, EUR, JPN, CHN, KOR, and TWN. This New3DS update was released for the following regions: USA, EUR, JPN, and KOR.
  
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: see below.
  
 
==Change-log==
 
==Change-log==
Line 8: Line 8:
  
 
==System Titles==
 
==System Titles==
 +
 +
The following titles were updated: [[Home Menu]], [[CVer]], Old3DS+New3DS NATIVE_FIRM, Old3DS+New3DS [[Internet Browser]], and [[NVer]].
 +
 
===NATIVE_FIRM===
 
===NATIVE_FIRM===
 +
The only FIRM sysmodule that was really updated is the following, minus a single word in the FS-module codebin.
 
* pm was updated. [[PMApp:LaunchTitle]] now executes svcBreak() when trying to launch safe-mode sysmodule/applet titles.
 
* pm was updated. [[PMApp:LaunchTitle]] now executes svcBreak() when trying to launch safe-mode sysmodule/applet titles.
  
 +
 +
For Old3DS, the FIRM arm9-section wasn't changed at all: same FIRM section hash from the previous version. Nothing was really changed in the New3DS arm9-section either.
 +
 +
No code in the ARM11-kernel was changed(the binary is *exactly* the same minus two words involved with configmem version fields init).
 +
 +
===Home Menu===
 +
Only the codebin was changed. The size of .text only increased by 0x18-bytes.
 +
 +
Only one function was updated: the theme-loading function. The changes in this code block the latest version of [[menuhax]] at the time of sysupdate release. See [[3DS_Userland_Flaws|here]] for details.
 +
 +
===Internet Browser===
 +
See [[Internet Browser|here]] for details, vuln fixing included.
  
 
==See Also==
 
==See Also==

Revision as of 19:51, 29 October 2015

The Old3DS+New3DS 10.2.0-28 system update was released on October 19, 2015. This Old3DS update was released for the following regions: USA, EUR, JPN, CHN, KOR, and TWN. This New3DS update was released for the following regions: USA, EUR, JPN, and KOR.

Security flaws fixed: see below.

Change-log

Official USA change-log:

  • Further improvements to overall system stability and other minor adjustments have been made to enhance the user experience

System Titles

The following titles were updated: Home Menu, CVer, Old3DS+New3DS NATIVE_FIRM, Old3DS+New3DS Internet Browser, and NVer.

NATIVE_FIRM

The only FIRM sysmodule that was really updated is the following, minus a single word in the FS-module codebin.

  • pm was updated. PMApp:LaunchTitle now executes svcBreak() when trying to launch safe-mode sysmodule/applet titles.


For Old3DS, the FIRM arm9-section wasn't changed at all: same FIRM section hash from the previous version. Nothing was really changed in the New3DS arm9-section either.

No code in the ARM11-kernel was changed(the binary is *exactly* the same minus two words involved with configmem version fields init).

Home Menu

Only the codebin was changed. The size of .text only increased by 0x18-bytes.

Only one function was updated: the theme-loading function. The changes in this code block the latest version of menuhax at the time of sysupdate release. See here for details.

Internet Browser

See here for details, vuln fixing included.

See Also

System update report(s):