From 54ffae25ae698a4a7018321cfa2bb2ae0dc9bec8 Mon Sep 17 00:00:00 2001 From: "geo-ghci-int[bot]" <146321879+geo-ghci-int[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 20:37:29 +0000 Subject: [PATCH 1/2] Audit Dpkg 1.22 --- ci/dpkg-versions.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ci/dpkg-versions.yaml b/ci/dpkg-versions.yaml index cda87fa8e..53c99019d 100644 --- a/ci/dpkg-versions.yaml +++ b/ci/dpkg-versions.yaml @@ -5,7 +5,7 @@ camptocamp/tilecloud-chain:latest: ubuntu_24_04/bsdutils: 1:2.39.3-9ubuntu6.1 ubuntu_24_04/ca-certificates: '20240203' ubuntu_24_04/coreutils: 9.4-3ubuntu6 - ubuntu_24_04/curl: 8.5.0-2ubuntu10.5 + ubuntu_24_04/curl: 8.5.0-2ubuntu10.6 ubuntu_24_04/dash: 0.5.12-6ubuntu5 ubuntu_24_04/debconf: 1.5.86ubuntu1 ubuntu_24_04/debianutils: 5.17build1 @@ -55,8 +55,8 @@ camptocamp/tilecloud-chain:latest: ubuntu_24_04/libcfitsio10t64: 4.3.1-1.1build2 ubuntu_24_04/libcom-err2: 1.47.0-2.4~exp1ubuntu4.1 ubuntu_24_04/libcrypt1: 1:4.4.36-4build1 - ubuntu_24_04/libcurl3t64-gnutls: 8.5.0-2ubuntu10.5 - ubuntu_24_04/libcurl4t64: 8.5.0-2ubuntu10.5 + ubuntu_24_04/libcurl3t64-gnutls: 8.5.0-2ubuntu10.6 + ubuntu_24_04/libcurl4t64: 8.5.0-2ubuntu10.6 ubuntu_24_04/libdb5.3t64: 5.3.28+dfsg2-7 ubuntu_24_04/libde265-0: 1.0.15-1build3 ubuntu_24_04/libdebconfclient0: 0.271ubuntu3 From a7de9ccdbab5a394d10c6027e9d253cff830406d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Brunner?= Date: Tue, 17 Dec 2024 08:29:42 +0100 Subject: [PATCH 2/2] Update python-versions pre-commit hook --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b8b766935..406e3650b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -122,6 +122,6 @@ repos: hooks: - id: renovate-config-validator - repo: https://github.com/sbrunner/python-versions-hook - rev: 0.7.0 + rev: 0.8.0 hooks: - id: python-versions