Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pi-hole/docker-pi-hole
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2025.07.1
Choose a base ref
...
head repository: pi-hole/docker-pi-hole
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2025.08.0
Choose a head ref
  • 17 commits
  • 4 files changed
  • 4 contributors

Commits on Jul 15, 2025

  1. Merge pull request #1868 from pi-hole/master

    Sync master back into development
    yubiuser authored Jul 15, 2025
    Configuration menu
    Copy the full SHA
    03eb0dd View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2025

  1. Only clone depth 1 when checking out tags

    Signed-off-by: yubiuser <github@yubiuser.dev>
    yubiuser committed Jul 16, 2025
    Configuration menu
    Copy the full SHA
    b6ab417 View commit details
    Browse the repository at this point in the history
  2. Remove ncat dependency

    Signed-off-by: yubiuser <github@yubiuser.dev>
    yubiuser committed Jul 16, 2025
    Configuration menu
    Copy the full SHA
    92429e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2025

  1. Use a function to reduce code duplication

    Signed-off-by: yubiuser <github@yubiuser.dev>
    yubiuser committed Jul 21, 2025
    Configuration menu
    Copy the full SHA
    3b50268 View commit details
    Browse the repository at this point in the history
  2. Simplify variable names

    Signed-off-by: yubiuser <github@yubiuser.dev>
    yubiuser committed Jul 21, 2025
    Configuration menu
    Copy the full SHA
    0023474 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1869 from pi-hole/tweak/master

    Only clone depth 1 when checking out tags
    PromoFaux authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    6576bfb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1870 from pi-hole/remove/nc

    Remove ncat dependency
    PromoFaux authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    bd31bc0 View commit details
    Browse the repository at this point in the history
  5. Add link to "Changed Environment Variables"

    Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
    rdwebdesign authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    39bb4d4 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2025

  1. Merge pull request #1871 from pi-hole/tweak/README

    Add link to "Changed Environment Variables"
    PromoFaux authored Jul 22, 2025
    Configuration menu
    Copy the full SHA
    2e16c1b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1872 from pi-hole/master

    Sync master back into development
    PromoFaux authored Jul 22, 2025
    Configuration menu
    Copy the full SHA
    5b3d3f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2025

  1. Bump tox from 4.27.0 to 4.28.3 in /test

    Bumps [tox](https://github.com/tox-dev/tox) from 4.27.0 to 4.28.3.
    - [Release notes](https://github.com/tox-dev/tox/releases)
    - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
    - [Commits](tox-dev/tox@4.27.0...4.28.3)
    
    ---
    updated-dependencies:
    - dependency-name: tox
      dependency-version: 4.28.3
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 26, 2025
    Configuration menu
    Copy the full SHA
    9285588 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1873 from pi-hole/dependabot/pip/test/development…

    …/tox-4.28.3
    
    Bump tox from 4.27.0 to 4.28.3 in /test
    yubiuser authored Jul 26, 2025
    Configuration menu
    Copy the full SHA
    27fc8ac View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2025

  1. Bump tox from 4.28.3 to 4.28.4 in /test

    Bumps [tox](https://github.com/tox-dev/tox) from 4.28.3 to 4.28.4.
    - [Release notes](https://github.com/tox-dev/tox/releases)
    - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
    - [Commits](tox-dev/tox@4.28.3...4.28.4)
    
    ---
    updated-dependencies:
    - dependency-name: tox
      dependency-version: 4.28.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 2, 2025
    Configuration menu
    Copy the full SHA
    5aadf06 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1875 from pi-hole/dependabot/pip/test/development…

    …/tox-4.28.4
    
    Bump tox from 4.28.3 to 4.28.4 in /test
    yubiuser authored Aug 2, 2025
    Configuration menu
    Copy the full SHA
    e0bba16 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2025

  1. Utilise the FTL post-stop script that we install during container build.

    This ensures that all leftover files are cleaned up in line with a bare metal install
    PromoFaux committed Aug 3, 2025
    Configuration menu
    Copy the full SHA
    0c1fdcf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1876 from pi-hole/fix/1789-maybe

    Ensure all orphan FTL files are cleaned on startup
    PromoFaux authored Aug 3, 2025
    Configuration menu
    Copy the full SHA
    6568ae7 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2025

  1. Merge pull request #1877 from pi-hole/development

    Development
    PromoFaux authored Aug 4, 2025
    Configuration menu
    Copy the full SHA
    f4aac36 View commit details
    Browse the repository at this point in the history
Loading