From 719b2390cc11ebd19ae81d353a04ff8c17c315fd Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Mon, 23 Jun 2025 19:54:20 +0000 Subject: [PATCH 1/4] drupal-11/11.2.0 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- drupal-11.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drupal-11.yaml b/drupal-11.yaml index 09de10a4277..871f156af97 100644 --- a/drupal-11.yaml +++ b/drupal-11.yaml @@ -1,7 +1,7 @@ package: name: drupal-11 description: Drupal is an open source content management platform powering millions of websites and applications. - version: "11.1.8" + version: "11.2.0" epoch: 0 resources: cpu: 17 @@ -77,14 +77,14 @@ pipeline: with: repository: https://github.com/drupal/drupal.git tag: ${{package.version}} - expected-commit: b62f0f54e12eaa925c06e2a25e24962c8185722f + expected-commit: fd3b0413407205068f7d571e5a70bdd84d377d4f destination: /usr/src/${{package.name}} - uses: git-checkout with: repository: https://github.com/drupal/recommended-project.git tag: ${{package.version}} - expected-commit: 5c3ed42e6bd926c50afa1fc33f8e4717fe4c483f + expected-commit: fd3b0413407205068f7d571e5a70bdd84d377d4f destination: vendor-binaries # For compatibility with upstream image that has `/opt/drupal/{vendor,recipes}` From 0d98d9e1f365e8c844371691fea5b0c5afdc6fd9 Mon Sep 17 00:00:00 2001 From: Debasish Biswas Date: Tue, 24 Jun 2025 13:42:27 +0530 Subject: [PATCH 2/4] Update the expected commit for the 2nd git chekout Signed-off-by: Debasish Biswas --- drupal-11.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drupal-11.yaml b/drupal-11.yaml index 871f156af97..477086014c4 100644 --- a/drupal-11.yaml +++ b/drupal-11.yaml @@ -84,7 +84,7 @@ pipeline: with: repository: https://github.com/drupal/recommended-project.git tag: ${{package.version}} - expected-commit: fd3b0413407205068f7d571e5a70bdd84d377d4f + expected-commit: 338d58439d5b59d92ac9519ad81ffd916b673841 destination: vendor-binaries # For compatibility with upstream image that has `/opt/drupal/{vendor,recipes}` From 5a5af412a9d2199775382ed8459d055db7da0a59 Mon Sep 17 00:00:00 2001 From: Debasish Biswas Date: Wed, 25 Jun 2025 12:30:46 +0530 Subject: [PATCH 3/4] Update the expected commit Signed-off-by: Debasish Biswas --- drupal-11.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drupal-11.yaml b/drupal-11.yaml index 477086014c4..c3b72ea1a4d 100644 --- a/drupal-11.yaml +++ b/drupal-11.yaml @@ -77,7 +77,7 @@ pipeline: with: repository: https://github.com/drupal/drupal.git tag: ${{package.version}} - expected-commit: fd3b0413407205068f7d571e5a70bdd84d377d4f + expected-commit: 338d58439d5b59d92ac9519ad81ffd916b673841 destination: /usr/src/${{package.name}} - uses: git-checkout From 41ae619edd2e392128445a4ca901e6f1a1d37d40 Mon Sep 17 00:00:00 2001 From: Debasish Biswas Date: Wed, 25 Jun 2025 12:31:54 +0530 Subject: [PATCH 4/4] Update expected commit SHA Signed-off-by: Debasish Biswas --- drupal-11.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drupal-11.yaml b/drupal-11.yaml index c3b72ea1a4d..518facc141a 100644 --- a/drupal-11.yaml +++ b/drupal-11.yaml @@ -84,7 +84,7 @@ pipeline: with: repository: https://github.com/drupal/recommended-project.git tag: ${{package.version}} - expected-commit: 338d58439d5b59d92ac9519ad81ffd916b673841 + expected-commit: 2c18f2b9d3dda5740de07bf81a5602afee97c611 destination: vendor-binaries # For compatibility with upstream image that has `/opt/drupal/{vendor,recipes}`