[PR #2617] [MERGED] Update semver-compatible dependencies & bump MSRV #3181

Closed
opened 2026-03-16 11:29:48 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2617
Author: @djc
Created: 11/25/2024
Status: Merged
Merged: 11/26/2024
Merged by: @marcus0x62

Base: mainHead: bump-msrv


📝 Commits (2)

  • b346929 Bump MSRV to 1.71 for rustls 0.23.18
  • 15acd1a Update semver-compatible dependencies

📊 Changes

3 files changed (+451 additions, -132 deletions)

View changed files

📝 .github/workflows/test.yml (+1 -1)
📝 Cargo.lock (+449 -130)
📝 Cargo.toml (+1 -1)

📄 Description

Version: 0.23.14
Title: rustls network-reachable panic in Acceptor::accept
Date: 2024-11-22
error: 1 vulnerability found!
ID: RUSTSEC-2024-0399
URL: https://rustsec.org/advisories/RUSTSEC-2024-0399
Solution: Upgrade to >=0.23.18


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hickory-dns/hickory-dns/pull/2617 **Author:** [@djc](https://github.com/djc) **Created:** 11/25/2024 **Status:** ✅ Merged **Merged:** 11/26/2024 **Merged by:** [@marcus0x62](https://github.com/marcus0x62) **Base:** `main` ← **Head:** `bump-msrv` --- ### 📝 Commits (2) - [`b346929`](https://github.com/hickory-dns/hickory-dns/commit/b346929e4f88735c53fdda9383e8dd8853240542) Bump MSRV to 1.71 for rustls 0.23.18 - [`15acd1a`](https://github.com/hickory-dns/hickory-dns/commit/15acd1a79691015efcf406e3c05988544eda2e12) Update semver-compatible dependencies ### 📊 Changes **3 files changed** (+451 additions, -132 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/test.yml` (+1 -1) 📝 `Cargo.lock` (+449 -130) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description Version: 0.23.14 Title: rustls network-reachable panic in `Acceptor::accept` Date: 2024-11-22 error: 1 vulnerability found! ID: RUSTSEC-2024-0399 URL: https://rustsec.org/advisories/RUSTSEC-2024-0399 Solution: Upgrade to >=0.23.18 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:29:48 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#3181
No description provided.