Difference between revisions of "Meridian"

From The iPhone Wiki
Jump to: navigation, search
(pb2)
m
(13 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 4 January, 2018.
   
 
=== Version Change Log ===
 
=== Version Change Log ===
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
  +
| January 6, 2018
  +
|
  +
*Fixed the r/w remount check
  +
*Fixed the 'done' button popup on iPads
  +
|-
  +
| Public Beta 4
  +
| January 7, 2018
  +
|
  +
*Fixed Cydia not showing up for some users
  +
*Added a 'Delete Cydia' option under the advanced options menu
  +
|-
  +
| Public Beta 5
  +
| January 16, 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
  +
| January 23, 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
  +
| August 7, 2018
  +
|
  +
* Have fun!
  +
|-
  +
| Pre-release 0.9-002
  +
| August 7, 2018
  +
|
  +
* Disabled the (broken) update checker
  +
|-
  +
| Pre-release 0.9-003
  +
| August 7, 2018
  +
|
  +
* Fixed the 'error code 2' bug when extract dpkgdb-base bootstrap
  +
|-
  +
| Pre-release 0.9-004
  +
| August 14, 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
  +
| August 14, 2018
  +
|
  +
* Fixes the respring button not working for some users (oops)
  +
|-
  +
| Pre-release 0.9-006
  +
| September 10, 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
  +
| September 27, 2018
  +
|
  +
* Fixed random freezes (still some minor issues to go, but should be much more stable now)
 
|}
 
|}
   

Revision as of 13:03, 30 September 2018

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 January 4, 2018 initial release
Public Beta 2 January 5, 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 January 6, 2018
  • Fixed the r/w remount check
  • Fixed the 'done' button popup on iPads
Public Beta 4 January 7, 2018
  • Fixed Cydia not showing up for some users
  • Added a 'Delete Cydia' option under the advanced options menu
Public Beta 5 January 16, 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 January 23, 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 August 7, 2018
  • Have fun!
Pre-release 0.9-002 August 7, 2018
  • Disabled the (broken) update checker
Pre-release 0.9-003 August 7, 2018
  • Fixed the 'error code 2' bug when extract dpkgdb-base bootstrap
Pre-release 0.9-004 August 14, 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 August 14, 2018
  • Fixes the respring button not working for some users (oops)
Pre-release 0.9-006 September 10, 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 September 27, 2018
  • Fixed random freezes (still some minor issues to go, but should be much more stable now)