Ubi-reader

Latest version: v0.8.10

Safety actively analyzes 723217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.8.10

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

New Contributors
* AT0myks made their first contribution in https://github.com/onekey-sec/ubi_reader/pull/89
* renovate made their first contribution in https://github.com/onekey-sec/ubi_reader/pull/104
* yousong made their first contribution in https://github.com/onekey-sec/ubi_reader/pull/100
* arnaudviala made their first contribution in https://github.com/onekey-sec/ubi_reader/pull/97

**Full Changelog**: https://github.com/onekey-sec/ubi_reader/compare/v0.8.9...v0.8.10

0.8.9

What's Changed
* Fix LZO decompression after switching to lzallright by vlaci in https://github.com/onekey-sec/ubi_reader/pull/86
* bump version to 0.8.9 by qkaiser in https://github.com/onekey-sec/ubi_reader/pull/87


**Full Changelog**: https://github.com/onekey-sec/ubi_reader/compare/v0.8.8...v0.8.9

0.8.8

What's Changed
* chore(poetry): bump lzallright version by vlaci in https://github.com/onekey-sec/ubi_reader/pull/84


**Full Changelog**: https://github.com/onekey-sec/ubi_reader/compare/v0.8.7...v0.8.8

0.8.7

What's Changed
* Fix faulty package name in requirements by qkaiser in https://github.com/onekey-sec/ubi_reader/pull/66
* deps: replace python-lzo by lzallright. by qkaiser in https://github.com/onekey-sec/ubi_reader/pull/76
* chore: enforce linear history for PRs while preserving merge commits by vlaci in https://github.com/onekey-sec/ubi_reader/pull/77
* Move to poetry by qkaiser in https://github.com/onekey-sec/ubi_reader/pull/78
* fix pyproject package definition by qkaiser in https://github.com/onekey-sec/ubi_reader/pull/80
* fix(scripts): adapt scripts so we can expose them thru poetry. by qkaiser in https://github.com/onekey-sec/ubi_reader/pull/81
* bump version to 0.8.7 by qkaiser in https://github.com/onekey-sec/ubi_reader/pull/82

New Contributors
* vlaci made their first contribution in https://github.com/onekey-sec/ubi_reader/pull/77

**Full Changelog**: https://github.com/onekey-sec/ubi_reader/compare/v0.8.5-master...v0.8.7

v0.8.0-master
[Fixed: Handling of 0x00 blocks at start of file.](https://github.com/jrspruitt/ubi_reader/commit/b04b1bd67d2e664bd0e0b47c1c74425b05d1bb5b)

v0.7.2-master
Performance update.

v0.7.1-master
Bug fixes and minor updates.

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

v0.6.2-master
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.

v0.5.0-testing
Testing release. This version is meant for dealing with broken or otherwise mangled images, that may require modifying ubi_reader. There is extra functionality meant to help aid in that process, and a tools directory with some examples of ways to get around such issues.

Use "python setup.py develop" to install to system, while being able to edit the source files as needed, or run in place.

v0.5.0-master
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.

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.