1 Commits

Author SHA256 Message Date
d21e214953 Accepting request 1286659 from home:mnhauke
- Update to version 0.8.12
  * Fix for KeyError in decrypt_filenames #110
- Update to version 0.8.11
  * Add UBIFS decryption support (fscrypt) #108

- Update to version 0.8.10
  * Add close() and context management to ubi_file.
  * read_block_data: use data_size for static volumes.
  * parse the 'hash' field after 'key' in IDX:branch block.
- Update to version 0.8.9
  * Fix LZO decompression after switching to lzallright.
- Update to version 0.8.8
  * chore(poetry): bump lzallright version.
- Update to version 0.8.7
  * Fix faulty package name in requirements.
  * deps: replace python-lzo by lzallright.
  * Move to poetry.
  * fix pyproject package definition.
  * fix(scripts): adapt scripts so we can expose them thru poetry.

OBS-URL: https://build.opensuse.org/request/show/1286659
OBS-URL: https://build.opensuse.org/package/show/devel:tools/ubi_reader?expand=0&rev=11
2025-06-18 12:42:42 +00:00