File ubi_reader.changes of Package ubi_reader
-------------------------------------------------------------------
Wed Jun 18 11:31:58 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- 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
-------------------------------------------------------------------
Tue Feb 11 19:36:56 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- 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.
-------------------------------------------------------------------
Tue Dec 6 13:26:24 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 0.8.5:
* fix path traversal vulnerability
* Ignore block align, let fail if data actually is missing
* fix old block crc check
* python 3.x related cleanups
-------------------------------------------------------------------
Thu Apr 28 19:51:32 UTC 2022 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.8.0
* Fixed: Handling of 0x00 blocks at start of file.
-------------------------------------------------------------------
Mon Jan 17 21:34:21 UTC 2022 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.7.2
* Improved performance
-------------------------------------------------------------------
Mon Jan 3 22:11:10 UTC 2022 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.7.1
* Bug fixes and minor updates.
-------------------------------------------------------------------
Tue Mar 2 07:59:25 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Package cleanup
-------------------------------------------------------------------
Thu Aug 13 21:21:57 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Rename package python-ubi_reader -> ubi_reader
- Update to version 0.6.3
* Added ubireader_list_files script
-------------------------------------------------------------------
Sat Sep 8 18:50:05 UTC 2018 - mardnh@gmx.de
- Initial package, version 0.6.0