Skip to content

Commit 4797ef5

Browse files
committed
Update changelog for 5.10.x release
1 parent f3a2c94 commit 4797ef5

File tree

4 files changed

+14
-3
lines changed

4 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,20 @@ This project uses [*towncrier*](https://towncrier.readthedocs.io/) and the chang
1111

1212
<!-- towncrier release notes start -->
1313

14+
## [5.10.1] - 2024-05-27
15+
16+
17+
### Fixed
18+
19+
- Fix Machine Tracker DNS search crashing from exhausting all available file
20+
descriptors ([#2669](https://github.com/Uninett/nav/issues/2669))
21+
- ARP records of unreachable devices are now closed by `navclean` cron job at
22+
configurable expiry intervals, rather than immediately as a response to a
23+
short ICMP packet loss ([#2913](https://github.com/Uninett/nav/issues/2913))
24+
- Palo Alto API XML responses are now parsed based on keys instead of indexes
25+
([#2924](https://github.com/Uninett/nav/issues/2924))
26+
27+
1428
## [5.10.0] - 2024-05-16
1529

1630

changelog.d/+2669.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/2913.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/2924.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)