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: quay/clair
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.7.2
Choose a base ref
...
head repository: quay/clair
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.7.3
Choose a head ref
  • 5 commits
  • 6 files changed
  • 3 contributors

Commits on Feb 26, 2024

  1. chore: update claircore to v1.5.25

    Backports: #1990
    Backports: #1957
    Backports: #1942
    Signed-off-by: Hank Donnay <hdonnay@redhat.com>
    hdonnay committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    d17ee97 View commit details
    Browse the repository at this point in the history
  2. admin: add command to update go packages with norm_version

    There are a number of Go packages in the `package` table that
    do not have the needed norm_version which is required for Go
    matching.
    
    Backports: #1915
    Signed-off-by: crozzy <joseph.crosland@gmail.com>
    (cherry picked from commit 9cac271)
    Signed-off-by: Hank Donnay <hdonnay@redhat.com>
    crozzy authored and hdonnay committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    5d689ef View commit details
    Browse the repository at this point in the history
  3. admin: add a check for compatible migration version

    Add the ability to check migration version of the database before
    running an admin command so you know you are operating on a compatible
    database schema.
    
    Backports: #1915
    Signed-off-by: crozzy <joseph.crosland@gmail.com>
    (cherry picked from commit 1f2b34f)
    crozzy authored and hdonnay committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    9517c7b View commit details
    Browse the repository at this point in the history
  4. config: update minimum TLS version for server

    The config is used both when setting up the HTTP API and
    for the notifier's Deliverer.
    
    Backports: #1945
    Signed-off-by: Hank Donnay <hdonnay@redhat.com>
    Signed-off-by: crozzy <joseph.crosland@gmail.com>
    (cherry picked from commit 18aa1b3)
    crozzy authored and hdonnay committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    6ba3213 View commit details
    Browse the repository at this point in the history
  5. chore: v4.7.3 changelog bump

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    hdonnay authored and github-actions[bot] committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    e5a896c View commit details
    Browse the repository at this point in the history
Loading