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.7 #2031

Merged
merged 1 commit into from
Nov 19, 2024
Merged
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
8 changes: 4 additions & 4 deletions ci/dpkg-versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ camptocamp/c2cciutils:latest:
ubuntu_24_04/cpp-13: 13.2.0-23ubuntu4
ubuntu_24_04/cpp-13-x86-64-linux-gnu: 13.2.0-23ubuntu4
ubuntu_24_04/cpp-x86-64-linux-gnu: 4:13.2.0-7ubuntu1
ubuntu_24_04/curl: 8.5.0-2ubuntu10.4
ubuntu_24_04/curl: 8.5.0-2ubuntu10.5
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 @@ -68,8 +68,8 @@ camptocamp/c2cciutils:latest:
ubuntu_24_04/libcrypt1: 1:4.4.36-4build1
ubuntu_24_04/libctf-nobfd0: 2.42-4ubuntu2.3
ubuntu_24_04/libctf0: 2.42-4ubuntu2.3
ubuntu_24_04/libcurl3t64-gnutls: 8.5.0-2ubuntu10.4
ubuntu_24_04/libcurl4t64: 8.5.0-2ubuntu10.4
ubuntu_24_04/libcurl3t64-gnutls: 8.5.0-2ubuntu10.5
ubuntu_24_04/libcurl4t64: 8.5.0-2ubuntu10.5
ubuntu_24_04/libdb5.3t64: 5.3.28+dfsg2-7
ubuntu_24_04/libdebconfclient0: 0.271ubuntu3
ubuntu_24_04/liberror-perl: 0.17029-2
Expand Down Expand Up @@ -161,7 +161,7 @@ camptocamp/c2cciutils:latest:
ubuntu_24_04/libuuid1: 2.39.3-9ubuntu6.1
ubuntu_24_04/libxxhash0: 0.8.2-2build1
ubuntu_24_04/libzstd1: 1.5.5+dfsg2-2build1.1
ubuntu_24_04/linux-libc-dev: 6.8.0-48.48
ubuntu_24_04/linux-libc-dev: 6.8.0-49.49
ubuntu_24_04/login: 1:4.13+dfsg1-4ubuntu3.2
ubuntu_24_04/logsave: 1.47.0-2.4~exp1ubuntu4.1
ubuntu_24_04/mawk: 1.3.4.20240123-1build1
Expand Down
Loading