Difference between revisions of "Meridian"

From The iPhone Wiki
Jump to: navigation, search
(pb2)
m
 
(14 intermediate revisions by 3 users not shown)
Line 4: Line 4:
 
| developer = [https://twitter.com/iBSparkes PsychoTea]
 
| developer = [https://twitter.com/iBSparkes PsychoTea]
 
| released = {{Start date|2018|01|04|df=yes}}
 
| released = {{Start date|2018|01|04|df=yes}}
| latest release version = public beta 2
+
| latest release version = Pre-release 0.9-007
| latest release date = {{Start date and age|2018|01|04|df=yes}}
+
| latest release date = {{Start date and age|2018|09|27|df=yes}}
 
| operating system = iOS
 
| operating system = iOS
 
| language = English
 
| language = English
Line 11: Line 11:
 
| website = [https://meridian.sparkes.zone/ meridian.sparkes.zone]
 
| website = [https://meridian.sparkes.zone/ meridian.sparkes.zone]
 
}}
 
}}
'''Meridian''' is a [[semi-untethered jailbreak]] for 64-bit devices running any version of iOS 10, primarily developed by PsychoTea, with extensive contributions from others . Meridian works by sideloading an IPA using [[Cydia Impactor]]. The first public beta was released on 4 January, 2018.
+
'''Meridian''' is a [[semi-untethered jailbreak]] for all 64-bit devices running iOS 10.0-10.3.3, primarily developed by PsychoTea, with extensive contributions from others. Meridian works by sideloading an IPA using [[Cydia Impactor]] or using [[TotallyNotSpyware]] through Safari. The first public beta of Meridian was released on {{date|2018|01|04}}.
   
 
=== Version Change Log ===
 
=== Version Change Log ===
Line 21: Line 21:
 
|-
 
|-
 
| Public Beta 1
 
| Public Beta 1
| January 4, 2018
+
| {{date|2018|01|04}}
 
| initial release
 
| initial release
 
|-
 
|-
 
| Public Beta 2
 
| Public Beta 2
| January 5, 2018
+
| {{date|2018|01|05}}
 
|
 
|
 
*Added 'done' button menu options
 
*Added 'done' button menu options
Line 32: Line 32:
 
*Fixed uicache entitlements
 
*Fixed uicache entitlements
 
*Added options to reinstall Cydia, install dpkg, and re-extract the bootstrap
 
*Added options to reinstall Cydia, install dpkg, and re-extract the bootstrap
  +
|-
  +
| Public Beta 3
  +
| {{date|2018|01|06}}
  +
|
  +
*Fixed the r/w remount check
  +
*Fixed the 'done' button popup on iPads
  +
|-
  +
| Public Beta 4
  +
| {{date|2018|01|07}}
  +
|
  +
*Fixed Cydia not showing up for some users
  +
*Added a 'Delete Cydia' option under the advanced options menu
  +
|-
  +
| Public Beta 5
  +
| {{date|2018|01|16}}
  +
|
  +
*Fixed the 'Delete Cydia' option not working
  +
*Added an 'Uninstall Meridian' option under the advanced options
  +
*Moved the amfi patch back over to a separate bin - it will now re-patch amfid if it's ever killed
  +
*Added a couple sets of offsets for some random beta versions
  +
*Added containermanagerd patch
  +
*Fuck signing services
  +
|-
  +
| Public Beta 6
  +
| {{date|2018|01|23}}
  +
|
  +
*Fixed the root r/w patch for <10.3 - Meridian now works on all 10.x 64-bit devices! Thanks @stek29!
  +
*Updated dropbear to use /meridian/bins/sh - fixes issues with other JB's (Saigon, Yalu)
  +
*Tidied up the installation/running process
  +
*Fixed the lack of constrains on DRM ViewController
  +
|-
  +
| Pre-release 0.9-001
  +
| rowspan="3" | {{date|2018|08|07}}
  +
|
  +
* Have fun!
  +
|-
  +
| Pre-release 0.9-002
  +
|
  +
* Disabled the (broken) update checker
  +
