[PR #3813] [MERGED] curl HSTS cache support #4890

Closed
opened 2026-05-05 10:28:27 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/3813
Author: @ghost
Created: 12/12/2020
Status: Merged
Merged: 12/12/2020
Merged by: @undefined

Base: masterHead: curl-hsts


📝 Commits (2)

📊 Changes

2 files changed (+7 additions, -0 deletions)

View changed files

📝 etc/inc/disable-programs.inc (+1 -0)
📝 etc/profile-a-l/curl.profile (+6 -0)

📄 Description

curl 7.74.0 introduces experimental support for HSTS cache. Assume this file to be ${HOME}/.curl-hsts and (no)blacklist that accordingly.


🔄 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/netblue30/firejail/pull/3813 **Author:** [@ghost](https://github.com/ghost) **Created:** 12/12/2020 **Status:** ✅ Merged **Merged:** 12/12/2020 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `curl-hsts` --- ### 📝 Commits (2) - [`f453c7d`](https://github.com/netblue30/firejail/commit/f453c7d6da82ec11f5a6f8a7e6d9e85d33147ada) add curl HSTS support - [`ca4b89d`](https://github.com/netblue30/firejail/commit/ca4b89d137223f5f65aad6196e2c764c75e6a06a) add HSTS support ### 📊 Changes **2 files changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `etc/inc/disable-programs.inc` (+1 -0) 📝 `etc/profile-a-l/curl.profile` (+6 -0) </details> ### 📄 Description curl 7.74.0 introduces experimental support for [HSTS cache](https://daniel.haxx.se/blog/2020/11/03/hsts-your-curl/). Assume this file to be ${HOME}/.curl-hsts and (no)blacklist that accordingly. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:28:27 -06: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: github-starred/firejail#4890
No description provided.