Update privoxy 4.0.0#2
Merged
dosAnjosGustavo merged 9 commits intomainfrom Jun 22, 2025
Merged
Conversation
…lity - Apply necessary changes to support Privoxy 4.0.0. - Adjust settings as required by the new version.
- Add -addext options to openssl command for CA and key usage extensions. - Ensure compatibility with new Privoxy 4.x requirements.
…ility - Update entrypoint to repopulate /usr/local/etc/privoxy from /opt/privoxy-default if empty. - Ensure all scripts use LF line endings and are executable. - Add step to copy default config to /opt/privoxy-default during build.
- Bump python version to 3.13.5, python-on-whales to ^0.77.0, and pytest to ^8.4.1. - Update poetry.lock accordingly. - Add /.pytest_cache and /.venv to .gitignore for better local environment isolation.
- Update Dockerfile to build Privoxy 4.0.0 and switch to pcre2. - Update GitHub Actions workflows to use PRIVOXY_VERSION 4.0.0. - Update test matrix and pytest default version to 4.0.0. - Improve Dockerfile build steps for better compatibility with Privoxy 4.x.
- Update .github/workflows/ci.yml matrix to - Now matches the pyproject.toml ^3.13.5 constraint
- Add requests ^2.32.4 to [tool.poetry.dependencies] in pyproject.toml - Regenerate poetry.lock via poetry lock so pytest’s conftest can import requests
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.