|-
  +
| Pre-release 0.9-003
  +
|
  +
* Fixed the 'error code 2' bug when extract dpkgdb-base bootstrap
  +
|-
  +
| Pre-release 0.9-004
  +
| rowspan="2" | {{date|2018|08|14}}
  +
|
  +
* Switched to ldrestart instead of respring after jailbreaking - this will fix tweaks such as NO PLS RECOVERY (although expect longer respring times after initially jailbreaking)
  +
* Improved the pspawn proc blacklist
  +
|-
  +
| Pre-release 0.9-005
  +
|
  +
* Fixes the respring button not working for some users (oops)
  +
|-
  +
| Pre-release 0.9-006
  +
| {{date|2018|09|10}}
  +
|
  +
* Fixes jailbreakd failing to launch on older 10.x kernels (10.0->10.1.x ish)
  +
* Code tidy & improvements
  +
|-
  +
| Pre-release 0.9-007
  +
| {{date|2018|09|27}}
  +
|
  +
* Fixed random freezes (still some minor issues to go, but should be much more stable now)
 
|}
 
|}
   

Latest revision as of 20:51, 16 September 2021

Meridian
Developer(s) PsychoTea
Initial release 4 Jan 2018 (2018-01-04)
Stable release Pre-release 0.9-007 / 27 September 2018; 5 years ago
Operating system iOS
Available in English
Type Jailbreaking
Website meridian.sparkes.zone

Meridian is a semi-untethered jailbreak for all 64-bit devices running iOS 10.0-10.3.3, primarily developed by PsychoTea, with extensive contributions from others. Meridian works by sideloading an IPA using Cydia Impactor or using TotallyNotSpyware through Safari. The first public beta of Meridian was released on 4 January 2018.

Version Change Log

Version Date Changes
Public Beta 1 4 January 2018 initial release
Public Beta 2 5 January 2018
  • Added 'done' button menu options
  • Fixed Cydia crashing on launch (use 'Reinstall Cydia' on done screen)
  • Fixed error for r/w remount failure not showing
  • Fixed uicache entitlements
  • Added options to reinstall Cydia, install dpkg, and re-extract the bootstrap
Public Beta 3 6 January 2018
  • Fixed the r/w remount check
  • Fixed the 'done' button popup on iPads
Public Beta 4 7 January 2018
  • Fixed Cydia not showing up for some users
  • Added a 'Delete Cydia' option under the advanced options menu
Public Beta 5 16 January 2018
  • Fixed the 'Delete Cydia' option not working
  • Added an 'Uninstall Meridian' option under the advanced options
  • Moved the amfi patch back over to a separate bin - it will now re-patch amfid if it's ever killed
  • Added a couple sets of offsets for some random beta versions
  • Added containermanagerd patch
  • Fuck signing services
Public Beta 6 23 January 2018
  • Fixed the root r/w patch for <10.3 - Meridian now works on all 10.x 64-bit devices! Thanks @stek29!
  • Updated dropbear to use /meridian/bins/sh - fixes issues with other JB's (Saigon, Yalu)
  • Tidied up the installation/running process
  • Fixed the lack of constrains on DRM ViewController
Pre-release 0.9-001 7 August 2018
  • Have fun!
Pre-release 0.9-002
  • Disabled the (broken) update checker
Pre-release 0.9-003
  • Fixed the 'error code 2' bug when extract dpkgdb-base bootstrap
Pre-release 0.9-004 14 August 2018
  • Switched to ldrestart instead of respring after jailbreaking - this will fix tweaks such as NO PLS RECOVERY (although expect longer respring times after initially jailbreaking)
  • Improved the pspawn proc blacklist
Pre-release 0.9-005
  • Fixes the respring button not working for some users (oops)
Pre-release 0.9-006 10 September 2018
  • Fixes jailbreakd failing to launch on older 10.x kernels (10.0->10.1.x ish)
  • Code tidy & improvements
Pre-release 0.9-007 27 September 2018
  • Fixed random freezes (still some minor issues to go, but should be much more stable now)