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

Update dpkg package versions #771

Merged
merged 1 commit into from
Dec 6, 2023
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,7 +1,7 @@
camptocamp/qgis-server:latest:
ubuntu_22_04/adduser: 3.118ubuntu5
ubuntu_22_04/apache2: 2.4.52-1ubuntu4.7
ubuntu_22_04/apt: 2.4.10
ubuntu_22_04/apt: 2.4.11
ubuntu_22_04/base-passwd: 3.5.52build1
ubuntu_22_04/bash: 5.1-6ubuntu1
ubuntu_22_04/binutils: 2.38-4ubuntu2.3
Expand Down Expand Up @@ -189,7 +189,7 @@ camptocamp/qgis-server:latest:
ubuntu_22_04/libssh: 0.9.6-2ubuntu0.22.04.1
ubuntu_22_04/openssl: 3.0.2-0ubuntu1.12
ubuntu_22_04/superlu: 5.3.0+dfsg1-2
ubuntu_22_04/systemd: 249.11-0ubuntu3.7
ubuntu_22_04/systemd: 249.11-0ubuntu3.11
ubuntu_22_04/libtasn1-6: 4.18.0-4build1
ubuntu_22_04/tiff: 4.3.0-6ubuntu0.7
ubuntu_22_04/libtirpc: 1.3.2-2ubuntu0.1
Expand Down Expand Up @@ -241,7 +241,7 @@ camptocamp/qgis-server:latest:
ubuntu_22_04/python3-stdlib-extensions: 3.10.8-1~22.04
ubuntu_22_04/numpy: 1:1.21.5-1ubuntu22.04.1
ubuntu_22_04/pillow: 9.0.1-1ubuntu0.1
ubuntu_22_04/python-pip: 22.0.2+dfsg-1ubuntu0.4
ubuntu_22_04/python-pip: 20.3.4+dfsg-4
ubuntu_22_04/setuptools: 59.6.0-1.2ubuntu0.22.04.1
ubuntu_22_04/pyqt5: 5.15.6+dfsg-1ubuntu3
ubuntu_22_04/pyqt5-sip: 12.9.1-1build1
Expand Down Expand Up @@ -270,7 +270,7 @@ camptocamp/qgis-server:latest:
camptocamp/qgis-server:latest-desktop:
ubuntu_22_04/adduser: 3.118ubuntu5
ubuntu_22_04/apache2: 2.4.52-1ubuntu4.7
ubuntu_22_04/apt: 2.4.10
ubuntu_22_04/apt: 2.4.11
ubuntu_22_04/base-passwd: 3.5.52build1
ubuntu_22_04/bash: 5.1-6ubuntu1
ubuntu_22_04/binutils: 2.38-4ubuntu2.3
Expand Down Expand Up @@ -460,7 +460,7 @@ camptocamp/qgis-server:latest-desktop:
ubuntu_22_04/libssh: 0.9.6-2ubuntu0.22.04.1
ubuntu_22_04/openssl: 3.0.2-0ubuntu1.12
ubuntu_22_04/superlu: 5.3.0+dfsg1-2
ubuntu_22_04/systemd: 249.11-0ubuntu3.7
ubuntu_22_04/systemd: 249.11-0ubuntu3.11
ubuntu_22_04/libtasn1-6: 4.18.0-4build1
ubuntu_22_04/tiff: 4.3.0-6ubuntu0.7
ubuntu_22_04/libtirpc: 1.3.2-2ubuntu0.1
Expand Down Expand Up @@ -512,7 +512,7 @@ camptocamp/qgis-server:latest-desktop:
ubuntu_22_04/python3-stdlib-extensions: 3.10.8-1~22.04
ubuntu_22_04/numpy: 1:1.21.5-1ubuntu22.04.1
ubuntu_22_04/pillow: 9.0.1-1ubuntu0.1
ubuntu_22_04/python-pip: 22.0.2+dfsg-1ubuntu0.4
ubuntu_22_04/python-pip: 20.3.4+dfsg-4
ubuntu_22_04/setuptools: 59.6.0-1.2ubuntu0.22.04.1
ubuntu_22_04/pyqt5: 5.15.6+dfsg-1ubuntu3
ubuntu_22_04/pyqt5-sip: 12.9.1-1build1
Expand Down
Loading