[PR #1914] [MERGED] Fix audit upgrade openssl #2690

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1914
Author: @mokeyish
Created: 3/27/2023
Status: Merged
Merged: 3/27/2023
Merged by: @bluejekyll

Base: mainHead: upgrade-openssl


📝 Commits (1)

  • dd08b98 Fix audit, upgrade openssl

📊 Changes

6 files changed (+137 additions, -122 deletions)

View changed files

📝 Cargo.lock (+89 -89)
📝 Cargo.toml (+1 -1)
📝 crates/proto/src/openssl/tls_server.rs (+4 -4)
📝 crates/proto/src/openssl/tls_stream.rs (+21 -13)
📝 crates/proto/src/rustls/tests.rs (+9 -7)
📝 crates/proto/tests/openssl_tests.rs (+13 -8)

📄 Description

No description provided


🔄 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/1914 **Author:** [@mokeyish](https://github.com/mokeyish) **Created:** 3/27/2023 **Status:** ✅ Merged **Merged:** 3/27/2023 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `main` ← **Head:** `upgrade-openssl` --- ### 📝 Commits (1) - [`dd08b98`](https://github.com/hickory-dns/hickory-dns/commit/dd08b98713a9c7d9fe93b1b63137cef43940416a) Fix audit, upgrade openssl ### 📊 Changes **6 files changed** (+137 additions, -122 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+89 -89) 📝 `Cargo.toml` (+1 -1) 📝 `crates/proto/src/openssl/tls_server.rs` (+4 -4) 📝 `crates/proto/src/openssl/tls_stream.rs` (+21 -13) 📝 `crates/proto/src/rustls/tests.rs` (+9 -7) 📝 `crates/proto/tests/openssl_tests.rs` (+13 -8) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:03:02 +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#2690
No description provided.