From 4cb24ee00e2ea644eed6fb971fcfa09ddeac44cb Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 26 Mar 2022 00:19:13 +0000 Subject: [PATCH] Commit new App releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/kimai/0.0.2/templates/common.yaml | 1 - incubator/kimai/{0.0.2 => 0.0.3}/CHANGELOG.md | 13 +++++++++++ incubator/kimai/{0.0.2 => 0.0.3}/CONFIG.md | 0 incubator/kimai/{0.0.2 => 0.0.3}/Chart.lock | 2 +- incubator/kimai/{0.0.2 => 0.0.3}/Chart.yaml | 4 ++-- incubator/kimai/{0.0.2 => 0.0.3}/README.md | 0 .../kimai/{0.0.2 => 0.0.3}/app-readme.md | 0 .../{0.0.2 => 0.0.3}/charts/common-9.1.8.tgz | Bin .../{0.0.2 => 0.0.3}/charts/mariadb-2.0.7.tgz | Bin .../kimai/{0.0.2 => 0.0.3}/helm-values.md | 16 +++++++------ .../kimai/{0.0.2 => 0.0.3}/ix_values.yaml | 21 ++++++++++++------ .../kimai/{0.0.2 => 0.0.3}/questions.yaml | 8 +++---- incubator/kimai/{0.0.2 => 0.0.3}/security.md | 16 +++++++------ incubator/kimai/0.0.3/templates/common.yaml | 1 + incubator/kimai/{0.0.2 => 0.0.3}/values.yaml | 0 .../recipes/{6.0.10 => 6.0.11}/CHANGELOG.md | 18 +++++++-------- stable/recipes/{6.0.10 => 6.0.11}/CONFIG.md | 0 stable/recipes/{6.0.10 => 6.0.11}/Chart.lock | 2 +- stable/recipes/{6.0.10 => 6.0.11}/Chart.yaml | 2 +- stable/recipes/{6.0.10 => 6.0.11}/README.md | 0 .../recipes/{6.0.10 => 6.0.11}/app-readme.md | 0 .../charts/common-9.1.8.tgz | Bin .../charts/postgresql-7.0.6.tgz | Bin .../recipes/{6.0.10 => 6.0.11}/helm-values.md | 0 .../recipes/{6.0.10 => 6.0.11}/ix_values.yaml | 0 .../recipes/{6.0.10 => 6.0.11}/questions.yaml | 0 stable/recipes/{6.0.10 => 6.0.11}/security.md | 2 ++ .../templates/_sercrets.tpl | 0 .../{6.0.10 => 6.0.11}/templates/common.yaml | 4 ++-- .../templates/configmap.yaml | 0 stable/recipes/{6.0.10 => 6.0.11}/values.yaml | 0 31 files changed, 68 insertions(+), 42 deletions(-) delete mode 100644 incubator/kimai/0.0.2/templates/common.yaml rename incubator/kimai/{0.0.2 => 0.0.3}/CHANGELOG.md (54%) rename incubator/kimai/{0.0.2 => 0.0.3}/CONFIG.md (100%) rename incubator/kimai/{0.0.2 => 0.0.3}/Chart.lock (84%) rename incubator/kimai/{0.0.2 => 0.0.3}/Chart.yaml (95%) rename incubator/kimai/{0.0.2 => 0.0.3}/README.md (100%) rename incubator/kimai/{0.0.2 => 0.0.3}/app-readme.md (100%) rename incubator/kimai/{0.0.2 => 0.0.3}/charts/common-9.1.8.tgz (100%) rename incubator/kimai/{0.0.2 => 0.0.3}/charts/mariadb-2.0.7.tgz (100%) rename incubator/kimai/{0.0.2 => 0.0.3}/helm-values.md (77%) rename incubator/kimai/{0.0.2 => 0.0.3}/ix_values.yaml (69%) rename incubator/kimai/{0.0.2 => 0.0.3}/questions.yaml (99%) rename incubator/kimai/{0.0.2 => 0.0.3}/security.md (99%) create mode 100644 incubator/kimai/0.0.3/templates/common.yaml rename incubator/kimai/{0.0.2 => 0.0.3}/values.yaml (100%) rename stable/recipes/{6.0.10 => 6.0.11}/CHANGELOG.md (88%) rename stable/recipes/{6.0.10 => 6.0.11}/CONFIG.md (100%) rename stable/recipes/{6.0.10 => 6.0.11}/Chart.lock (84%) rename stable/recipes/{6.0.10 => 6.0.11}/Chart.yaml (98%) rename stable/recipes/{6.0.10 => 6.0.11}/README.md (100%) rename stable/recipes/{6.0.10 => 6.0.11}/app-readme.md (100%) rename stable/recipes/{6.0.10 => 6.0.11}/charts/common-9.1.8.tgz (100%) rename stable/recipes/{6.0.10 => 6.0.11}/charts/postgresql-7.0.6.tgz (100%) rename stable/recipes/{6.0.10 => 6.0.11}/helm-values.md (100%) rename stable/recipes/{6.0.10 => 6.0.11}/ix_values.yaml (100%) rename stable/recipes/{6.0.10 => 6.0.11}/questions.yaml (100%) rename stable/recipes/{6.0.10 => 6.0.11}/security.md (99%) rename stable/recipes/{6.0.10 => 6.0.11}/templates/_sercrets.tpl (100%) rename stable/recipes/{6.0.10 => 6.0.11}/templates/common.yaml (89%) rename stable/recipes/{6.0.10 => 6.0.11}/templates/configmap.yaml (100%) rename stable/recipes/{6.0.10 => 6.0.11}/values.yaml (100%) diff --git a/incubator/kimai/0.0.2/templates/common.yaml b/incubator/kimai/0.0.2/templates/common.yaml deleted file mode 100644 index a6613c2ce2..0000000000 --- a/incubator/kimai/0.0.2/templates/common.yaml +++ /dev/null @@ -1 +0,0 @@ -{{ include "common.all" . }} diff --git a/incubator/kimai/0.0.2/CHANGELOG.md b/incubator/kimai/0.0.3/CHANGELOG.md similarity index 54% rename from incubator/kimai/0.0.2/CHANGELOG.md rename to incubator/kimai/0.0.3/CHANGELOG.md index 424c800dff..aa853dc970 100644 --- a/incubator/kimai/0.0.2/CHANGELOG.md +++ b/incubator/kimai/0.0.3/CHANGELOG.md @@ -1,6 +1,19 @@ # Changelog
+ +### [kimai-0.0.3](https://github.com/truecharts/apps/compare/kimai-0.0.2...kimai-0.0.3) (2022-03-26) + +#### Chore + +* correct path for nginx ([#2284](https://github.com/truecharts/apps/issues/2284)) + +#### Fix + +* small fixes ([#2282](https://github.com/truecharts/apps/issues/2282)) + + + ### [kimai-0.0.2](https://github.com/truecharts/apps/compare/kimai-0.0.1...kimai-0.0.2) (2022-03-24) diff --git a/incubator/kimai/0.0.2/CONFIG.md b/incubator/kimai/0.0.3/CONFIG.md similarity index 100% rename from incubator/kimai/0.0.2/CONFIG.md rename to incubator/kimai/0.0.3/CONFIG.md diff --git a/incubator/kimai/0.0.2/Chart.lock b/incubator/kimai/0.0.3/Chart.lock similarity index 84% rename from incubator/kimai/0.0.2/Chart.lock rename to incubator/kimai/0.0.3/Chart.lock index 72660c49d7..c925d1d9d1 100644 --- a/incubator/kimai/0.0.2/Chart.lock +++ b/incubator/kimai/0.0.3/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://truecharts.org/ version: 2.0.7 digest: sha256:a4683397c6a48cc0b7d37a73a8403c71eaea50aa29eb0ccce0a3e2e6821b9b0b -generated: "2022-03-24T22:58:22.615293525Z" +generated: "2022-03-26T00:14:42.395711945Z" diff --git a/incubator/kimai/0.0.2/Chart.yaml b/incubator/kimai/0.0.3/Chart.yaml similarity index 95% rename from incubator/kimai/0.0.2/Chart.yaml rename to incubator/kimai/0.0.3/Chart.yaml index 96ffc3ebcd..572564651c 100644 --- a/incubator/kimai/0.0.2/Chart.yaml +++ b/incubator/kimai/0.0.3/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "apache-1.1" +appVersion: "1.19" dependencies: - name: common repository: https://truecharts.org @@ -25,7 +25,7 @@ sources: - https://github.com/kevinpapst/kimai2 - https://github.com/tobybatch/kimai2 - https://hub.docker.com/r/kimai/kimai2 -version: 0.0.2 +version: 0.0.3 annotations: truecharts.org/catagories: | - productivity diff --git a/incubator/kimai/0.0.2/README.md b/incubator/kimai/0.0.3/README.md similarity index 100% rename from incubator/kimai/0.0.2/README.md rename to incubator/kimai/0.0.3/README.md diff --git a/incubator/kimai/0.0.2/app-readme.md b/incubator/kimai/0.0.3/app-readme.md similarity index 100% rename from incubator/kimai/0.0.2/app-readme.md rename to incubator/kimai/0.0.3/app-readme.md diff --git a/incubator/kimai/0.0.2/charts/common-9.1.8.tgz b/incubator/kimai/0.0.3/charts/common-9.1.8.tgz similarity index 100% rename from incubator/kimai/0.0.2/charts/common-9.1.8.tgz rename to incubator/kimai/0.0.3/charts/common-9.1.8.tgz diff --git a/incubator/kimai/0.0.2/charts/mariadb-2.0.7.tgz b/incubator/kimai/0.0.3/charts/mariadb-2.0.7.tgz similarity index 100% rename from incubator/kimai/0.0.2/charts/mariadb-2.0.7.tgz rename to incubator/kimai/0.0.3/charts/mariadb-2.0.7.tgz diff --git a/incubator/kimai/0.0.2/helm-values.md b/incubator/kimai/0.0.3/helm-values.md similarity index 77% rename from incubator/kimai/0.0.2/helm-values.md rename to incubator/kimai/0.0.3/helm-values.md index 66ff051b77..375dcddca3 100644 --- a/incubator/kimai/0.0.2/helm-values.md +++ b/incubator/kimai/0.0.3/helm-values.md @@ -15,26 +15,28 @@ You will, however, be able to use all values referenced in the common chart here | env.DB_PORT | string | `"3306"` | | | env.DB_TYPE | string | `"mysql"` | | | env.DB_USER | string | `"{{ .Values.mariadb.mariadbDatabase }}"` | | -| env.TRUSTED_HOSTS | string | `"172.16.0.0/12"` | | +| env.TRUSTED_HOSTS | string | `"localhost"` | | | envValueFrom.DB_HOST.secretKeyRef.key | string | `"plainhost"` | | | envValueFrom.DB_HOST.secretKeyRef.name | string | `"mariadbcreds"` | | | envValueFrom.DB_PASS.secretKeyRef.key | string | `"mariadb-password"` | | | envValueFrom.DB_PASS.secretKeyRef.name | string | `"mariadbcreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"kimai/kimai2"` | | -| image.tag | string | `"apache-1.19-prod@sha256:e4a92b3a87c782a8ad75fcb8468c654232ea8043efe5409877e1b06c7562f95b"` | | +| image.repository | string | `"tccr.io/truecharts/kimai"` | | +| image.tag | string | `"v1.19@sha256:c397c8f343f90c7997cf524d9b05636571c017db8d9e6db3c6328abfe3cd3b81"` | | | mariadb.enabled | bool | `true` | | | mariadb.existingSecret | string | `"mariadbcreds"` | | | mariadb.mariadbDatabase | string | `"kimai"` | | | mariadb.mariadbUsername | string | `"kimai"` | | | persistence.data.enabled | bool | `true` | | -| persistence.data.mountPath | string | `"/opt/kimai/public"` | | -| podSecurityContext.runAsGroup | int | `0` | | -| podSecurityContext.runAsUser | int | `0` | | +| persistence.data.mountPath | string | `"/opt/kimai/var"` | | +| podSecurityContext.runAsGroup | int | `33` | | +| podSecurityContext.runAsUser | int | `33` | | +| probes.liveness.path | string | `"/en/login"` | | +| probes.readiness.path | string | `"/en/login"` | | +| probes.startup.path | string | `"/en/login"` | | | secret.ADMINMAIL | string | `"admin@mysecretdomain.com"` | | | secret.ADMINPASS | string | `"MvvTfjagiaqDprGNVA"` | | | securityContext.readOnlyRootFilesystem | bool | `false` | | -| securityContext.runAsNonRoot | bool | `false` | | | service.main.ports.main.port | int | `10198` | | | service.main.ports.main.targetPort | int | `8001` | | diff --git a/incubator/kimai/0.0.2/ix_values.yaml b/incubator/kimai/0.0.3/ix_values.yaml similarity index 69% rename from incubator/kimai/0.0.2/ix_values.yaml rename to incubator/kimai/0.0.3/ix_values.yaml index ed2515bce9..a0df7664f5 100644 --- a/incubator/kimai/0.0.2/ix_values.yaml +++ b/incubator/kimai/0.0.3/ix_values.yaml @@ -1,15 +1,14 @@ image: - repository: kimai/kimai2 - tag: apache-1.19-prod@sha256:e4a92b3a87c782a8ad75fcb8468c654232ea8043efe5409877e1b06c7562f95b + repository: tccr.io/truecharts/kimai + tag: v1.19@sha256:c397c8f343f90c7997cf524d9b05636571c017db8d9e6db3c6328abfe3cd3b81 pullPolicy: IfNotPresent securityContext: readOnlyRootFilesystem: false - runAsNonRoot: false podSecurityContext: - runAsUser: 0 - runAsGroup: 0 + runAsUser: 33 + runAsGroup: 33 secret: ADMINMAIL: "admin@mysecretdomain.com" @@ -21,7 +20,7 @@ env: DB_USER: "{{ .Values.mariadb.mariadbDatabase }}" DB_BASE: "{{ .Values.mariadb.mariadbUsername }}" # User Defined - TRUSTED_HOSTS: "172.16.0.0/12" + TRUSTED_HOSTS: "localhost" envValueFrom: DB_PASS: @@ -40,10 +39,18 @@ service: port: 10198 targetPort: 8001 +probes: + liveness: + path: "/en/login" + readiness: + path: "/en/login" + startup: + path: "/en/login" + persistence: data: enabled: true - mountPath: "/opt/kimai/public" + mountPath: "/opt/kimai/var" mariadb: enabled: true diff --git a/incubator/kimai/0.0.2/questions.yaml b/incubator/kimai/0.0.3/questions.yaml similarity index 99% rename from incubator/kimai/0.0.2/questions.yaml rename to incubator/kimai/0.0.3/questions.yaml index 9ef5a088fd..9e6bcded4e 100644 --- a/incubator/kimai/0.0.2/questions.yaml +++ b/incubator/kimai/0.0.3/questions.yaml @@ -200,7 +200,7 @@ questions: description: "Comma separated list of trusted hosts." schema: type: string - default: "172.16.0.0/12" + default: "localhost" - variable: TZ label: "Timezone" @@ -1489,7 +1489,7 @@ questions: label: "runAsNonRoot" schema: type: boolean - default: false + default: true - variable: capabilities label: "Capabilities" schema: @@ -1529,13 +1529,13 @@ questions: description: "The UserID of the user running the application" schema: type: int - default: 0 + default: 33 - variable: runAsGroup label: "runAsGroup" description: The groupID this App of the user running the application" schema: type: int - default: 0 + default: 33 - variable: fsGroup label: "fsGroup" description: "The group that should own ALL storage." diff --git a/incubator/kimai/0.0.2/security.md b/incubator/kimai/0.0.3/security.md similarity index 99% rename from incubator/kimai/0.0.2/security.md rename to incubator/kimai/0.0.3/security.md index e4e819c538..4fe14359dd 100644 --- a/incubator/kimai/0.0.2/security.md +++ b/incubator/kimai/0.0.3/security.md @@ -46,7 +46,6 @@ hide: | Kubernetes Security Check | KSV003 | Default capabilities not dropped | LOW |
Expand... The container should drop all default capabilities and add only those that are needed for its execution.


