Skip to content

Commit 749559f

Browse files
committed
Update changelog to version 1.4.5
1 parent 6cc7173 commit 749559f

File tree

1 file changed

+43
-1
lines changed

1 file changed

+43
-1
lines changed

ChangeLog

Lines changed: 43 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,48 @@
11
This file details the changelog of Qiling Framework.
22

3+
------------------------------------
4+
[Version 1.4.5]: December 29th, 2022
5+
6+
New features:
7+
- Qdb with PE (#1295)
8+
9+
Improvements:
10+
- Add pstate in const_arm64.py (#1236)
11+
- Implement ql_syscall_sched_yield (#1237)
12+
- Periodic quality PR (#1238)
13+
- Speed up MCU interrupt handler (#1240)
14+
- Minor update for setup.py, mcu test and windows registry (#1246)
15+
- Optimize qltui (#1247)
16+
- Optimize evm dependency package version manage (#1248)
17+
- Fix getrlimit related syscall (aka tenda fix) (#1249)
18+
- Add new ci for arm firmware (#1250)
19+
- More detailed tenda CI test and cleanup elf multithrad http test (#1251)
20+
- Fix MIPS relocs (#1252)
21+
- Newly compiled picohttpd for armeb and new test script (#1254)
22+
- Update armeb test binary and testing docker (#1255)
23+
- Update rootfs (#1256)
24+
- Qdb bug fix and improvement (#1257)
25+
- Improve handling of gdb 42000 magic pid (#1259)
26+
- Fix mcu issue in qdb and show flags in uppercase (#1263)
27+
- Update setup.py (#1267)
28+
- Handle Cortex M as a specific arch (#1271)
29+
- Fix some error in syscall fcntl and getsockopt (#1272)
30+
- Periodic maintenance PR (#1274)
31+
- Fix gdb attach on ARM thumb mode (#1285)
32+
- Qdb: add command show_args (#1289)
33+
- Periodic maintenance PR (#1293)
34+
35+
Contributors:
36+
- richor1042
37+
- vhertz
38+
- elicn
39+
- kabeor
40+
- xwings
41+
- ucgJhe
42+
- aquynh
43+
- owl129
44+
-
45+
346
------------------------------------
447
[Version 1.4.4]: September 24th, 2022
548

@@ -87,7 +130,6 @@ Contributors:
87130
- elicn
88131
- xwings
89132
- cq674350529
90-
- elicn
91133
- TheZ3ro
92134
- bet4it
93135
- chinggg

0 commit comments

Comments
 (0)