Skip to content

Commit 9c6d510

Browse files
Release v1.1.5-rc.6 (PR 89)
Co-authored-by: adguard-octobuddy[bot] <285975488+adguard-octobuddy[bot]@users.noreply.github.com>
1 parent 649922b commit 9c6d510

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
1616

1717
### Fixed
1818

19-
- Fixed a use-after-free crash when the QUIC connection from the location ping is discarded after the pinger is destroyed (e.g. when multiple endpoint addresses are available and only one connection is selected).
20-
2119
### Security
2220

21+
## [1.1.5-rc.6] - 2026-08-21
22+
23+
### Fixed
24+
25+
- Fixed a use-after-free crash when the QUIC connection from the location ping is discarded after the pinger is destroyed (e.g. when multiple endpoint addresses are available and only one connection is selected).
26+
2327
## [1.1.5-rc.5] - 2026-08-12
2428

2529
### Changed
@@ -546,7 +550,8 @@ For this purpose, new event `VPN_EVENT_CONNECTION_INFO` was introduced in `VpnEv
546550

547551
- VpnLibs is now open-source.
548552

549-
[Unreleased]: https://github.com/TrustTunnel/TrustTunnelClient/compare/v1.1.5-rc.5...HEAD
553+
[Unreleased]: https://github.com/TrustTunnel/TrustTunnelClient/compare/v1.1.5-rc.6...HEAD
554+
[1.1.5-rc.6]: https://github.com/TrustTunnel/TrustTunnelClient/compare/v1.1.5-rc.5...v1.1.5-rc.6
550555
[1.1.5-rc.5]: https://github.com/TrustTunnel/TrustTunnelClient/compare/v1.1.5-rc.4...v1.1.5-rc.5
551556
[1.1.5-rc.4]: https://github.com/TrustTunnel/TrustTunnelClient/compare/v1.1.5-rc.3...v1.1.5-rc.4
552557
[1.1.5-rc.3]: https://github.com/TrustTunnel/TrustTunnelClient/compare/v1.1.5-rc.2...v1.1.5-rc.3

0 commit comments

Comments
 (0)