diff --git a/dependency/mariadb/3.0.4/Chart.lock b/dependency/mariadb/3.0.4/Chart.lock deleted file mode 100644 index 785fbb5165..0000000000 --- a/dependency/mariadb/3.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.0.8 -digest: sha256:742ac25c62c028bf8979575910b20e691799c710e8455d9e156c27f33b59b1b1 -generated: "2022-06-11T07:33:35.302700596Z" diff --git a/dependency/mariadb/3.0.4/charts/common-10.0.8.tgz b/dependency/mariadb/3.0.4/charts/common-10.0.8.tgz deleted file mode 100644 index ac0e55f918..0000000000 Binary files a/dependency/mariadb/3.0.4/charts/common-10.0.8.tgz and /dev/null differ diff --git a/dependency/mariadb/3.0.4/CHANGELOG.md b/dependency/mariadb/3.0.5/CHANGELOG.md similarity index 90% rename from dependency/mariadb/3.0.4/CHANGELOG.md rename to dependency/mariadb/3.0.5/CHANGELOG.md index 5f4f9bdf08..ef8435ebdf 100644 --- a/dependency/mariadb/3.0.4/CHANGELOG.md +++ b/dependency/mariadb/3.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [mariadb-3.0.5](https://github.com/truecharts/apps/compare/mariadb-3.0.4...mariadb-3.0.5) (2022-06-11) + +#### Chore + +* update helm chart common to v10.0.9 ([#2853](https://github.com/truecharts/apps/issues/2853)) + + + ### [mariadb-3.0.4](https://github.com/truecharts/apps/compare/mariadb-3.0.3...mariadb-3.0.4) (2022-06-11) @@ -88,12 +97,3 @@ -### [mariadb-2.0.89](https://github.com/truecharts/apps/compare/mariadb-2.0.88...mariadb-2.0.89) (2022-06-03) - -#### Chore - -* update docker general non-major ([#2821](https://github.com/truecharts/apps/issues/2821)) - - - - diff --git a/dependency/mariadb/3.0.4/CONFIG.md b/dependency/mariadb/3.0.5/CONFIG.md similarity index 100% rename from dependency/mariadb/3.0.4/CONFIG.md rename to dependency/mariadb/3.0.5/CONFIG.md diff --git a/dependency/mariadb/3.0.5/Chart.lock b/dependency/mariadb/3.0.5/Chart.lock new file mode 100644 index 0000000000..defb9c5d8d --- /dev/null +++ b/dependency/mariadb/3.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.0.9 +digest: sha256:ecc7cc7417a00bc40309e68f23ad56ec383550afcbe45fce648a9d9771712609 +generated: "2022-06-11T17:26:58.000768153Z" diff --git a/dependency/mariadb/3.0.4/Chart.yaml b/dependency/mariadb/3.0.5/Chart.yaml similarity index 96% rename from dependency/mariadb/3.0.4/Chart.yaml rename to dependency/mariadb/3.0.5/Chart.yaml index a706094cae..660b0d9435 100644 --- a/dependency/mariadb/3.0.4/Chart.yaml +++ b/dependency/mariadb/3.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "10.7.4" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.0.8 + version: 10.0.9 deprecated: false description: Fast, reliable, scalable, and easy to use open-source relational database system. home: https://github.com/truecharts/apps/tree/master/charts/dependency/mariadb @@ -24,7 +24,7 @@ sources: - https://github.com/prometheus/mysqld_exporter - https://mariadb.org type: application -version: 3.0.4 +version: 3.0.5 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mariadb/3.0.4/README.md b/dependency/mariadb/3.0.5/README.md similarity index 95% rename from dependency/mariadb/3.0.4/README.md rename to dependency/mariadb/3.0.5/README.md index 068c0e0ae3..8c314c2452 100644 --- a/dependency/mariadb/3.0.4/README.md +++ b/dependency/mariadb/3.0.5/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.0.8 | +| https://library-charts.truecharts.org | common | 10.0.9 | ## Installing the Chart diff --git a/dependency/mariadb/3.0.4/app-readme.md b/dependency/mariadb/3.0.5/app-readme.md similarity index 100% rename from dependency/mariadb/3.0.4/app-readme.md rename to dependency/mariadb/3.0.5/app-readme.md diff --git a/dependency/mariadb/3.0.5/charts/common-10.0.9.tgz b/dependency/mariadb/3.0.5/charts/common-10.0.9.tgz new file mode 100644 index 0000000000..dc464f8702 Binary files /dev/null and b/dependency/mariadb/3.0.5/charts/common-10.0.9.tgz differ diff --git a/dependency/mariadb/3.0.4/helm-values.md b/dependency/mariadb/3.0.5/helm-values.md similarity index 100% rename from dependency/mariadb/3.0.4/helm-values.md rename to dependency/mariadb/3.0.5/helm-values.md diff --git a/dependency/mariadb/3.0.4/ix_values.yaml b/dependency/mariadb/3.0.5/ix_values.yaml similarity index 100% rename from dependency/mariadb/3.0.4/ix_values.yaml rename to dependency/mariadb/3.0.5/ix_values.yaml diff --git a/dependency/mariadb/3.0.4/questions.yaml b/dependency/mariadb/3.0.5/questions.yaml similarity index 100% rename from dependency/mariadb/3.0.4/questions.yaml rename to dependency/mariadb/3.0.5/questions.yaml diff --git a/dependency/mariadb/3.0.4/security.md b/dependency/mariadb/3.0.5/security.md similarity index 100% rename from dependency/mariadb/3.0.4/security.md rename to dependency/mariadb/3.0.5/security.md diff --git a/dependency/mariadb/3.0.4/templates/common.yaml b/dependency/mariadb/3.0.5/templates/common.yaml similarity index 100% rename from dependency/mariadb/3.0.4/templates/common.yaml rename to dependency/mariadb/3.0.5/templates/common.yaml diff --git a/dependency/mariadb/3.0.4/values.yaml b/dependency/mariadb/3.0.5/values.yaml similarity index 100% rename from dependency/mariadb/3.0.4/values.yaml rename to dependency/mariadb/3.0.5/values.yaml diff --git a/dependency/memcached/3.0.4/Chart.lock b/dependency/memcached/3.0.4/Chart.lock deleted file mode 100644 index 150a565dd9..0000000000 --- a/dependency/memcached/3.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.0.8 -digest: sha256:742ac25c62c028bf8979575910b20e691799c710e8455d9e156c27f33b59b1b1 -generated: "2022-06-11T07:33:35.142166843Z" diff --git a/dependency/memcached/3.0.4/charts/common-10.0.8.tgz b/dependency/memcached/3.0.4/charts/common-10.0.8.tgz deleted file mode 100644 index ac0e55f918..0000000000 Binary files a/dependency/memcached/3.0.4/charts/common-10.0.8.tgz and /dev/null differ diff --git a/dependency/memcached/3.0.4/CHANGELOG.md b/dependency/memcached/3.0.5/CHANGELOG.md similarity index 90% rename from dependency/memcached/3.0.4/CHANGELOG.md rename to dependency/memcached/3.0.5/CHANGELOG.md index b1a9fc9ef4..410031106c 100644 --- a/dependency/memcached/3.0.4/CHANGELOG.md +++ b/dependency/memcached/3.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [memcached-3.0.5](https://github.com/truecharts/apps/compare/memcached-3.0.4...memcached-3.0.5) (2022-06-11) + +#### Chore + +* update helm chart common to v10.0.9 ([#2853](https://github.com/truecharts/apps/issues/2853)) + + + ### [memcached-3.0.4](https://github.com/truecharts/apps/compare/memcached-3.0.3...memcached-3.0.4) (2022-06-11) @@ -88,12 +97,3 @@ #### Chore * update helm chart common to v9.3.27 - - - - -### [memcached-2.0.87](https://github.com/truecharts/apps/compare/memcached-2.0.86...memcached-2.0.87) (2022-06-02) - -#### Chore - -* update docker general non-major ([#2806](https://github.com/truecharts/apps/issues/2806)) diff --git a/dependency/memcached/3.0.4/CONFIG.md b/dependency/memcached/3.0.5/CONFIG.md similarity index 100% rename from dependency/memcached/3.0.4/CONFIG.md rename to dependency/memcached/3.0.5/CONFIG.md diff --git a/dependency/memcached/3.0.5/Chart.lock b/dependency/memcached/3.0.5/Chart.lock new file mode 100644 index 0000000000..b5675c74d5 --- /dev/null +++ b/dependency/memcached/3.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.0.9 +digest: sha256:ecc7cc7417a00bc40309e68f23ad56ec383550afcbe45fce648a9d9771712609 +generated: "2022-06-11T17:26:58.063513683Z" diff --git a/dependency/memcached/3.0.4/Chart.yaml b/dependency/memcached/3.0.5/Chart.yaml similarity index 95% rename from dependency/memcached/3.0.4/Chart.yaml rename to dependency/memcached/3.0.5/Chart.yaml index 0d9ca42378..325dd3f3a7 100644 --- a/dependency/memcached/3.0.4/Chart.yaml +++ b/dependency/memcached/3.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.6.15" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.0.8 + version: 10.0.9 deprecated: false description: Memcached is a memory-backed database caching solution home: https://github.com/truecharts/apps/tree/master/charts/dependency/memcached @@ -22,7 +22,7 @@ sources: - https://github.com/bitnami/bitnami-docker-memcached - http://memcached.org/ type: application -version: 3.0.4 +version: 3.0.5 annotations: truecharts.org/catagories: | - database diff --git a/dependency/memcached/3.0.4/README.md b/dependency/memcached/3.0.5/README.md similarity index 95% rename from dependency/memcached/3.0.4/README.md rename to dependency/memcached/3.0.5/README.md index b283dfeea9..c34cdf6b85 100644 --- a/dependency/memcached/3.0.4/README.md +++ b/dependency/memcached/3.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.0.8 | +| https://library-charts.truecharts.org | common | 10.0.9 | ## Installing the Chart diff --git a/dependency/memcached/3.0.4/app-readme.md b/dependency/memcached/3.0.5/app-readme.md similarity index 100% rename from dependency/memcached/3.0.4/app-readme.md rename to dependency/memcached/3.0.5/app-readme.md diff --git a/dependency/memcached/3.0.5/charts/common-10.0.9.tgz b/dependency/memcached/3.0.5/charts/common-10.0.9.tgz new file mode 100644 index 0000000000..dc464f8702 Binary files /dev/null and b/dependency/memcached/3.0.5/charts/common-10.0.9.tgz differ diff --git a/dependency/memcached/3.0.4/helm-values.md b/dependency/memcached/3.0.5/helm-values.md similarity index 100% rename from dependency/memcached/3.0.4/helm-values.md rename to dependency/memcached/3.0.5/helm-values.md diff --git a/dependency/memcached/3.0.4/ix_values.yaml b/dependency/memcached/3.0.5/ix_values.yaml similarity index 100% rename from dependency/memcached/3.0.4/ix_values.yaml rename to dependency/memcached/3.0.5/ix_values.yaml diff --git a/dependency/memcached/3.0.4/questions.yaml b/dependency/memcached/3.0.5/questions.yaml similarity index 100% rename from dependency/memcached/3.0.4/questions.yaml rename to dependency/memcached/3.0.5/questions.yaml diff --git a/dependency/memcached/3.0.4/security.md b/dependency/memcached/3.0.5/security.md similarity index 100% rename from dependency/memcached/3.0.4/security.md rename to dependency/memcached/3.0.5/security.md diff --git a/dependency/memcached/3.0.4/templates/common.yaml b/dependency/memcached/3.0.5/templates/common.yaml similarity index 100% rename from dependency/memcached/3.0.4/templates/common.yaml rename to dependency/memcached/3.0.5/templates/common.yaml diff --git a/dependency/memcached/3.0.4/values.yaml b/dependency/memcached/3.0.5/values.yaml similarity index 100% rename from dependency/memcached/3.0.4/values.yaml rename to dependency/memcached/3.0.5/values.yaml diff --git a/dependency/mongodb/1.0.4/Chart.lock b/dependency/mongodb/1.0.4/Chart.lock deleted file mode 100644 index c84071437b..0000000000 --- a/dependency/mongodb/1.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.0.8 -digest: sha256:742ac25c62c028bf8979575910b20e691799c710e8455d9e156c27f33b59b1b1 -generated: "2022-06-11T07:33:35.303683202Z" diff --git a/dependency/mongodb/1.0.4/charts/common-10.0.8.tgz b/dependency/mongodb/1.0.4/charts/common-10.0.8.tgz deleted file mode 100644 index ac0e55f918..0000000000 Binary files a/dependency/mongodb/1.0.4/charts/common-10.0.8.tgz and /dev/null differ diff --git a/dependency/mongodb/1.0.4/CHANGELOG.md b/dependency/mongodb/1.0.5/CHANGELOG.md similarity index 90% rename from dependency/mongodb/1.0.4/CHANGELOG.md rename to dependency/mongodb/1.0.5/CHANGELOG.md index c8e2f941a5..3edd74d30b 100644 --- a/dependency/mongodb/1.0.4/CHANGELOG.md +++ b/dependency/mongodb/1.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [mongodb-1.0.5](https://github.com/truecharts/apps/compare/mongodb-1.0.4...mongodb-1.0.5) (2022-06-11) + +#### Chore + +* update helm chart common to v10.0.9 ([#2853](https://github.com/truecharts/apps/issues/2853)) + + + ### [mongodb-1.0.4](https://github.com/truecharts/apps/compare/mongodb-1.0.3...mongodb-1.0.4) (2022-06-11) @@ -88,12 +97,3 @@ ### [mongodb-0.1.46](https://github.com/truecharts/apps/compare/mongodb-0.1.45...mongodb-0.1.46) (2022-06-03) - -#### Chore - -* update docker general non-major ([#2821](https://github.com/truecharts/apps/issues/2821)) - - - - -### [mongodb-0.1.45](https://github.com/truecharts/apps/compare/mongodb-0.1.44...mongodb-0.1.45) (2022-06-03) diff --git a/dependency/mongodb/1.0.4/CONFIG.md b/dependency/mongodb/1.0.5/CONFIG.md similarity index 100% rename from dependency/mongodb/1.0.4/CONFIG.md rename to dependency/mongodb/1.0.5/CONFIG.md diff --git a/dependency/mongodb/1.0.5/Chart.lock b/dependency/mongodb/1.0.5/Chart.lock new file mode 100644 index 0000000000..3ea1015153 --- /dev/null +++ b/dependency/mongodb/1.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.0.9 +digest: sha256:ecc7cc7417a00bc40309e68f23ad56ec383550afcbe45fce648a9d9771712609 +generated: "2022-06-11T17:26:57.981344219Z" diff --git a/dependency/mongodb/1.0.4/Chart.yaml b/dependency/mongodb/1.0.5/Chart.yaml similarity index 96% rename from dependency/mongodb/1.0.4/Chart.yaml rename to dependency/mongodb/1.0.5/Chart.yaml index 7886dcc821..5e0054161e 100644 --- a/dependency/mongodb/1.0.4/Chart.yaml +++ b/dependency/mongodb/1.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5.0.9" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.0.8 + version: 10.0.9 deprecated: false description: Fast, reliable, scalable, and easy to use open-source no-sql database system. home: https://github.com/truecharts/apps/tree/master/charts/dependency/mongodb @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com type: application -version: 1.0.4 +version: 1.0.5 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mongodb/1.0.4/README.md b/dependency/mongodb/1.0.5/README.md similarity index 95% rename from dependency/mongodb/1.0.4/README.md rename to dependency/mongodb/1.0.5/README.md index 5a2178b3ac..1b6e812a82 100644 --- a/dependency/mongodb/1.0.4/README.md +++ b/dependency/mongodb/1.0.5/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.0.8 | +| https://library-charts.truecharts.org | common | 10.0.9 | ## Installing the Chart diff --git a/dependency/mongodb/1.0.4/app-readme.md b/dependency/mongodb/1.0.5/app-readme.md similarity index 100% rename from dependency/mongodb/1.0.4/app-readme.md rename to dependency/mongodb/1.0.5/app-readme.md diff --git a/dependency/mongodb/1.0.5/charts/common-10.0.9.tgz b/dependency/mongodb/1.0.5/charts/common-10.0.9.tgz new file mode 100644 index 0000000000..dc464f8702 Binary files /dev/null and b/dependency/mongodb/1.0.5/charts/common-10.0.9.tgz differ diff --git a/dependency/mongodb/1.0.4/helm-values.md b/dependency/mongodb/1.0.5/helm-values.md similarity index 100% rename from dependency/mongodb/1.0.4/helm-values.md rename to dependency/mongodb/1.0.5/helm-values.md diff --git a/dependency/mongodb/1.0.4/ix_values.yaml b/dependency/mongodb/1.0.5/ix_values.yaml similarity index 100% rename from dependency/mongodb/1.0.4/ix_values.yaml rename to dependency/mongodb/1.0.5/ix_values.yaml diff --git a/dependency/mongodb/1.0.4/questions.yaml b/dependency/mongodb/1.0.5/questions.yaml similarity index 100% rename from dependency/mongodb/1.0.4/questions.yaml rename to dependency/mongodb/1.0.5/questions.yaml diff --git a/dependency/mongodb/1.0.4/security.md b/dependency/mongodb/1.0.5/security.md similarity index 100% rename from dependency/mongodb/1.0.4/security.md rename to dependency/mongodb/1.0.5/security.md diff --git a/dependency/mongodb/1.0.4/templates/common.yaml b/dependency/mongodb/1.0.5/templates/common.yaml similarity index 100% rename from dependency/mongodb/1.0.4/templates/common.yaml rename to dependency/mongodb/1.0.5/templates/common.yaml diff --git a/dependency/mongodb/1.0.4/values.yaml b/dependency/mongodb/1.0.5/values.yaml similarity index 100% rename from dependency/mongodb/1.0.4/values.yaml rename to dependency/mongodb/1.0.5/values.yaml diff --git a/dependency/postgresql/8.0.4/Chart.lock b/dependency/postgresql/8.0.4/Chart.lock deleted file mode 100644 index 66b05a9798..0000000000 --- a/dependency/postgresql/8.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.0.8 -digest: sha256:742ac25c62c028bf8979575910b20e691799c710e8455d9e156c27f33b59b1b1 -generated: "2022-06-11T07:33:35.30853673Z" diff --git a/dependency/postgresql/8.0.4/charts/common-10.0.8.tgz b/dependency/postgresql/8.0.4/charts/common-10.0.8.tgz deleted file mode 100644 index ac0e55f918..0000000000 Binary files a/dependency/postgresql/8.0.4/charts/common-10.0.8.tgz and /dev/null differ diff --git a/dependency/postgresql/8.0.4/CHANGELOG.md b/dependency/postgresql/8.0.5/CHANGELOG.md similarity index 90% rename from dependency/postgresql/8.0.4/CHANGELOG.md rename to dependency/postgresql/8.0.5/CHANGELOG.md index 0b7d952bfe..e6d6c0441a 100644 --- a/dependency/postgresql/8.0.4/CHANGELOG.md +++ b/dependency/postgresql/8.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [postgresql-8.0.5](https://github.com/truecharts/apps/compare/postgresql-8.0.4...postgresql-8.0.5) (2022-06-11) + +#### Chore + +* update helm chart common to v10.0.9 ([#2853](https://github.com/truecharts/apps/issues/2853)) + + + ### [postgresql-8.0.4](https://github.com/truecharts/apps/compare/postgresql-8.0.3...postgresql-8.0.4) (2022-06-11) @@ -88,12 +97,3 @@ -### [postgresql-7.0.90](https://github.com/truecharts/apps/compare/postgresql-7.0.89...postgresql-7.0.90) (2022-06-03) - -#### Chore - -* update docker general non-major ([#2821](https://github.com/truecharts/apps/issues/2821)) - - - - diff --git a/dependency/postgresql/8.0.4/CONFIG.md b/dependency/postgresql/8.0.5/CONFIG.md similarity index 100% rename from dependency/postgresql/8.0.4/CONFIG.md rename to dependency/postgresql/8.0.5/CONFIG.md diff --git a/dependency/postgresql/8.0.5/Chart.lock b/dependency/postgresql/8.0.5/Chart.lock new file mode 100644 index 0000000000..10060d096b --- /dev/null +++ b/dependency/postgresql/8.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.0.9 +digest: sha256:ecc7cc7417a00bc40309e68f23ad56ec383550afcbe45fce648a9d9771712609 +generated: "2022-06-11T17:26:58.01783557Z" diff --git a/dependency/postgresql/8.0.4/Chart.yaml b/dependency/postgresql/8.0.5/Chart.yaml similarity index 95% rename from dependency/postgresql/8.0.4/Chart.yaml rename to dependency/postgresql/8.0.5/Chart.yaml index 61e61ae9ae..ff433fb876 100644 --- a/dependency/postgresql/8.0.4/Chart.yaml +++ b/dependency/postgresql/8.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "14.3.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.0.8 + version: 10.0.9 deprecated: false description: PostgresSQL home: https://github.com/truecharts/apps/tree/master/charts/dependency/postgresql @@ -22,7 +22,7 @@ name: postgresql sources: - https://www.postgresql.org/ type: application -version: 8.0.4 +version: 8.0.5 annotations: truecharts.org/catagories: | - database diff --git a/dependency/postgresql/8.0.4/README.md b/dependency/postgresql/8.0.5/README.md similarity index 95% rename from dependency/postgresql/8.0.4/README.md rename to dependency/postgresql/8.0.5/README.md index 998f42421d..468062a2f9 100644 --- a/dependency/postgresql/8.0.4/README.md +++ b/dependency/postgresql/8.0.5/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.0.8 | +| https://library-charts.truecharts.org | common | 10.0.9 | ## Installing the Chart diff --git a/dependency/postgresql/8.0.4/app-readme.md b/dependency/postgresql/8.0.5/app-readme.md similarity index 100% rename from dependency/postgresql/8.0.4/app-readme.md rename to dependency/postgresql/8.0.5/app-readme.md diff --git a/dependency/postgresql/8.0.5/charts/common-10.0.9.tgz b/dependency/postgresql/8.0.5/charts/common-10.0.9.tgz new file mode 100644 index 0000000000..dc464f8702 Binary files /dev/null and b/dependency/postgresql/8.0.5/charts/common-10.0.9.tgz differ diff --git a/dependency/postgresql/8.0.4/helm-values.md b/dependency/postgresql/8.0.5/helm-values.md similarity index 100% rename from dependency/postgresql/8.0.4/helm-values.md rename to dependency/postgresql/8.0.5/helm-values.md diff --git a/dependency/postgresql/8.0.4/ix_values.yaml b/dependency/postgresql/8.0.5/ix_values.yaml similarity index 100% rename from dependency/postgresql/8.0.4/ix_values.yaml rename to dependency/postgresql/8.0.5/ix_values.yaml diff --git a/dependency/postgresql/8.0.4/questions.yaml b/dependency/postgresql/8.0.5/questions.yaml similarity index 100% rename from dependency/postgresql/8.0.4/questions.yaml rename to dependency/postgresql/8.0.5/questions.yaml diff --git a/dependency/postgresql/8.0.4/security.md b/dependency/postgresql/8.0.5/security.md similarity index 100% rename from dependency/postgresql/8.0.4/security.md rename to dependency/postgresql/8.0.5/security.md diff --git a/dependency/postgresql/8.0.4/templates/common.yaml b/dependency/postgresql/8.0.5/templates/common.yaml similarity index 100% rename from dependency/postgresql/8.0.4/templates/common.yaml rename to dependency/postgresql/8.0.5/templates/common.yaml diff --git a/dependency/postgresql/8.0.4/values.yaml b/dependency/postgresql/8.0.5/values.yaml similarity index 100% rename from dependency/postgresql/8.0.4/values.yaml rename to dependency/postgresql/8.0.5/values.yaml diff --git a/dependency/promtail/3.0.2/Chart.lock b/dependency/promtail/3.0.2/Chart.lock deleted file mode 100644 index cb0ce3a416..0000000000 --- a/dependency/promtail/3.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.0.8 -digest: sha256:742ac25c62c028bf8979575910b20e691799c710e8455d9e156c27f33b59b1b1 -generated: "2022-06-07T22:09:05.455211376Z" diff --git a/dependency/promtail/3.0.2/charts/common-10.0.8.tgz b/dependency/promtail/3.0.2/charts/common-10.0.8.tgz deleted file mode 100644 index ac0e55f918..0000000000 Binary files a/dependency/promtail/3.0.2/charts/common-10.0.8.tgz and /dev/null differ diff --git a/dependency/promtail/3.0.2/CHANGELOG.md b/dependency/promtail/3.0.3/CHANGELOG.md similarity index 87% rename from dependency/promtail/3.0.2/CHANGELOG.md rename to dependency/promtail/3.0.3/CHANGELOG.md index 462c110f1d..1e69e908d0 100644 --- a/dependency/promtail/3.0.2/CHANGELOG.md +++ b/dependency/promtail/3.0.3/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [promtail-3.0.3](https://github.com/truecharts/apps/compare/promtail-3.0.2...promtail-3.0.3) (2022-06-11) + +#### Chore + +* update icons ref ([#2851](https://github.com/truecharts/apps/issues/2851)) +* update helm chart common to v10.0.9 ([#2853](https://github.com/truecharts/apps/issues/2853)) + + + ### [promtail-3.0.2](https://github.com/truecharts/apps/compare/promtail-3.0.1...promtail-3.0.2) (2022-06-07) @@ -87,13 +97,3 @@ #### Chore * update helm chart common to v9.3.24 - - - - -### [promtail-2.0.46](https://github.com/truecharts/apps/compare/promtail-2.0.45...promtail-2.0.46) (2022-05-30) - -#### Chore - -* update helm chart common to v9.3.23 - diff --git a/dependency/promtail/3.0.2/CONFIG.md b/dependency/promtail/3.0.3/CONFIG.md similarity index 100% rename from dependency/promtail/3.0.2/CONFIG.md rename to dependency/promtail/3.0.3/CONFIG.md diff --git a/dependency/promtail/3.0.3/Chart.lock b/dependency/promtail/3.0.3/Chart.lock new file mode 100644 index 0000000000..9dbac42b45 --- /dev/null +++ b/dependency/promtail/3.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.0.9 +digest: sha256:ecc7cc7417a00bc40309e68f23ad56ec383550afcbe45fce648a9d9771712609 +generated: "2022-06-11T17:27:18.792040485Z" diff --git a/dependency/promtail/3.0.2/Chart.yaml b/dependency/promtail/3.0.3/Chart.yaml similarity index 86% rename from dependency/promtail/3.0.2/Chart.yaml rename to dependency/promtail/3.0.3/Chart.yaml index 2842183df9..437178d8ed 100644 --- a/dependency/promtail/3.0.2/Chart.yaml +++ b/dependency/promtail/3.0.3/Chart.yaml @@ -3,10 +3,10 @@ appVersion: "2.5.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.0.8 + version: 10.0.9 deprecated: false description: Promtail is an agent which ships the contents of local logs to a Loki instance -icon: https://raw.githubusercontent.com/grafana/loki/master/docs/sources/logo.png +icon: https://truecharts.org/_static/img/appicons/promtail home: https://github.com/truecharts/apps/tree/master/charts/dependency/promtail keywords: - metrics @@ -22,7 +22,7 @@ sources: - https://grafana.com/oss/loki/ - https://grafana.com/docs/loki/latest/ type: application -version: 3.0.2 +version: 3.0.3 annotations: truecharts.org/catagories: | - metrics diff --git a/dependency/promtail/3.0.2/README.md b/dependency/promtail/3.0.3/README.md similarity index 95% rename from dependency/promtail/3.0.2/README.md rename to dependency/promtail/3.0.3/README.md index d927ed493c..a435d79c29 100644 --- a/dependency/promtail/3.0.2/README.md +++ b/dependency/promtail/3.0.3/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.0.8 | +| https://library-charts.truecharts.org | common | 10.0.9 | ## Installing the Chart diff --git a/dependency/promtail/3.0.2/app-readme.md b/dependency/promtail/3.0.3/app-readme.md similarity index 100% rename from dependency/promtail/3.0.2/app-readme.md rename to dependency/promtail/3.0.3/app-readme.md diff --git a/dependency/promtail/3.0.3/charts/common-10.0.9.tgz b/dependency/promtail/3.0.3/charts/common-10.0.9.tgz new file mode 100644 index 0000000000..dc464f8702 Binary files /dev/null and b/dependency/promtail/3.0.3/charts/common-10.0.9.tgz differ diff --git a/dependency/promtail/3.0.2/helm-values.md b/dependency/promtail/3.0.3/helm-values.md similarity index 100% rename from dependency/promtail/3.0.2/helm-values.md rename to dependency/promtail/3.0.3/helm-values.md diff --git a/dependency/promtail/3.0.2/ix_values.yaml b/dependency/promtail/3.0.3/ix_values.yaml similarity index 100% rename from dependency/promtail/3.0.2/ix_values.yaml rename to dependency/promtail/3.0.3/ix_values.yaml diff --git a/dependency/promtail/3.0.2/questions.yaml b/dependency/promtail/3.0.3/questions.yaml similarity index 100% rename from dependency/promtail/3.0.2/questions.yaml rename to dependency/promtail/3.0.3/questions.yaml diff --git a/dependency/promtail/3.0.2/security.md b/dependency/promtail/3.0.3/security.md similarity index 93% rename from dependency/promtail/3.0.2/security.md rename to dependency/promtail/3.0.3/security.md index 9b03e9cf70..f7fa295d48 100644 --- a/dependency/promtail/3.0.2/security.md +++ b/dependency/promtail/3.0.3/security.md @@ -49,14 +49,14 @@ hide: | Package | Vulnerability | Severity | Installed Version | Fixed Version | Links | |:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------| | busybox | CVE-2022-28391 | CRITICAL | 1.34.1-r4 | 1.34.1-r5 |
Expand...https://access.redhat.com/security/cve/CVE-2022-28391
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28391
https://git.alpinelinux.org/aports/plain/main/busybox/0001-libbb-sockaddr2str-ensure-only-printable-characters-.patch
https://git.alpinelinux.org/aports/plain/main/busybox/0002-nslookup-sanitize-all-printed-strings-with-printable.patch
https://gitlab.alpinelinux.org/alpine/aports/-/issues/13661
https://nvd.nist.gov/vuln/detail/CVE-2022-28391
| -| curl | CVE-2022-22576 | MEDIUM | 7.80.0-r0 | 7.80.0-r1 |
Expand...https://access.redhat.com/security/cve/CVE-2022-22576
https://curl.se/docs/CVE-2022-22576.html
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22576
https://hackerone.com/reports/1526328
https://ubuntu.com/security/notices/USN-5397-1
| -| curl | CVE-2022-27774 | MEDIUM | 7.80.0-r0 | 7.80.0-r1 |
Expand...https://access.redhat.com/security/cve/CVE-2022-27774
https://curl.se/docs/CVE-2022-27774.html
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27774
https://hackerone.com/reports/1543773
https://ubuntu.com/security/notices/USN-5397-1
| -| curl | CVE-2022-27776 | MEDIUM | 7.80.0-r0 | 7.80.0-r1 |
Expand...https://access.redhat.com/security/cve/CVE-2022-27776
https://curl.se/docs/CVE-2022-27776.html
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27776
https://hackerone.com/reports/1547048
https://ubuntu.com/security/notices/USN-5397-1
| -| curl | CVE-2022-27775 | LOW | 7.80.0-r0 | 7.80.0-r1 |
Expand...https://access.redhat.com/security/cve/CVE-2022-27775
https://curl.se/docs/CVE-2022-27775.html
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27775
https://hackerone.com/reports/1546268
https://ubuntu.com/security/notices/USN-5397-1
| -| libcurl | CVE-2022-22576 | MEDIUM | 7.80.0-r0 | 7.80.0-r1 |
Expand...https://access.redhat.com/security/cve/CVE-2022-22576
https://curl.se/docs/CVE-2022-22576.html
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22576
https://hackerone.com/reports/1526328
https://ubuntu.com/security/notices/USN-5397-1
| -| libcurl | CVE-2022-27774 | MEDIUM | 7.80.0-r0 | 7.80.0-r1 |
Expand...https://access.redhat.com/security/cve/CVE-2022-27774
https://curl.se/docs/CVE-2022-27774.html
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27774
https://hackerone.com/reports/1543773
https://ubuntu.com/security/notices/USN-5397-1
| -| libcurl | CVE-2022-27776 | MEDIUM | 7.80.0-r0 | 7.80.0-r1 |
Expand...https://access.redhat.com/security/cve/CVE-2022-27776
https://curl.se/docs/CVE-2022-27776.html
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27776
https://hackerone.com/reports/1547048
https://ubuntu.com/security/notices/USN-5397-1
| -| libcurl | CVE-2022-27775 | LOW | 7.80.0-r0 | 7.80.0-r1 |
Expand...https://access.redhat.com/security/cve/CVE-2022-27775
https://curl.se/docs/CVE-2022-27775.html
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27775
https://hackerone.com/reports/1546268
https://ubuntu.com/security/notices/USN-5397-1
| +| curl | CVE-2022-22576 | HIGH | 7.80.0-r0 | 7.80.0-r1 |
Expand...https://access.redhat.com/security/cve/CVE-2022-22576
https://curl.se/docs/CVE-2022-22576.html
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22576
https://hackerone.com/reports/1526328
https://nvd.nist.gov/vuln/detail/CVE-2022-22576
https://security.netapp.com/advisory/ntap-20220609-0008/
https://ubuntu.com/security/notices/USN-5397-1
| +| curl | CVE-2022-27774 | MEDIUM | 7.80.0-r0 | 7.80.0-r1 |
Expand...https://access.redhat.com/security/cve/CVE-2022-27774
https://curl.se/docs/CVE-2022-27774.html
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27774
https://hackerone.com/reports/1543773
https://security.netapp.com/advisory/ntap-20220609-0008/
https://ubuntu.com/security/notices/USN-5397-1
| +| curl | CVE-2022-27776 | MEDIUM | 7.80.0-r0 | 7.80.0-r1 |
Expand...https://access.redhat.com/security/cve/CVE-2022-27776
https://curl.se/docs/CVE-2022-27776.html
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27776
https://hackerone.com/reports/1547048
https://security.netapp.com/advisory/ntap-20220609-0008/
https://ubuntu.com/security/notices/USN-5397-1
| +| curl | CVE-2022-27775 | LOW | 7.80.0-r0 | 7.80.0-r1 |
Expand...https://access.redhat.com/security/cve/CVE-2022-27775
https://curl.se/docs/CVE-2022-27775.html
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27775
https://hackerone.com/reports/1546268
https://security.netapp.com/advisory/ntap-20220609-0008/
https://ubuntu.com/security/notices/USN-5397-1
| +| libcurl | CVE-2022-22576 | HIGH | 7.80.0-r0 | 7.80.0-r1 |
Expand...https://access.redhat.com/security/cve/CVE-2022-22576
https://curl.se/docs/CVE-2022-22576.html
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22576
https://hackerone.com/reports/1526328
https://nvd.nist.gov/vuln/detail/CVE-2022-22576
https://security.netapp.com/advisory/ntap-20220609-0008/
https://ubuntu.com/security/notices/USN-5397-1
| +| libcurl | CVE-2022-27774 | MEDIUM | 7.80.0-r0 | 7.80.0-r1 |
Expand...https://access.redhat.com/security/cve/CVE-2022-27774
https://curl.se/docs/CVE-2022-27774.html
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27774
https://hackerone.com/reports/1543773
https://security.netapp.com/advisory/ntap-20220609-0008/
https://ubuntu.com/security/notices/USN-5397-1
| +| libcurl | CVE-2022-27776 | MEDIUM | 7.80.0-r0 | 7.80.0-r1 |
Expand...https://access.redhat.com/security/cve/CVE-2022-27776
https://curl.se/docs/CVE-2022-27776.html
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27776
https://hackerone.com/reports/1547048
https://security.netapp.com/advisory/ntap-20220609-0008/
https://ubuntu.com/security/notices/USN-5397-1
| +| libcurl | CVE-2022-27775 | LOW | 7.80.0-r0 | 7.80.0-r1 |
Expand...https://access.redhat.com/security/cve/CVE-2022-27775
https://curl.se/docs/CVE-2022-27775.html
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27775
https://hackerone.com/reports/1546268
https://security.netapp.com/advisory/ntap-20220609-0008/
https://ubuntu.com/security/notices/USN-5397-1
| | ssl_client | CVE-2022-28391 | CRITICAL | 1.34.1-r4 | 1.34.1-r5 |
Expand...https://access.redhat.com/security/cve/CVE-2022-28391
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28391
https://git.alpinelinux.org/aports/plain/main/busybox/0001-libbb-sockaddr2str-ensure-only-printable-characters-.patch
https://git.alpinelinux.org/aports/plain/main/busybox/0002-nslookup-sanitize-all-printed-strings-with-printable.patch
https://gitlab.alpinelinux.org/alpine/aports/-/issues/13661
https://nvd.nist.gov/vuln/detail/CVE-2022-28391
| | zlib | CVE-2018-25032 | HIGH | 1.2.11-r3 | 1.2.12-r0 |
Expand...http://seclists.org/fulldisclosure/2022/May/33
http://seclists.org/fulldisclosure/2022/May/35
http://seclists.org/fulldisclosure/2022/May/38
http://www.openwall.com/lists/oss-security/2022/03/25/2
http://www.openwall.com/lists/oss-security/2022/03/26/1
https://access.redhat.com/security/cve/CVE-2018-25032
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032
https://errata.almalinux.org/8/ALSA-2022-2201.html
https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531
https://github.com/madler/zlib/compare/v1.2.11...v1.2.12
https://github.com/madler/zlib/issues/605
https://github.com/sparklemotion/nokogiri/releases/tag/v1.13.4
https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-v6gp-9mmm-c6p5
https://groups.google.com/g/ruby-security-ann/c/vX7qSjsvWis/m/TJWN4oOKBwAJ
https://linux.oracle.com/cve/CVE-2018-25032.html
https://linux.oracle.com/errata/ELSA-2022-2213.html
https://lists.debian.org/debian-lts-announce/2022/04/msg00000.html
https://lists.debian.org/debian-lts-announce/2022/05/msg00008.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NS2D2GFPFGOJUL4WQ3DUAY7HF4VWQ77F/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VOKNP2L734AEL47NRYGVZIKEFOUBQY5Y/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XOKFMSNQ5D5WGMALBNBXU3GE442V74WU/
https://nvd.nist.gov/vuln/detail/CVE-2018-25032
https://security.netapp.com/advisory/ntap-20220526-0009/
https://support.apple.com/kb/HT213255
https://support.apple.com/kb/HT213256
https://support.apple.com/kb/HT213257
https://ubuntu.com/security/notices/USN-5355-1
https://ubuntu.com/security/notices/USN-5355-2
https://ubuntu.com/security/notices/USN-5359-1
https://www.debian.org/security/2022/dsa-5111
https://www.openwall.com/lists/oss-security/2022/03/24/1
https://www.openwall.com/lists/oss-security/2022/03/28/1
https://www.openwall.com/lists/oss-security/2022/03/28/3
| @@ -73,8 +73,8 @@ hide: | bsdutils | CVE-2022-0563 | LOW | 2.36.1-8+deb11u1 | |
Expand...https://access.redhat.com/security/cve/CVE-2022-0563
https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u
https://nvd.nist.gov/vuln/detail/CVE-2022-0563
https://security.netapp.com/advisory/ntap-20220331-0002/
| | coreutils | CVE-2016-2781 | LOW | 8.32-4 | |
Expand...http://seclists.org/oss-sec/2016/q1/452
http://www.openwall.com/lists/oss-security/2016/02/28/2
http://www.openwall.com/lists/oss-security/2016/02/28/3
https://access.redhat.com/security/cve/CVE-2016-2781
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2781
https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E
https://lore.kernel.org/patchwork/patch/793178/
https://nvd.nist.gov/vuln/detail/CVE-2016-2781
| | coreutils | CVE-2017-18018 | LOW | 8.32-4 | |
Expand...http://lists.gnu.org/archive/html/coreutils/2017-12/msg00045.html
https://access.redhat.com/security/cve/CVE-2017-18018
| -| dpkg | CVE-2022-1664 | MEDIUM | 1.20.9 | 1.20.10 |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1664
https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=1f23dddc17f69c9598477098c7fb9936e15fa495
https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=58814cacee39c4ce9e2cd0e3a3b9b57ad437eff5
https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=7a6c03cb34d4a09f35df2f10779cbf1b70a5200b
https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=faa4c92debe45412bfcf8a44f26e827800bb24be
https://lists.debian.org/debian-lts-announce/2022/05/msg00033.html
https://lists.debian.org/debian-security-announce/2022/msg00115.html
https://ubuntu.com/security/notices/USN-5446-1
https://ubuntu.com/security/notices/USN-5446-2
| -| e2fsprogs | CVE-2022-1304 | HIGH | 1.46.2-2 | |
Expand...https://access.redhat.com/security/cve/CVE-2022-1304
https://bugzilla.redhat.com/show_bug.cgi?id=2069726
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1304
https://marc.info/?l=linux-ext4&m=165056234501732&w=2
https://nvd.nist.gov/vuln/detail/CVE-2022-1304
| +| dpkg | CVE-2022-1664 | CRITICAL | 1.20.9 | 1.20.10 |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1664
https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=1f23dddc17f69c9598477098c7fb9936e15fa495
https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=58814cacee39c4ce9e2cd0e3a3b9b57ad437eff5
https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=7a6c03cb34d4a09f35df2f10779cbf1b70a5200b
https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=faa4c92debe45412bfcf8a44f26e827800bb24be
https://lists.debian.org/debian-lts-announce/2022/05/msg00033.html
https://lists.debian.org/debian-security-announce/2022/msg00115.html
https://nvd.nist.gov/vuln/detail/CVE-2022-1664
https://ubuntu.com/security/notices/USN-5446-1
https://ubuntu.com/security/notices/USN-5446-2
| +| e2fsprogs | CVE-2022-1304 | HIGH | 1.46.2-2 | |
Expand...https://access.redhat.com/security/cve/CVE-2022-1304
https://bugzilla.redhat.com/show_bug.cgi?id=2069726
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1304
https://marc.info/?l=linux-ext4&m=165056234501732&w=2
https://nvd.nist.gov/vuln/detail/CVE-2022-1304
https://ubuntu.com/security/notices/USN-5464-1
| | gzip | CVE-2022-1271 | HIGH | 1.10-4 | 1.10-4+deb11u1 |
Expand...https://access.redhat.com/security/cve/CVE-2022-1271
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1271
https://errata.almalinux.org/8/ALSA-2022-1537.html
https://linux.oracle.com/cve/CVE-2022-1271.html
https://linux.oracle.com/errata/ELSA-2022-2191.html
https://lists.gnu.org/r/bug-gzip/2022-04/msg00011.html
https://ubuntu.com/security/notices/USN-5378-1
https://ubuntu.com/security/notices/USN-5378-2
https://ubuntu.com/security/notices/USN-5378-3
https://ubuntu.com/security/notices/USN-5378-4
https://www.openwall.com/lists/oss-security/2022/04/07/8
| | libapt-pkg6.0 | CVE-2011-3374 | LOW | 2.2.4 | |
Expand...https://access.redhat.com/security/cve/cve-2011-3374
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642480
https://people.canonical.com/~ubuntu-security/cve/2011/CVE-2011-3374.html
https://seclists.org/fulldisclosure/2011/Sep/221
https://security-tracker.debian.org/tracker/CVE-2011-3374
https://snyk.io/vuln/SNYK-LINUX-APT-116518
https://ubuntu.com/security/CVE-2011-3374
| | libblkid1 | CVE-2022-0563 | LOW | 2.36.1-8+deb11u1 | |
Expand...https://access.redhat.com/security/cve/CVE-2022-0563
https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u
https://nvd.nist.gov/vuln/detail/CVE-2022-0563
https://security.netapp.com/advisory/ntap-20220331-0002/
| @@ -94,9 +94,9 @@ hide: | libc6 | CVE-2019-1010024 | LOW | 2.31-13+deb11u3 | |
Expand...http://www.securityfocus.com/bid/109162
https://access.redhat.com/security/cve/CVE-2019-1010024
https://security-tracker.debian.org/tracker/CVE-2019-1010024
https://sourceware.org/bugzilla/show_bug.cgi?id=22852
https://support.f5.com/csp/article/K06046097
https://support.f5.com/csp/article/K06046097?utm_source=f5support&utm_medium=RSS
https://ubuntu.com/security/CVE-2019-1010024
| | libc6 | CVE-2019-1010025 | LOW | 2.31-13+deb11u3 | |
Expand...https://access.redhat.com/security/cve/CVE-2019-1010025
https://security-tracker.debian.org/tracker/CVE-2019-1010025
https://sourceware.org/bugzilla/show_bug.cgi?id=22853
https://support.f5.com/csp/article/K06046097
https://support.f5.com/csp/article/K06046097?utm_source=f5support&utm_medium=RSS
https://ubuntu.com/security/CVE-2019-1010025
| | libc6 | CVE-2019-9192 | LOW | 2.31-13+deb11u3 | |
Expand...https://access.redhat.com/security/cve/CVE-2019-9192
https://nvd.nist.gov/vuln/detail/CVE-2019-9192
https://sourceware.org/bugzilla/show_bug.cgi?id=24269
https://support.f5.com/csp/article/K26346590?utm_source=f5support&utm_medium=RSS
| -| libcom-err2 | CVE-2022-1304 | HIGH | 1.46.2-2 | |
Expand...https://access.redhat.com/security/cve/CVE-2022-1304
https://bugzilla.redhat.com/show_bug.cgi?id=2069726
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1304
https://marc.info/?l=linux-ext4&m=165056234501732&w=2
https://nvd.nist.gov/vuln/detail/CVE-2022-1304
| +| libcom-err2 | CVE-2022-1304 | HIGH | 1.46.2-2 | |
Expand...https://access.redhat.com/security/cve/CVE-2022-1304
https://bugzilla.redhat.com/show_bug.cgi?id=2069726
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1304
https://marc.info/?l=linux-ext4&m=165056234501732&w=2
https://nvd.nist.gov/vuln/detail/CVE-2022-1304
https://ubuntu.com/security/notices/USN-5464-1
| | libdb5.3 | CVE-2019-8457 | CRITICAL | 5.3.28+dfsg1-0.8 | |
Expand...http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00074.html
https://access.redhat.com/security/cve/CVE-2019-8457
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-8457
https://kc.mcafee.com/corporate/index?page=content&id=SB10365
https://linux.oracle.com/cve/CVE-2019-8457.html
https://linux.oracle.com/errata/ELSA-2020-1810.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OPKYSWCOM3CL66RI76TYVIG6TJ263RXH/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SJPFGA45DI4F5MCF2OAACGH3HQOF4G3M/
https://security.netapp.com/advisory/ntap-20190606-0002/
https://ubuntu.com/security/notices/USN-4004-1
https://ubuntu.com/security/notices/USN-4004-2
https://ubuntu.com/security/notices/USN-4019-1
https://ubuntu.com/security/notices/USN-4019-2
https://usn.ubuntu.com/4004-1/
https://usn.ubuntu.com/4004-2/
https://usn.ubuntu.com/4019-1/
https://usn.ubuntu.com/4019-2/
https://www.oracle.com/security-alerts/cpuapr2020.html
https://www.oracle.com/security-alerts/cpujan2020.html
https://www.oracle.com/security-alerts/cpujul2020.html
https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html
https://www.sqlite.org/releaselog/3_28_0.html
https://www.sqlite.org/src/info/90acdbfce9c08858
| -| libext2fs2 | CVE-2022-1304 | HIGH | 1.46.2-2 | |
Expand...https://access.redhat.com/security/cve/CVE-2022-1304
https://bugzilla.redhat.com/show_bug.cgi?id=2069726
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1304
https://marc.info/?l=linux-ext4&m=165056234501732&w=2
https://nvd.nist.gov/vuln/detail/CVE-2022-1304
| +| libext2fs2 | CVE-2022-1304 | HIGH | 1.46.2-2 | |
Expand...https://access.redhat.com/security/cve/CVE-2022-1304
https://bugzilla.redhat.com/show_bug.cgi?id=2069726
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1304
https://marc.info/?l=linux-ext4&m=165056234501732&w=2
https://nvd.nist.gov/vuln/detail/CVE-2022-1304
https://ubuntu.com/security/notices/USN-5464-1
| | libgcrypt20 | CVE-2021-33560 | HIGH | 1.8.7-6 | |
Expand...https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2021-33560.json
https://access.redhat.com/security/cve/CVE-2021-33560
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33560
https://dev.gnupg.org/T5305
https://dev.gnupg.org/T5328
https://dev.gnupg.org/T5466
https://dev.gnupg.org/rCe8b7f10be275bcedb5fc05ed4837a89bfd605c61
https://eprint.iacr.org/2021/923
https://errata.almalinux.org/8/ALSA-2021-4409.html
https://linux.oracle.com/cve/CVE-2021-33560.html
https://linux.oracle.com/errata/ELSA-2022-9263.html
https://lists.debian.org/debian-lts-announce/2021/06/msg00021.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BKKTOIGFW2SGN3DO2UHHVZ7MJSYN4AAB/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/R7OAPCUGPF3VLA7QAJUQSL255D4ITVTL/
https://nvd.nist.gov/vuln/detail/CVE-2021-33560
https://ubuntu.com/security/notices/USN-5080-1
https://ubuntu.com/security/notices/USN-5080-2
https://www.oracle.com/security-alerts/cpuapr2022.html
https://www.oracle.com/security-alerts/cpujan2022.html
https://www.oracle.com/security-alerts/cpuoct2021.html
| | libgcrypt20 | CVE-2018-6829 | LOW | 1.8.7-6 | |
Expand...https://access.redhat.com/security/cve/CVE-2018-6829
https://github.com/weikengchen/attack-on-libgcrypt-elgamal
https://github.com/weikengchen/attack-on-libgcrypt-elgamal/wiki
https://lists.gnupg.org/pipermail/gcrypt-devel/2018-February/004394.html
https://www.oracle.com/security-alerts/cpujan2020.html
| | libgnutls30 | CVE-2021-4209 | MEDIUM | 3.7.1-5 | |
Expand...https://access.redhat.com/security/cve/CVE-2021-4209
| @@ -123,7 +123,7 @@ hide: | libsepol1 | CVE-2021-36086 | LOW | 3.1-1 | |
Expand...https://access.redhat.com/security/cve/CVE-2021-36086
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=32177
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-36086
https://errata.almalinux.org/8/ALSA-2021-4513.html
https://github.com/SELinuxProject/selinux/commit/c49a8ea09501ad66e799ea41b8154b6770fec2c8
https://github.com/google/oss-fuzz-vulns/blob/main/vulns/selinux/OSV-2021-536.yaml
https://linux.oracle.com/cve/CVE-2021-36086.html
https://linux.oracle.com/errata/ELSA-2021-4513.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U7ZYR3PIJ75N6U2IONJWCKZ5L2NKJTGR/
https://ubuntu.com/security/notices/USN-5391-1
| | libsepol1 | CVE-2021-36087 | LOW | 3.1-1 | |
Expand...https://access.redhat.com/security/cve/CVE-2021-36087
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=32675
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-36087
https://errata.almalinux.org/8/ALSA-2021-4513.html
https://github.com/SELinuxProject/selinux/commit/340f0eb7f3673e8aacaf0a96cbfcd4d12a405521
https://github.com/google/oss-fuzz-vulns/blob/main/vulns/selinux/OSV-2021-585.yaml
https://linux.oracle.com/cve/CVE-2021-36087.html
https://linux.oracle.com/errata/ELSA-2021-4513.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U7ZYR3PIJ75N6U2IONJWCKZ5L2NKJTGR/
https://lore.kernel.org/selinux/CAEN2sdqJKHvDzPnxS-J8grU8fSf32DDtx=kyh84OsCq_Vm+yaQ@mail.gmail.com/T/
https://ubuntu.com/security/notices/USN-5391-1
| | libsmartcols1 | CVE-2022-0563 | LOW | 2.36.1-8+deb11u1 | |
Expand...https://access.redhat.com/security/cve/CVE-2022-0563
https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u
https://nvd.nist.gov/vuln/detail/CVE-2022-0563
https://security.netapp.com/advisory/ntap-20220331-0002/
| -| libss2 | CVE-2022-1304 | HIGH | 1.46.2-2 | |
Expand...https://access.redhat.com/security/cve/CVE-2022-1304
https://bugzilla.redhat.com/show_bug.cgi?id=2069726
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1304
https://marc.info/?l=linux-ext4&m=165056234501732&w=2
https://nvd.nist.gov/vuln/detail/CVE-2022-1304
| +| libss2 | CVE-2022-1304 | HIGH | 1.46.2-2 | |
Expand...https://access.redhat.com/security/cve/CVE-2022-1304
https://bugzilla.redhat.com/show_bug.cgi?id=2069726
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1304
https://marc.info/?l=linux-ext4&m=165056234501732&w=2
https://nvd.nist.gov/vuln/detail/CVE-2022-1304
https://ubuntu.com/security/notices/USN-5464-1
| | libssl1.1 | CVE-2022-1292 | CRITICAL | 1.1.1n-0+deb11u1 | 1.1.1n-0+deb11u2 |
Expand...https://access.redhat.com/security/cve/CVE-2022-1292
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1292
https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1ad73b4d27bd8c1b369a3cd453681d3a4f1bb9b2
https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=548d3f280a6e737673f5b61fce24bb100108dfeb
https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=e5fd1728ef4c7a5bf7c7a7163ca60370460a6e23
https://lists.debian.org/debian-lts-announce/2022/05/msg00019.html
https://mta.openssl.org/pipermail/openssl-announce/2022-May/000224.html
https://nvd.nist.gov/vuln/detail/CVE-2022-1292
https://security.netapp.com/advisory/ntap-20220602-0009/
https://ubuntu.com/security/notices/USN-5402-1
https://ubuntu.com/security/notices/USN-5402-2
https://www.debian.org/security/2022/dsa-5139
https://www.openssl.org/news/secadv/20220503.txt
| | libssl1.1 | CVE-2007-6755 | LOW | 1.1.1n-0+deb11u1 | |
Expand...http://arstechnica.com/security/2013/09/stop-using-nsa-influence-code-in-our-product-rsa-tells-customers/
http://blog.cryptographyengineering.com/2013/09/rsa-warns-developers-against-its-own.html
http://blog.cryptographyengineering.com/2013/09/the-many-flaws-of-dualecdrbg.html
http://rump2007.cr.yp.to/15-shumow.pdf
http://stream.wsj.com/story/latest-headlines/SS-2-63399/SS-2-332655/
http://threatpost.com/in-wake-of-latest-crypto-revelations-everything-is-suspect
http://www.securityfocus.com/bid/63657
https://access.redhat.com/security/cve/CVE-2007-6755
https://www.schneier.com/blog/archives/2007/11/the_strange_sto.html
| | libssl1.1 | CVE-2010-0928 | LOW | 1.1.1n-0+deb11u1 | |
Expand...http://rdist.root.org/2010/03/08/attacking-rsa-exponentiation-with-fault-injection/
http://www.eecs.umich.edu/%7Evaleria/research/publications/DATE10RSA.pdf
http://www.networkworld.com/news/2010/030410-rsa-security-attack.html
http://www.osvdb.org/62808
http://www.theregister.co.uk/2010/03/04/severe_openssl_vulnerability/
https://access.redhat.com/security/cve/CVE-2010-0928
https://exchange.xforce.ibmcloud.com/vulnerabilities/56750
| @@ -131,20 +131,20 @@ hide: | libsystemd-dev | CVE-2020-13529 | LOW | 250.4-1~bpo11+1 | |
Expand...http://www.openwall.com/lists/oss-security/2021/08/04/2
http://www.openwall.com/lists/oss-security/2021/08/17/3
http://www.openwall.com/lists/oss-security/2021/09/07/3
https://access.redhat.com/security/cve/CVE-2020-13529
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13529
https://linux.oracle.com/cve/CVE-2020-13529.html
https://linux.oracle.com/errata/ELSA-2021-4361.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/42TMJVNYRY65B4QCJICBYOEIVZV3KUYI/
https://security.gentoo.org/glsa/202107-48
https://security.netapp.com/advisory/ntap-20210625-0005/
https://talosintelligence.com/vulnerability_reports/TALOS-2020-1142
https://ubuntu.com/security/notices/USN-5013-1
https://ubuntu.com/security/notices/USN-5013-2
| | libsystemd0 | CVE-2013-4392 | LOW | 250.4-1~bpo11+1 | |
Expand...http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725357
http://www.openwall.com/lists/oss-security/2013/10/01/9
https://access.redhat.com/security/cve/CVE-2013-4392
https://bugzilla.redhat.com/show_bug.cgi?id=859060
| | libsystemd0 | CVE-2020-13529 | LOW | 250.4-1~bpo11+1 | |
Expand...http://www.openwall.com/lists/oss-security/2021/08/04/2
http://www.openwall.com/lists/oss-security/2021/08/17/3
http://www.openwall.com/lists/oss-security/2021/09/07/3
https://access.redhat.com/security/cve/CVE-2020-13529
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13529
https://linux.oracle.com/cve/CVE-2020-13529.html
https://linux.oracle.com/errata/ELSA-2021-4361.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/42TMJVNYRY65B4QCJICBYOEIVZV3KUYI/
https://security.gentoo.org/glsa/202107-48
https://security.netapp.com/advisory/ntap-20210625-0005/
https://talosintelligence.com/vulnerability_reports/TALOS-2020-1142
https://ubuntu.com/security/notices/USN-5013-1
https://ubuntu.com/security/notices/USN-5013-2
| -| libtinfo6 | CVE-2022-29458 | HIGH | 6.2+20201114-2 | |
Expand...https://access.redhat.com/security/cve/CVE-2022-29458
https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html
https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html
https://nvd.nist.gov/vuln/detail/CVE-2022-29458
| -| libtinfo6 | CVE-2021-39537 | LOW | 6.2+20201114-2 | |
Expand...http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup
https://access.redhat.com/security/cve/CVE-2021-39537
https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html
https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html
https://nvd.nist.gov/vuln/detail/CVE-2021-39537
| +| libtinfo6 | CVE-2022-29458 | HIGH | 6.2+20201114-2 | |
Expand...https://access.redhat.com/security/cve/CVE-2022-29458
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458
https://invisible-island.net/ncurses/NEWS.html#t20220416
https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html
https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html
https://nvd.nist.gov/vuln/detail/CVE-2022-29458
| +| libtinfo6 | CVE-2021-39537 | LOW | 6.2+20201114-2 | |
Expand...http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup
https://access.redhat.com/security/cve/CVE-2021-39537
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39537
https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html
https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html
https://nvd.nist.gov/vuln/detail/CVE-2021-39537
| | libudev1 | CVE-2013-4392 | LOW | 247.3-7 | |
Expand...http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725357
http://www.openwall.com/lists/oss-security/2013/10/01/9
https://access.redhat.com/security/cve/CVE-2013-4392
https://bugzilla.redhat.com/show_bug.cgi?id=859060
| | libudev1 | CVE-2020-13529 | LOW | 247.3-7 | |
Expand...http://www.openwall.com/lists/oss-security/2021/08/04/2
http://www.openwall.com/lists/oss-security/2021/08/17/3
http://www.openwall.com/lists/oss-security/2021/09/07/3
https://access.redhat.com/security/cve/CVE-2020-13529
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13529
https://linux.oracle.com/cve/CVE-2020-13529.html
https://linux.oracle.com/errata/ELSA-2021-4361.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/42TMJVNYRY65B4QCJICBYOEIVZV3KUYI/
https://security.gentoo.org/glsa/202107-48
https://security.netapp.com/advisory/ntap-20210625-0005/
https://talosintelligence.com/vulnerability_reports/TALOS-2020-1142
https://ubuntu.com/security/notices/USN-5013-1
https://ubuntu.com/security/notices/USN-5013-2
| | libuuid1 | CVE-2022-0563 | LOW | 2.36.1-8+deb11u1 | |
Expand...https://access.redhat.com/security/cve/CVE-2022-0563
https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u
https://nvd.nist.gov/vuln/detail/CVE-2022-0563
https://security.netapp.com/advisory/ntap-20220331-0002/
| | login | CVE-2007-5686 | LOW | 1:4.8.1-1 | |
Expand...http://secunia.com/advisories/27215
http://www.securityfocus.com/archive/1/482129/100/100/threaded
http://www.securityfocus.com/archive/1/482857/100/0/threaded
http://www.securityfocus.com/bid/26048
http://www.vupen.com/english/advisories/2007/3474
https://issues.rpath.com/browse/RPL-1825
| | login | CVE-2013-4235 | LOW | 1:4.8.1-1 | |
Expand...https://access.redhat.com/security/cve/CVE-2013-4235
https://access.redhat.com/security/cve/cve-2013-4235
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-4235
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4235
https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E
https://security-tracker.debian.org/tracker/CVE-2013-4235
| | login | CVE-2019-19882 | LOW | 1:4.8.1-1 | |
Expand...https://access.redhat.com/security/cve/CVE-2019-19882
https://bugs.archlinux.org/task/64836
https://bugs.gentoo.org/702252
https://github.com/shadow-maint/shadow/commit/edf7547ad5aa650be868cf2dac58944773c12d75
https://github.com/shadow-maint/shadow/pull/199
https://github.com/void-linux/void-packages/pull/17580
https://security.gentoo.org/glsa/202008-09
| -| logsave | CVE-2022-1304 | HIGH | 1.46.2-2 | |
Expand...https://access.redhat.com/security/cve/CVE-2022-1304
https://bugzilla.redhat.com/show_bug.cgi?id=2069726
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1304
https://marc.info/?l=linux-ext4&m=165056234501732&w=2
https://nvd.nist.gov/vuln/detail/CVE-2022-1304
| +| logsave | CVE-2022-1304 | HIGH | 1.46.2-2 | |
Expand...https://access.redhat.com/security/cve/CVE-2022-1304
https://bugzilla.redhat.com/show_bug.cgi?id=2069726
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1304
https://marc.info/?l=linux-ext4&m=165056234501732&w=2
https://nvd.nist.gov/vuln/detail/CVE-2022-1304
https://ubuntu.com/security/notices/USN-5464-1
| | mount | CVE-2022-0563 | LOW | 2.36.1-8+deb11u1 | |
Expand...https://access.redhat.com/security/cve/CVE-2022-0563
https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u
https://nvd.nist.gov/vuln/detail/CVE-2022-0563
https://security.netapp.com/advisory/ntap-20220331-0002/
| -| ncurses-base | CVE-2022-29458 | HIGH | 6.2+20201114-2 | |
Expand...https://access.redhat.com/security/cve/CVE-2022-29458
https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html
https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html
https://nvd.nist.gov/vuln/detail/CVE-2022-29458
| -| ncurses-base | CVE-2021-39537 | LOW | 6.2+20201114-2 | |
Expand...http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup
https://access.redhat.com/security/cve/CVE-2021-39537
https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html
https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html
https://nvd.nist.gov/vuln/detail/CVE-2021-39537
| -| ncurses-bin | CVE-2022-29458 | HIGH | 6.2+20201114-2 | |
Expand...https://access.redhat.com/security/cve/CVE-2022-29458
https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html
https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html
https://nvd.nist.gov/vuln/detail/CVE-2022-29458
| -| ncurses-bin | CVE-2021-39537 | LOW | 6.2+20201114-2 | |
Expand...http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup
https://access.redhat.com/security/cve/CVE-2021-39537
https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html
https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html
https://nvd.nist.gov/vuln/detail/CVE-2021-39537
| +| ncurses-base | CVE-2022-29458 | HIGH | 6.2+20201114-2 | |
Expand...https://access.redhat.com/security/cve/CVE-2022-29458
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458
https://invisible-island.net/ncurses/NEWS.html#t20220416
https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html
https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html
https://nvd.nist.gov/vuln/detail/CVE-2022-29458
| +| ncurses-base | CVE-2021-39537 | LOW | 6.2+20201114-2 | |
Expand...http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup
https://access.redhat.com/security/cve/CVE-2021-39537
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39537
https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html
https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html
https://nvd.nist.gov/vuln/detail/CVE-2021-39537
| +| ncurses-bin | CVE-2022-29458 | HIGH | 6.2+20201114-2 | |
Expand...https://access.redhat.com/security/cve/CVE-2022-29458
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458
https://invisible-island.net/ncurses/NEWS.html#t20220416
https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html
https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html
https://nvd.nist.gov/vuln/detail/CVE-2022-29458
| +| ncurses-bin | CVE-2021-39537 | LOW | 6.2+20201114-2 | |
Expand...http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup
https://access.redhat.com/security/cve/CVE-2021-39537
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39537
https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html
https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html
https://nvd.nist.gov/vuln/detail/CVE-2021-39537
| | openssl | CVE-2022-1292 | CRITICAL | 1.1.1n-0+deb11u1 | 1.1.1n-0+deb11u2 |
Expand...https://access.redhat.com/security/cve/CVE-2022-1292
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1292
https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1ad73b4d27bd8c1b369a3cd453681d3a4f1bb9b2
https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=548d3f280a6e737673f5b61fce24bb100108dfeb
https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=e5fd1728ef4c7a5bf7c7a7163ca60370460a6e23
https://lists.debian.org/debian-lts-announce/2022/05/msg00019.html
https://mta.openssl.org/pipermail/openssl-announce/2022-May/000224.html
https://nvd.nist.gov/vuln/detail/CVE-2022-1292
https://security.netapp.com/advisory/ntap-20220602-0009/
https://ubuntu.com/security/notices/USN-5402-1
https://ubuntu.com/security/notices/USN-5402-2
https://www.debian.org/security/2022/dsa-5139
https://www.openssl.org/news/secadv/20220503.txt
| | openssl | CVE-2007-6755 | LOW | 1.1.1n-0+deb11u1 | |
Expand...http://arstechnica.com/security/2013/09/stop-using-nsa-influence-code-in-our-product-rsa-tells-customers/
http://blog.cryptographyengineering.com/2013/09/rsa-warns-developers-against-its-own.html
http://blog.cryptographyengineering.com/2013/09/the-many-flaws-of-dualecdrbg.html
http://rump2007.cr.yp.to/15-shumow.pdf
http://stream.wsj.com/story/latest-headlines/SS-2-63399/SS-2-332655/
http://threatpost.com/in-wake-of-latest-crypto-revelations-everything-is-suspect
http://www.securityfocus.com/bid/63657
https://access.redhat.com/security/cve/CVE-2007-6755
https://www.schneier.com/blog/archives/2007/11/the_strange_sto.html
| | openssl | CVE-2010-0928 | LOW | 1.1.1n-0+deb11u1 | |
Expand...http://rdist.root.org/2010/03/08/attacking-rsa-exponentiation-with-fault-injection/
http://www.eecs.umich.edu/%7Evaleria/research/publications/DATE10RSA.pdf
http://www.networkworld.com/news/2010/030410-rsa-security-attack.html
http://www.osvdb.org/62808
http://www.theregister.co.uk/2010/03/04/severe_openssl_vulnerability/
https://access.redhat.com/security/cve/CVE-2010-0928
https://exchange.xforce.ibmcloud.com/vulnerabilities/56750
| diff --git a/dependency/promtail/3.0.2/templates/_servicemonitor.tpl b/dependency/promtail/3.0.3/templates/_servicemonitor.tpl similarity index 100% rename from dependency/promtail/3.0.2/templates/_servicemonitor.tpl rename to dependency/promtail/3.0.3/templates/_servicemonitor.tpl diff --git a/dependency/promtail/3.0.2/templates/common.yaml b/dependency/promtail/3.0.3/templates/common.yaml similarity index 100% rename from dependency/promtail/3.0.2/templates/common.yaml rename to dependency/promtail/3.0.3/templates/common.yaml diff --git a/dependency/promtail/3.0.2/values.yaml b/dependency/promtail/3.0.3/values.yaml similarity index 100% rename from dependency/promtail/3.0.2/values.yaml rename to dependency/promtail/3.0.3/values.yaml diff --git a/dependency/promtail/item.yaml b/dependency/promtail/item.yaml index 12b4deda3a..aab8924c5d 100644 --- a/dependency/promtail/item.yaml +++ b/dependency/promtail/item.yaml @@ -1,4 +1,4 @@ -icon_url: https://raw.githubusercontent.com/grafana/loki/master/docs/sources/logo.png +icon_url: https://truecharts.org/_static/img/appicons/promtail categories: - metrics - logs diff --git a/dependency/redis/3.0.4/Chart.lock b/dependency/redis/3.0.4/Chart.lock deleted file mode 100644 index 2b44b7a7a6..0000000000 --- a/dependency/redis/3.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.0.8 -digest: sha256:742ac25c62c028bf8979575910b20e691799c710e8455d9e156c27f33b59b1b1 -generated: "2022-06-11T07:33:53.471935914Z" diff --git a/dependency/redis/3.0.4/charts/common-10.0.8.tgz b/dependency/redis/3.0.4/charts/common-10.0.8.tgz deleted file mode 100644 index ac0e55f918..0000000000 Binary files a/dependency/redis/3.0.4/charts/common-10.0.8.tgz and /dev/null differ diff --git a/dependency/redis/3.0.4/CHANGELOG.md b/dependency/redis/3.0.5/CHANGELOG.md similarity index 90% rename from dependency/redis/3.0.4/CHANGELOG.md rename to dependency/redis/3.0.5/CHANGELOG.md index 95bbbfd034..5d07e7bb0c 100644 --- a/dependency/redis/3.0.4/CHANGELOG.md +++ b/dependency/redis/3.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [redis-3.0.5](https://github.com/truecharts/apps/compare/redis-3.0.4...redis-3.0.5) (2022-06-11) + +#### Chore + +* update helm chart common to v10.0.9 ([#2853](https://github.com/truecharts/apps/issues/2853)) + + + ### [redis-3.0.4](https://github.com/truecharts/apps/compare/redis-3.0.3...redis-3.0.4) (2022-06-11) @@ -88,12 +97,3 @@ -### [redis-2.0.80](https://github.com/truecharts/apps/compare/redis-2.0.79...redis-2.0.80) (2022-06-03) - -#### Chore - -* update helm chart common to v9.3.27 - - - - diff --git a/dependency/redis/3.0.4/CONFIG.md b/dependency/redis/3.0.5/CONFIG.md similarity index 100% rename from dependency/redis/3.0.4/CONFIG.md rename to dependency/redis/3.0.5/CONFIG.md diff --git a/dependency/redis/3.0.5/Chart.lock b/dependency/redis/3.0.5/Chart.lock new file mode 100644 index 0000000000..d955d215e4 --- /dev/null +++ b/dependency/redis/3.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.0.9 +digest: sha256:ecc7cc7417a00bc40309e68f23ad56ec383550afcbe45fce648a9d9771712609 +generated: "2022-06-11T17:27:23.398785802Z" diff --git a/dependency/redis/3.0.4/Chart.yaml b/dependency/redis/3.0.5/Chart.yaml similarity index 95% rename from dependency/redis/3.0.4/Chart.yaml rename to dependency/redis/3.0.5/Chart.yaml index 641e7dee52..e1f4251c64 100644 --- a/dependency/redis/3.0.4/Chart.yaml +++ b/dependency/redis/3.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "7.0.1" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.0.8 + version: 10.0.9 deprecated: false description: Open source, advanced key-value store. home: https://github.com/truecharts/apps/tree/master/charts/dependency/redis @@ -22,7 +22,7 @@ sources: - https://github.com/bitnami/bitnami-docker-redis - http://redis.io/ type: application -version: 3.0.4 +version: 3.0.5 annotations: truecharts.org/catagories: | - database diff --git a/dependency/redis/3.0.4/README.md b/dependency/redis/3.0.5/README.md similarity index 95% rename from dependency/redis/3.0.4/README.md rename to dependency/redis/3.0.5/README.md index b0216ab82c..f5681bf688 100644 --- a/dependency/redis/3.0.4/README.md +++ b/dependency/redis/3.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.0.8 | +| https://library-charts.truecharts.org | common | 10.0.9 | ## Installing the Chart diff --git a/dependency/redis/3.0.4/app-readme.md b/dependency/redis/3.0.5/app-readme.md similarity index 100% rename from dependency/redis/3.0.4/app-readme.md rename to dependency/redis/3.0.5/app-readme.md diff --git a/dependency/redis/3.0.5/charts/common-10.0.9.tgz b/dependency/redis/3.0.5/charts/common-10.0.9.tgz new file mode 100644 index 0000000000..dc464f8702 Binary files /dev/null and b/dependency/redis/3.0.5/charts/common-10.0.9.tgz differ diff --git a/dependency/redis/3.0.4/helm-values.md b/dependency/redis/3.0.5/helm-values.md similarity index 100% rename from dependency/redis/3.0.4/helm-values.md rename to dependency/redis/3.0.5/helm-values.md diff --git a/dependency/redis/3.0.4/ix_values.yaml b/dependency/redis/3.0.5/ix_values.yaml similarity index 100% rename from dependency/redis/3.0.4/ix_values.yaml rename to dependency/redis/3.0.5/ix_values.yaml diff --git a/dependency/redis/3.0.4/questions.yaml b/dependency/redis/3.0.5/questions.yaml similarity index 100% rename from dependency/redis/3.0.4/questions.yaml rename to dependency/redis/3.0.5/questions.yaml diff --git a/dependency/redis/3.0.4/security.md b/dependency/redis/3.0.5/security.md similarity index 100% rename from dependency/redis/3.0.4/security.md rename to dependency/redis/3.0.5/security.md diff --git a/dependency/redis/3.0.4/templates/common.yaml b/dependency/redis/3.0.5/templates/common.yaml similarity index 100% rename from dependency/redis/3.0.4/templates/common.yaml rename to dependency/redis/3.0.5/templates/common.yaml diff --git a/dependency/redis/3.0.4/values.yaml b/dependency/redis/3.0.5/values.yaml similarity index 100% rename from dependency/redis/3.0.4/values.yaml rename to dependency/redis/3.0.5/values.yaml