Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

privoxy: update to release 3.0.34 + PCRE2 #22539

Merged
merged 3 commits into from
Nov 4, 2023

Conversation

Ansuel
Copy link
Member

@Ansuel Ansuel commented Oct 29, 2023

Update to release 3.0.34 to permit easier backport of PCRE2 support.

Backport required patch for PCRE2 support and move to PCRE2 library as
PCRE is now EOL and won't receive any security updates anymore.

Update to release 3.0.34 to permit easier backport of PCRE2 support.

Signed-off-by: Christian Marangi <[email protected]>
Backport required patch for PCRE2 support and move to PCRE2 library as
PCRE is now EOL and won't receive any security updates anymore.

Signed-off-by: Christian Marangi <[email protected]>
@Ansuel Ansuel mentioned this pull request Oct 29, 2023
30 tasks
Copy link
Member

@BKPepe BKPepe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I do think, we need one more patch:
https://www.privoxy.org/gitweb/?p=privoxy.git;a=commit;h=e73b93ea9ad1f3e980bd78ed3ebf65dedbb598a2

And maybe.... what about to disable PCRE for privoxy? Does it make sense? Is it required/handy to use?

net/privoxy/Makefile Outdated Show resolved Hide resolved
net/privoxy/Makefile Outdated Show resolved Hide resolved
@Ansuel
Copy link
Member Author

Ansuel commented Oct 30, 2023

@BKPepe i think we already have that patch as 103... for disabling pcre no idea

@BKPepe
Copy link
Member

BKPepe commented Oct 30, 2023

Oh... 🤦 🤦 You are right! Sorry. Okay. LGTM

Use PKG_NAME in PKG_SOURCE AND PKG_BUILD_DIR instead of hardcoding to
privoxy to make the Makefile cleaner.

Signed-off-by: Christian Marangi <[email protected]>
@Ansuel
Copy link
Member Author

Ansuel commented Nov 2, 2023

@BKPepe made the requested changes. think we can merge!

@1715173329 1715173329 merged commit a84d90e into openwrt:master Nov 4, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants