- Update to version 1.0+git.20210507: * firehose: fix >4GB lseek file offsets * firehose: call firehose_reset() in ufs provisioning path * firehose: drain remaining logs in firehose_reset() * firehose: Make "start_sector" a string again * qdl: bail out with the sensible error if prog.mbn can not be opened * util: allow hexadecimal values for attr_as_unsigned (fix ufs provisioning) * firehose: Drain logs on write timeout * firehose: Rework firehose_read * fixup! program: Make start_sector unsigned in * usb: Drop ununsed eot argument to qdl_write OBS-URL: https://build.opensuse.org/request/show/891827 OBS-URL: https://build.opensuse.org/package/show/devel:tools/qdl?expand=0&rev=5
37 lines
1.5 KiB
Plaintext
37 lines
1.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun May 09 12:00:17 UTC 2021 - musfay@protonmail.com
|
|
|
|
- Update to version 1.0+git.20210507:
|
|
* firehose: fix >4GB lseek file offsets
|
|
* firehose: call firehose_reset() in ufs provisioning path
|
|
* firehose: drain remaining logs in firehose_reset()
|
|
* firehose: Make "start_sector" a string again
|
|
* qdl: bail out with the sensible error if prog.mbn can not be opened
|
|
* util: allow hexadecimal values for attr_as_unsigned (fix ufs provisioning)
|
|
* firehose: Drain logs on write timeout
|
|
* firehose: Rework firehose_read
|
|
* fixup! program: Make start_sector unsigned in
|
|
* usb: Drop ununsed eot argument to qdl_write
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 27 19:26:54 UTC 2021 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- Polish spec file:
|
|
* honor distribution flags
|
|
* use more of macros
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 27 18:01:59 UTC 2021 - musfay@protonmail.com
|
|
|
|
- Update to version 1.0+git.20190503:
|
|
* qdl: Rework qdl_write to limit write sizes to out_maxpktsize
|
|
* firehose: Wait 3 seconds for payload to boot
|
|
* firehose: Lower the initial read timeout
|
|
* firehose: Remove unused firehose_nop()
|
|
* usb: Silence usb helpers
|
|
* firehose: Continue reading log entries after response
|
|
* sahara_run: properly propagate error
|
|
* program: Correct a/b XBL match
|
|
* qdl: Wait for missing EDL device
|
|
* qdl: Remove debug print for claim return code
|