Skip to content

Commit 20b49d9

Browse files
committed
changelog: update
1 parent cbc8672 commit 20b49d9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@
1414
- Server processor read efficiency optimized by replacing sleep(0) with yield_now()
1515
- Improves CPU utilization and reduces unnecessary spinning
1616

17+
### Fixed
18+
- Fixed Debian package installation by ensuring /var/lib/evebox directory is created
19+
- Resolves issues when evebox services use EVEBOX_DATA_DIRECTORY=/var/lib/evebox
20+
- Fixes [#346](https://github.com/jasonish/evebox/issues/346)
21+
1722
### Technical Updates
1823
- Updated to Axum web framework latest version
1924
- Updated Rust MSRV to 1.82.0

0 commit comments

Comments
 (0)