Skip to content

Releases: PabloCastellano/extract-dtb

extract-dtb v1.2.3

29 Sep 11:58
Compare
Choose a tag to compare

Changelog since v1.2.2

  • Sanitize output filename by removing newlines and special characters (#14)

extract-dtb v1.2.2

12 Jun 16:34
Compare
Choose a tag to compare

This is a minor release to fix broken v1.2.1

Changelog since v1.2.1

  • safe_output_path directly receives output_dir argument, not args

extract-dtb v1.2.1

05 Mar 22:28
Compare
Choose a tag to compare

This is a minor release to fix broken v1.2

Changelog since v1.1

  • Support extracting DTBs with subfolders
  • Replace slash with underscore in dtb filename

extract-dtb v1.1

21 Aug 00:21
Compare
Choose a tag to compare

News:

  • Fixed bug where one dtb was not being extracted
  • Show information about dumped dtbs and their position in the image
  • Add DTB name to the filename and add leading zero to filename numbering
  • Added --version argument

First release

25 Jun 16:09
Compare
Choose a tag to compare
v1.0

Added -o OUTPUT_DIR argument