github blacktop/ipsw v3.1.549

12 hours ago

Highlights

🆕 trustcache parser

❯ ipsw fw tc iPhone17,1_18.1_22B5069a_Restore.ipsw --json | jq .
{
  "22B5069a__iPhone17,1/Firmware/044-09543-065.dmg.trustcache": {
    "version": 2,
    "uuid": "0273D1B9-CE49-4F12-8845-30623EDCCABB",
    "num_entries": 30,
    "entries": [
      {
        "cdhash": "247bc1a7e86c8602ea0b6dd8041b1479c475f7c3",
        "hash_type": "sha256",
        "constraint_category": 1
      },
      {
        "cdhash": "3434f29769f58eb0557473a614cca3971defdc3f",
        "hash_type": "sha256",
        "constraint_category": 2
      },
      {
        "cdhash": "3562acddc226d5180c89ce5b1e510abd2f50b46d",
        "hash_type": "sha256",
        "constraint_category": 2
      },
      {
        "cdhash": "35997c88af5252be7b6554ce49aac8557ce3bd10",
        "hash_type": "sha256",
        "constraint_category": 1
      },
      {
        "cdhash": "3dbe7803b88765effb8169b845bd380e50cb8195",
        "hash_type": "sha256",
        "constraint_category": 1
      },
      {
        "cdhash": "419a5b4c9e1d5d3b8b0148a94a616df80d23fffa",
        "hash_type": "sha256",
        "constraint_category": 1
      },
      {
        "cdhash": "4717f846b2cc7ee108bd60f225505abb853c80e1",
        "hash_type": "sha256",
        "constraint_category": 2
      },
<SNIP>

Changelog

New Features

Bug fixes

Dependency updates

Documentation updates

Other work

  • 2358ce3: chore: correct some iOS18/macOS15 field names (@blacktop)
  • 8ff0307: chore: use appropriate HTTP response code for PUT in ipswd /syms/rescan (@blacktop)

Summary

Full Changelog: v3.1.548...v3.1.549

What to do next?

Don't miss a new ipsw release

NewReleases is sending notifications on new releases.