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

adblock-fast: prepare migration to APK #23717

Merged
merged 1 commit into from Mar 24, 2024

Conversation

stangri
Copy link
Member

@stangri stangri commented Mar 23, 2024

Maintainer: me
Compile tested: x86_64, Sophos XG-135r3, OpenWrt 23.05.2

Signed-off-by: Stan Grishin <stangri@melmac.ca>
@stangri stangri self-assigned this Mar 23, 2024
@@ -56,6 +56,7 @@ readonly unboundFilter='s|^|local-zone: "|;s|$|" static|'
readonly A_TMP="/var/${packageName}.a.tmp"
readonly B_TMP="/var/${packageName}.b.tmp"
readonly SED_TMP="/var/${packageName}.sed.tmp"
readonly uciConfigFile="/etc/config/${packageName}"
Copy link
Member

Choose a reason for hiding this comment

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

How this is relevant to migration to APK? This should be done in separate commit imho.

@stangri stangri merged commit cef4854 into openwrt:master Mar 24, 2024
12 checks passed
@BKPepe
Copy link
Member

BKPepe commented Mar 24, 2024

I am so sorry, but I will revert your commit. There are unrelevant changes in your commit, which are no way related to APK migration.

cc: @aparcar See, we should not allow that in the first place. So many changes here... :-( :-( I am really sad about this one, though.

@stangri stangri deleted the master-adblock-fast branch April 10, 2024 23:56
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.

None yet

2 participants