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 master #212

Merged
merged 1 commit into from
Aug 23, 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
6 changes: 3 additions & 3 deletions ci/dpkg-versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ camptocamp/python-action:latest:
ubuntu_24_04/libperl5.38t64: 5.38.2-3.2build2
ubuntu_24_04/libproc2-0: 2:4.0.4-4ubuntu3
ubuntu_24_04/libpsl5t64: 0.21.2-1.1build1
ubuntu_24_04/libpython3-stdlib: 3.12.3-0ubuntu1
ubuntu_24_04/libpython3-stdlib: 3.12.3-0ubuntu2
ubuntu_24_04/libpython3.12-minimal: 3.12.3-1ubuntu0.1
ubuntu_24_04/libpython3.12-stdlib: 3.12.3-1ubuntu0.1
ubuntu_24_04/libreadline8t64: 8.2-4build1
Expand Down Expand Up @@ -116,11 +116,11 @@ camptocamp/python-action:latest:
ubuntu_24_04/perl-base: 5.38.2-3.2build2
ubuntu_24_04/perl-modules-5.38: 5.38.2-3.2build2
ubuntu_24_04/procps: 2:4.0.4-4ubuntu3
ubuntu_24_04/python3: 3.12.3-0ubuntu1
ubuntu_24_04/python3: 3.12.3-0ubuntu2
ubuntu_24_04/python3-certifi: 2023.11.17-1
ubuntu_24_04/python3-chardet: 5.2.0+dfsg-1
ubuntu_24_04/python3-idna: 3.6-2ubuntu0.1
ubuntu_24_04/python3-minimal: 3.12.3-0ubuntu1
ubuntu_24_04/python3-minimal: 3.12.3-0ubuntu2
ubuntu_24_04/python3-pkg-resources: 68.1.2-2ubuntu1
ubuntu_24_04/python3-requests: 2.31.0+dfsg-1ubuntu1
ubuntu_24_04/python3-urllib3: 2.0.7-1
Expand Down
Loading