forked from pool/ubi_reader
* fix path traversal vulnerability * Ignore block align, let fail if data actually is missing * fix old block crc check * python 3.x related cleanups OBS-URL: https://build.opensuse.org/package/show/devel:tools/ubi_reader?expand=0&rev=9
44 lines
1.4 KiB
Plaintext
44 lines
1.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
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
|