Container 'RELEASE-NAME-kimai' of Deployment 'RELEASE-NAME-kimai' should add 'ALL' to 'securityContext.capabilities.drop'
|
Expand...https://kubesec.io/basics/containers-securitycontext-capabilities-drop-index-all/
https://avd.aquasec.com/appshield/ksv003
| | Kubernetes Security Check | KSV003 | Default capabilities not dropped | LOW |
Expand... The container should drop all default capabilities and add only those that are needed for its execution.


Container 'hostpatch' of Deployment 'RELEASE-NAME-kimai' should add 'ALL' to 'securityContext.capabilities.drop'
|
Expand...https://kubesec.io/basics/containers-securitycontext-capabilities-drop-index-all/
https://avd.aquasec.com/appshield/ksv003
| | Kubernetes Security Check | KSV011 | CPU not limited | LOW |
Expand... Enforcing CPU limits prevents DoS via resource exhaustion.


Container 'hostpatch' of Deployment 'RELEASE-NAME-kimai' should set 'resources.limits.cpu'
|
Expand...https://cloud.google.com/blog/products/containers-kubernetes/kubernetes-best-practices-resource-requests-and-limits
https://avd.aquasec.com/appshield/ksv011
| -| Kubernetes Security Check | KSV012 | Runs as root user | MEDIUM |
Expand... 'runAsNonRoot' forces the running image to run as a non-root user to ensure least privileges.


