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

Audit Dpkg 1.22 #2651

Merged
merged 2 commits into from
Dec 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,6 @@ repos:
hooks:
- id: renovate-config-validator
- repo: https://github.com/sbrunner/python-versions-hook
rev: 0.7.0
rev: 0.8.0
hooks:
- id: python-versions
6 changes: 3 additions & 3 deletions ci/dpkg-versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ camptocamp/tilecloud-chain:latest:
ubuntu_24_04/bsdutils: 1:2.39.3-9ubuntu6.1
ubuntu_24_04/ca-certificates: '20240203'
ubuntu_24_04/coreutils: 9.4-3ubuntu6
ubuntu_24_04/curl: 8.5.0-2ubuntu10.5
ubuntu_24_04/curl: 8.5.0-2ubuntu10.6
ubuntu_24_04/dash: 0.5.12-6ubuntu5
ubuntu_24_04/debconf: 1.5.86ubuntu1
ubuntu_24_04/debianutils: 5.17build1
Expand Down Expand Up @@ -55,8 +55,8 @@ camptocamp/tilecloud-chain:latest:
ubuntu_24_04/libcfitsio10t64: 4.3.1-1.1build2
ubuntu_24_04/libcom-err2: 1.47.0-2.4~exp1ubuntu4.1
ubuntu_24_04/libcrypt1: 1:4.4.36-4build1
ubuntu_24_04/libcurl3t64-gnutls: 8.5.0-2ubuntu10.5
ubuntu_24_04/libcurl4t64: 8.5.0-2ubuntu10.5
ubuntu_24_04/libcurl3t64-gnutls: 8.5.0-2ubuntu10.6
ubuntu_24_04/libcurl4t64: 8.5.0-2ubuntu10.6
ubuntu_24_04/libdb5.3t64: 5.3.28+dfsg2-7
ubuntu_24_04/libde265-0: 1.0.15-1build3
ubuntu_24_04/libdebconfclient0: 0.271ubuntu3
Expand Down
Loading