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 #501

Merged
merged 1 commit into from
Aug 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
12 changes: 6 additions & 6 deletions ci/dpkg-versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ camptocamp/github-app-geo-project:latest:
ubuntu_24_04/diffutils: 1:3.10-1build1
ubuntu_24_04/dirmngr: 2.4.4-2ubuntu17
ubuntu_24_04/docker.io: 24.0.7-0ubuntu4
ubuntu_24_04/dpkg: 1.22.6ubuntu6
ubuntu_24_04/dpkg-dev: 1.22.6ubuntu6
ubuntu_24_04/dpkg: 1.22.6ubuntu6.1
ubuntu_24_04/dpkg-dev: 1.22.6ubuntu6.1
ubuntu_24_04/e2fsprogs: 1.47.0-2.4~exp1ubuntu4
ubuntu_24_04/findutils: 4.9.0-5build1
ubuntu_24_04/fontconfig: 2.15.0-1.1ubuntu2
Expand Down Expand Up @@ -115,7 +115,7 @@ camptocamp/github-app-geo-project:latest:
ubuntu_24_04/libdeflate-dev: 1.19-1build1
ubuntu_24_04/libdeflate0: 1.19-1build1
ubuntu_24_04/libdevmapper1.02.1: 2:1.02.185-3ubuntu3
ubuntu_24_04/libdpkg-perl: 1.22.6ubuntu6
ubuntu_24_04/libdpkg-perl: 1.22.6ubuntu6.1
ubuntu_24_04/libelf1t64: 0.190-1.1build4
ubuntu_24_04/liberror-perl: 0.17029-2
ubuntu_24_04/libexpat1: 2.6.1-2build1
Expand Down Expand Up @@ -235,8 +235,8 @@ camptocamp/github-app-geo-project:latest:
ubuntu_24_04/libpkgconf3: 1.8.1-2build1
ubuntu_24_04/libpng-dev: 1.6.43-5build1
ubuntu_24_04/libpng16-16t64: 1.6.43-5build1
ubuntu_24_04/libpq-dev: 16.3-0ubuntu0.24.04.1
ubuntu_24_04/libpq5: 16.3-0ubuntu0.24.04.1
ubuntu_24_04/libpq-dev: 16.4-0ubuntu0.24.04.1
ubuntu_24_04/libpq5: 16.4-0ubuntu0.24.04.1
ubuntu_24_04/libproc2-0: 2:4.0.4-4ubuntu3
ubuntu_24_04/libproj-dev: 9.4.0-1build2
ubuntu_24_04/libproj25: 9.4.0-1build2
Expand Down Expand Up @@ -349,7 +349,7 @@ camptocamp/github-app-geo-project:latest:
ubuntu_24_04/pkgconf: 1.8.1-2build1
ubuntu_24_04/pkgconf-bin: 1.8.1-2build1
ubuntu_24_04/postgresql-client: 16+257build1
ubuntu_24_04/postgresql-client-16: 16.3-0ubuntu0.24.04.1
ubuntu_24_04/postgresql-client-16: 16.4-0ubuntu0.24.04.1
ubuntu_24_04/postgresql-client-common: 257build1
ubuntu_24_04/procps: 2:4.0.4-4ubuntu3
ubuntu_24_04/proj-data: 9.4.0-1build2
Expand Down
Loading