Container 'RELEASE-NAME-kimai' of Deployment 'RELEASE-NAME-kimai' should set 'securityContext.runAsNonRoot' to true
|
Expand...https://kubernetes.io/docs/concepts/security/pod-security-standards/#restricted
https://avd.aquasec.com/appshield/ksv012
| | Kubernetes Security Check | KSV012 | Runs as root user | MEDIUM |
Expand... 'runAsNonRoot' forces the running image to run as a non-root user to ensure least privileges.


Container 'autopermissions' of Deployment 'RELEASE-NAME-kimai' should set 'securityContext.runAsNonRoot' to true
|
Expand...https://kubernetes.io/docs/concepts/security/pod-security-standards/#restricted
https://avd.aquasec.com/appshield/ksv012
| | Kubernetes Security Check | KSV012 | Runs as root user | MEDIUM |
Expand... 'runAsNonRoot' forces the running image to run as a non-root user to ensure least privileges.


Container 'hostpatch' of Deployment 'RELEASE-NAME-kimai' should set 'securityContext.runAsNonRoot' to true
|
Expand...https://kubernetes.io/docs/concepts/security/pod-security-standards/#restricted
https://avd.aquasec.com/appshield/ksv012
| | Kubernetes Security Check | KSV014 | Root file system is not read-only | LOW |
Expand... An immutable root file system prevents applications from writing to their local disk. This can limit intrusions, as attackers will not be able to tamper with the file system or write foreign executables to disk.


