diff --git a/Debian/11/.versions.json b/Debian/11/.versions.json index e77112a25..b84d99e50 100644 --- a/Debian/11/.versions.json +++ b/Debian/11/.versions.json @@ -1,6 +1,6 @@ { - "BARMAN_VERSION": "3.8.0", + "BARMAN_VERSION": "3.9.0", "DEBIAN_IMAGE_VERSION": "buster-20230919-slim", - "IMAGE_RELEASE_VERSION": "5", + "IMAGE_RELEASE_VERSION": "6", "POSTGRES_VERSION": "11.21-1.pgdg100+1" } diff --git a/Debian/11/Dockerfile b/Debian/11/Dockerfile index 76f63091a..fa33d9b97 100644 --- a/Debian/11/Dockerfile +++ b/Debian/11/Dockerfile @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="11.21-1.pgdg100+1" \ - release="5" \ + release="6" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Debian buster-slim." diff --git a/Debian/11/root/requirements.txt b/Debian/11/root/requirements.txt index 257554f26..edd3823b9 100644 --- a/Debian/11/root/requirements.txt +++ b/Debian/11/root/requirements.txt @@ -19,16 +19,16 @@ azure-identity==1.14.0 \ azure-storage-blob==12.18.2 \ --hash=sha256:e11935348981ffc005b848b55db25c04f2d1f90e1ee33000659906b763cf14c8 \ --hash=sha256:ffd864bf9abf33dfc72c6ef37899a19bd9d585a946a2c61e288b4420c035df3a -barman[azure,cloud,google,snappy]==3.8.0 \ - --hash=sha256:1ae295842129ba8b7fb6b1c0317e7d41243f160c0c683d44e77f48ce25fb25fb \ - --hash=sha256:2c9a1571047d90d885b962b8167630c7cda6a2b892d09c2779baa6bd49f484ac +barman[azure,cloud,google,snappy]==3.9.0 \ + --hash=sha256:aa0aa6eae7a13075f00cc6505a0980e2ec0fc7b24faf219a5259986b476f112f \ + --hash=sha256:c3d2cf12543741fb5b5bcbc52f1dd7cfc2bc7e0977890c1e8770adcddfbcd6ea # via -r requirements.in -boto3==1.28.58 \ - --hash=sha256:2f18d2dac5d9229e8485b556eb58b7b95fca91bbf002f63bf9c39209f513f6e6 \ - --hash=sha256:71dcd596a82b5341c6941117b9228897bfb1e2b58f73e60e1fdda1b02a847cc8 -botocore==1.31.58 \ - --hash=sha256:002f8bdca8efde50ae7267f342bc1d03a71d76024ce3949e4ffdd1151581c53e \ - --hash=sha256:83a3ca4d9247fdbde76c654137e6ab648bd976f652ce2354def1715c838af505 +boto3==1.28.59 \ + --hash=sha256:7623b52c135becf145f762a9cc4203a1fb30055bb1cc7a254f82e5f7954d44a1 \ + --hash=sha256:aa861e5568a564a5ce2fff5413d6ae2cda0eed7399b3a949bc861a20915e2046 +botocore==1.31.59 \ + --hash=sha256:159f637300206a0b37b49c1bee61265650843f591e9cb62e9adcb3d1c2afec91 \ + --hash=sha256:6485a700744c60fcbf4bba4fcacb22067f601e79fb0c27fae04cf07b03c5e8f9 # via # boto3 # s3transfer diff --git a/Debian/12/.versions.json b/Debian/12/.versions.json index 04f5f9353..5bf54821e 100644 --- a/Debian/12/.versions.json +++ b/Debian/12/.versions.json @@ -1,6 +1,6 @@ { - "BARMAN_VERSION": "3.8.0", + "BARMAN_VERSION": "3.9.0", "DEBIAN_IMAGE_VERSION": "buster-20230919-slim", - "IMAGE_RELEASE_VERSION": "5", + "IMAGE_RELEASE_VERSION": "6", "POSTGRES_VERSION": "12.16-1.pgdg100+1" } diff --git a/Debian/12/Dockerfile b/Debian/12/Dockerfile index d07981a24..e64fa6a82 100644 --- a/Debian/12/Dockerfile +++ b/Debian/12/Dockerfile @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="12.16-1.pgdg100+1" \ - release="5" \ + release="6" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Debian buster-slim." diff --git a/Debian/12/root/requirements.txt b/Debian/12/root/requirements.txt index 257554f26..edd3823b9 100644 --- a/Debian/12/root/requirements.txt +++ b/Debian/12/root/requirements.txt @@ -19,16 +19,16 @@ azure-identity==1.14.0 \ azure-storage-blob==12.18.2 \ --hash=sha256:e11935348981ffc005b848b55db25c04f2d1f90e1ee33000659906b763cf14c8 \ --hash=sha256:ffd864bf9abf33dfc72c6ef37899a19bd9d585a946a2c61e288b4420c035df3a -barman[azure,cloud,google,snappy]==3.8.0 \ - --hash=sha256:1ae295842129ba8b7fb6b1c0317e7d41243f160c0c683d44e77f48ce25fb25fb \ - --hash=sha256:2c9a1571047d90d885b962b8167630c7cda6a2b892d09c2779baa6bd49f484ac +barman[azure,cloud,google,snappy]==3.9.0 \ + --hash=sha256:aa0aa6eae7a13075f00cc6505a0980e2ec0fc7b24faf219a5259986b476f112f \ + --hash=sha256:c3d2cf12543741fb5b5bcbc52f1dd7cfc2bc7e0977890c1e8770adcddfbcd6ea # via -r requirements.in -boto3==1.28.58 \ - --hash=sha256:2f18d2dac5d9229e8485b556eb58b7b95fca91bbf002f63bf9c39209f513f6e6 \ - --hash=sha256:71dcd596a82b5341c6941117b9228897bfb1e2b58f73e60e1fdda1b02a847cc8 -botocore==1.31.58 \ - --hash=sha256:002f8bdca8efde50ae7267f342bc1d03a71d76024ce3949e4ffdd1151581c53e \ - --hash=sha256:83a3ca4d9247fdbde76c654137e6ab648bd976f652ce2354def1715c838af505 +boto3==1.28.59 \ + --hash=sha256:7623b52c135becf145f762a9cc4203a1fb30055bb1cc7a254f82e5f7954d44a1 \ + --hash=sha256:aa861e5568a564a5ce2fff5413d6ae2cda0eed7399b3a949bc861a20915e2046 +botocore==1.31.59 \ + --hash=sha256:159f637300206a0b37b49c1bee61265650843f591e9cb62e9adcb3d1c2afec91 \ + --hash=sha256:6485a700744c60fcbf4bba4fcacb22067f601e79fb0c27fae04cf07b03c5e8f9 # via # boto3 # s3transfer diff --git a/Debian/13/.versions.json b/Debian/13/.versions.json index fd83234e3..17a67c442 100644 --- a/Debian/13/.versions.json +++ b/Debian/13/.versions.json @@ -1,6 +1,6 @@ { - "BARMAN_VERSION": "3.8.0", + "BARMAN_VERSION": "3.9.0", "DEBIAN_IMAGE_VERSION": "buster-20230919-slim", - "IMAGE_RELEASE_VERSION": "5", + "IMAGE_RELEASE_VERSION": "6", "POSTGRES_VERSION": "13.12-1.pgdg100+1" } diff --git a/Debian/13/Dockerfile b/Debian/13/Dockerfile index 4088a824e..b63a471be 100644 --- a/Debian/13/Dockerfile +++ b/Debian/13/Dockerfile @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="13.12-1.pgdg100+1" \ - release="5" \ + release="6" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Debian buster-slim." diff --git a/Debian/13/root/requirements.txt b/Debian/13/root/requirements.txt index 257554f26..edd3823b9 100644 --- a/Debian/13/root/requirements.txt +++ b/Debian/13/root/requirements.txt @@ -19,16 +19,16 @@ azure-identity==1.14.0 \ azure-storage-blob==12.18.2 \ --hash=sha256:e11935348981ffc005b848b55db25c04f2d1f90e1ee33000659906b763cf14c8 \ --hash=sha256:ffd864bf9abf33dfc72c6ef37899a19bd9d585a946a2c61e288b4420c035df3a -barman[azure,cloud,google,snappy]==3.8.0 \ - --hash=sha256:1ae295842129ba8b7fb6b1c0317e7d41243f160c0c683d44e77f48ce25fb25fb \ - --hash=sha256:2c9a1571047d90d885b962b8167630c7cda6a2b892d09c2779baa6bd49f484ac +barman[azure,cloud,google,snappy]==3.9.0 \ + --hash=sha256:aa0aa6eae7a13075f00cc6505a0980e2ec0fc7b24faf219a5259986b476f112f \ + --hash=sha256:c3d2cf12543741fb5b5bcbc52f1dd7cfc2bc7e0977890c1e8770adcddfbcd6ea # via -r requirements.in -boto3==1.28.58 \ - --hash=sha256:2f18d2dac5d9229e8485b556eb58b7b95fca91bbf002f63bf9c39209f513f6e6 \ - --hash=sha256:71dcd596a82b5341c6941117b9228897bfb1e2b58f73e60e1fdda1b02a847cc8 -botocore==1.31.58 \ - --hash=sha256:002f8bdca8efde50ae7267f342bc1d03a71d76024ce3949e4ffdd1151581c53e \ - --hash=sha256:83a3ca4d9247fdbde76c654137e6ab648bd976f652ce2354def1715c838af505 +boto3==1.28.59 \ + --hash=sha256:7623b52c135becf145f762a9cc4203a1fb30055bb1cc7a254f82e5f7954d44a1 \ + --hash=sha256:aa861e5568a564a5ce2fff5413d6ae2cda0eed7399b3a949bc861a20915e2046 +botocore==1.31.59 \ + --hash=sha256:159f637300206a0b37b49c1bee61265650843f591e9cb62e9adcb3d1c2afec91 \ + --hash=sha256:6485a700744c60fcbf4bba4fcacb22067f601e79fb0c27fae04cf07b03c5e8f9 # via # boto3 # s3transfer diff --git a/Debian/14/.versions.json b/Debian/14/.versions.json index 10d153748..620777429 100644 --- a/Debian/14/.versions.json +++ b/Debian/14/.versions.json @@ -1,6 +1,6 @@ { - "BARMAN_VERSION": "3.8.0", + "BARMAN_VERSION": "3.9.0", "DEBIAN_IMAGE_VERSION": "buster-20230919-slim", - "IMAGE_RELEASE_VERSION": "5", + "IMAGE_RELEASE_VERSION": "6", "POSTGRES_VERSION": "14.9-1.pgdg100+1" } diff --git a/Debian/14/Dockerfile b/Debian/14/Dockerfile index f2d3484d3..4aa0244c0 100644 --- a/Debian/14/Dockerfile +++ b/Debian/14/Dockerfile @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="14.9-1.pgdg100+1" \ - release="5" \ + release="6" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Debian buster-slim." diff --git a/Debian/14/root/requirements.txt b/Debian/14/root/requirements.txt index 257554f26..edd3823b9 100644 --- a/Debian/14/root/requirements.txt +++ b/Debian/14/root/requirements.txt @@ -19,16 +19,16 @@ azure-identity==1.14.0 \ azure-storage-blob==12.18.2 \ --hash=sha256:e11935348981ffc005b848b55db25c04f2d1f90e1ee33000659906b763cf14c8 \ --hash=sha256:ffd864bf9abf33dfc72c6ef37899a19bd9d585a946a2c61e288b4420c035df3a -barman[azure,cloud,google,snappy]==3.8.0 \ - --hash=sha256:1ae295842129ba8b7fb6b1c0317e7d41243f160c0c683d44e77f48ce25fb25fb \ - --hash=sha256:2c9a1571047d90d885b962b8167630c7cda6a2b892d09c2779baa6bd49f484ac +barman[azure,cloud,google,snappy]==3.9.0 \ + --hash=sha256:aa0aa6eae7a13075f00cc6505a0980e2ec0fc7b24faf219a5259986b476f112f \ + --hash=sha256:c3d2cf12543741fb5b5bcbc52f1dd7cfc2bc7e0977890c1e8770adcddfbcd6ea # via -r requirements.in -boto3==1.28.58 \ - --hash=sha256:2f18d2dac5d9229e8485b556eb58b7b95fca91bbf002f63bf9c39209f513f6e6 \ - --hash=sha256:71dcd596a82b5341c6941117b9228897bfb1e2b58f73e60e1fdda1b02a847cc8 -botocore==1.31.58 \ - --hash=sha256:002f8bdca8efde50ae7267f342bc1d03a71d76024ce3949e4ffdd1151581c53e \ - --hash=sha256:83a3ca4d9247fdbde76c654137e6ab648bd976f652ce2354def1715c838af505 +boto3==1.28.59 \ + --hash=sha256:7623b52c135becf145f762a9cc4203a1fb30055bb1cc7a254f82e5f7954d44a1 \ + --hash=sha256:aa861e5568a564a5ce2fff5413d6ae2cda0eed7399b3a949bc861a20915e2046 +botocore==1.31.59 \ + --hash=sha256:159f637300206a0b37b49c1bee61265650843f591e9cb62e9adcb3d1c2afec91 \ + --hash=sha256:6485a700744c60fcbf4bba4fcacb22067f601e79fb0c27fae04cf07b03c5e8f9 # via # boto3 # s3transfer diff --git a/Debian/15/.versions.json b/Debian/15/.versions.json index ca913aedd..4ec41bd06 100644 --- a/Debian/15/.versions.json +++ b/Debian/15/.versions.json @@ -1,6 +1,6 @@ { - "BARMAN_VERSION": "3.8.0", + "BARMAN_VERSION": "3.9.0", "DEBIAN_IMAGE_VERSION": "buster-20230919-slim", - "IMAGE_RELEASE_VERSION": "2", + "IMAGE_RELEASE_VERSION": "3", "POSTGRES_VERSION": "15.4-2.pgdg100+1" } diff --git a/Debian/15/Dockerfile b/Debian/15/Dockerfile index d9ddd1bb7..790b001ea 100644 --- a/Debian/15/Dockerfile +++ b/Debian/15/Dockerfile @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="15.4-2.pgdg100+1" \ - release="2" \ + release="3" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Debian buster-slim." diff --git a/Debian/15/root/requirements.txt b/Debian/15/root/requirements.txt index 257554f26..edd3823b9 100644 --- a/Debian/15/root/requirements.txt +++ b/Debian/15/root/requirements.txt @@ -19,16 +19,16 @@ azure-identity==1.14.0 \ azure-storage-blob==12.18.2 \ --hash=sha256:e11935348981ffc005b848b55db25c04f2d1f90e1ee33000659906b763cf14c8 \ --hash=sha256:ffd864bf9abf33dfc72c6ef37899a19bd9d585a946a2c61e288b4420c035df3a -barman[azure,cloud,google,snappy]==3.8.0 \ - --hash=sha256:1ae295842129ba8b7fb6b1c0317e7d41243f160c0c683d44e77f48ce25fb25fb \ - --hash=sha256:2c9a1571047d90d885b962b8167630c7cda6a2b892d09c2779baa6bd49f484ac +barman[azure,cloud,google,snappy]==3.9.0 \ + --hash=sha256:aa0aa6eae7a13075f00cc6505a0980e2ec0fc7b24faf219a5259986b476f112f \ + --hash=sha256:c3d2cf12543741fb5b5bcbc52f1dd7cfc2bc7e0977890c1e8770adcddfbcd6ea # via -r requirements.in -boto3==1.28.58 \ - --hash=sha256:2f18d2dac5d9229e8485b556eb58b7b95fca91bbf002f63bf9c39209f513f6e6 \ - --hash=sha256:71dcd596a82b5341c6941117b9228897bfb1e2b58f73e60e1fdda1b02a847cc8 -botocore==1.31.58 \ - --hash=sha256:002f8bdca8efde50ae7267f342bc1d03a71d76024ce3949e4ffdd1151581c53e \ - --hash=sha256:83a3ca4d9247fdbde76c654137e6ab648bd976f652ce2354def1715c838af505 +boto3==1.28.59 \ + --hash=sha256:7623b52c135becf145f762a9cc4203a1fb30055bb1cc7a254f82e5f7954d44a1 \ + --hash=sha256:aa861e5568a564a5ce2fff5413d6ae2cda0eed7399b3a949bc861a20915e2046 +botocore==1.31.59 \ + --hash=sha256:159f637300206a0b37b49c1bee61265650843f591e9cb62e9adcb3d1c2afec91 \ + --hash=sha256:6485a700744c60fcbf4bba4fcacb22067f601e79fb0c27fae04cf07b03c5e8f9 # via # boto3 # s3transfer diff --git a/Debian/16/.versions.json b/Debian/16/.versions.json index e3e94d1ff..f41af8fed 100644 --- a/Debian/16/.versions.json +++ b/Debian/16/.versions.json @@ -1,6 +1,6 @@ { - "BARMAN_VERSION": "3.8.0", + "BARMAN_VERSION": "3.9.0", "DEBIAN_IMAGE_VERSION": "buster-20230919-slim", - "IMAGE_RELEASE_VERSION": "1", + "IMAGE_RELEASE_VERSION": "2", "POSTGRES_VERSION": "16.0-1.pgdg100+1" } diff --git a/Debian/16/Dockerfile b/Debian/16/Dockerfile index 809fee8ad..bf7fb0e3d 100644 --- a/Debian/16/Dockerfile +++ b/Debian/16/Dockerfile @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="16.0-1.pgdg100+1" \ - release="1" \ + release="2" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Debian buster-slim." diff --git a/Debian/16/root/requirements.txt b/Debian/16/root/requirements.txt index 257554f26..edd3823b9 100644 --- a/Debian/16/root/requirements.txt +++ b/Debian/16/root/requirements.txt @@ -19,16 +19,16 @@ azure-identity==1.14.0 \ azure-storage-blob==12.18.2 \ --hash=sha256:e11935348981ffc005b848b55db25c04f2d1f90e1ee33000659906b763cf14c8 \ --hash=sha256:ffd864bf9abf33dfc72c6ef37899a19bd9d585a946a2c61e288b4420c035df3a -barman[azure,cloud,google,snappy]==3.8.0 \ - --hash=sha256:1ae295842129ba8b7fb6b1c0317e7d41243f160c0c683d44e77f48ce25fb25fb \ - --hash=sha256:2c9a1571047d90d885b962b8167630c7cda6a2b892d09c2779baa6bd49f484ac +barman[azure,cloud,google,snappy]==3.9.0 \ + --hash=sha256:aa0aa6eae7a13075f00cc6505a0980e2ec0fc7b24faf219a5259986b476f112f \ + --hash=sha256:c3d2cf12543741fb5b5bcbc52f1dd7cfc2bc7e0977890c1e8770adcddfbcd6ea # via -r requirements.in -boto3==1.28.58 \ - --hash=sha256:2f18d2dac5d9229e8485b556eb58b7b95fca91bbf002f63bf9c39209f513f6e6 \ - --hash=sha256:71dcd596a82b5341c6941117b9228897bfb1e2b58f73e60e1fdda1b02a847cc8 -botocore==1.31.58 \ - --hash=sha256:002f8bdca8efde50ae7267f342bc1d03a71d76024ce3949e4ffdd1151581c53e \ - --hash=sha256:83a3ca4d9247fdbde76c654137e6ab648bd976f652ce2354def1715c838af505 +boto3==1.28.59 \ + --hash=sha256:7623b52c135becf145f762a9cc4203a1fb30055bb1cc7a254f82e5f7954d44a1 \ + --hash=sha256:aa861e5568a564a5ce2fff5413d6ae2cda0eed7399b3a949bc861a20915e2046 +botocore==1.31.59 \ + --hash=sha256:159f637300206a0b37b49c1bee61265650843f591e9cb62e9adcb3d1c2afec91 \ + --hash=sha256:6485a700744c60fcbf4bba4fcacb22067f601e79fb0c27fae04cf07b03c5e8f9 # via # boto3 # s3transfer diff --git a/Debian/requirements.in b/Debian/requirements.in index 2456f5709..8934f146c 100644 --- a/Debian/requirements.in +++ b/Debian/requirements.in @@ -1 +1 @@ -barman[cloud,azure,snappy,google] == 3.8.0 +barman[cloud,azure,snappy,google] == 3.9.0 diff --git a/Debian/src/root/requirements.txt b/Debian/src/root/requirements.txt index 257554f26..edd3823b9 100644 --- a/Debian/src/root/requirements.txt +++ b/Debian/src/root/requirements.txt @@ -19,16 +19,16 @@ azure-identity==1.14.0 \ azure-storage-blob==12.18.2 \ --hash=sha256:e11935348981ffc005b848b55db25c04f2d1f90e1ee33000659906b763cf14c8 \ --hash=sha256:ffd864bf9abf33dfc72c6ef37899a19bd9d585a946a2c61e288b4420c035df3a -barman[azure,cloud,google,snappy]==3.8.0 \ - --hash=sha256:1ae295842129ba8b7fb6b1c0317e7d41243f160c0c683d44e77f48ce25fb25fb \ - --hash=sha256:2c9a1571047d90d885b962b8167630c7cda6a2b892d09c2779baa6bd49f484ac +barman[azure,cloud,google,snappy]==3.9.0 \ + --hash=sha256:aa0aa6eae7a13075f00cc6505a0980e2ec0fc7b24faf219a5259986b476f112f \ + --hash=sha256:c3d2cf12543741fb5b5bcbc52f1dd7cfc2bc7e0977890c1e8770adcddfbcd6ea # via -r requirements.in -boto3==1.28.58 \ - --hash=sha256:2f18d2dac5d9229e8485b556eb58b7b95fca91bbf002f63bf9c39209f513f6e6 \ - --hash=sha256:71dcd596a82b5341c6941117b9228897bfb1e2b58f73e60e1fdda1b02a847cc8 -botocore==1.31.58 \ - --hash=sha256:002f8bdca8efde50ae7267f342bc1d03a71d76024ce3949e4ffdd1151581c53e \ - --hash=sha256:83a3ca4d9247fdbde76c654137e6ab648bd976f652ce2354def1715c838af505 +boto3==1.28.59 \ + --hash=sha256:7623b52c135becf145f762a9cc4203a1fb30055bb1cc7a254f82e5f7954d44a1 \ + --hash=sha256:aa861e5568a564a5ce2fff5413d6ae2cda0eed7399b3a949bc861a20915e2046 +botocore==1.31.59 \ + --hash=sha256:159f637300206a0b37b49c1bee61265650843f591e9cb62e9adcb3d1c2afec91 \ + --hash=sha256:6485a700744c60fcbf4bba4fcacb22067f601e79fb0c27fae04cf07b03c5e8f9 # via # boto3 # s3transfer diff --git a/IronBank/11/.versions.json b/IronBank/11/.versions.json index 468f72ad7..f1ae58a79 100644 --- a/IronBank/11/.versions.json +++ b/IronBank/11/.versions.json @@ -1,6 +1,6 @@ { - "BARMAN_VERSION": "3.8.0", - "IMAGE_RELEASE_VERSION": "4", + "BARMAN_VERSION": "3.9.0", + "IMAGE_RELEASE_VERSION": "5", "IRONBANK_VERSION": "8.8-1067", "POSTGRES_VERSION": "11.21-1PGDG.rhel8" } diff --git a/IronBank/11/hardening_manifest.yaml b/IronBank/11/hardening_manifest.yaml index eb5e72a02..64d5b9a6a 100644 --- a/IronBank/11/hardening_manifest.yaml +++ b/IronBank/11/hardening_manifest.yaml @@ -131,16 +131,11 @@ resources: validation: type: sha256 value: 8c07220408d3268e8268c9351c5c08041bc6f8c6172e59d398b71020df108541 -- filename: botocore-1.31.58-py3-none-any.whl - url: https://files.pythonhosted.org/packages/dd/c9/dce506952b2beae2c2cbae0b292cbbbfda6283d3d894ab8dcc130ddfd1b7/botocore-1.31.58-py3-none-any.whl +- filename: barman-3.9.0-py2.py3-none-any.whl + url: https://files.pythonhosted.org/packages/b4/31/f456e44be81774c1cd5f866c58f75329ccfcb08f98e495f7925544788197/barman-3.9.0-py2.py3-none-any.whl validation: type: sha256 - value: 83a3ca4d9247fdbde76c654137e6ab648bd976f652ce2354def1715c838af505 -- filename: barman-3.8.0-py2.py3-none-any.whl - url: https://files.pythonhosted.org/packages/4d/df/9be1113d41c669dd4fcc6297ef6db95269ef8ae60175a8820908fcb457ec/barman-3.8.0-py2.py3-none-any.whl - validation: - type: sha256 - value: 1ae295842129ba8b7fb6b1c0317e7d41243f160c0c683d44e77f48ce25fb25fb + value: aa0aa6eae7a13075f00cc6505a0980e2ec0fc7b24faf219a5259986b476f112f - filename: jmespath-1.0.1-py3-none-any.whl url: https://files.pythonhosted.org/packages/31/b4/b9b800c45527aadd64d5b442f9b932b00648617eb5d63d2c7a6587b7cafc/jmespath-1.0.1-py3-none-any.whl validation: @@ -191,16 +186,16 @@ resources: validation: type: sha256 value: fc03d344381970f79eebb632a3c18bb1828593a2dc5572b5f90115ef7d11e81b +- filename: botocore-1.31.59-py3-none-any.whl + url: https://files.pythonhosted.org/packages/90/4c/864b051e7227178fd90f663c667d2483503ca129ed30b26860bcd1d3ea71/botocore-1.31.59-py3-none-any.whl + validation: + type: sha256 + value: 6485a700744c60fcbf4bba4fcacb22067f601e79fb0c27fae04cf07b03c5e8f9 - filename: pyasn1_modules-0.3.0-py2.py3-none-any.whl url: https://files.pythonhosted.org/packages/cd/8e/bea464350e1b8c6ed0da3a312659cb648804a08af6cacc6435867f74f8bd/pyasn1_modules-0.3.0-py2.py3-none-any.whl validation: type: sha256 value: d3ccd6ed470d9ffbc716be08bd90efbd44d0734bc9303818f7336070984a162d -- filename: boto3-1.28.58-py3-none-any.whl - url: https://files.pythonhosted.org/packages/90/ca/a9e28e3d0c924743d8086de1ba9afae1406ac2811cf809abac5c69467a57/boto3-1.28.58-py3-none-any.whl - validation: - type: sha256 - value: 71dcd596a82b5341c6941117b9228897bfb1e2b58f73e60e1fdda1b02a847cc8 - filename: s3transfer-0.7.0-py3-none-any.whl url: https://files.pythonhosted.org/packages/5a/4b/fec9ce18f8874a96c5061422625ba86c3ee1e6587ccd92ff9f5bf7bd91b2/s3transfer-0.7.0-py3-none-any.whl validation: @@ -211,6 +206,11 @@ resources: validation: type: sha256 value: 95ef631eeaea14ba2e36f06437f36463aac3a096799e876ee55e5cdccb102590 +- filename: boto3-1.28.59-py3-none-any.whl + url: https://files.pythonhosted.org/packages/88/a3/e63a11c957c1e2a901d13f3ddc2acba2d0db8a7bcbac2e3f5b06aab0c6de/boto3-1.28.59-py3-none-any.whl + validation: + type: sha256 + value: 7623b52c135becf145f762a9cc4203a1fb30055bb1cc7a254f82e5f7954d44a1 - filename: google_cloud_core-2.3.3-py2.py3-none-any.whl url: https://files.pythonhosted.org/packages/a2/40/02045f776fdb6e44194f34b6375a26ce8a61bd9bd03cd8930ed91cf51a62/google_cloud_core-2.3.3-py2.py3-none-any.whl validation: diff --git a/IronBank/11/requirements.txt b/IronBank/11/requirements.txt index 8be55ce42..610e5a6bc 100644 --- a/IronBank/11/requirements.txt +++ b/IronBank/11/requirements.txt @@ -8,9 +8,9 @@ argcomplete==3.1.2 azure-core==1.29.4 azure-identity==1.14.0 azure-storage-blob==12.18.2 -barman[azure,cloud,google,snappy]==3.8.0 -boto3==1.28.58 -botocore==1.31.58 +barman[azure,cloud,google,snappy]==3.9.0 +boto3==1.28.59 +botocore==1.31.59 cachetools==5.3.1 certifi==2023.7.22 cffi==1.16.0 diff --git a/IronBank/12/.versions.json b/IronBank/12/.versions.json index d26714d11..606fcb86f 100644 --- a/IronBank/12/.versions.json +++ b/IronBank/12/.versions.json @@ -1,6 +1,6 @@ { - "BARMAN_VERSION": "3.8.0", - "IMAGE_RELEASE_VERSION": "4", + "BARMAN_VERSION": "3.9.0", + "IMAGE_RELEASE_VERSION": "5", "IRONBANK_VERSION": "8.8-1067", "POSTGRES_VERSION": "12.16-1PGDG.rhel8" } diff --git a/IronBank/12/hardening_manifest.yaml b/IronBank/12/hardening_manifest.yaml index 75d4ca3ca..bd0b24e6c 100644 --- a/IronBank/12/hardening_manifest.yaml +++ b/IronBank/12/hardening_manifest.yaml @@ -131,16 +131,11 @@ resources: validation: type: sha256 value: 8c07220408d3268e8268c9351c5c08041bc6f8c6172e59d398b71020df108541 -- filename: botocore-1.31.58-py3-none-any.whl - url: https://files.pythonhosted.org/packages/dd/c9/dce506952b2beae2c2cbae0b292cbbbfda6283d3d894ab8dcc130ddfd1b7/botocore-1.31.58-py3-none-any.whl +- filename: barman-3.9.0-py2.py3-none-any.whl + url: https://files.pythonhosted.org/packages/b4/31/f456e44be81774c1cd5f866c58f75329ccfcb08f98e495f7925544788197/barman-3.9.0-py2.py3-none-any.whl validation: type: sha256 - value: 83a3ca4d9247fdbde76c654137e6ab648bd976f652ce2354def1715c838af505 -- filename: barman-3.8.0-py2.py3-none-any.whl - url: https://files.pythonhosted.org/packages/4d/df/9be1113d41c669dd4fcc6297ef6db95269ef8ae60175a8820908fcb457ec/barman-3.8.0-py2.py3-none-any.whl - validation: - type: sha256 - value: 1ae295842129ba8b7fb6b1c0317e7d41243f160c0c683d44e77f48ce25fb25fb + value: aa0aa6eae7a13075f00cc6505a0980e2ec0fc7b24faf219a5259986b476f112f - filename: jmespath-1.0.1-py3-none-any.whl url: https://files.pythonhosted.org/packages/31/b4/b9b800c45527aadd64d5b442f9b932b00648617eb5d63d2c7a6587b7cafc/jmespath-1.0.1-py3-none-any.whl validation: @@ -191,16 +186,16 @@ resources: validation: type: sha256 value: fc03d344381970f79eebb632a3c18bb1828593a2dc5572b5f90115ef7d11e81b +- filename: botocore-1.31.59-py3-none-any.whl + url: https://files.pythonhosted.org/packages/90/4c/864b051e7227178fd90f663c667d2483503ca129ed30b26860bcd1d3ea71/botocore-1.31.59-py3-none-any.whl + validation: + type: sha256 + value: 6485a700744c60fcbf4bba4fcacb22067f601e79fb0c27fae04cf07b03c5e8f9 - filename: pyasn1_modules-0.3.0-py2.py3-none-any.whl url: https://files.pythonhosted.org/packages/cd/8e/bea464350e1b8c6ed0da3a312659cb648804a08af6cacc6435867f74f8bd/pyasn1_modules-0.3.0-py2.py3-none-any.whl validation: type: sha256 value: d3ccd6ed470d9ffbc716be08bd90efbd44d0734bc9303818f7336070984a162d -- filename: boto3-1.28.58-py3-none-any.whl - url: https://files.pythonhosted.org/packages/90/ca/a9e28e3d0c924743d8086de1ba9afae1406ac2811cf809abac5c69467a57/boto3-1.28.58-py3-none-any.whl - validation: - type: sha256 - value: 71dcd596a82b5341c6941117b9228897bfb1e2b58f73e60e1fdda1b02a847cc8 - filename: s3transfer-0.7.0-py3-none-any.whl url: https://files.pythonhosted.org/packages/5a/4b/fec9ce18f8874a96c5061422625ba86c3ee1e6587ccd92ff9f5bf7bd91b2/s3transfer-0.7.0-py3-none-any.whl validation: @@ -211,6 +206,11 @@ resources: validation: type: sha256 value: 95ef631eeaea14ba2e36f06437f36463aac3a096799e876ee55e5cdccb102590 +- filename: boto3-1.28.59-py3-none-any.whl + url: https://files.pythonhosted.org/packages/88/a3/e63a11c957c1e2a901d13f3ddc2acba2d0db8a7bcbac2e3f5b06aab0c6de/boto3-1.28.59-py3-none-any.whl + validation: + type: sha256 + value: 7623b52c135becf145f762a9cc4203a1fb30055bb1cc7a254f82e5f7954d44a1 - filename: google_cloud_core-2.3.3-py2.py3-none-any.whl url: https://files.pythonhosted.org/packages/a2/40/02045f776fdb6e44194f34b6375a26ce8a61bd9bd03cd8930ed91cf51a62/google_cloud_core-2.3.3-py2.py3-none-any.whl validation: diff --git a/IronBank/12/requirements.txt b/IronBank/12/requirements.txt index 8be55ce42..610e5a6bc 100644 --- a/IronBank/12/requirements.txt +++ b/IronBank/12/requirements.txt @@ -8,9 +8,9 @@ argcomplete==3.1.2 azure-core==1.29.4 azure-identity==1.14.0 azure-storage-blob==12.18.2 -barman[azure,cloud,google,snappy]==3.8.0 -boto3==1.28.58 -botocore==1.31.58 +barman[azure,cloud,google,snappy]==3.9.0 +boto3==1.28.59 +botocore==1.31.59 cachetools==5.3.1 certifi==2023.7.22 cffi==1.16.0 diff --git a/IronBank/13/.versions.json b/IronBank/13/.versions.json index f2fcfc4e5..4e93102f2 100644 --- a/IronBank/13/.versions.json +++ b/IronBank/13/.versions.json @@ -1,6 +1,6 @@ { - "BARMAN_VERSION": "3.8.0", - "IMAGE_RELEASE_VERSION": "4", + "BARMAN_VERSION": "3.9.0", + "IMAGE_RELEASE_VERSION": "5", "IRONBANK_VERSION": "8.8-1067", "POSTGRES_VERSION": "13.12-1PGDG.rhel8" } diff --git a/IronBank/13/hardening_manifest.yaml b/IronBank/13/hardening_manifest.yaml index 37173c8de..6bd85beb0 100644 --- a/IronBank/13/hardening_manifest.yaml +++ b/IronBank/13/hardening_manifest.yaml @@ -131,16 +131,11 @@ resources: validation: type: sha256 value: 8c07220408d3268e8268c9351c5c08041bc6f8c6172e59d398b71020df108541 -- filename: botocore-1.31.58-py3-none-any.whl - url: https://files.pythonhosted.org/packages/dd/c9/dce506952b2beae2c2cbae0b292cbbbfda6283d3d894ab8dcc130ddfd1b7/botocore-1.31.58-py3-none-any.whl +- filename: barman-3.9.0-py2.py3-none-any.whl + url: https://files.pythonhosted.org/packages/b4/31/f456e44be81774c1cd5f866c58f75329ccfcb08f98e495f7925544788197/barman-3.9.0-py2.py3-none-any.whl validation: type: sha256 - value: 83a3ca4d9247fdbde76c654137e6ab648bd976f652ce2354def1715c838af505 -- filename: barman-3.8.0-py2.py3-none-any.whl - url: https://files.pythonhosted.org/packages/4d/df/9be1113d41c669dd4fcc6297ef6db95269ef8ae60175a8820908fcb457ec/barman-3.8.0-py2.py3-none-any.whl - validation: - type: sha256 - value: 1ae295842129ba8b7fb6b1c0317e7d41243f160c0c683d44e77f48ce25fb25fb + value: aa0aa6eae7a13075f00cc6505a0980e2ec0fc7b24faf219a5259986b476f112f - filename: jmespath-1.0.1-py3-none-any.whl url: https://files.pythonhosted.org/packages/31/b4/b9b800c45527aadd64d5b442f9b932b00648617eb5d63d2c7a6587b7cafc/jmespath-1.0.1-py3-none-any.whl validation: @@ -191,16 +186,16 @@ resources: validation: type: sha256 value: fc03d344381970f79eebb632a3c18bb1828593a2dc5572b5f90115ef7d11e81b +- filename: botocore-1.31.59-py3-none-any.whl + url: https://files.pythonhosted.org/packages/90/4c/864b051e7227178fd90f663c667d2483503ca129ed30b26860bcd1d3ea71/botocore-1.31.59-py3-none-any.whl + validation: + type: sha256 + value: 6485a700744c60fcbf4bba4fcacb22067f601e79fb0c27fae04cf07b03c5e8f9 - filename: pyasn1_modules-0.3.0-py2.py3-none-any.whl url: https://files.pythonhosted.org/packages/cd/8e/bea464350e1b8c6ed0da3a312659cb648804a08af6cacc6435867f74f8bd/pyasn1_modules-0.3.0-py2.py3-none-any.whl validation: type: sha256 value: d3ccd6ed470d9ffbc716be08bd90efbd44d0734bc9303818f7336070984a162d -- filename: boto3-1.28.58-py3-none-any.whl - url: https://files.pythonhosted.org/packages/90/ca/a9e28e3d0c924743d8086de1ba9afae1406ac2811cf809abac5c69467a57/boto3-1.28.58-py3-none-any.whl - validation: - type: sha256 - value: 71dcd596a82b5341c6941117b9228897bfb1e2b58f73e60e1fdda1b02a847cc8 - filename: s3transfer-0.7.0-py3-none-any.whl url: https://files.pythonhosted.org/packages/5a/4b/fec9ce18f8874a96c5061422625ba86c3ee1e6587ccd92ff9f5bf7bd91b2/s3transfer-0.7.0-py3-none-any.whl validation: @@ -211,6 +206,11 @@ resources: validation: type: sha256 value: 95ef631eeaea14ba2e36f06437f36463aac3a096799e876ee55e5cdccb102590 +- filename: boto3-1.28.59-py3-none-any.whl + url: https://files.pythonhosted.org/packages/88/a3/e63a11c957c1e2a901d13f3ddc2acba2d0db8a7bcbac2e3f5b06aab0c6de/boto3-1.28.59-py3-none-any.whl + validation: + type: sha256 + value: 7623b52c135becf145f762a9cc4203a1fb30055bb1cc7a254f82e5f7954d44a1 - filename: google_cloud_core-2.3.3-py2.py3-none-any.whl url: https://files.pythonhosted.org/packages/a2/40/02045f776fdb6e44194f34b6375a26ce8a61bd9bd03cd8930ed91cf51a62/google_cloud_core-2.3.3-py2.py3-none-any.whl validation: diff --git a/IronBank/13/requirements.txt b/IronBank/13/requirements.txt index 8be55ce42..610e5a6bc 100644 --- a/IronBank/13/requirements.txt +++ b/IronBank/13/requirements.txt @@ -8,9 +8,9 @@ argcomplete==3.1.2 azure-core==1.29.4 azure-identity==1.14.0 azure-storage-blob==12.18.2 -barman[azure,cloud,google,snappy]==3.8.0 -boto3==1.28.58 -botocore==1.31.58 +barman[azure,cloud,google,snappy]==3.9.0 +boto3==1.28.59 +botocore==1.31.59 cachetools==5.3.1 certifi==2023.7.22 cffi==1.16.0 diff --git a/IronBank/14/.versions.json b/IronBank/14/.versions.json index 55e6edb4c..bb2550198 100644 --- a/IronBank/14/.versions.json +++ b/IronBank/14/.versions.json @@ -1,6 +1,6 @@ { - "BARMAN_VERSION": "3.8.0", - "IMAGE_RELEASE_VERSION": "4", + "BARMAN_VERSION": "3.9.0", + "IMAGE_RELEASE_VERSION": "5", "IRONBANK_VERSION": "8.8-1067", "POSTGRES_VERSION": "14.9-2PGDG.rhel8" } diff --git a/IronBank/14/hardening_manifest.yaml b/IronBank/14/hardening_manifest.yaml index fbe41a201..36a16157e 100644 --- a/IronBank/14/hardening_manifest.yaml +++ b/IronBank/14/hardening_manifest.yaml @@ -131,16 +131,11 @@ resources: validation: type: sha256 value: 8c07220408d3268e8268c9351c5c08041bc6f8c6172e59d398b71020df108541 -- filename: botocore-1.31.58-py3-none-any.whl - url: https://files.pythonhosted.org/packages/dd/c9/dce506952b2beae2c2cbae0b292cbbbfda6283d3d894ab8dcc130ddfd1b7/botocore-1.31.58-py3-none-any.whl +- filename: barman-3.9.0-py2.py3-none-any.whl + url: https://files.pythonhosted.org/packages/b4/31/f456e44be81774c1cd5f866c58f75329ccfcb08f98e495f7925544788197/barman-3.9.0-py2.py3-none-any.whl validation: type: sha256 - value: 83a3ca4d9247fdbde76c654137e6ab648bd976f652ce2354def1715c838af505 -- filename: barman-3.8.0-py2.py3-none-any.whl - url: https://files.pythonhosted.org/packages/4d/df/9be1113d41c669dd4fcc6297ef6db95269ef8ae60175a8820908fcb457ec/barman-3.8.0-py2.py3-none-any.whl - validation: - type: sha256 - value: 1ae295842129ba8b7fb6b1c0317e7d41243f160c0c683d44e77f48ce25fb25fb + value: aa0aa6eae7a13075f00cc6505a0980e2ec0fc7b24faf219a5259986b476f112f - filename: jmespath-1.0.1-py3-none-any.whl url: https://files.pythonhosted.org/packages/31/b4/b9b800c45527aadd64d5b442f9b932b00648617eb5d63d2c7a6587b7cafc/jmespath-1.0.1-py3-none-any.whl validation: @@ -191,16 +186,16 @@ resources: validation: type: sha256 value: fc03d344381970f79eebb632a3c18bb1828593a2dc5572b5f90115ef7d11e81b +- filename: botocore-1.31.59-py3-none-any.whl + url: https://files.pythonhosted.org/packages/90/4c/864b051e7227178fd90f663c667d2483503ca129ed30b26860bcd1d3ea71/botocore-1.31.59-py3-none-any.whl + validation: + type: sha256 + value: 6485a700744c60fcbf4bba4fcacb22067f601e79fb0c27fae04cf07b03c5e8f9 - filename: pyasn1_modules-0.3.0-py2.py3-none-any.whl url: https://files.pythonhosted.org/packages/cd/8e/bea464350e1b8c6ed0da3a312659cb648804a08af6cacc6435867f74f8bd/pyasn1_modules-0.3.0-py2.py3-none-any.whl validation: type: sha256 value: d3ccd6ed470d9ffbc716be08bd90efbd44d0734bc9303818f7336070984a162d -- filename: boto3-1.28.58-py3-none-any.whl - url: https://files.pythonhosted.org/packages/90/ca/a9e28e3d0c924743d8086de1ba9afae1406ac2811cf809abac5c69467a57/boto3-1.28.58-py3-none-any.whl - validation: - type: sha256 - value: 71dcd596a82b5341c6941117b9228897bfb1e2b58f73e60e1fdda1b02a847cc8 - filename: s3transfer-0.7.0-py3-none-any.whl url: https://files.pythonhosted.org/packages/5a/4b/fec9ce18f8874a96c5061422625ba86c3ee1e6587ccd92ff9f5bf7bd91b2/s3transfer-0.7.0-py3-none-any.whl validation: @@ -211,6 +206,11 @@ resources: validation: type: sha256 value: 95ef631eeaea14ba2e36f06437f36463aac3a096799e876ee55e5cdccb102590 +- filename: boto3-1.28.59-py3-none-any.whl + url: https://files.pythonhosted.org/packages/88/a3/e63a11c957c1e2a901d13f3ddc2acba2d0db8a7bcbac2e3f5b06aab0c6de/boto3-1.28.59-py3-none-any.whl + validation: + type: sha256 + value: 7623b52c135becf145f762a9cc4203a1fb30055bb1cc7a254f82e5f7954d44a1 - filename: google_cloud_core-2.3.3-py2.py3-none-any.whl url: https://files.pythonhosted.org/packages/a2/40/02045f776fdb6e44194f34b6375a26ce8a61bd9bd03cd8930ed91cf51a62/google_cloud_core-2.3.3-py2.py3-none-any.whl validation: diff --git a/IronBank/14/requirements.txt b/IronBank/14/requirements.txt index 8be55ce42..610e5a6bc 100644 --- a/IronBank/14/requirements.txt +++ b/IronBank/14/requirements.txt @@ -8,9 +8,9 @@ argcomplete==3.1.2 azure-core==1.29.4 azure-identity==1.14.0 azure-storage-blob==12.18.2 -barman[azure,cloud,google,snappy]==3.8.0 -boto3==1.28.58 -botocore==1.31.58 +barman[azure,cloud,google,snappy]==3.9.0 +boto3==1.28.59 +botocore==1.31.59 cachetools==5.3.1 certifi==2023.7.22 cffi==1.16.0 diff --git a/IronBank/15/.versions.json b/IronBank/15/.versions.json index d7bbac2e5..c5772479f 100644 --- a/IronBank/15/.versions.json +++ b/IronBank/15/.versions.json @@ -1,6 +1,6 @@ { - "BARMAN_VERSION": "3.8.0", - "IMAGE_RELEASE_VERSION": "4", + "BARMAN_VERSION": "3.9.0", + "IMAGE_RELEASE_VERSION": "5", "IRONBANK_VERSION": "8.8-1067", "POSTGRES_VERSION": "15.4-1PGDG.rhel8" } diff --git a/IronBank/15/hardening_manifest.yaml b/IronBank/15/hardening_manifest.yaml index a058d7132..a7af91f0f 100644 --- a/IronBank/15/hardening_manifest.yaml +++ b/IronBank/15/hardening_manifest.yaml @@ -131,16 +131,11 @@ resources: validation: type: sha256 value: 8c07220408d3268e8268c9351c5c08041bc6f8c6172e59d398b71020df108541 -- filename: botocore-1.31.58-py3-none-any.whl - url: https://files.pythonhosted.org/packages/dd/c9/dce506952b2beae2c2cbae0b292cbbbfda6283d3d894ab8dcc130ddfd1b7/botocore-1.31.58-py3-none-any.whl +- filename: barman-3.9.0-py2.py3-none-any.whl + url: https://files.pythonhosted.org/packages/b4/31/f456e44be81774c1cd5f866c58f75329ccfcb08f98e495f7925544788197/barman-3.9.0-py2.py3-none-any.whl validation: type: sha256 - value: 83a3ca4d9247fdbde76c654137e6ab648bd976f652ce2354def1715c838af505 -- filename: barman-3.8.0-py2.py3-none-any.whl - url: https://files.pythonhosted.org/packages/4d/df/9be1113d41c669dd4fcc6297ef6db95269ef8ae60175a8820908fcb457ec/barman-3.8.0-py2.py3-none-any.whl - validation: - type: sha256 - value: 1ae295842129ba8b7fb6b1c0317e7d41243f160c0c683d44e77f48ce25fb25fb + value: aa0aa6eae7a13075f00cc6505a0980e2ec0fc7b24faf219a5259986b476f112f - filename: jmespath-1.0.1-py3-none-any.whl url: https://files.pythonhosted.org/packages/31/b4/b9b800c45527aadd64d5b442f9b932b00648617eb5d63d2c7a6587b7cafc/jmespath-1.0.1-py3-none-any.whl validation: @@ -191,16 +186,16 @@ resources: validation: type: sha256 value: fc03d344381970f79eebb632a3c18bb1828593a2dc5572b5f90115ef7d11e81b +- filename: botocore-1.31.59-py3-none-any.whl + url: https://files.pythonhosted.org/packages/90/4c/864b051e7227178fd90f663c667d2483503ca129ed30b26860bcd1d3ea71/botocore-1.31.59-py3-none-any.whl + validation: + type: sha256 + value: 6485a700744c60fcbf4bba4fcacb22067f601e79fb0c27fae04cf07b03c5e8f9 - filename: pyasn1_modules-0.3.0-py2.py3-none-any.whl url: https://files.pythonhosted.org/packages/cd/8e/bea464350e1b8c6ed0da3a312659cb648804a08af6cacc6435867f74f8bd/pyasn1_modules-0.3.0-py2.py3-none-any.whl validation: type: sha256 value: d3ccd6ed470d9ffbc716be08bd90efbd44d0734bc9303818f7336070984a162d -- filename: boto3-1.28.58-py3-none-any.whl - url: https://files.pythonhosted.org/packages/90/ca/a9e28e3d0c924743d8086de1ba9afae1406ac2811cf809abac5c69467a57/boto3-1.28.58-py3-none-any.whl - validation: - type: sha256 - value: 71dcd596a82b5341c6941117b9228897bfb1e2b58f73e60e1fdda1b02a847cc8 - filename: s3transfer-0.7.0-py3-none-any.whl url: https://files.pythonhosted.org/packages/5a/4b/fec9ce18f8874a96c5061422625ba86c3ee1e6587ccd92ff9f5bf7bd91b2/s3transfer-0.7.0-py3-none-any.whl validation: @@ -211,6 +206,11 @@ resources: validation: type: sha256 value: 95ef631eeaea14ba2e36f06437f36463aac3a096799e876ee55e5cdccb102590 +- filename: boto3-1.28.59-py3-none-any.whl + url: https://files.pythonhosted.org/packages/88/a3/e63a11c957c1e2a901d13f3ddc2acba2d0db8a7bcbac2e3f5b06aab0c6de/boto3-1.28.59-py3-none-any.whl + validation: + type: sha256 + value: 7623b52c135becf145f762a9cc4203a1fb30055bb1cc7a254f82e5f7954d44a1 - filename: google_cloud_core-2.3.3-py2.py3-none-any.whl url: https://files.pythonhosted.org/packages/a2/40/02045f776fdb6e44194f34b6375a26ce8a61bd9bd03cd8930ed91cf51a62/google_cloud_core-2.3.3-py2.py3-none-any.whl validation: diff --git a/IronBank/15/requirements.txt b/IronBank/15/requirements.txt index 8be55ce42..610e5a6bc 100644 --- a/IronBank/15/requirements.txt +++ b/IronBank/15/requirements.txt @@ -8,9 +8,9 @@ argcomplete==3.1.2 azure-core==1.29.4 azure-identity==1.14.0 azure-storage-blob==12.18.2 -barman[azure,cloud,google,snappy]==3.8.0 -boto3==1.28.58 -botocore==1.31.58 +barman[azure,cloud,google,snappy]==3.9.0 +boto3==1.28.59 +botocore==1.31.59 cachetools==5.3.1 certifi==2023.7.22 cffi==1.16.0 diff --git a/IronBank/hardening_manifest/hardening_manifest.yaml b/IronBank/hardening_manifest/hardening_manifest.yaml index d1f487089..73104c40a 100644 --- a/IronBank/hardening_manifest/hardening_manifest.yaml +++ b/IronBank/hardening_manifest/hardening_manifest.yaml @@ -131,16 +131,11 @@ resources: validation: type: sha256 value: 8c07220408d3268e8268c9351c5c08041bc6f8c6172e59d398b71020df108541 -- filename: botocore-1.31.58-py3-none-any.whl - url: https://files.pythonhosted.org/packages/dd/c9/dce506952b2beae2c2cbae0b292cbbbfda6283d3d894ab8dcc130ddfd1b7/botocore-1.31.58-py3-none-any.whl +- filename: barman-3.9.0-py2.py3-none-any.whl + url: https://files.pythonhosted.org/packages/b4/31/f456e44be81774c1cd5f866c58f75329ccfcb08f98e495f7925544788197/barman-3.9.0-py2.py3-none-any.whl validation: type: sha256 - value: 83a3ca4d9247fdbde76c654137e6ab648bd976f652ce2354def1715c838af505 -- filename: barman-3.8.0-py2.py3-none-any.whl - url: https://files.pythonhosted.org/packages/4d/df/9be1113d41c669dd4fcc6297ef6db95269ef8ae60175a8820908fcb457ec/barman-3.8.0-py2.py3-none-any.whl - validation: - type: sha256 - value: 1ae295842129ba8b7fb6b1c0317e7d41243f160c0c683d44e77f48ce25fb25fb + value: aa0aa6eae7a13075f00cc6505a0980e2ec0fc7b24faf219a5259986b476f112f - filename: jmespath-1.0.1-py3-none-any.whl url: https://files.pythonhosted.org/packages/31/b4/b9b800c45527aadd64d5b442f9b932b00648617eb5d63d2c7a6587b7cafc/jmespath-1.0.1-py3-none-any.whl validation: @@ -191,16 +186,16 @@ resources: validation: type: sha256 value: fc03d344381970f79eebb632a3c18bb1828593a2dc5572b5f90115ef7d11e81b +- filename: botocore-1.31.59-py3-none-any.whl + url: https://files.pythonhosted.org/packages/90/4c/864b051e7227178fd90f663c667d2483503ca129ed30b26860bcd1d3ea71/botocore-1.31.59-py3-none-any.whl + validation: + type: sha256 + value: 6485a700744c60fcbf4bba4fcacb22067f601e79fb0c27fae04cf07b03c5e8f9 - filename: pyasn1_modules-0.3.0-py2.py3-none-any.whl url: https://files.pythonhosted.org/packages/cd/8e/bea464350e1b8c6ed0da3a312659cb648804a08af6cacc6435867f74f8bd/pyasn1_modules-0.3.0-py2.py3-none-any.whl validation: type: sha256 value: d3ccd6ed470d9ffbc716be08bd90efbd44d0734bc9303818f7336070984a162d -- filename: boto3-1.28.58-py3-none-any.whl - url: https://files.pythonhosted.org/packages/90/ca/a9e28e3d0c924743d8086de1ba9afae1406ac2811cf809abac5c69467a57/boto3-1.28.58-py3-none-any.whl - validation: - type: sha256 - value: 71dcd596a82b5341c6941117b9228897bfb1e2b58f73e60e1fdda1b02a847cc8 - filename: s3transfer-0.7.0-py3-none-any.whl url: https://files.pythonhosted.org/packages/5a/4b/fec9ce18f8874a96c5061422625ba86c3ee1e6587ccd92ff9f5bf7bd91b2/s3transfer-0.7.0-py3-none-any.whl validation: @@ -211,6 +206,11 @@ resources: validation: type: sha256 value: 95ef631eeaea14ba2e36f06437f36463aac3a096799e876ee55e5cdccb102590 +- filename: boto3-1.28.59-py3-none-any.whl + url: https://files.pythonhosted.org/packages/88/a3/e63a11c957c1e2a901d13f3ddc2acba2d0db8a7bcbac2e3f5b06aab0c6de/boto3-1.28.59-py3-none-any.whl + validation: + type: sha256 + value: 7623b52c135becf145f762a9cc4203a1fb30055bb1cc7a254f82e5f7954d44a1 - filename: google_cloud_core-2.3.3-py2.py3-none-any.whl url: https://files.pythonhosted.org/packages/a2/40/02045f776fdb6e44194f34b6375a26ce8a61bd9bd03cd8930ed91cf51a62/google_cloud_core-2.3.3-py2.py3-none-any.whl validation: diff --git a/IronBank/requirements.in b/IronBank/requirements.in index 2456f5709..8934f146c 100644 --- a/IronBank/requirements.in +++ b/IronBank/requirements.in @@ -1 +1 @@ -barman[cloud,azure,snappy,google] == 3.8.0 +barman[cloud,azure,snappy,google] == 3.9.0 diff --git a/IronBank/requirements_files/pip-packages.txt b/IronBank/requirements_files/pip-packages.txt index 8be55ce42..610e5a6bc 100644 --- a/IronBank/requirements_files/pip-packages.txt +++ b/IronBank/requirements_files/pip-packages.txt @@ -8,9 +8,9 @@ argcomplete==3.1.2 azure-core==1.29.4 azure-identity==1.14.0 azure-storage-blob==12.18.2 -barman[azure,cloud,google,snappy]==3.8.0 -boto3==1.28.58 -botocore==1.31.58 +barman[azure,cloud,google,snappy]==3.9.0 +boto3==1.28.59 +botocore==1.31.59 cachetools==5.3.1 certifi==2023.7.22 cffi==1.16.0 diff --git a/IronBank/src/root/requirements.txt b/IronBank/src/root/requirements.txt index 8be55ce42..610e5a6bc 100644 --- a/IronBank/src/root/requirements.txt +++ b/IronBank/src/root/requirements.txt @@ -8,9 +8,9 @@ argcomplete==3.1.2 azure-core==1.29.4 azure-identity==1.14.0 azure-storage-blob==12.18.2 -barman[azure,cloud,google,snappy]==3.8.0 -boto3==1.28.58 -botocore==1.31.58 +barman[azure,cloud,google,snappy]==3.9.0 +boto3==1.28.59 +botocore==1.31.59 cachetools==5.3.1 certifi==2023.7.22 cffi==1.16.0 diff --git a/UBI/11/.versions-postgis.json b/UBI/11/.versions-postgis.json index a52bdfc39..738d2a488 100644 --- a/UBI/11/.versions-postgis.json +++ b/UBI/11/.versions-postgis.json @@ -1,6 +1,6 @@ { - "BARMAN_VERSION": "3.8.0", - "IMAGE_RELEASE_VERSION": "4", + "BARMAN_VERSION": "3.9.0", + "IMAGE_RELEASE_VERSION": "5", "POSTGIS_VERSION": "3.3.3", "POSTGRES_VERSION": "11.21", "UBI_VERSION": "8.8-1067" diff --git a/UBI/11/.versions.json b/UBI/11/.versions.json index fd4911907..8fc759d4a 100644 --- a/UBI/11/.versions.json +++ b/UBI/11/.versions.json @@ -1,6 +1,6 @@ { - "BARMAN_VERSION": "3.8.0", - "IMAGE_RELEASE_VERSION": "4", + "BARMAN_VERSION": "3.9.0", + "IMAGE_RELEASE_VERSION": "5", "POSTGRES_VERSION": "11.21", "UBI_VERSION": "8.8-1067" } diff --git a/UBI/11/Dockerfile b/UBI/11/Dockerfile index 1cd1ffbb1..a5e09ebf2 100644 --- a/UBI/11/Dockerfile +++ b/UBI/11/Dockerfile @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="11.21" \ - release="4" \ + release="5" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/11/Dockerfile.multiarch b/UBI/11/Dockerfile.multiarch index de1465a91..5b621604c 100644 --- a/UBI/11/Dockerfile.multiarch +++ b/UBI/11/Dockerfile.multiarch @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="11.21" \ - release="4" \ + release="5" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/11/Dockerfile.multilang b/UBI/11/Dockerfile.multilang index dd9702d99..b174dd4ab 100644 --- a/UBI/11/Dockerfile.multilang +++ b/UBI/11/Dockerfile.multilang @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="11.21" \ - release="4" \ + release="5" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/11/Dockerfile.postgis b/UBI/11/Dockerfile.postgis index 7e90aee34..b8209e5ef 100644 --- a/UBI/11/Dockerfile.postgis +++ b/UBI/11/Dockerfile.postgis @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="11.21" \ - release="4" \ + release="5" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/11/Dockerfile.postgis-multilang b/UBI/11/Dockerfile.postgis-multilang index 3f0e93317..360917764 100644 --- a/UBI/11/Dockerfile.postgis-multilang +++ b/UBI/11/Dockerfile.postgis-multilang @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="11.21" \ - release="4" \ + release="5" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/11/root/requirements.txt b/UBI/11/root/requirements.txt index 257554f26..edd3823b9 100644 --- a/UBI/11/root/requirements.txt +++ b/UBI/11/root/requirements.txt @@ -19,16 +19,16 @@ azure-identity==1.14.0 \ azure-storage-blob==12.18.2 \ --hash=sha256:e11935348981ffc005b848b55db25c04f2d1f90e1ee33000659906b763cf14c8 \ --hash=sha256:ffd864bf9abf33dfc72c6ef37899a19bd9d585a946a2c61e288b4420c035df3a -barman[azure,cloud,google,snappy]==3.8.0 \ - --hash=sha256:1ae295842129ba8b7fb6b1c0317e7d41243f160c0c683d44e77f48ce25fb25fb \ - --hash=sha256:2c9a1571047d90d885b962b8167630c7cda6a2b892d09c2779baa6bd49f484ac +barman[azure,cloud,google,snappy]==3.9.0 \ + --hash=sha256:aa0aa6eae7a13075f00cc6505a0980e2ec0fc7b24faf219a5259986b476f112f \ + --hash=sha256:c3d2cf12543741fb5b5bcbc52f1dd7cfc2bc7e0977890c1e8770adcddfbcd6ea # via -r requirements.in -boto3==1.28.58 \ - --hash=sha256:2f18d2dac5d9229e8485b556eb58b7b95fca91bbf002f63bf9c39209f513f6e6 \ - --hash=sha256:71dcd596a82b5341c6941117b9228897bfb1e2b58f73e60e1fdda1b02a847cc8 -botocore==1.31.58 \ - --hash=sha256:002f8bdca8efde50ae7267f342bc1d03a71d76024ce3949e4ffdd1151581c53e \ - --hash=sha256:83a3ca4d9247fdbde76c654137e6ab648bd976f652ce2354def1715c838af505 +boto3==1.28.59 \ + --hash=sha256:7623b52c135becf145f762a9cc4203a1fb30055bb1cc7a254f82e5f7954d44a1 \ + --hash=sha256:aa861e5568a564a5ce2fff5413d6ae2cda0eed7399b3a949bc861a20915e2046 +botocore==1.31.59 \ + --hash=sha256:159f637300206a0b37b49c1bee61265650843f591e9cb62e9adcb3d1c2afec91 \ + --hash=sha256:6485a700744c60fcbf4bba4fcacb22067f601e79fb0c27fae04cf07b03c5e8f9 # via # boto3 # s3transfer diff --git a/UBI/12/.versions-postgis.json b/UBI/12/.versions-postgis.json index f9dc31519..8667b62cf 100644 --- a/UBI/12/.versions-postgis.json +++ b/UBI/12/.versions-postgis.json @@ -1,6 +1,6 @@ { - "BARMAN_VERSION": "3.8.0", - "IMAGE_RELEASE_VERSION": "4", + "BARMAN_VERSION": "3.9.0", + "IMAGE_RELEASE_VERSION": "5", "POSTGIS_VERSION": "3.3.3", "POSTGRES_VERSION": "12.16", "UBI_VERSION": "8.8-1067" diff --git a/UBI/12/.versions.json b/UBI/12/.versions.json index dce0ebc6d..e4f6ea943 100644 --- a/UBI/12/.versions.json +++ b/UBI/12/.versions.json @@ -1,6 +1,6 @@ { - "BARMAN_VERSION": "3.8.0", - "IMAGE_RELEASE_VERSION": "4", + "BARMAN_VERSION": "3.9.0", + "IMAGE_RELEASE_VERSION": "5", "POSTGRES_VERSION": "12.16", "UBI_VERSION": "8.8-1067" } diff --git a/UBI/12/Dockerfile b/UBI/12/Dockerfile index b42c017ab..60ceb7260 100644 --- a/UBI/12/Dockerfile +++ b/UBI/12/Dockerfile @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="12.16" \ - release="4" \ + release="5" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/12/Dockerfile.multiarch b/UBI/12/Dockerfile.multiarch index a1a3be017..68e467c43 100644 --- a/UBI/12/Dockerfile.multiarch +++ b/UBI/12/Dockerfile.multiarch @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="12.16" \ - release="4" \ + release="5" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/12/Dockerfile.multilang b/UBI/12/Dockerfile.multilang index 745d91d20..b425d7323 100644 --- a/UBI/12/Dockerfile.multilang +++ b/UBI/12/Dockerfile.multilang @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="12.16" \ - release="4" \ + release="5" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/12/Dockerfile.postgis b/UBI/12/Dockerfile.postgis index c3051922e..9fecbd466 100644 --- a/UBI/12/Dockerfile.postgis +++ b/UBI/12/Dockerfile.postgis @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="12.16" \ - release="4" \ + release="5" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/12/Dockerfile.postgis-multilang b/UBI/12/Dockerfile.postgis-multilang index ac6aef98b..929112f22 100644 --- a/UBI/12/Dockerfile.postgis-multilang +++ b/UBI/12/Dockerfile.postgis-multilang @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="12.16" \ - release="4" \ + release="5" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/12/root/requirements.txt b/UBI/12/root/requirements.txt index 257554f26..edd3823b9 100644 --- a/UBI/12/root/requirements.txt +++ b/UBI/12/root/requirements.txt @@ -19,16 +19,16 @@ azure-identity==1.14.0 \ azure-storage-blob==12.18.2 \ --hash=sha256:e11935348981ffc005b848b55db25c04f2d1f90e1ee33000659906b763cf14c8 \ --hash=sha256:ffd864bf9abf33dfc72c6ef37899a19bd9d585a946a2c61e288b4420c035df3a -barman[azure,cloud,google,snappy]==3.8.0 \ - --hash=sha256:1ae295842129ba8b7fb6b1c0317e7d41243f160c0c683d44e77f48ce25fb25fb \ - --hash=sha256:2c9a1571047d90d885b962b8167630c7cda6a2b892d09c2779baa6bd49f484ac +barman[azure,cloud,google,snappy]==3.9.0 \ + --hash=sha256:aa0aa6eae7a13075f00cc6505a0980e2ec0fc7b24faf219a5259986b476f112f \ + --hash=sha256:c3d2cf12543741fb5b5bcbc52f1dd7cfc2bc7e0977890c1e8770adcddfbcd6ea # via -r requirements.in -boto3==1.28.58 \ - --hash=sha256:2f18d2dac5d9229e8485b556eb58b7b95fca91bbf002f63bf9c39209f513f6e6 \ - --hash=sha256:71dcd596a82b5341c6941117b9228897bfb1e2b58f73e60e1fdda1b02a847cc8 -botocore==1.31.58 \ - --hash=sha256:002f8bdca8efde50ae7267f342bc1d03a71d76024ce3949e4ffdd1151581c53e \ - --hash=sha256:83a3ca4d9247fdbde76c654137e6ab648bd976f652ce2354def1715c838af505 +boto3==1.28.59 \ + --hash=sha256:7623b52c135becf145f762a9cc4203a1fb30055bb1cc7a254f82e5f7954d44a1 \ + --hash=sha256:aa861e5568a564a5ce2fff5413d6ae2cda0eed7399b3a949bc861a20915e2046 +botocore==1.31.59 \ + --hash=sha256:159f637300206a0b37b49c1bee61265650843f591e9cb62e9adcb3d1c2afec91 \ + --hash=sha256:6485a700744c60fcbf4bba4fcacb22067f601e79fb0c27fae04cf07b03c5e8f9 # via # boto3 # s3transfer diff --git a/UBI/13/.versions-postgis.json b/UBI/13/.versions-postgis.json index 27c157d1f..b8b40d910 100644 --- a/UBI/13/.versions-postgis.json +++ b/UBI/13/.versions-postgis.json @@ -1,6 +1,6 @@ { - "BARMAN_VERSION": "3.8.0", - "IMAGE_RELEASE_VERSION": "1", + "BARMAN_VERSION": "3.9.0", + "IMAGE_RELEASE_VERSION": "2", "POSTGIS_VERSION": "3.4.0", "POSTGRES_VERSION": "13.12", "UBI_VERSION": "8.8-1067" diff --git a/UBI/13/.versions.json b/UBI/13/.versions.json index 55e753d6f..d74a309e4 100644 --- a/UBI/13/.versions.json +++ b/UBI/13/.versions.json @@ -1,6 +1,6 @@ { - "BARMAN_VERSION": "3.8.0", - "IMAGE_RELEASE_VERSION": "4", + "BARMAN_VERSION": "3.9.0", + "IMAGE_RELEASE_VERSION": "5", "POSTGRES_VERSION": "13.12", "UBI_VERSION": "8.8-1067" } diff --git a/UBI/13/Dockerfile b/UBI/13/Dockerfile index 245f3ef29..80408f704 100644 --- a/UBI/13/Dockerfile +++ b/UBI/13/Dockerfile @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="13.12" \ - release="4" \ + release="5" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/13/Dockerfile.multiarch b/UBI/13/Dockerfile.multiarch index 9d3561ef1..b9c5c8a83 100644 --- a/UBI/13/Dockerfile.multiarch +++ b/UBI/13/Dockerfile.multiarch @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="13.12" \ - release="4" \ + release="5" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/13/Dockerfile.multilang b/UBI/13/Dockerfile.multilang index edf338c8a..a633ddeaa 100644 --- a/UBI/13/Dockerfile.multilang +++ b/UBI/13/Dockerfile.multilang @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="13.12" \ - release="4" \ + release="5" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/13/Dockerfile.postgis b/UBI/13/Dockerfile.postgis index e1930bc5f..129cf4f49 100644 --- a/UBI/13/Dockerfile.postgis +++ b/UBI/13/Dockerfile.postgis @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="13.12" \ - release="1" \ + release="2" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/13/Dockerfile.postgis-multilang b/UBI/13/Dockerfile.postgis-multilang index 5c4ab9501..711ea4c0a 100644 --- a/UBI/13/Dockerfile.postgis-multilang +++ b/UBI/13/Dockerfile.postgis-multilang @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="13.12" \ - release="1" \ + release="2" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/13/root/requirements.txt b/UBI/13/root/requirements.txt index 257554f26..edd3823b9 100644 --- a/UBI/13/root/requirements.txt +++ b/UBI/13/root/requirements.txt @@ -19,16 +19,16 @@ azure-identity==1.14.0 \ azure-storage-blob==12.18.2 \ --hash=sha256:e11935348981ffc005b848b55db25c04f2d1f90e1ee33000659906b763cf14c8 \ --hash=sha256:ffd864bf9abf33dfc72c6ef37899a19bd9d585a946a2c61e288b4420c035df3a -barman[azure,cloud,google,snappy]==3.8.0 \ - --hash=sha256:1ae295842129ba8b7fb6b1c0317e7d41243f160c0c683d44e77f48ce25fb25fb \ - --hash=sha256:2c9a1571047d90d885b962b8167630c7cda6a2b892d09c2779baa6bd49f484ac +barman[azure,cloud,google,snappy]==3.9.0 \ + --hash=sha256:aa0aa6eae7a13075f00cc6505a0980e2ec0fc7b24faf219a5259986b476f112f \ + --hash=sha256:c3d2cf12543741fb5b5bcbc52f1dd7cfc2bc7e0977890c1e8770adcddfbcd6ea # via -r requirements.in -boto3==1.28.58 \ - --hash=sha256:2f18d2dac5d9229e8485b556eb58b7b95fca91bbf002f63bf9c39209f513f6e6 \ - --hash=sha256:71dcd596a82b5341c6941117b9228897bfb1e2b58f73e60e1fdda1b02a847cc8 -botocore==1.31.58 \ - --hash=sha256:002f8bdca8efde50ae7267f342bc1d03a71d76024ce3949e4ffdd1151581c53e \ - --hash=sha256:83a3ca4d9247fdbde76c654137e6ab648bd976f652ce2354def1715c838af505 +boto3==1.28.59 \ + --hash=sha256:7623b52c135becf145f762a9cc4203a1fb30055bb1cc7a254f82e5f7954d44a1 \ + --hash=sha256:aa861e5568a564a5ce2fff5413d6ae2cda0eed7399b3a949bc861a20915e2046 +botocore==1.31.59 \ + --hash=sha256:159f637300206a0b37b49c1bee61265650843f591e9cb62e9adcb3d1c2afec91 \ + --hash=sha256:6485a700744c60fcbf4bba4fcacb22067f601e79fb0c27fae04cf07b03c5e8f9 # via # boto3 # s3transfer diff --git a/UBI/14/.versions-postgis.json b/UBI/14/.versions-postgis.json index 7a2620d3b..284e8e7cc 100644 --- a/UBI/14/.versions-postgis.json +++ b/UBI/14/.versions-postgis.json @@ -1,6 +1,6 @@ { - "BARMAN_VERSION": "3.8.0", - "IMAGE_RELEASE_VERSION": "1", + "BARMAN_VERSION": "3.9.0", + "IMAGE_RELEASE_VERSION": "2", "POSTGIS_VERSION": "3.4.0", "POSTGRES_VERSION": "14.9", "UBI_VERSION": "8.8-1067" diff --git a/UBI/14/.versions.json b/UBI/14/.versions.json index 53bfd2870..f253f0bd5 100644 --- a/UBI/14/.versions.json +++ b/UBI/14/.versions.json @@ -1,6 +1,6 @@ { - "BARMAN_VERSION": "3.8.0", - "IMAGE_RELEASE_VERSION": "4", + "BARMAN_VERSION": "3.9.0", + "IMAGE_RELEASE_VERSION": "5", "POSTGRES_VERSION": "14.9", "UBI_VERSION": "8.8-1067" } diff --git a/UBI/14/Dockerfile b/UBI/14/Dockerfile index 8a1771b2e..e1a397563 100644 --- a/UBI/14/Dockerfile +++ b/UBI/14/Dockerfile @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="14.9" \ - release="4" \ + release="5" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/14/Dockerfile.multiarch b/UBI/14/Dockerfile.multiarch index 774c6fbd0..0591db237 100644 --- a/UBI/14/Dockerfile.multiarch +++ b/UBI/14/Dockerfile.multiarch @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="14.9" \ - release="4" \ + release="5" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/14/Dockerfile.multilang b/UBI/14/Dockerfile.multilang index c284c3059..deb32c02f 100644 --- a/UBI/14/Dockerfile.multilang +++ b/UBI/14/Dockerfile.multilang @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="14.9" \ - release="4" \ + release="5" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/14/Dockerfile.postgis b/UBI/14/Dockerfile.postgis index 8631e343f..f857c952a 100644 --- a/UBI/14/Dockerfile.postgis +++ b/UBI/14/Dockerfile.postgis @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="14.9" \ - release="1" \ + release="2" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/14/Dockerfile.postgis-multilang b/UBI/14/Dockerfile.postgis-multilang index a3a8cac1a..9a5d03c9c 100644 --- a/UBI/14/Dockerfile.postgis-multilang +++ b/UBI/14/Dockerfile.postgis-multilang @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="14.9" \ - release="1" \ + release="2" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/14/root/requirements.txt b/UBI/14/root/requirements.txt index 257554f26..edd3823b9 100644 --- a/UBI/14/root/requirements.txt +++ b/UBI/14/root/requirements.txt @@ -19,16 +19,16 @@ azure-identity==1.14.0 \ azure-storage-blob==12.18.2 \ --hash=sha256:e11935348981ffc005b848b55db25c04f2d1f90e1ee33000659906b763cf14c8 \ --hash=sha256:ffd864bf9abf33dfc72c6ef37899a19bd9d585a946a2c61e288b4420c035df3a -barman[azure,cloud,google,snappy]==3.8.0 \ - --hash=sha256:1ae295842129ba8b7fb6b1c0317e7d41243f160c0c683d44e77f48ce25fb25fb \ - --hash=sha256:2c9a1571047d90d885b962b8167630c7cda6a2b892d09c2779baa6bd49f484ac +barman[azure,cloud,google,snappy]==3.9.0 \ + --hash=sha256:aa0aa6eae7a13075f00cc6505a0980e2ec0fc7b24faf219a5259986b476f112f \ + --hash=sha256:c3d2cf12543741fb5b5bcbc52f1dd7cfc2bc7e0977890c1e8770adcddfbcd6ea # via -r requirements.in -boto3==1.28.58 \ - --hash=sha256:2f18d2dac5d9229e8485b556eb58b7b95fca91bbf002f63bf9c39209f513f6e6 \ - --hash=sha256:71dcd596a82b5341c6941117b9228897bfb1e2b58f73e60e1fdda1b02a847cc8 -botocore==1.31.58 \ - --hash=sha256:002f8bdca8efde50ae7267f342bc1d03a71d76024ce3949e4ffdd1151581c53e \ - --hash=sha256:83a3ca4d9247fdbde76c654137e6ab648bd976f652ce2354def1715c838af505 +boto3==1.28.59 \ + --hash=sha256:7623b52c135becf145f762a9cc4203a1fb30055bb1cc7a254f82e5f7954d44a1 \ + --hash=sha256:aa861e5568a564a5ce2fff5413d6ae2cda0eed7399b3a949bc861a20915e2046 +botocore==1.31.59 \ + --hash=sha256:159f637300206a0b37b49c1bee61265650843f591e9cb62e9adcb3d1c2afec91 \ + --hash=sha256:6485a700744c60fcbf4bba4fcacb22067f601e79fb0c27fae04cf07b03c5e8f9 # via # boto3 # s3transfer diff --git a/UBI/15/.versions-postgis.json b/UBI/15/.versions-postgis.json index eaba5d625..686ba931d 100644 --- a/UBI/15/.versions-postgis.json +++ b/UBI/15/.versions-postgis.json @@ -1,6 +1,6 @@ { - "BARMAN_VERSION": "3.8.0", - "IMAGE_RELEASE_VERSION": "1", + "BARMAN_VERSION": "3.9.0", + "IMAGE_RELEASE_VERSION": "2", "POSTGIS_VERSION": "3.4.0", "POSTGRES_VERSION": "15.4", "UBI_VERSION": "8.8-1067" diff --git a/UBI/15/.versions.json b/UBI/15/.versions.json index 0aa9fd369..aea1c15a6 100644 --- a/UBI/15/.versions.json +++ b/UBI/15/.versions.json @@ -1,6 +1,6 @@ { - "BARMAN_VERSION": "3.8.0", - "IMAGE_RELEASE_VERSION": "4", + "BARMAN_VERSION": "3.9.0", + "IMAGE_RELEASE_VERSION": "5", "POSTGRES_VERSION": "15.4", "UBI_VERSION": "8.8-1067" } diff --git a/UBI/15/Dockerfile b/UBI/15/Dockerfile index b8968b553..ea37a1fd9 100644 --- a/UBI/15/Dockerfile +++ b/UBI/15/Dockerfile @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="15.4" \ - release="4" \ + release="5" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/15/Dockerfile.multiarch b/UBI/15/Dockerfile.multiarch index db5839833..fcb50a818 100644 --- a/UBI/15/Dockerfile.multiarch +++ b/UBI/15/Dockerfile.multiarch @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="15.4" \ - release="4" \ + release="5" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/15/Dockerfile.multilang b/UBI/15/Dockerfile.multilang index e6a7bc7d3..5c760dad3 100644 --- a/UBI/15/Dockerfile.multilang +++ b/UBI/15/Dockerfile.multilang @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="15.4" \ - release="4" \ + release="5" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/15/Dockerfile.postgis b/UBI/15/Dockerfile.postgis index bb19bdfb6..03972f194 100644 --- a/UBI/15/Dockerfile.postgis +++ b/UBI/15/Dockerfile.postgis @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="15.4" \ - release="1" \ + release="2" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/15/Dockerfile.postgis-multilang b/UBI/15/Dockerfile.postgis-multilang index fe4764532..aa655e1b1 100644 --- a/UBI/15/Dockerfile.postgis-multilang +++ b/UBI/15/Dockerfile.postgis-multilang @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="15.4" \ - release="1" \ + release="2" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/15/root/requirements.txt b/UBI/15/root/requirements.txt index 257554f26..edd3823b9 100644 --- a/UBI/15/root/requirements.txt +++ b/UBI/15/root/requirements.txt @@ -19,16 +19,16 @@ azure-identity==1.14.0 \ azure-storage-blob==12.18.2 \ --hash=sha256:e11935348981ffc005b848b55db25c04f2d1f90e1ee33000659906b763cf14c8 \ --hash=sha256:ffd864bf9abf33dfc72c6ef37899a19bd9d585a946a2c61e288b4420c035df3a -barman[azure,cloud,google,snappy]==3.8.0 \ - --hash=sha256:1ae295842129ba8b7fb6b1c0317e7d41243f160c0c683d44e77f48ce25fb25fb \ - --hash=sha256:2c9a1571047d90d885b962b8167630c7cda6a2b892d09c2779baa6bd49f484ac +barman[azure,cloud,google,snappy]==3.9.0 \ + --hash=sha256:aa0aa6eae7a13075f00cc6505a0980e2ec0fc7b24faf219a5259986b476f112f \ + --hash=sha256:c3d2cf12543741fb5b5bcbc52f1dd7cfc2bc7e0977890c1e8770adcddfbcd6ea # via -r requirements.in -boto3==1.28.58 \ - --hash=sha256:2f18d2dac5d9229e8485b556eb58b7b95fca91bbf002f63bf9c39209f513f6e6 \ - --hash=sha256:71dcd596a82b5341c6941117b9228897bfb1e2b58f73e60e1fdda1b02a847cc8 -botocore==1.31.58 \ - --hash=sha256:002f8bdca8efde50ae7267f342bc1d03a71d76024ce3949e4ffdd1151581c53e \ - --hash=sha256:83a3ca4d9247fdbde76c654137e6ab648bd976f652ce2354def1715c838af505 +boto3==1.28.59 \ + --hash=sha256:7623b52c135becf145f762a9cc4203a1fb30055bb1cc7a254f82e5f7954d44a1 \ + --hash=sha256:aa861e5568a564a5ce2fff5413d6ae2cda0eed7399b3a949bc861a20915e2046 +botocore==1.31.59 \ + --hash=sha256:159f637300206a0b37b49c1bee61265650843f591e9cb62e9adcb3d1c2afec91 \ + --hash=sha256:6485a700744c60fcbf4bba4fcacb22067f601e79fb0c27fae04cf07b03c5e8f9 # via # boto3 # s3transfer diff --git a/UBI/16/.versions-postgis.json b/UBI/16/.versions-postgis.json index 8a2e50712..bd898c803 100644 --- a/UBI/16/.versions-postgis.json +++ b/UBI/16/.versions-postgis.json @@ -1,6 +1,6 @@ { - "BARMAN_VERSION": "3.8.0", - "IMAGE_RELEASE_VERSION": "1", + "BARMAN_VERSION": "3.9.0", + "IMAGE_RELEASE_VERSION": "2", "POSTGIS_VERSION": "3.4.0", "POSTGRES_VERSION": "16.0", "UBI_VERSION": "8.8-1067" diff --git a/UBI/16/.versions.json b/UBI/16/.versions.json index 4afda7ac6..65892cf03 100644 --- a/UBI/16/.versions.json +++ b/UBI/16/.versions.json @@ -1,6 +1,6 @@ { - "BARMAN_VERSION": "3.8.0", - "IMAGE_RELEASE_VERSION": "1", + "BARMAN_VERSION": "3.9.0", + "IMAGE_RELEASE_VERSION": "2", "POSTGRES_VERSION": "16.0", "UBI_VERSION": "8.8-1067" } diff --git a/UBI/16/Dockerfile b/UBI/16/Dockerfile index 5913bd5ed..13bd8a162 100644 --- a/UBI/16/Dockerfile +++ b/UBI/16/Dockerfile @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="16.0" \ - release="1" \ + release="2" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/16/Dockerfile.multiarch b/UBI/16/Dockerfile.multiarch index f25c36f66..eefd138e9 100644 --- a/UBI/16/Dockerfile.multiarch +++ b/UBI/16/Dockerfile.multiarch @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="16.0" \ - release="1" \ + release="2" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/16/Dockerfile.multilang b/UBI/16/Dockerfile.multilang index 89e04e1d2..45ec157a8 100644 --- a/UBI/16/Dockerfile.multilang +++ b/UBI/16/Dockerfile.multilang @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="16.0" \ - release="1" \ + release="2" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/16/Dockerfile.postgis b/UBI/16/Dockerfile.postgis index ad27c80a2..6b5c130b9 100644 --- a/UBI/16/Dockerfile.postgis +++ b/UBI/16/Dockerfile.postgis @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="16.0" \ - release="1" \ + release="2" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/16/Dockerfile.postgis-multilang b/UBI/16/Dockerfile.postgis-multilang index f97519e17..ad77c420b 100644 --- a/UBI/16/Dockerfile.postgis-multilang +++ b/UBI/16/Dockerfile.postgis-multilang @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="16.0" \ - release="1" \ + release="2" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/16/root/requirements.txt b/UBI/16/root/requirements.txt index 257554f26..edd3823b9 100644 --- a/UBI/16/root/requirements.txt +++ b/UBI/16/root/requirements.txt @@ -19,16 +19,16 @@ azure-identity==1.14.0 \ azure-storage-blob==12.18.2 \ --hash=sha256:e11935348981ffc005b848b55db25c04f2d1f90e1ee33000659906b763cf14c8 \ --hash=sha256:ffd864bf9abf33dfc72c6ef37899a19bd9d585a946a2c61e288b4420c035df3a -barman[azure,cloud,google,snappy]==3.8.0 \ - --hash=sha256:1ae295842129ba8b7fb6b1c0317e7d41243f160c0c683d44e77f48ce25fb25fb \ - --hash=sha256:2c9a1571047d90d885b962b8167630c7cda6a2b892d09c2779baa6bd49f484ac +barman[azure,cloud,google,snappy]==3.9.0 \ + --hash=sha256:aa0aa6eae7a13075f00cc6505a0980e2ec0fc7b24faf219a5259986b476f112f \ + --hash=sha256:c3d2cf12543741fb5b5bcbc52f1dd7cfc2bc7e0977890c1e8770adcddfbcd6ea # via -r requirements.in -boto3==1.28.58 \ - --hash=sha256:2f18d2dac5d9229e8485b556eb58b7b95fca91bbf002f63bf9c39209f513f6e6 \ - --hash=sha256:71dcd596a82b5341c6941117b9228897bfb1e2b58f73e60e1fdda1b02a847cc8 -botocore==1.31.58 \ - --hash=sha256:002f8bdca8efde50ae7267f342bc1d03a71d76024ce3949e4ffdd1151581c53e \ - --hash=sha256:83a3ca4d9247fdbde76c654137e6ab648bd976f652ce2354def1715c838af505 +boto3==1.28.59 \ + --hash=sha256:7623b52c135becf145f762a9cc4203a1fb30055bb1cc7a254f82e5f7954d44a1 \ + --hash=sha256:aa861e5568a564a5ce2fff5413d6ae2cda0eed7399b3a949bc861a20915e2046 +botocore==1.31.59 \ + --hash=sha256:159f637300206a0b37b49c1bee61265650843f591e9cb62e9adcb3d1c2afec91 \ + --hash=sha256:6485a700744c60fcbf4bba4fcacb22067f601e79fb0c27fae04cf07b03c5e8f9 # via # boto3 # s3transfer diff --git a/UBI/requirements.in b/UBI/requirements.in index 2456f5709..8934f146c 100644 --- a/UBI/requirements.in +++ b/UBI/requirements.in @@ -1 +1 @@ -barman[cloud,azure,snappy,google] == 3.8.0 +barman[cloud,azure,snappy,google] == 3.9.0 diff --git a/UBI/src/root/requirements.txt b/UBI/src/root/requirements.txt index 257554f26..edd3823b9 100644 --- a/UBI/src/root/requirements.txt +++ b/UBI/src/root/requirements.txt @@ -19,16 +19,16 @@ azure-identity==1.14.0 \ azure-storage-blob==12.18.2 \ --hash=sha256:e11935348981ffc005b848b55db25c04f2d1f90e1ee33000659906b763cf14c8 \ --hash=sha256:ffd864bf9abf33dfc72c6ef37899a19bd9d585a946a2c61e288b4420c035df3a -barman[azure,cloud,google,snappy]==3.8.0 \ - --hash=sha256:1ae295842129ba8b7fb6b1c0317e7d41243f160c0c683d44e77f48ce25fb25fb \ - --hash=sha256:2c9a1571047d90d885b962b8167630c7cda6a2b892d09c2779baa6bd49f484ac +barman[azure,cloud,google,snappy]==3.9.0 \ + --hash=sha256:aa0aa6eae7a13075f00cc6505a0980e2ec0fc7b24faf219a5259986b476f112f \ + --hash=sha256:c3d2cf12543741fb5b5bcbc52f1dd7cfc2bc7e0977890c1e8770adcddfbcd6ea # via -r requirements.in -boto3==1.28.58 \ - --hash=sha256:2f18d2dac5d9229e8485b556eb58b7b95fca91bbf002f63bf9c39209f513f6e6 \ - --hash=sha256:71dcd596a82b5341c6941117b9228897bfb1e2b58f73e60e1fdda1b02a847cc8 -botocore==1.31.58 \ - --hash=sha256:002f8bdca8efde50ae7267f342bc1d03a71d76024ce3949e4ffdd1151581c53e \ - --hash=sha256:83a3ca4d9247fdbde76c654137e6ab648bd976f652ce2354def1715c838af505 +boto3==1.28.59 \ + --hash=sha256:7623b52c135becf145f762a9cc4203a1fb30055bb1cc7a254f82e5f7954d44a1 \ + --hash=sha256:aa861e5568a564a5ce2fff5413d6ae2cda0eed7399b3a949bc861a20915e2046 +botocore==1.31.59 \ + --hash=sha256:159f637300206a0b37b49c1bee61265650843f591e9cb62e9adcb3d1c2afec91 \ + --hash=sha256:6485a700744c60fcbf4bba4fcacb22067f601e79fb0c27fae04cf07b03c5e8f9 # via # boto3 # s3transfer