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

Pi-hole FTL v5.23 #1567

Merged
merged 99 commits into from
May 28, 2023
Merged

Pi-hole FTL v5.23 #1567

merged 99 commits into from
May 28, 2023

Conversation

DL6ER
Copy link
Member

@DL6ER DL6ER commented May 28, 2023

What's Changed

New Contributors

Full Changelog: v5.22...v5.23

DL6ER and others added 30 commits March 22, 2023 22:32
Sync master back into development
Fixes build on OpenSUSE Tumbleweed.

Signed-off-by: Samu Voutilainen <smar@smar.fi>
Signed-off-by: Samu Voutilainen <smar@smar.fi>
Bumps [actions/stale](https://github.com/actions/stale) from 7.0.0 to 8.0.0.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](actions/stale@v7.0.0...v8.0.0)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: DL6ER <dl6er@dl6er.de>
Signed-off-by: DL6ER <dl6er@dl6er.de>
…ine starts in "|")

Signed-off-by: DL6ER <dl6er@dl6er.de>
Signed-off-by: DL6ER <dl6er@dl6er.de>
…opment-actions-stale-8.0.0

Bump actions/stale from 7.0.0 to 8.0.0
…opment-actions-checkout-3.5.0

Bump actions/checkout from 3.4.0 to 3.5.0
…ion and transform FQDN to domains. They are equivalent in this context but now they are not considered invalid any longer

Signed-off-by: DL6ER <dl6er@dl6er.de>
Signed-off-by: DL6ER <dl6er@dl6er.de>
…upstream

Signed-off-by: DL6ER <dl6er@dl6er.de>
Signed-off-by: DL6ER <dl6er@dl6er.de>
…masq option is used

Signed-off-by: DL6ER <dl6er@dl6er.de>
Signed-off-by: DL6ER <dl6er@dl6er.de>
Signed-off-by: DL6ER <dl6er@dl6er.de>
Signed-off-by: DL6ER <dl6er@dl6er.de>
Signed-off-by: DL6ER <dl6er@dl6er.de>
Signed-off-by: DL6ER <dl6er@dl6er.de>
…eam (if they are not already validated as SECURE) or from cache. This is a direct consequence from the previous commit.

Signed-off-by: DL6ER <dl6er@dl6er.de>
Signed-off-by: DL6ER <dl6er@dl6er.de>
Use EDE data when "proxy-dnssec" is used
…ately

Signed-off-by: Christian König <ckoenig@posteo.de>
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.0 to 3.5.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3.5.0...v3.5.2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Christian König <ckoenig@posteo.de>
Signed-off-by: Christian König <ckoenig@posteo.de>
Signed-off-by: DL6ER <dl6er@dl6er.de>
DL6ER and others added 25 commits May 20, 2023 17:36
Add capabilities check for feature dhcp-discover
Add list parsing feature for gravity
… is prevented and add better error reporting when sending to interfaces is not working due to an error

Signed-off-by: DL6ER <dl6er@dl6er.de>
…ing for DHCP servers

Signed-off-by: DL6ER <dl6er@dl6er.de>
…gex-matching the searched string against the entire collapsed array to avoid incorrect partial matches

Signed-off-by: DL6ER <dl6er@dl6er.de>
Signed-off-by: DL6ER <dl6er@dl6er.de>
… that there is no broadcasting support (e.g. Wireguard)

Signed-off-by: DL6ER <dl6er@dl6er.de>
…ot supported (e.g. Wireguard)

Signed-off-by: DL6ER <dl6er@dl6er.de>
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
Allowing underscore and hyphen in any position for gravity parseList
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
Do not consider false positives as invalid domains
Signed-off-by: DL6ER <dl6er@dl6er.de>
Signed-off-by: DL6ER <dl6er@dl6er.de>
Co-authored-by: yubiuser <ckoenig@posteo.de>
Signed-off-by: DL6ER <DL6ER@users.noreply.github.com>
Fix missing update of `adlist.date_updated`
…ns()

Signed-off-by: Christian König <ckoenig@posteo.de>
Signed-off-by: Christian König <ckoenig@posteo.de>
Remove code duplication found in gravit.sh gravity_ParseFileIntoDomains()
@DL6ER DL6ER added the Release label May 28, 2023
@DL6ER DL6ER requested a review from a team May 28, 2023 05:51
@PromoFaux PromoFaux merged commit d201776 into master May 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants