Releases: onekey-sec/ubi_reader
Releases · onekey-sec/ubi_reader
0.8.12
0.8.11
What's Changed
- Add UBIFS decryption support (fscrypt) by @elektrischermoench in #108
New Contributors
- @elektrischermoench made their first contribution in #108
Full Changelog: v0.8.10...0.8.11
v0.8.10
What's Changed
- Add
close()and context management toubi_fileby @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
- @AT0myks made their first contribution in #89
- @renovate made their first contribution in #104
- @yousong made their first contribution in #100
- @arnaudviala made their first contribution in #97
Full Changelog: v0.8.9...v0.8.10
v0.8.9 release
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
What's Changed
Full Changelog: v0.8.7...v0.8.8
v0.8.7 release
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
Full Changelog: v0.8.5-master...v0.8.7
UBI Reader v0.8.0 Master
UBI Reader v0.7.2 Master
Performance update.
UBI Reader v0.7.1 Master
Bug fixes and minor updates.
UBI Reader v0.6.3 Master
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