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

Add support for dnsdist 1.9 #117

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Commits on Dec 21, 2023

  1. Add support for DNSdist 19 and debian 11/12

    Rens Houben committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    d3663b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e304c9c View commit details
    Browse the repository at this point in the history
  3. Add v19 to github CI workflow

    Rens Houben committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    b83648d View commit details
    Browse the repository at this point in the history
  4. Debian 12 and up need python3 rather than python

    Rens Houben committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    f48aa4c View commit details
    Browse the repository at this point in the history
  5. ARGH.

    Rens Houben committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    ea0135b View commit details
    Browse the repository at this point in the history
  6. Fix dockerfile issue for debian-11 test run

    Rens Houben committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    ce70fff View commit details
    Browse the repository at this point in the history
  7. Cleared up the lint error in .ansible-lint

    Rens Houben committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    baa4604 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Update vars/main.yml

    Additional changes to cover yum as well, thanks to @npmdl
    
    Co-authored-by: npmdnl <[email protected]>
    lpmhouben and npmdnl authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    bf943c4 View commit details
    Browse the repository at this point in the history
  2. Update meta/main.yml

    Removed Jessie reference
    
    Co-authored-by: npmdnl <[email protected]>
    lpmhouben and npmdnl authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    0dc14a4 View commit details
    Browse the repository at this point in the history