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

Merged
merged 1 commit into from
Sep 9, 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
@@ -1,6 +1,6 @@
sbrunner/scan-to-paperless:latest:
ubuntu_22_04/adduser: 3.118ubuntu5
ubuntu_22_04/apt: 2.4.12
ubuntu_22_04/apt: 2.4.13
ubuntu_22_04/base-passwd: 3.5.52build1
ubuntu_22_04/bash: 5.1-6ubuntu1.1
ubuntu_22_04/bsdutils: 1:2.37.2-4ubuntu3.4
Expand Down Expand Up @@ -48,7 +48,7 @@ sbrunner/scan-to-paperless:latest:
ubuntu_22_04/libapache-pom-java: 18-1
ubuntu_22_04/libapparmor1: 3.0.4-2ubuntu2.3build2
ubuntu_22_04/libappstream4: 0.15.2-2
ubuntu_22_04/libapt-pkg6.0: 2.4.12
ubuntu_22_04/libapt-pkg6.0: 2.4.13
ubuntu_22_04/libarchive13: 3.6.0-1ubuntu1.1
ubuntu_22_04/libargon2-1: 0~20171227-0.3
ubuntu_22_04/libasound2: 1.2.6.1-1ubuntu1
Expand Down Expand Up @@ -197,7 +197,7 @@ sbrunner/scan-to-paperless:latest:
ubuntu_22_04/libtesseract4: 4.1.1-2.1build1
ubuntu_22_04/libthai-data: 0.1.29-1build1
ubuntu_22_04/libthai0: 0.1.29-1build1
ubuntu_22_04/libtiff5: 4.3.0-6ubuntu0.9
ubuntu_22_04/libtiff5: 4.3.0-6ubuntu0.10
ubuntu_22_04/libtinfo6: 6.3-2ubuntu0.1
ubuntu_22_04/libtirpc-common: 1.3.2-2ubuntu0.1
ubuntu_22_04/libtirpc3: 1.3.2-2ubuntu0.1
Expand Down Expand Up @@ -304,7 +304,7 @@ sbrunner/scan-to-paperless:latest:
ubuntu_22_04/util-linux: 2.37.2-4ubuntu3.4
sbrunner/scan-to-paperless:latest-all:
ubuntu_22_04/adduser: 3.118ubuntu5
ubuntu_22_04/apt: 2.4.12
ubuntu_22_04/apt: 2.4.13
ubuntu_22_04/base-passwd: 3.5.52build1
ubuntu_22_04/bash: 5.1-6ubuntu1.1
ubuntu_22_04/bsdutils: 1:2.37.2-4ubuntu3.4
Expand Down Expand Up @@ -352,7 +352,7 @@ sbrunner/scan-to-paperless:latest-all:
ubuntu_22_04/libapache-pom-java: 18-1
ubuntu_22_04/libapparmor1: 3.0.4-2ubuntu2.3build2
ubuntu_22_04/libappstream4: 0.15.2-2
ubuntu_22_04/libapt-pkg6.0: 2.4.12
ubuntu_22_04/libapt-pkg6.0: 2.4.13
ubuntu_22_04/libarchive13: 3.6.0-1ubuntu1.1
ubuntu_22_04/libargon2-1: 0~20171227-0.3
ubuntu_22_04/libasound2: 1.2.6.1-1ubuntu1
Expand Down Expand Up @@ -501,7 +501,7 @@ sbrunner/scan-to-paperless:latest-all:
ubuntu_22_04/libtesseract4: 4.1.1-2.1build1
ubuntu_22_04/libthai-data: 0.1.29-1build1
ubuntu_22_04/libthai0: 0.1.29-1build1
ubuntu_22_04/libtiff5: 4.3.0-6ubuntu0.9
ubuntu_22_04/libtiff5: 4.3.0-6ubuntu0.10
ubuntu_22_04/libtinfo6: 6.3-2ubuntu0.1
ubuntu_22_04/libtirpc-common: 1.3.2-2ubuntu0.1
ubuntu_22_04/libtirpc3: 1.3.2-2ubuntu0.1
Expand Down
Loading