Container 'RELEASE-NAME-kimai' of Deployment 'RELEASE-NAME-kimai' should set 'securityContext.readOnlyRootFilesystem' to true
|
Expand...https://kubesec.io/basics/containers-securitycontext-readonlyrootfilesystem-true/
https://avd.aquasec.com/appshield/ksv014
| @@ -71,7 +70,7 @@ hide: tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c - kimai/kimai2:apache-1.19-prod@sha256:e4a92b3a87c782a8ad75fcb8468c654232ea8043efe5409877e1b06c7562f95b + tccr.io/truecharts/kimai:v1.19@sha256:c397c8f343f90c7997cf524d9b05636571c017db8d9e6db3c6328abfe3cd3b81 tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c tccr.io/truecharts/mariadb:v10.7.3@sha256:3c81159b4d5315a5e35fd5b288a13ea409ccd256f43d94b8975df89b85aed003 @@ -149,7 +148,7 @@ hide: | ssl_client | CVE-2021-42375 | MEDIUM | 1.33.1-r3 | 1.33.1-r5 |
Expand...https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6T2TURBYYJGBMQTTN2DSOAIQGP7WCPGV/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/
https://security.netapp.com/advisory/ntap-20211223-0002/
| -#### Container: kimai/kimai2:apache-1.19-prod@sha256:e4a92b3a87c782a8ad75fcb8468c654232ea8043efe5409877e1b06c7562f95b (debian 10.11) +#### Container: tccr.io/truecharts/kimai:v1.19@sha256:c397c8f343f90c7997cf524d9b05636571c017db8d9e6db3c6328abfe3cd3b81 (debian 10.11) **debian** @@ -158,7 +157,7 @@ hide: | Package | Vulnerability | Severity | Installed Version | Fixed Version | Links | |:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------| | apache2 | CVE-2021-44790 | CRITICAL | 2.4.38-3+deb10u6 | 2.4.38-3+deb10u7 |
Expand...http://httpd.apache.org/security/vulnerabilities_24.html
http://www.openwall.com/lists/oss-security/2021/12/20/4
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44790
https://httpd.apache.org/security/vulnerabilities_24.html
https://linux.oracle.com/cve/CVE-2021-44790.html
https://linux.oracle.com/errata/ELSA-2022-0258.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BFSWOH4X77CV7AH7C4RMHUBDWKQDL4YH/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RGWILBORT67SHMSLYSQZG2NMXGCMPUZO/
https://security.netapp.com/advisory/ntap-20211224-0001/
https://ubuntu.com/security/notices/USN-5212-1
https://ubuntu.com/security/notices/USN-5212-2
https://www.debian.org/security/2022/dsa-5035
https://www.oracle.com/security-alerts/cpujan2022.html
https://www.tenable.com/security/tns-2022-01
https://www.tenable.com/security/tns-2022-03
| -| apache2 | CVE-2022-22720 | CRITICAL | 2.4.38-3+deb10u6 | |
Expand...http://www.openwall.com/lists/oss-security/2022/03/14/3
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22720
https://httpd.apache.org/security/vulnerabilities_24.html
https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2022-22720
https://linux.oracle.com/cve/CVE-2022-22720.html
https://linux.oracle.com/errata/ELSA-2022-1045.html
https://lists.debian.org/debian-lts-announce/2022/03/msg00033.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RGWILBORT67SHMSLYSQZG2NMXGCMPUZO/
https://security.netapp.com/advisory/ntap-20220321-0001/
https://ubuntu.com/security/notices/USN-5333-1
https://ubuntu.com/security/notices/USN-5333-2
| +| apache2 | CVE-2022-22720 | CRITICAL | 2.4.38-3+deb10u6 | |
Expand...http://www.openwall.com/lists/oss-security/2022/03/14/3
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22720
https://httpd.apache.org/security/vulnerabilities_24.html
https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2022-22720
https://linux.oracle.com/cve/CVE-2022-22720.html
https://linux.oracle.com/errata/ELSA-2022-1049.html
https://lists.debian.org/debian-lts-announce/2022/03/msg00033.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RGWILBORT67SHMSLYSQZG2NMXGCMPUZO/
https://security.netapp.com/advisory/ntap-20220321-0001/
https://ubuntu.com/security/notices/USN-5333-1
https://ubuntu.com/security/notices/USN-5333-2
| | apache2 | CVE-2022-22721 | CRITICAL | 2.4.38-3+deb10u6 | |
Expand...http://www.openwall.com/lists/oss-security/2022/03/14/2
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22721
https://httpd.apache.org/security/vulnerabilities_24.html
https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2022-22721
https://lists.debian.org/debian-lts-announce/2022/03/msg00033.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RGWILBORT67SHMSLYSQZG2NMXGCMPUZO/
https://security.netapp.com/advisory/ntap-20220321-0001/
https://ubuntu.com/security/notices/USN-5333-1
https://ubuntu.com/security/notices/USN-5333-2
| | apache2 | CVE-2022-23943 | CRITICAL | 2.4.38-3+deb10u6 | |
Expand...http://www.openwall.com/lists/oss-security/2022/03/14/1
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23943
https://httpd.apache.org/security/vulnerabilities_24.html
https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2022-23943
https://lists.debian.org/debian-lts-announce/2022/03/msg00033.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RGWILBORT67SHMSLYSQZG2NMXGCMPUZO/
https://security.netapp.com/advisory/ntap-20220321-0001/
https://ubuntu.com/security/notices/USN-5333-1
https://ubuntu.com/security/notices/USN-5333-2
| | apache2 | CVE-2021-33193 | HIGH | 2.4.38-3+deb10u6 | |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33193
https://github.com/apache/httpd/commit/ecebcc035ccd8d0e2984fe41420d9e944f456b3c.patch
https://lists.apache.org/thread.html/re4162adc051c1a0a79e7a24093f3776373e8733abaff57253fef341d@%3Ccvs.httpd.apache.org%3E
https://lists.apache.org/thread.html/ree7519d71415ecdd170ff1889cab552d71758d2ba2904a17ded21a70@%3Ccvs.httpd.apache.org%3E
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DSM6UWQICBJ2TU727RENU3HBKEAFLT6T/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EUVJVRJRBW5QVX4OY3NOHZDQ3B3YOTSG/
https://portswigger.net/research/http2
https://security.netapp.com/advisory/ntap-20210917-0004/
https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-apache-httpd-2.4.49-VWL69sWQ
https://ubuntu.com/security/notices/USN-5090-1
https://www.oracle.com/security-alerts/cpujan2022.html
https://www.tenable.com/security/tns-2021-17
| @@ -174,7 +173,7 @@ hide: | apache2 | CVE-2007-3303 | LOW | 2.4.38-3+deb10u6 | |
Expand...http://osvdb.org/37050
http://security.psnc.pl/files/apache_report.pdf
http://securityreason.com/securityalert/2814
http://www.securityfocus.com/archive/1/469899/100/0/threaded
http://www.securityfocus.com/archive/1/471832/100/0/threaded
http://www.securityfocus.com/bid/24215
| | apache2 | CVE-2008-0456 | LOW | 2.4.38-3+deb10u6 | |
Expand...http://lists.apple.com/archives/security-announce/2009/May/msg00002.html
http://rhn.redhat.com/errata/RHSA-2013-0130.html
http://secunia.com/advisories/29348
http://secunia.com/advisories/35074
http://security.gentoo.org/glsa/glsa-200803-19.xml
http://securityreason.com/securityalert/3575
http://securitytracker.com/id?1019256
http://support.apple.com/kb/HT3549
http://www.mindedsecurity.com/MSA01150108.html
http://www.securityfocus.com/archive/1/486847/100/0/threaded
http://www.securityfocus.com/bid/27409
http://www.us-cert.gov/cas/techalerts/TA09-133A.html
http://www.vupen.com/english/advisories/2009/1297
https://exchange.xforce.ibmcloud.com/vulnerabilities/39893
https://linux.oracle.com/cve/CVE-2008-0456.html
https://linux.oracle.com/errata/ELSA-2013-0130.html
https://lists.apache.org/thread.html/8d63cb8e9100f28a99429b4328e4e7cebce861d5772ac9863ba2ae6f@%3Ccvs.httpd.apache.org%3E
https://lists.apache.org/thread.html/f7f95ac1cd9895db2714fa3ebaa0b94d0c6df360f742a40951384a53@%3Ccvs.httpd.apache.org%3E
https://lists.apache.org/thread.html/r57608dc51b79102f3952ae06f54d5277b649c86d6533dcd6a7d201f7@%3Ccvs.httpd.apache.org%3E
https://lists.apache.org/thread.html/r75cbe9ea3e2114e4271bbeca7aff96117b50c1b6eb7c4772b0337c1f@%3Ccvs.httpd.apache.org%3E
https://lists.apache.org/thread.html/r7dd6be4dc38148704f2edafb44a8712abaa3a2be120d6c3314d55919@%3Ccvs.httpd.apache.org%3E
https://lists.apache.org/thread.html/r84d043c2115176958562133d96d851495d712aa49da155d81f6733be@%3Ccvs.httpd.apache.org%3E
https://lists.apache.org/thread.html/r9ea3538f229874c80a10af473856a81fbf5f694cd7f471cc679ba70b@%3Ccvs.httpd.apache.org%3E
https://lists.apache.org/thread.html/r9f93cf6dde308d42a9c807784e8102600d0397f5f834890708bf6920@%3Ccvs.httpd.apache.org%3E
https://lists.apache.org/thread.html/rc4c53a0d57b2771ecd4b965010580db355e38137c8711311ee1073a8@%3Ccvs.httpd.apache.org%3E
https://lists.apache.org/thread.html/rdca61ae990660bacb682295f2a09d34612b7bb5f457577fe17f4d064@%3Ccvs.httpd.apache.org%3E
https://lists.apache.org/thread.html/rf6449464fd8b7437704c55f88361b66f12d5b5f90bcce66af4be4ba9@%3Ccvs.httpd.apache.org%3E
https://lists.apache.org/thread.html/rfbaf647d52c1cb843e726a0933f156366a806cead84fbd430951591b@%3Ccvs.httpd.apache.org%3E
| | apache2-bin | CVE-2021-44790 | CRITICAL | 2.4.38-3+deb10u6 | 2.4.38-3+deb10u7 |
Expand...http://httpd.apache.org/security/vulnerabilities_24.html
http://www.openwall.com/lists/oss-security/2021/12/20/4
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44790
https://httpd.apache.org/security/vulnerabilities_24.html
https://linux.oracle.com/cve/CVE-2021-44790.html
https://linux.oracle.com/errata/ELSA-2022-0258.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BFSWOH4X77CV7AH7C4RMHUBDWKQDL4YH/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RGWILBORT67SHMSLYSQZG2NMXGCMPUZO/
https://security.netapp.com/advisory/ntap-20211224-0001/
https://ubuntu.com/security/notices/USN-5212-1
https://ubuntu.com/security/notices/USN-5212-2
https://www.debian.org/security/2022/dsa-5035
https://www.oracle.com/security-alerts/cpujan2022.html
https://www.tenable.com/security/tns-2022-01
https://www.tenable.com/security/tns-2022-03
| -| apache2-bin | CVE-2022-22720 | CRITICAL | 2.4.38-3+deb10u6 | |
Expand...http://www.openwall.com/lists/oss-security/2022/03/14/3
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22720
https://httpd.apache.org/security/vulnerabilities_24.html
https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2022-22720
https://linux.oracle.com/cve/CVE-2022-22720.html
https://linux.oracle.com/errata/ELSA-2022-1045.html
https://lists.debian.org/debian-lts-announce/2022/03/msg00033.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RGWILBORT67SHMSLYSQZG2NMXGCMPUZO/
https://security.netapp.com/advisory/ntap-20220321-0001/
https://ubuntu.com/security/notices/USN-5333-1
https://ubuntu.com/security/notices/USN-5333-2
| +| apache2-bin | CVE-2022-22720 | CRITICAL | 2.4.38-3+deb10u6 | |
Expand...http://www.openwall.com/lists/oss-security/2022/03/14/3
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22720
https://httpd.apache.org/security/vulnerabilities_24.html
https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2022-22720
https://linux.oracle.com/cve/CVE-2022-22720.html
https://linux.oracle.com/errata/ELSA-2022-1049.html
https://lists.debian.org/debian-lts-announce/2022/03/msg00033.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RGWILBORT67SHMSLYSQZG2NMXGCMPUZO/
https://security.netapp.com/advisory/ntap-20220321-0001/
https://ubuntu.com/security/notices/USN-5333-1
https://ubuntu.com/security/notices/USN-5333-2
| | apache2-bin | CVE-2022-22721 | CRITICAL | 2.4.38-3+deb10u6 | |
Expand...http://www.openwall.com/lists/oss-security/2022/03/14/2
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22721
https://httpd.apache.org/security/vulnerabilities_24.html
https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2022-22721
https://lists.debian.org/debian-lts-announce/2022/03/msg00033.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RGWILBORT67SHMSLYSQZG2NMXGCMPUZO/
https://security.netapp.com/advisory/ntap-20220321-0001/
https://ubuntu.com/security/notices/USN-5333-1
https://ubuntu.com/security/notices/USN-5333-2
| | apache2-bin | CVE-2022-23943 | CRITICAL | 2.4.38-3+deb10u6 | |
Expand...http://www.openwall.com/lists/oss-security/2022/03/14/1
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23943
https://httpd.apache.org/security/vulnerabilities_24.html
https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2022-23943
https://lists.debian.org/debian-lts-announce/2022/03/msg00033.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RGWILBORT67SHMSLYSQZG2NMXGCMPUZO/
https://security.netapp.com/advisory/ntap-20220321-0001/
https://ubuntu.com/security/notices/USN-5333-1
https://ubuntu.com/security/notices/USN-5333-2
| | apache2-bin | CVE-2021-33193 | HIGH | 2.4.38-3+deb10u6 | |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33193
https://github.com/apache/httpd/commit/ecebcc035ccd8d0e2984fe41420d9e944f456b3c.patch
https://lists.apache.org/thread.html/re4162adc051c1a0a79e7a24093f3776373e8733abaff57253fef341d@%3Ccvs.httpd.apache.org%3E
https://lists.apache.org/thread.html/ree7519d71415ecdd170ff1889cab552d71758d2ba2904a17ded21a70@%3Ccvs.httpd.apache.org%3E
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DSM6UWQICBJ2TU727RENU3HBKEAFLT6T/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EUVJVRJRBW5QVX4OY3NOHZDQ3B3YOTSG/
https://portswigger.net/research/http2
https://security.netapp.com/advisory/ntap-20210917-0004/
https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-apache-httpd-2.4.49-VWL69sWQ
https://ubuntu.com/security/notices/USN-5090-1
https://www.oracle.com/security-alerts/cpujan2022.html
https://www.tenable.com/security/tns-2021-17
| @@ -190,7 +189,7 @@ hide: | apache2-bin | CVE-2007-3303 | LOW | 2.4.38-3+deb10u6 | |
Expand...http://osvdb.org/37050
http://security.psnc.pl/files/apache_report.pdf
http://securityreason.com/securityalert/2814
http://www.securityfocus.com/archive/1/469899/100/0/threaded
http://www.securityfocus.com/archive/1/471832/100/0/threaded
http://www.securityfocus.com/bid/24215
| | apache2-bin | CVE-2008-0456 | LOW | 2.4.38-3+deb10u6 | |
Expand...http://lists.apple.com/archives/security-announce/2009/May/msg00002.html
http://rhn.redhat.com/errata/RHSA-2013-0130.html
http://secunia.com/advisories/29348
http://secunia.com/advisories/35074
http://security.gentoo.org/glsa/glsa-200803-19.xml
http://securityreason.com/securityalert/3575
http://securitytracker.com/id?1019256
http://support.apple.com/kb/HT3549
http://www.mindedsecurity.com/MSA01150108.html
http://www.securityfocus.com/archive/1/486847/100/0/threaded
http://www.securityfocus.com/bid/27409
http://www.us-cert.gov/cas/techalerts/TA09-133A.html
http://www.vupen.com/english/advisories/2009/1297
https://exchange.xforce.ibmcloud.com/vulnerabilities/39893
https://linux.oracle.com/cve/CVE-2008-0456.html
https://linux.oracle.com/errata/ELSA-2013-0130.html
https://lists.apache.org/thread.html/8d63cb8e9100f28a99429b4328e4e7cebce861d5772ac9863ba2ae6f@%3Ccvs.httpd.apache.org%3E
https://lists.apache.org/thread.html/f7f95ac1cd9895db2714fa3ebaa0b94d0c6df360f742a40951384a53@%3Ccvs.httpd.apache.org%3E
https://lists.apache.org/thread.html/r57608dc51b79102f3952ae06f54d5277b649c86d6533dcd6a7d201f7@%3Ccvs.httpd.apache.org%3E
https://lists.apache.org/thread.html/r75cbe9ea3e2114e4271bbeca7aff96117b50c1b6eb7c4772b0337c1f@%3Ccvs.httpd.apache.org%3E
https://lists.apache.org/thread.html/r7dd6be4dc38148704f2edafb44a8712abaa3a2be120d6c3314d55919@%3Ccvs.httpd.apache.org%3E
https://lists.apache.org/thread.html/r84d043c2115176958562133d96d851495d712aa49da155d81f6733be@%3Ccvs.httpd.apache.org%3E
https://lists.apache.org/thread.html/r9ea3538f229874c80a10af473856a81fbf5f694cd7f471cc679ba70b@%3Ccvs.httpd.apache.org%3E
https://lists.apache.org/thread.html/r9f93cf6dde308d42a9c807784e8102600d0397f5f834890708bf6920@%3Ccvs.httpd.apache.org%3E
https://lists.apache.org/thread.html/rc4c53a0d57b2771ecd4b965010580db355e38137c8711311ee1073a8@%3Ccvs.httpd.apache.org%3E
https://lists.apache.org/thread.html/rdca61ae990660bacb682295f2a09d34612b7bb5f457577fe17f4d064@%3Ccvs.httpd.apache.org%3E
https://lists.apache.org/thread.html/rf6449464fd8b7437704c55f88361b66f12d5b5f90bcce66af4be4ba9@%3Ccvs.httpd.apache.org%3E
https://lists.apache.org/thread.html/rfbaf647d52c1cb843e726a0933f156366a806cead84fbd430951591b@%3Ccvs.httpd.apache.org%3E
| | apache2-data | CVE-2021-44790 | CRITICAL | 2.4.38-3+deb10u6 | 2.4.38-3+deb10u7 |
Expand...http://httpd.apache.org/security/vulnerabilities_24.html
http://www.openwall.com/lists/oss-security/2021/12/20/4
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44790
https://httpd.apache.org/security/vulnerabilities_24.html
https://linux.oracle.com/cve/CVE-2021-44790.html
https://linux.oracle.com/errata/ELSA-2022-0258.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BFSWOH4X77CV7AH7C4RMHUBDWKQDL4YH/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RGWILBORT67SHMSLYSQZG2NMXGCMPUZO/
https://security.netapp.com/advisory/ntap-20211224-0001/
https://ubuntu.com/security/notices/USN-5212-1
https://ubuntu.com/security/notices/USN-5212-2
https://www.debian.org/security/2022/dsa-5035
https://www.oracle.com/security-alerts/cpujan2022.html
https://www.tenable.com/security/tns-2022-01
https://www.tenable.com/security/tns-2022-03
| -| apache2-data | CVE-2022-22720 | CRITICAL | 2.4.38-3+deb10u6 | |
Expand...http://www.openwall.com/lists/oss-security/2022/03/14/3
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22720
https://httpd.apache.org/security/vulnerabilities_24.html
https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2022-22720
https://linux.oracle.com/cve/CVE-2022-22720.html
https://linux.oracle.com/errata/ELSA-2022-1045.html
https://lists.debian.org/debian-lts-announce/2022/03/msg00033.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RGWILBORT67SHMSLYSQZG2NMXGCMPUZO/
https://security.netapp.com/advisory/ntap-20220321-0001/
https://ubuntu.com/security/notices/USN-5333-1
https://ubuntu.com/security/notices/USN-5333-2
| +| apache2-data | CVE-2022-22720 | CRITICAL | 2.4.38-3+deb10u6 | |
Expand...http://www.openwall.com/lists/oss-security/2022/03/14/3
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22720
https://httpd.apache.org/security/vulnerabilities_24.html
https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2022-22720
https://linux.oracle.com/cve/CVE-2022-22720.html
https://linux.oracle.com/errata/ELSA-2022-1049.html
https://lists.debian.org/debian-lts-announce/2022/03/msg00033.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RGWILBORT67SHMSLYSQZG2NMXGCMPUZO/
https://security.netapp.com/advisory/ntap-20220321-0001/
https://ubuntu.com/security/notices/USN-5333-1
https://ubuntu.com/security/notices/USN-5333-2
| | apache2-data | CVE-2022-22721 | CRITICAL | 2.4.38-3+deb10u6 | |
Expand...http://www.openwall.com/lists/oss-security/2022/03/14/2
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22721
https://httpd.apache.org/security/vulnerabilities_24.html
https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2022-22721
https://lists.debian.org/debian-lts-announce/2022/03/msg00033.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RGWILBORT67SHMSLYSQZG2NMXGCMPUZO/
https://security.netapp.com/advisory/ntap-20220321-0001/
https://ubuntu.com/security/notices/USN-5333-1
https://ubuntu.com/security/notices/USN-5333-2
| | apache2-data | CVE-2022-23943 | CRITICAL | 2.4.38-3+deb10u6 | |
Expand...http://www.openwall.com/lists/oss-security/2022/03/14/1
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23943
https://httpd.apache.org/security/vulnerabilities_24.html
https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2022-23943
https://lists.debian.org/debian-lts-announce/2022/03/msg00033.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RGWILBORT67SHMSLYSQZG2NMXGCMPUZO/
https://security.netapp.com/advisory/ntap-20220321-0001/
https://ubuntu.com/security/notices/USN-5333-1
https://ubuntu.com/security/notices/USN-5333-2
| | apache2-data | CVE-2021-33193 | HIGH | 2.4.38-3+deb10u6 | |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33193
https://github.com/apache/httpd/commit/ecebcc035ccd8d0e2984fe41420d9e944f456b3c.patch
https://lists.apache.org/thread.html/re4162adc051c1a0a79e7a24093f3776373e8733abaff57253fef341d@%3Ccvs.httpd.apache.org%3E
https://lists.apache.org/thread.html/ree7519d71415ecdd170ff1889cab552d71758d2ba2904a17ded21a70@%3Ccvs.httpd.apache.org%3E
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DSM6UWQICBJ2TU727RENU3HBKEAFLT6T/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EUVJVRJRBW5QVX4OY3NOHZDQ3B3YOTSG/
https://portswigger.net/research/http2
https://security.netapp.com/advisory/ntap-20210917-0004/
https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-apache-httpd-2.4.49-VWL69sWQ
https://ubuntu.com/security/notices/USN-5090-1
https://www.oracle.com/security-alerts/cpujan2022.html
https://www.tenable.com/security/tns-2021-17
| @@ -206,7 +205,7 @@ hide: | apache2-data | CVE-2007-3303 | LOW | 2.4.38-3+deb10u6 | |
Expand...http://osvdb.org/37050
http://security.psnc.pl/files/apache_report.pdf
http://securityreason.com/securityalert/2814
http://www.securityfocus.com/archive/1/469899/100/0/threaded
http://www.securityfocus.com/archive/1/471832/100/0/threaded
http://www.securityfocus.com/bid/24215
| | apache2-data | CVE-2008-0456 | LOW | 2.4.38-3+deb10u6 | |
Expand...http://lists.apple.com/archives/security-announce/2009/May/msg00002.html
http://rhn.redhat.com/errata/RHSA-2013-0130.html
http://secunia.com/advisories/29348
http://secunia.com/advisories/35074
http://security.gentoo.org/glsa/glsa-200803-19.xml
http://securityreason.com/securityalert/3575
http://securitytracker.com/id?1019256
http://support.apple.com/kb/HT3549
http://www.mindedsecurity.com/MSA01150108.html
http://www.securityfocus.com/archive/1/486847/100/0/threaded
http://www.securityfocus.com/bid/27409
http://www.us-cert.gov/cas/techalerts/TA09-133A.html
http://www.vupen.com/english/advisories/2009/1297
https://exchange.xforce.ibmcloud.com/vulnerabilities/39893
https://linux.oracle.com/cve/CVE-2008-0456.html
https://linux.oracle.com/errata/ELSA-2013-0130.html
https://lists.apache.org/thread.html/8d63cb8e9100f28a99429b4328e4e7cebce861d5772ac9863ba2ae6f@%3Ccvs.httpd.apache.org%3E
https://lists.apache.org/thread.html/f7f95ac1cd9895db2714fa3ebaa0b94d0c6df360f742a40951384a53@%3Ccvs.httpd.apache.org%3E
https://lists.apache.org/thread.html/r57608dc51b79102f3952ae06f54d5277b649c86d6533dcd6a7d201f7@%3Ccvs.httpd.apache.org%3E
https://lists.apache.org/thread.html/r75cbe9ea3e2114e4271bbeca7aff96117b50c1b6eb7c4772b0337c1f@%3Ccvs.httpd.apache.org%3E
https://lists.apache.org/thread.html/r7dd6be4dc38148704f2edafb44a8712abaa3a2be120d6c3314d55919@%3Ccvs.httpd.apache.org%3E
https://lists.apache.org/thread.html/r84d043c2115176958562133d96d851495d712aa49da155d81f6733be@%3Ccvs.httpd.apache.org%3E
https://lists.apache.org/thread.html/r9ea3538f229874c80a10af473856a81fbf5f694cd7f471cc679ba70b@%3Ccvs.httpd.apache.org%3E
https://lists.apache.org/thread.html/r9f93cf6dde308d42a9c807784e8102600d0397f5f834890708bf6920@%3Ccvs.httpd.apache.org%3E
https://lists.apache.org/thread.html/rc4c53a0d57b2771ecd4b965010580db355e38137c8711311ee1073a8@%3Ccvs.httpd.apache.org%3E
https://lists.apache.org/thread.html/rdca61ae990660bacb682295f2a09d34612b7bb5f457577fe17f4d064@%3Ccvs.httpd.apache.org%3E
https://lists.apache.org/thread.html/rf6449464fd8b7437704c55f88361b66f12d5b5f90bcce66af4be4ba9@%3Ccvs.httpd.apache.org%3E
https://lists.apache.org/thread.html/rfbaf647d52c1cb843e726a0933f156366a806cead84fbd430951591b@%3Ccvs.httpd.apache.org%3E
| | apache2-utils | CVE-2021-44790 | CRITICAL | 2.4.38-3+deb10u6 | 2.4.38-3+deb10u7 |
Expand...http://httpd.apache.org/security/vulnerabilities_24.html
http://www.openwall.com/lists/oss-security/2021/12/20/4
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44790
https://httpd.apache.org/security/vulnerabilities_24.html
https://linux.oracle.com/cve/CVE-2021-44790.html
https://linux.oracle.com/errata/ELSA-2022-0258.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BFSWOH4X77CV7AH7C4RMHUBDWKQDL4YH/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RGWILBORT67SHMSLYSQZG2NMXGCMPUZO/
https://security.netapp.com/advisory/ntap-20211224-0001/
https://ubuntu.com/security/notices/USN-5212-1
https://ubuntu.com/security/notices/USN-5212-2
https://www.debian.org/security/2022/dsa-5035
https://www.oracle.com/security-alerts/cpujan2022.html
https://www.tenable.com/security/tns-2022-01
https://www.tenable.com/security/tns-2022-03
| -| apache2-utils | CVE-2022-22720 | CRITICAL | 2.4.38-3+deb10u6 | |
Expand...http://www.openwall.com/lists/oss-security/2022/03/14/3
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22720
https://httpd.apache.org/security/vulnerabilities_24.html
https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2022-22720
https://linux.oracle.com/cve/CVE-2022-22720.html
https://linux.oracle.com/errata/ELSA-2022-1045.html
https://lists.debian.org/debian-lts-announce/2022/03/msg00033.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RGWILBORT67SHMSLYSQZG2NMXGCMPUZO/
https://security.netapp.com/advisory/ntap-20220321-0001/
https://ubuntu.com/security/notices/USN-5333-1
https://ubuntu.com/security/notices/USN-5333-2
| +| apache2-utils | CVE-2022-22720 | CRITICAL | 2.4.38-3+deb10u6 | |
Expand...http://www.openwall.com/lists/oss-security/2022/03/14/3
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22720
https://httpd.apache.org/security/vulnerabilities_24.html
https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2022-22720
https://linux.oracle.com/cve/CVE-2022-22720.html
https://linux.oracle.com/errata/ELSA-2022-1049.html
https://lists.debian.org/debian-lts-announce/2022/03/msg00033.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RGWILBORT67SHMSLYSQZG2NMXGCMPUZO/
https://security.netapp.com/advisory/ntap-20220321-0001/
https://ubuntu.com/security/notices/USN-5333-1
https://ubuntu.com/security/notices/USN-5333-2
| | apache2-utils | CVE-2022-22721 | CRITICAL | 2.4.38-3+deb10u6 | |
Expand...http://www.openwall.com/lists/oss-security/2022/03/14/2
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22721
https://httpd.apache.org/security/vulnerabilities_24.html
https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2022-22721
https://lists.debian.org/debian-lts-announce/2022/03/msg00033.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RGWILBORT67SHMSLYSQZG2NMXGCMPUZO/
https://security.netapp.com/advisory/ntap-20220321-0001/
https://ubuntu.com/security/notices/USN-5333-1
https://ubuntu.com/security/notices/USN-5333-2
| | apache2-utils | CVE-2022-23943 | CRITICAL | 2.4.38-3+deb10u6 | |
Expand...http://www.openwall.com/lists/oss-security/2022/03/14/1
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23943
https://httpd.apache.org/security/vulnerabilities_24.html
https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2022-23943
https://lists.debian.org/debian-lts-announce/2022/03/msg00033.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RGWILBORT67SHMSLYSQZG2NMXGCMPUZO/
https://security.netapp.com/advisory/ntap-20220321-0001/
https://ubuntu.com/security/notices/USN-5333-1
https://ubuntu.com/security/notices/USN-5333-2
| | apache2-utils | CVE-2021-33193 | HIGH | 2.4.38-3+deb10u6 | |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33193
https://github.com/apache/httpd/commit/ecebcc035ccd8d0e2984fe41420d9e944f456b3c.patch
https://lists.apache.org/thread.html/re4162adc051c1a0a79e7a24093f3776373e8733abaff57253fef341d@%3Ccvs.httpd.apache.org%3E
https://lists.apache.org/thread.html/ree7519d71415ecdd170ff1889cab552d71758d2ba2904a17ded21a70@%3Ccvs.httpd.apache.org%3E
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DSM6UWQICBJ2TU727RENU3HBKEAFLT6T/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EUVJVRJRBW5QVX4OY3NOHZDQ3B3YOTSG/
https://portswigger.net/research/http2
https://security.netapp.com/advisory/ntap-20210917-0004/
https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-apache-httpd-2.4.49-VWL69sWQ
https://ubuntu.com/security/notices/USN-5090-1
https://www.oracle.com/security-alerts/cpujan2022.html
https://www.tenable.com/security/tns-2021-17
| @@ -762,6 +761,7 @@ hide: | linux-libc-dev | CVE-2022-0492 | HIGH | 4.19.208-1 | 4.19.232-1 |
Expand...http://packetstormsecurity.com/files/166444/Kernel-Live-Patch-Security-Notice-LSN-0085-1.html
https://bugzilla.redhat.com/show_bug.cgi?id=2051505
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0492
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=24f6008564183aa120d07c03d9289519c2fe02af
https://linux.oracle.com/cve/CVE-2022-0492.html
https://linux.oracle.com/errata/ELSA-2022-9245.html
https://lists.debian.org/debian-lts-announce/2022/03/msg00011.html
https://lists.debian.org/debian-lts-announce/2022/03/msg00012.html
https://ubuntu.com/security/notices/USN-5302-1
https://ubuntu.com/security/notices/USN-5337-1
https://ubuntu.com/security/notices/USN-5338-1
https://ubuntu.com/security/notices/USN-5339-1
https://ubuntu.com/security/notices/USN-5343-1
https://www.debian.org/security/2022/dsa-5095
https://www.debian.org/security/2022/dsa-5096
https://www.openwall.com/lists/oss-security/2022/02/04/1
| | linux-libc-dev | CVE-2022-0500 | HIGH | 4.19.208-1 | |
Expand...https://bugzilla.redhat.com/show_bug.cgi?id=2044578
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0500
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=20b2aff4bc15bda809f994761d5719827d66c0b4
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=216e3cd2f28dbbf1fe86848e0e29e6693b9f0a20
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=34d3a78c681e8e7844b43d1a2f4671a04249c821
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3c4807322660d4290ac9062c034aed6b87243861
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=48946bd6a5d695c50b34546864b79c1f910a33c1
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c25b2ae136039ffa820c26138ed4a5e5f3ab3841
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=cf9f2f8d62eca810afbd1ee6cc0800202b000e57
| | linux-libc-dev | CVE-2022-1011 | HIGH | 4.19.208-1 | |
Expand...https://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git/commit/?h=for-next
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BG4J46EMFPDD5QHYXDUI3PJCZQ7HQAZR/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/C5AUUDGSDLGYU7SZSK4PFAN22NISQZBT/
| +| linux-libc-dev | CVE-2022-1048 | HIGH | 4.19.208-1 | |
Expand...https://lore.kernel.org/lkml/20220322170720.3529-5-tiwai@suse.de/T/#m1d3b791b815556012c6be92f1c4a7086b854f7f3
| | linux-libc-dev | CVE-2022-22942 | HIGH | 4.19.208-1 | 4.19.232-1 |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22942
https://linux.oracle.com/cve/CVE-2022-22942.html
https://linux.oracle.com/errata/ELSA-2022-0825.html
https://ubuntu.com/security/notices/USN-5278-1
https://ubuntu.com/security/notices/USN-5294-1
https://ubuntu.com/security/notices/USN-5294-2
https://ubuntu.com/security/notices/USN-5295-1
https://ubuntu.com/security/notices/USN-5295-2
https://ubuntu.com/security/notices/USN-5297-1
https://ubuntu.com/security/notices/USN-5298-1
https://www.openwall.com/lists/oss-security/2022/01/27/4
| | linux-libc-dev | CVE-2022-23036 | HIGH | 4.19.208-1 | |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23036
https://xenbits.xen.org/xsa/advisory-396.html
https://xenbits.xenproject.org/xsa/advisory-396.txt
| | linux-libc-dev | CVE-2022-23037 | HIGH | 4.19.208-1 | |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23037
https://xenbits.xen.org/xsa/advisory-396.html
https://xenbits.xenproject.org/xsa/advisory-396.txt
| @@ -921,6 +921,7 @@ hide: | tar | CVE-2021-20193 | LOW | 1.30+dfsg-6 | |
Expand...https://bugzilla.redhat.com/show_bug.cgi?id=1917565
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-20193
https://git.savannah.gnu.org/cgit/tar.git/commit/?id=d9d4435692150fa8ff68e1b1a473d187cc3fd777
https://savannah.gnu.org/bugs/?59897
https://security.gentoo.org/glsa/202105-29
https://ubuntu.com/security/notices/USN-5329-1
| | util-linux | CVE-2021-37600 | LOW | 2.33.1-0.1 | |
Expand...https://github.com/karelzak/util-linux/commit/1c9143d0c1f979c3daf10e1c37b5b1e916c22a1c
https://github.com/karelzak/util-linux/issues/1395
https://security.netapp.com/advisory/ntap-20210902-0002/
| | util-linux | CVE-2022-0563 | LOW | 2.33.1-0.1 | |
Expand...https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u
| +| zlib1g | CVE-2018-25032 | MEDIUM | 1:1.2.11.dfsg-1 | |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032
https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531
https://www.openwall.com/lists/oss-security/2022/03/24/1
| **composer** @@ -1174,6 +1175,7 @@ hide: | tar | CVE-2021-20193 | LOW | 1.30+dfsg-6 | |
Expand...https://bugzilla.redhat.com/show_bug.cgi?id=1917565
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-20193
https://git.savannah.gnu.org/cgit/tar.git/commit/?id=d9d4435692150fa8ff68e1b1a473d187cc3fd777
https://savannah.gnu.org/bugs/?59897
https://security.gentoo.org/glsa/202105-29
https://ubuntu.com/security/notices/USN-5329-1
| | util-linux | CVE-2021-37600 | LOW | 2.33.1-0.1 | |
Expand...https://github.com/karelzak/util-linux/commit/1c9143d0c1f979c3daf10e1c37b5b1e916c22a1c
https://github.com/karelzak/util-linux/issues/1395
https://security.netapp.com/advisory/ntap-20210902-0002/
| | util-linux | CVE-2022-0563 | LOW | 2.33.1-0.1 | |
Expand...https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u
| +| zlib1g | CVE-2018-25032 | MEDIUM | 1:1.2.11.dfsg-1 | |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032
https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531
https://www.openwall.com/lists/oss-security/2022/03/24/1
| **gobinary** diff --git a/incubator/kimai/0.0.3/templates/common.yaml b/incubator/kimai/0.0.3/templates/common.yaml new file mode 100644 index 0000000000..a17e923ef8 --- /dev/null +++ b/incubator/kimai/0.0.3/templates/common.yaml @@ -0,0 +1 @@ +{{- include "common.all" . }} diff --git a/incubator/kimai/0.0.2/values.yaml b/incubator/kimai/0.0.3/values.yaml similarity index 100% rename from incubator/kimai/0.0.2/values.yaml rename to incubator/kimai/0.0.3/values.yaml diff --git a/stable/recipes/6.0.10/CHANGELOG.md b/stable/recipes/6.0.11/CHANGELOG.md similarity index 88% rename from stable/recipes/6.0.10/CHANGELOG.md rename to stable/recipes/6.0.11/CHANGELOG.md index 778936240f..c66381c942 100644 --- a/stable/recipes/6.0.10/CHANGELOG.md +++ b/stable/recipes/6.0.11/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [recipes-6.0.11](https://github.com/truecharts/apps/compare/recipes-6.0.10...recipes-6.0.11) (2022-03-26) + +#### Chore + +* correct path for nginx ([#2284](https://github.com/truecharts/apps/issues/2284)) + + + ### [recipes-6.0.10](https://github.com/truecharts/apps/compare/recipes-6.0.9...recipes-6.0.10) (2022-03-24) @@ -88,12 +97,3 @@ ### [recipes-5.0.25](https://github.com/truecharts/apps/compare/recipes-5.0.24...recipes-5.0.25) (2022-03-02) -#### Chore - -* rename `web_portal` to `open` ([#1957](https://github.com/truecharts/apps/issues/1957)) -* update helm general non-major helm releases ([#1999](https://github.com/truecharts/apps/issues/1999)) - - - - -### [recipes-5.0.24](https://github.com/truecharts/apps/compare/recipes-5.0.23...recipes-5.0.24) (2022-02-21) diff --git a/stable/recipes/6.0.10/CONFIG.md b/stable/recipes/6.0.11/CONFIG.md similarity index 100% rename from stable/recipes/6.0.10/CONFIG.md rename to stable/recipes/6.0.11/CONFIG.md diff --git a/stable/recipes/6.0.10/Chart.lock b/stable/recipes/6.0.11/Chart.lock similarity index 84% rename from stable/recipes/6.0.10/Chart.lock rename to stable/recipes/6.0.11/Chart.lock index 514c3b0257..667aae7799 100644 --- a/stable/recipes/6.0.10/Chart.lock +++ b/stable/recipes/6.0.11/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://truecharts.org/ version: 7.0.6 digest: sha256:c30bc628e08c5ba5641a30f0fc8e14f230ee339471d247cd365cd536875f0d92 -generated: "2022-03-25T02:25:16.121190671Z" +generated: "2022-03-26T00:14:42.397184931Z" diff --git a/stable/recipes/6.0.10/Chart.yaml b/stable/recipes/6.0.11/Chart.yaml similarity index 98% rename from stable/recipes/6.0.10/Chart.yaml rename to stable/recipes/6.0.11/Chart.yaml index e4442e988b..6b0ca189d2 100644 --- a/stable/recipes/6.0.10/Chart.yaml +++ b/stable/recipes/6.0.11/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "1.1.3" description: Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files. name: recipes -version: 6.0.10 +version: 6.0.11 kubeVersion: ">=1.16.0-0" keywords: - recipes diff --git a/stable/recipes/6.0.10/README.md b/stable/recipes/6.0.11/README.md similarity index 100% rename from stable/recipes/6.0.10/README.md rename to stable/recipes/6.0.11/README.md diff --git a/stable/recipes/6.0.10/app-readme.md b/stable/recipes/6.0.11/app-readme.md similarity index 100% rename from stable/recipes/6.0.10/app-readme.md rename to stable/recipes/6.0.11/app-readme.md diff --git a/stable/recipes/6.0.10/charts/common-9.1.8.tgz b/stable/recipes/6.0.11/charts/common-9.1.8.tgz similarity index 100% rename from stable/recipes/6.0.10/charts/common-9.1.8.tgz rename to stable/recipes/6.0.11/charts/common-9.1.8.tgz diff --git a/stable/recipes/6.0.10/charts/postgresql-7.0.6.tgz b/stable/recipes/6.0.11/charts/postgresql-7.0.6.tgz similarity index 100% rename from stable/recipes/6.0.10/charts/postgresql-7.0.6.tgz rename to stable/recipes/6.0.11/charts/postgresql-7.0.6.tgz diff --git a/stable/recipes/6.0.10/helm-values.md b/stable/recipes/6.0.11/helm-values.md similarity index 100% rename from stable/recipes/6.0.10/helm-values.md rename to stable/recipes/6.0.11/helm-values.md diff --git a/stable/recipes/6.0.10/ix_values.yaml b/stable/recipes/6.0.11/ix_values.yaml similarity index 100% rename from stable/recipes/6.0.10/ix_values.yaml rename to stable/recipes/6.0.11/ix_values.yaml diff --git a/stable/recipes/6.0.10/questions.yaml b/stable/recipes/6.0.11/questions.yaml similarity index 100% rename from stable/recipes/6.0.10/questions.yaml rename to stable/recipes/6.0.11/questions.yaml diff --git a/stable/recipes/6.0.10/security.md b/stable/recipes/6.0.11/security.md similarity index 99% rename from stable/recipes/6.0.10/security.md rename to stable/recipes/6.0.11/security.md index f89a478bee..fc6bd0ae7f 100644 --- a/stable/recipes/6.0.10/security.md +++ b/stable/recipes/6.0.11/security.md @@ -394,6 +394,7 @@ hide: | tar | CVE-2021-20193 | LOW | 1.30+dfsg-6 | |
Expand...https://bugzilla.redhat.com/show_bug.cgi?id=1917565
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-20193
https://git.savannah.gnu.org/cgit/tar.git/commit/?id=d9d4435692150fa8ff68e1b1a473d187cc3fd777
https://savannah.gnu.org/bugs/?59897
https://security.gentoo.org/glsa/202105-29
https://ubuntu.com/security/notices/USN-5329-1
| | util-linux | CVE-2021-37600 | LOW | 2.33.1-0.1 | |
Expand...https://github.com/karelzak/util-linux/commit/1c9143d0c1f979c3daf10e1c37b5b1e916c22a1c
https://github.com/karelzak/util-linux/issues/1395
https://security.netapp.com/advisory/ntap-20210902-0002/
| | util-linux | CVE-2022-0563 | LOW | 2.33.1-0.1 | |
Expand...https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u
| +| zlib1g | CVE-2018-25032 | MEDIUM | 1:1.2.11.dfsg-1 | |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032
https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531
https://www.openwall.com/lists/oss-security/2022/03/24/1
| **jar** @@ -746,6 +747,7 @@ hide: | tar | CVE-2021-20193 | LOW | 1.30+dfsg-6 | |
Expand...https://bugzilla.redhat.com/show_bug.cgi?id=1917565
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-20193
https://git.savannah.gnu.org/cgit/tar.git/commit/?id=d9d4435692150fa8ff68e1b1a473d187cc3fd777
https://savannah.gnu.org/bugs/?59897
https://security.gentoo.org/glsa/202105-29
https://ubuntu.com/security/notices/USN-5329-1
| | util-linux | CVE-2021-37600 | LOW | 2.33.1-0.1 | |
Expand...https://github.com/karelzak/util-linux/commit/1c9143d0c1f979c3daf10e1c37b5b1e916c22a1c
https://github.com/karelzak/util-linux/issues/1395
https://security.netapp.com/advisory/ntap-20210902-0002/
| | util-linux | CVE-2022-0563 | LOW | 2.33.1-0.1 | |
Expand...https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u
| +| zlib1g | CVE-2018-25032 | MEDIUM | 1:1.2.11.dfsg-1 | |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032
https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531
https://www.openwall.com/lists/oss-security/2022/03/24/1
| **jar** diff --git a/stable/recipes/6.0.10/templates/_sercrets.tpl b/stable/recipes/6.0.11/templates/_sercrets.tpl similarity index 100% rename from stable/recipes/6.0.10/templates/_sercrets.tpl rename to stable/recipes/6.0.11/templates/_sercrets.tpl diff --git a/stable/recipes/6.0.10/templates/common.yaml b/stable/recipes/6.0.11/templates/common.yaml similarity index 89% rename from stable/recipes/6.0.10/templates/common.yaml rename to stable/recipes/6.0.11/templates/common.yaml index 21e879a998..b68b3c0a51 100644 --- a/stable/recipes/6.0.10/templates/common.yaml +++ b/stable/recipes/6.0.11/templates/common.yaml @@ -5,8 +5,8 @@ persistence: recipes-config: enabled: "true" - mountPath: "/app/config.json" - subPath: "config.json" + mountPath: "/etc/nginx/nginx.conf" + subPath: "nginx.conf" type: "custom" volumeSpec: configMap: diff --git a/stable/recipes/6.0.10/templates/configmap.yaml b/stable/recipes/6.0.11/templates/configmap.yaml similarity index 100% rename from stable/recipes/6.0.10/templates/configmap.yaml rename to stable/recipes/6.0.11/templates/configmap.yaml diff --git a/stable/recipes/6.0.10/values.yaml b/stable/recipes/6.0.11/values.yaml similarity index 100% rename from stable/recipes/6.0.10/values.yaml rename to stable/recipes/6.0.11/values.yaml