Skip to content

Releases: onekey-sec/ubi_reader

0.8.12

04 Jun 16:36
b9cba8b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.8.11...0.8.12

0.8.11

04 Jun 11:08
8837ceb

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.10...0.8.11

v0.8.10

10 Feb 21:20
257e17d

Choose a tag to compare

What's Changed

  • Add close() and context management to ubi_file by @AT0myks in #89
  • read_block_data: use data_size for static volumes by @yousong in #100
  • parse the 'hash' field after 'key' in IDX:branch block by @arnaudviala in #97
  • chore(deps): drop support for Python 3.8 by @qkaiser in #105
  • chore(deps): update dependency ubuntu to v24 by @renovate in #104
  • chore(deps): update actions/setup-python action to v5 by @renovate in #103
  • chore(deps): update actions/checkout action to v4 by @renovate in #102
  • fix(deps): update dependency lzallright to v0.2.5 by @renovate in #101

New Contributors

Full Changelog: v0.8.9...v0.8.10

v0.8.9 release

29 May 18:38
f84a4e3

Choose a tag to compare

What's Changed

  • Fix LZO decompression after switching to lzallright by @vlaci in #86
  • bump version to 0.8.9 by @qkaiser in #87

Full Changelog: v0.8.8...v0.8.9

v0.8.8 release

22 May 19:22
479646d

Choose a tag to compare

What's Changed

  • chore(poetry): bump lzallright version by @vlaci in #84

Full Changelog: v0.8.7...v0.8.8

v0.8.7 release

21 May 19:45
dc9075c

Choose a tag to compare

What's Changed

  • Fix faulty package name in requirements by @qkaiser in #66
  • deps: replace python-lzo by lzallright. by @qkaiser in #76
  • chore: enforce linear history for PRs while preserving merge commits by @vlaci in #77
  • Move to poetry by @qkaiser in #78
  • fix pyproject package definition by @qkaiser in #80
  • fix(scripts): adapt scripts so we can expose them thru poetry. by @qkaiser in #81
  • bump version to 0.8.7 by @qkaiser in #82

New Contributors

  • @vlaci made their first contribution in #77

Full Changelog: v0.8.5-master...v0.8.7

UBI Reader v0.8.0 Master

28 Apr 19:00

Choose a tag to compare

UBI Reader v0.7.2 Master

17 Jan 21:18

Choose a tag to compare

Performance update.

UBI Reader v0.7.1 Master

03 Jan 22:07
175f7fa

Choose a tag to compare

Bug fixes and minor updates.

UBI Reader v0.6.3 Master

29 May 05:13
7079dd3

Choose a tag to compare

Added ubireader_list_files script contributed by @crmulliner

Master release. This version deals best with standard UBI/UBIFS images, to deal with problem images look at the testing branch.

Install with "python setup.py install" or run in place