From 393d82dc55b5a8873de6d21dd830fd2989fc9fce Mon Sep 17 00:00:00 2001
From: Noel Kuntze <noel.kuntze@thermi.consulting>
Date: Wed, 12 Jun 2024 01:34:24 +0200
Subject: [PATCH] testing/grommunio-common: comment patches

---
 testing/grommunio-common/0001-valkey-grommunio.patch | 1 +
 testing/grommunio-common/0002-nginx-http2.patch      | 1 +
 testing/grommunio-common/APKBUILD                    | 4 ++--
 3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/testing/grommunio-common/0001-valkey-grommunio.patch b/testing/grommunio-common/0001-valkey-grommunio.patch
index f988b86da9c5..bf0139744c74 100644
--- a/testing/grommunio-common/0001-valkey-grommunio.patch
+++ b/testing/grommunio-common/0001-valkey-grommunio.patch
@@ -1,3 +1,4 @@
+# Replace redis with valkey
 --- a/etc/redis/grommunio.conf
 +++ b/etc/redis/grommunio.conf
 @@ -5,10 +5,10 @@
diff --git a/testing/grommunio-common/0002-nginx-http2.patch b/testing/grommunio-common/0002-nginx-http2.patch
index 0a2ea67d6681..4837054a8cc6 100644
--- a/testing/grommunio-common/0002-nginx-http2.patch
+++ b/testing/grommunio-common/0002-nginx-http2.patch
@@ -1,3 +1,4 @@
+# Fix the deprecated call of http2 as listen parameter
 --- a/usr/share/grommunio-common/nginx.conf
 +++ b/usr/share/grommunio-common/nginx.conf
 @@ -51,8 +51,9 @@
diff --git a/testing/grommunio-common/APKBUILD b/testing/grommunio-common/APKBUILD
index fdf82f701bd1..72b7e06d70bd 100644
--- a/testing/grommunio-common/APKBUILD
+++ b/testing/grommunio-common/APKBUILD
@@ -46,8 +46,8 @@ package() {
 
 sha512sums="
 1e2db173a73012948be3b829919ab3092ba0399228355d7a157398bb5b4b9d6c4150b1f2aaf38cfb857dba710765408a54cf2aab09e369c28d1971a29f221b26  grommunio-common-1.0.tar.gz
-32115176de027fe941ebaea4ceef1b9d1fedde6027ec84542e1f40e928f7f6502d65c152d13a31f43c70124d9bc5edb6d5376a3044b58e208ec3c26bea32f574  0001-valkey-grommunio.patch
-d6b9a729c32972581936a3d7fe7dbfc62dc5e091306460a04b28fc950301223e7fc93d13702f7124215ba85c32e85bd2233ca6ca99c50e53a049e7fefba272eb  0002-nginx-http2.patch
+6ce31c164c833950f482bf1d02200d52b1e8c91d28be2271d5b722eaa1f84e9c574a2d6ab5da47d728e8005d9762474ac0fbcd292d39bba4a451593a27a8cf97  0001-valkey-grommunio.patch
+095b32d8e832bfbaae78092269b3312b79492f237a47971e1ed3c1d4ab486c2f09b83aca788a5c24e8d39fc18552e3085973a783666be956cdfaaf8d33b1f1b1  0002-nginx-http2.patch
 e2d1a010813078651ca2e728589a1c0c84b6e098c87f59b2ec07d54a9f80b8c9a2168cd853dd73fe07ee6e05cc66f762c2d9ba2511c135314bb1727f6cbfba91  ssl_certificate.conf
 192ed1b71c933c750920cf40eb1e277c5f874fc0f87402a3b9696717fc388bb62153a6e0f759c148b510975bc1cc1b84ef06b2df8b7067ebbed33caeb784e383  valkey@grommunio.initd
 5d2bb73c96e9455c6a78ec008820b6dda43776f3911f7104f2075fea64ec77434c26eb92ab481c8b325f22b96f60d5ef6685b41fa3ddf5857ffed5ecdd142100  valkey@grommunio.confd
-- 
GitLab