Skip to content

Commit ca43120

Browse files
committed
release: prepare v1.3.0
Signed-off-by: Vincent Jardin <vjardin@free.fr>
1 parent f8e8e53 commit ca43120

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

debian/changelog

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
radfu (1.3.0-1) unstable; urgency=low
2+
3+
* Add raw command for protocol exploration
4+
* Add bootloader command scanner script with UART support
5+
* Add multiple file programming support
6+
* Add Intel HEX and S-record format support (input/output)
7+
* Add config-read command for config area inspection
8+
* Add verify and blank-check commands
9+
* Add dlm-auth command for authenticated DLM state transitions
10+
* Add .rpd file support for boundary-set command
11+
* Add progress bar with speed and ETA display
12+
* Add --area option for explicit memory area selection
13+
* Fix KOA constants and query buffer sizing
14+
15+
-- Vincent Jardin <vjardin@free.fr> Sat, 04 Jan 2025 17:00:00 +0100
16+
117
radfu (1.2.0-1) unstable; urgency=low
218

319
* Add native Windows support

radfu.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: radfu
2-
Version: 1.2.0
2+
Version: 1.3.0
33
Release: 1%{?dist}
44
Summary: Renesas RA Device Firmware Update tool
55

0 commit comments

Comments
 (0)