Skip to content

FTL 6.3.1#2673

Merged
PromoFaux merged 17 commits into
masterfrom
development
Oct 27, 2025
Merged

FTL 6.3.1#2673
PromoFaux merged 17 commits into
masterfrom
development

Conversation

@yubiuser

Copy link
Copy Markdown
Member

What does this PR aim to accomplish?:

v6.3.1 Hotfix release.


By submitting this pull request, I confirm the following:

  1. I have read and understood the contributors guide, as well as this entire template. I understand which branch to base my commits and Pull Requests against.
  2. I have commented my proposed changes within the code and I have tested my changes.
  3. I am willing to help maintain this change if there are issues with it later.
  4. It is compatible with the EUPL 1.2 license
  5. I have squashed any insignificant commits. (git rebase)
  6. I have checked that another pull request for this purpose does not exist.
  7. I have considered, and confirmed that this submission will be valuable to others.
  8. I accept that this submission may not be used, and the pull request closed at the will of the maintainer.
  9. I give this submission freely, and claim no ownership to its content.

  • I have read the above and my PR is ready for review. Check this box to confirm

DL6ER and others added 16 commits October 23, 2025 19:04
… the Pi-hole diagnosis system

Signed-off-by: Dominik <dl6er@dl6er.de>
…pdates

Bumps the github_action-dependencies group with 3 updates in the / directory: [actions/upload-artifact](https://github.com/actions/upload-artifact), [actions/download-artifact](https://github.com/actions/download-artifact) and [github/codeql-action](https://github.com/github/codeql-action).


Updates `actions/upload-artifact` from 4.6.2 to 5.0.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@ea165f8...330a01c)

Updates `actions/download-artifact` from 5.0.0 to 6.0.0
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@634f93c...018cc2c)

Updates `github/codeql-action` from 4.30.9 to 4.31.0
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@16140ae...4e94bd1)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github_action-dependencies
- dependency-name: actions/download-artifact
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github_action-dependencies
- dependency-name: github/codeql-action
  dependency-version: 4.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github_action-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
…g memory of the process. This has consequences for all similar strings, even if saved in other variables as Lua internalized string so all equal strings, like "a/b" and whatever has a result similar to "a/b" are actually one and the same string to save memory

Signed-off-by: Dominik <dl6er@dl6er.de>
Fix pihole.format_path(string) modifying string in-place
Sync master back into development
…opment-github_action-dependencies-c011a25461

Bump the github_action-dependencies group across 1 directory with 3 updates
Co-authored-by: RD WebDesign <github@rdwebdesign.com.br>
Signed-off-by: Dominik <DL6ER@users.noreply.github.com>
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
[Meta] Attach binaries to the correct release
…ser is not using it (no HTTPS ports defeined)

Signed-off-by: Dominik <dl6er@dl6er.de>
Do not try to renew certificate that is not used
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
Replace dots with underscores when creating env var examples
typo Avalid -> "A valid"

Signed-off-by: Alexx Roche <github@alexx.net>
typo Avalid -> "A valid"

Signed-off-by: Alexx Roche <github@alexx.net>
@PromoFaux

Copy link
Copy Markdown
Member

What's Changed

New Contributors

Full Changelog: v6.3...v6.3.1

@yubiuser yubiuser marked this pull request as ready for review October 27, 2025 13:52
@yubiuser yubiuser requested a review from a team as a code owner October 27, 2025 13:52
rdwebdesign
rdwebdesign previously approved these changes Oct 27, 2025
Add new config option for hiding some warnings from diagnosis system
@DL6ER

DL6ER commented Oct 27, 2025

Copy link
Copy Markdown
Member

Let's release this today. If we get feedback for the edge-case crash (the situation coming here would already prevented by the code in #2667), we can fix this in a follow-up. It is not a blocker in any way.

@PromoFaux PromoFaux merged commit a82bb36 into master Oct 27, 2025
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants