Skip to content

Commit 37d589e

Browse files
committed
changelog: update to 10.2.3
1 parent a1ae4c9 commit 37d589e

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# ChangeLog
22

3+
## [10.2.3] - 2023-11-15
4+
### Added
5+
- Ntfs: Windows overlay file compression support with resident files
6+
- WolfLauncher: add to element 'command' attribute 'timeout'
7+
- WolfLauncher: Syslog: add some more logs
8+
9+
### Changed
10+
- Yara: do not disable Yara's rule when not referenced in config
11+
- Authenticode: enable ARM PE authenticode check
12+
- Display command line invalid parameter in case of parsing issue
13+
14+
### Fixed
15+
- Ntfs: fix last block decompression
16+
- Ntfs: fix last read position after some decompression
17+
- Ntfs: fix Windows overlay file decompression for some ending block
18+
- Outcome: fix empty process informations for very short lifetime processes
19+
- ci: fix Get-OrcOutcome exit_code existence check
20+
21+
322
## [10.2.2] - 2023-09-20
423
### Added
524
- Allow user to specify any 'key' from 'ORC_Offline' special command set
@@ -15,6 +34,7 @@
1534
- FastFind: XML output style
1635
- NTFSInfo/FATInfo: unexpected FirstBytes column zero padding
1736

37+
1838
## [10.2.1] - 2023-06-20
1939
### Changed
2040
- Configuration: accept wildcard as exclusion path
@@ -51,6 +71,20 @@
5171
- FastFind: add missing handling of 'Resurrect' and '/ResurrectRecords'
5272

5373

74+
## [10.1.8] - 2023-09-18
75+
### Added
76+
- Allow user to specify any 'key' from 'ORC_Offline' special command set
77+
78+
### Changed
79+
- Yara: update to 4.3.2
80+
81+
### Fixed
82+
- Yara: possible execution loop issue depending on the rule
83+
- FastFind: in the XML results file the 'Type' values for a registry match was always set to 'Type'
84+
- NTFSInfo/FATInfo: unexpected FirstBytes column zero padding
85+
- Fix log file output suboptions
86+
87+
5488
## [10.1.7] - 2023-04-17
5589
### Added
5690
- Add more log in case of memory starvation

0 commit comments

Comments
 (0)