From 08d525bd0927cd8a7f02ec063f9a3a8f5c622895 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 19 Apr 2024 19:03:34 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- .../{29.10.20 => 29.10.22}/.helmignore | 0 .../{29.10.20 => 29.10.22}/CHANGELOG.md | 0 .../{29.10.20 => 29.10.22}/Chart.yaml | 10 ++-- .../nextcloud/{29.10.20 => 29.10.22}/LICENSE | 0 .../{29.10.20 => 29.10.22}/README.md | 0 .../{29.10.20 => 29.10.22}/app-changelog.md | 44 ++++++++++-------- .../{29.10.20 => 29.10.22}/app-readme.md | 0 .../charts/common-20.3.7.tgz | Bin .../charts/redis-13.3.7.tgz | Bin .../{29.10.20 => 29.10.22}/icon-small.webp | Bin .../{29.10.20 => 29.10.22}/icon.webp | Bin .../{29.10.20 => 29.10.22}/ix_values.yaml | 2 +- .../{29.10.20 => 29.10.22}/questions.yaml | 0 .../templates/NOTES.txt | 0 .../templates/_configmap.tpl | 0 .../templates/_cronjobs.tpl | 0 .../templates/_ingressInjector.tpl | 0 .../templates/_initPerms.tpl | 0 .../templates/_validation.tpl | 0 .../templates/_waitNextcloud.tpl | 0 .../templates/common.yaml | 0 .../{29.10.20 => 29.10.22}/values.yaml | 0 stable/rdesktop/8.8.36/icon.webp | Bin 4426 -> 0 bytes .../rdesktop/{8.8.36 => 8.8.43}/.helmignore | 0 .../rdesktop/{8.8.36 => 8.8.43}/CHANGELOG.md | 0 stable/rdesktop/{8.8.36 => 8.8.43}/Chart.yaml | 4 +- stable/rdesktop/{8.8.36 => 8.8.43}/README.md | 0 .../{8.8.36 => 8.8.43}/app-changelog.md | 20 ++++---- .../rdesktop/{8.8.36 => 8.8.43}/app-readme.md | 0 .../charts/common-20.3.7.tgz | Bin stable/rdesktop/8.8.43/icon-small.webp | Bin 0 -> 404 bytes stable/rdesktop/8.8.43/icon.webp | Bin 0 -> 1630 bytes .../{8.8.36 => 8.8.43}/ix_values.yaml | 12 ++--- .../{8.8.36 => 8.8.43}/questions.yaml | 0 .../{8.8.36 => 8.8.43}/templates/NOTES.txt | 0 .../{8.8.36 => 8.8.43}/templates/common.yaml | 0 .../rdesktop/{8.8.36 => 8.8.43}/values.yaml | 0 37 files changed, 50 insertions(+), 42 deletions(-) rename premium/nextcloud/{29.10.20 => 29.10.22}/.helmignore (100%) rename premium/nextcloud/{29.10.20 => 29.10.22}/CHANGELOG.md (100%) rename premium/nextcloud/{29.10.20 => 29.10.22}/Chart.yaml (97%) rename premium/nextcloud/{29.10.20 => 29.10.22}/LICENSE (100%) rename premium/nextcloud/{29.10.20 => 29.10.22}/README.md (100%) rename premium/nextcloud/{29.10.20 => 29.10.22}/app-changelog.md (95%) rename premium/nextcloud/{29.10.20 => 29.10.22}/app-readme.md (100%) rename premium/nextcloud/{29.10.20 => 29.10.22}/charts/common-20.3.7.tgz (100%) rename premium/nextcloud/{29.10.20 => 29.10.22}/charts/redis-13.3.7.tgz (100%) rename premium/nextcloud/{29.10.20 => 29.10.22}/icon-small.webp (100%) rename premium/nextcloud/{29.10.20 => 29.10.22}/icon.webp (100%) rename premium/nextcloud/{29.10.20 => 29.10.22}/ix_values.yaml (99%) rename premium/nextcloud/{29.10.20 => 29.10.22}/questions.yaml (100%) rename premium/nextcloud/{29.10.20 => 29.10.22}/templates/NOTES.txt (100%) rename premium/nextcloud/{29.10.20 => 29.10.22}/templates/_configmap.tpl (100%) rename premium/nextcloud/{29.10.20 => 29.10.22}/templates/_cronjobs.tpl (100%) rename premium/nextcloud/{29.10.20 => 29.10.22}/templates/_ingressInjector.tpl (100%) rename premium/nextcloud/{29.10.20 => 29.10.22}/templates/_initPerms.tpl (100%) rename premium/nextcloud/{29.10.20 => 29.10.22}/templates/_validation.tpl (100%) rename premium/nextcloud/{29.10.20 => 29.10.22}/templates/_waitNextcloud.tpl (100%) rename premium/nextcloud/{29.10.20 => 29.10.22}/templates/common.yaml (100%) rename premium/nextcloud/{29.10.20 => 29.10.22}/values.yaml (100%) delete mode 100644 stable/rdesktop/8.8.36/icon.webp rename stable/rdesktop/{8.8.36 => 8.8.43}/.helmignore (100%) rename stable/rdesktop/{8.8.36 => 8.8.43}/CHANGELOG.md (100%) rename stable/rdesktop/{8.8.36 => 8.8.43}/Chart.yaml (98%) rename stable/rdesktop/{8.8.36 => 8.8.43}/README.md (100%) rename stable/rdesktop/{8.8.36 => 8.8.43}/app-changelog.md (91%) rename stable/rdesktop/{8.8.36 => 8.8.43}/app-readme.md (100%) rename stable/rdesktop/{8.8.36 => 8.8.43}/charts/common-20.3.7.tgz (100%) create mode 100644 stable/rdesktop/8.8.43/icon-small.webp create mode 100644 stable/rdesktop/8.8.43/icon.webp rename stable/rdesktop/{8.8.36 => 8.8.43}/ix_values.yaml (88%) rename stable/rdesktop/{8.8.36 => 8.8.43}/questions.yaml (100%) rename stable/rdesktop/{8.8.36 => 8.8.43}/templates/NOTES.txt (100%) rename stable/rdesktop/{8.8.36 => 8.8.43}/templates/common.yaml (100%) rename stable/rdesktop/{8.8.36 => 8.8.43}/values.yaml (100%) diff --git a/premium/nextcloud/29.10.20/.helmignore b/premium/nextcloud/29.10.22/.helmignore similarity index 100% rename from premium/nextcloud/29.10.20/.helmignore rename to premium/nextcloud/29.10.22/.helmignore diff --git a/premium/nextcloud/29.10.20/CHANGELOG.md b/premium/nextcloud/29.10.22/CHANGELOG.md similarity index 100% rename from premium/nextcloud/29.10.20/CHANGELOG.md rename to premium/nextcloud/29.10.22/CHANGELOG.md diff --git a/premium/nextcloud/29.10.20/Chart.yaml b/premium/nextcloud/29.10.22/Chart.yaml similarity index 97% rename from premium/nextcloud/29.10.20/Chart.yaml rename to premium/nextcloud/29.10.22/Chart.yaml index 03da0d74fd8..635fd5e67d5 100644 --- a/premium/nextcloud/29.10.20/Chart.yaml +++ b/premium/nextcloud/29.10.22/Chart.yaml @@ -33,7 +33,7 @@ keywords: - http - web - php -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -43,11 +43,11 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm - https://github.com/truecharts/charts/tree/master/charts/premium/nextcloud - - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary - - https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify - https://hub.docker.com/r/nginxinc/nginx-unprivileged - - https://hub.docker.com/r/clamav/clamav - https://hub.docker.com/r/collabora/code + - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary - https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm + - https://hub.docker.com/r/clamav/clamav + - https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify type: application -version: 29.10.20 +version: 29.10.22 diff --git a/premium/nextcloud/29.10.20/LICENSE b/premium/nextcloud/29.10.22/LICENSE similarity index 100% rename from premium/nextcloud/29.10.20/LICENSE rename to premium/nextcloud/29.10.22/LICENSE diff --git a/premium/nextcloud/29.10.20/README.md b/premium/nextcloud/29.10.22/README.md similarity index 100% rename from premium/nextcloud/29.10.20/README.md rename to premium/nextcloud/29.10.22/README.md diff --git a/premium/nextcloud/29.10.20/app-changelog.md b/premium/nextcloud/29.10.22/app-changelog.md similarity index 95% rename from premium/nextcloud/29.10.20/app-changelog.md rename to premium/nextcloud/29.10.22/app-changelog.md index ca7f8c08224..0f6f53b2371 100644 --- a/premium/nextcloud/29.10.20/app-changelog.md +++ b/premium/nextcloud/29.10.22/app-changelog.md @@ -1,6 +1,6 @@ -## [nextcloud-29.10.20](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.10.20) (2024-04-19) +## [nextcloud-29.10.22](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.10.22) (2024-04-19) ### Chore @@ -8,13 +8,17 @@ - bump charts to ensure new icons are released -- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) +- update container image nginxinc/nginx-unprivileged to 1.25.4[@2577b78](https://github.com/2577b78) by renovate ([#19759](https://github.com/truecharts/charts/issues/19759)) -- update container image tccr.io/tccr/nextcloud-fpm to v28.0.3[@4e4a3ae](https://github.com/4e4a3ae) by renovate ([#19288](https://github.com/truecharts/charts/issues/19288)) +- update container image nginxinc/nginx-unprivileged to 1.25.4[@898edc7](https://github.com/898edc7) by renovate ([#19448](https://github.com/truecharts/charts/issues/19448)) + +- update container image tccr.io/tccr/nextcloud-fpm to v28.0.4[@fcb0063](https://github.com/fcb0063) by renovate ([#20899](https://github.com/truecharts/charts/issues/20899)) - update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) -- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) +- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) @@ -22,12 +26,12 @@ - update container image clamav/clamav to 1.3.0[@7184e81](https://github.com/7184e81) by renovate ([#20782](https://github.com/truecharts/charts/issues/20782)) -- update container image nginxinc/nginx-unprivileged to 1.25.4[@ef60d54](https://github.com/ef60d54) by renovate ([#20397](https://github.com/truecharts/charts/issues/20397)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - - update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) +- update container image clamav/clamav to 1.3.0[@866bbd5](https://github.com/866bbd5) by renovate ([#19444](https://github.com/truecharts/charts/issues/19444)) + +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + - update container image tccr.io/tccr/nextcloud-fpm to v28.0.4[@3905997](https://github.com/3905997) by renovate ([#20639](https://github.com/truecharts/charts/issues/20639)) - update container image redis to v13.3.7[@8c9b71c](https://github.com/8c9b71c) by renovate ([#20566](https://github.com/truecharts/charts/issues/20566)) @@ -42,24 +46,24 @@ - update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) -- update container image clamav/clamav to 1.3.0[@5d7a5eb](https://github.com/5d7a5eb) by renovate ([#20394](https://github.com/truecharts/charts/issues/20394)) +- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - update container image redis to v13.3.4[@1cc03a1](https://github.com/1cc03a1) by renovate ([#20497](https://github.com/truecharts/charts/issues/20497)) - update container image redis to v13.3.2[@ce33ab3](https://github.com/ce33ab3) by renovate ([#20486](https://github.com/truecharts/charts/issues/20486)) -- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) +- update container image tccr.io/tccr/nextcloud-fpm to v28.0.3[@4e4a3ae](https://github.com/4e4a3ae) by renovate ([#19288](https://github.com/truecharts/charts/issues/19288)) - update container image clamav/clamav to v1.3.1[@264aa58](https://github.com/264aa58) by renovate ([#20902](https://github.com/truecharts/charts/issues/20902)) -- update container image tccr.io/tccr/nextcloud-fpm to v28.0.4[@fcb0063](https://github.com/fcb0063) by renovate ([#20899](https://github.com/truecharts/charts/issues/20899)) - -- update container image clamav/clamav to 1.3.0[@866bbd5](https://github.com/866bbd5) by renovate ([#19444](https://github.com/truecharts/charts/issues/19444)) - -- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) +- update container image nginxinc/nginx-unprivileged to 1.25.4[@ef60d54](https://github.com/ef60d54) by renovate ([#20397](https://github.com/truecharts/charts/issues/20397)) + +- update container image clamav/clamav to 1.3.0[@5d7a5eb](https://github.com/5d7a5eb) by renovate ([#20394](https://github.com/truecharts/charts/issues/20394)) + +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + - update container image nginxinc/nginx-unprivileged to 1.25.4[@a464d52](https://github.com/a464d52) by renovate ([#20080](https://github.com/truecharts/charts/issues/20080)) - update container image clamav/clamav to 1.3.0[@2f089bf](https://github.com/2f089bf) by renovate ([#20075](https://github.com/truecharts/charts/issues/20075)) @@ -74,7 +78,7 @@ - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) -- update container image nginxinc/nginx-unprivileged to 1.25.4[@2577b78](https://github.com/2577b78) by renovate ([#19759](https://github.com/truecharts/charts/issues/19759)) +- update container image nginxinc/nginx-unprivileged to v1.25.5[@da87da7](https://github.com/da87da7) by renovate ([#21013](https://github.com/truecharts/charts/issues/21013)) - update container image clamav/clamav to 1.3.0[@f3b5312](https://github.com/f3b5312) by renovate ([#19756](https://github.com/truecharts/charts/issues/19756)) @@ -86,18 +90,18 @@ - update container image tccr.io/tccr/nextcloud-push-notify to v0.6.10[@f175c4f](https://github.com/f175c4f) by renovate ([#19536](https://github.com/truecharts/charts/issues/19536)) -- update container image nginxinc/nginx-unprivileged to 1.25.4[@898edc7](https://github.com/898edc7) by renovate ([#19448](https://github.com/truecharts/charts/issues/19448)) - - fix few more ([#20721](https://github.com/truecharts/charts/issues/20721)) - make links relative - Fix broken links for Starlight ([#20737](https://github.com/truecharts/charts/issues/20737)) -- adapt redis password source +- bump to release docs - bump te release database migration feature +- adapt redis password source + ### Docs diff --git a/premium/nextcloud/29.10.20/app-readme.md b/premium/nextcloud/29.10.22/app-readme.md similarity index 100% rename from premium/nextcloud/29.10.20/app-readme.md rename to premium/nextcloud/29.10.22/app-readme.md diff --git a/premium/nextcloud/29.10.20/charts/common-20.3.7.tgz b/premium/nextcloud/29.10.22/charts/common-20.3.7.tgz similarity index 100% rename from premium/nextcloud/29.10.20/charts/common-20.3.7.tgz rename to premium/nextcloud/29.10.22/charts/common-20.3.7.tgz diff --git a/premium/nextcloud/29.10.20/charts/redis-13.3.7.tgz b/premium/nextcloud/29.10.22/charts/redis-13.3.7.tgz similarity index 100% rename from premium/nextcloud/29.10.20/charts/redis-13.3.7.tgz rename to premium/nextcloud/29.10.22/charts/redis-13.3.7.tgz diff --git a/premium/nextcloud/29.10.20/icon-small.webp b/premium/nextcloud/29.10.22/icon-small.webp similarity index 100% rename from premium/nextcloud/29.10.20/icon-small.webp rename to premium/nextcloud/29.10.22/icon-small.webp diff --git a/premium/nextcloud/29.10.20/icon.webp b/premium/nextcloud/29.10.22/icon.webp similarity index 100% rename from premium/nextcloud/29.10.20/icon.webp rename to premium/nextcloud/29.10.22/icon.webp diff --git a/premium/nextcloud/29.10.20/ix_values.yaml b/premium/nextcloud/29.10.22/ix_values.yaml similarity index 99% rename from premium/nextcloud/29.10.20/ix_values.yaml rename to premium/nextcloud/29.10.22/ix_values.yaml index d94c618dcd7..dc70b94d9ee 100644 --- a/premium/nextcloud/29.10.20/ix_values.yaml +++ b/premium/nextcloud/29.10.22/ix_values.yaml @@ -5,7 +5,7 @@ image: nginxImage: repository: nginxinc/nginx-unprivileged pullPolicy: IfNotPresent - tag: 1.25.4@sha256:7e36111660f0dc116a6af1ab053b0b8091f8399ed2e07bd7083635573ffd69b6 + tag: 1.25.5@sha256:da87da7eb4e6055c7f016dd1e7dcd73df894391517ac13a6952247b612cae58c imaginaryImage: repository: tccr.io/tccr/nextcloud-imaginary pullPolicy: IfNotPresent diff --git a/premium/nextcloud/29.10.20/questions.yaml b/premium/nextcloud/29.10.22/questions.yaml similarity index 100% rename from premium/nextcloud/29.10.20/questions.yaml rename to premium/nextcloud/29.10.22/questions.yaml diff --git a/premium/nextcloud/29.10.20/templates/NOTES.txt b/premium/nextcloud/29.10.22/templates/NOTES.txt similarity index 100% rename from premium/nextcloud/29.10.20/templates/NOTES.txt rename to premium/nextcloud/29.10.22/templates/NOTES.txt diff --git a/premium/nextcloud/29.10.20/templates/_configmap.tpl b/premium/nextcloud/29.10.22/templates/_configmap.tpl similarity index 100% rename from premium/nextcloud/29.10.20/templates/_configmap.tpl rename to premium/nextcloud/29.10.22/templates/_configmap.tpl diff --git a/premium/nextcloud/29.10.20/templates/_cronjobs.tpl b/premium/nextcloud/29.10.22/templates/_cronjobs.tpl similarity index 100% rename from premium/nextcloud/29.10.20/templates/_cronjobs.tpl rename to premium/nextcloud/29.10.22/templates/_cronjobs.tpl diff --git a/premium/nextcloud/29.10.20/templates/_ingressInjector.tpl b/premium/nextcloud/29.10.22/templates/_ingressInjector.tpl similarity index 100% rename from premium/nextcloud/29.10.20/templates/_ingressInjector.tpl rename to premium/nextcloud/29.10.22/templates/_ingressInjector.tpl diff --git a/premium/nextcloud/29.10.20/templates/_initPerms.tpl b/premium/nextcloud/29.10.22/templates/_initPerms.tpl similarity index 100% rename from premium/nextcloud/29.10.20/templates/_initPerms.tpl rename to premium/nextcloud/29.10.22/templates/_initPerms.tpl diff --git a/premium/nextcloud/29.10.20/templates/_validation.tpl b/premium/nextcloud/29.10.22/templates/_validation.tpl similarity index 100% rename from premium/nextcloud/29.10.20/templates/_validation.tpl rename to premium/nextcloud/29.10.22/templates/_validation.tpl diff --git a/premium/nextcloud/29.10.20/templates/_waitNextcloud.tpl b/premium/nextcloud/29.10.22/templates/_waitNextcloud.tpl similarity index 100% rename from premium/nextcloud/29.10.20/templates/_waitNextcloud.tpl rename to premium/nextcloud/29.10.22/templates/_waitNextcloud.tpl diff --git a/premium/nextcloud/29.10.20/templates/common.yaml b/premium/nextcloud/29.10.22/templates/common.yaml similarity index 100% rename from premium/nextcloud/29.10.20/templates/common.yaml rename to premium/nextcloud/29.10.22/templates/common.yaml diff --git a/premium/nextcloud/29.10.20/values.yaml b/premium/nextcloud/29.10.22/values.yaml similarity index 100% rename from premium/nextcloud/29.10.20/values.yaml rename to premium/nextcloud/29.10.22/values.yaml diff --git a/stable/rdesktop/8.8.36/icon.webp b/stable/rdesktop/8.8.36/icon.webp deleted file mode 100644 index c8ac3be451d1ba8a095bbb695bfb2a7b9d3d9993..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4426 zcmV-Q5w-48Nk&FO5dZ*JMM6+kP&il$0000G0000h0RSrj06|PpNFe|K009p${}B;F zO#niWW~ysuw%!}j{|P`%l=FQ5z5mV!B@qBtP&gp^5C8xWSOA>?Dl7pk0X|VAk42-R zBa$iw%s2%Eu{UtG(xGTLz%@0k|I+s_Uap<_4gG)j1LiKO{Qvqt>L2TTCv}IIzn1=k z{{#F7c2X^n2T23+nfuZ^ZeT;sL;mKo8FTexFhK)BOMaH|+<&U+f2@kFQVLumAq# zU$y1RLg-zPR)^#MCD{dNem~+DlC7V2yWQ^hd%g;^R&f4*KcCO%^ZbM?KuvD9TdmgX zb>T$by4*TvQV1qLa}2|DKK~IG^FGxY2Jrg&3X@s{+ z-tEx@m(1wIQh3O{qiM9zbp{v9$Q7c6iZs)euK^ZhvJH3v_P3s9>+yMhY|?Q_Rm}T= z7n~`=SD0=txjSh$6JHJ-V8eM)Og_y}(&vSCOV2}#r0{W01x325v2D|*1W>sVqn7=8 z7ZI$FH?^|qlavRT%_APbhwISDBT^C#6qI;?lL=7S0ETP||GR3j=aCflNuf)fNpI)r zeacx&hMOa$Z4BL4DPrKK4qs2#$M5#sN%D8d+MaPYH!>uNM#L&Ft0RwCfI6l@nD00# zFK)dShGz*=5XSK%?Ct>UY|;_&cDo<4)_}ulqr&E?u#Q~tN|?+_o`ZtVRVj^5M4cnz z_dmqHl99DJVqPll{?FX+5m_YCVTQLupM;+iw`}*awE&kmkX7|&T%27AUh9rSAC~D$ z@J-@m7wrdN3ba;m{(+#Ud*<$qTcTkLzC6P!N@SF5LQ^S}%4IVg$)_t}Ii35lfSp? z%_7hAEbGZ>Y8F~Rm=FcR5g97hk7)nh{Jq^i#3{Rt*fwuSzmf+IZTj#ebj85LfD7(p z9;b{@uFtyHT$excfi>X85kO)BqTr#L?FCZ3QUCxabjfP!@2VQh{0+Pyk`vXQF@7*F z<0Ae&iCSi^bXRtcTrOPlPj37LHib8!yMY^Hm;(8Yw?4h^-L+cW0`+0d2!Bz1PS1x+ zSx`Cr89bNi)x#a+soxR=C8_?_Mw{W?5)U~`bSx6KJSzA^MX?Xh&)$&<_`rlPNiqhU zns6oX%k8pii#HO9tf%Ah(f0Z0`4?1n;;QXt<_z4`(q}3i3!tTU7NJZQ!Z)`;85gYy z`J4Sy+qT!EEF=d-Qu0q7lxf5H=JF#I8_B4xx_nQUXuqZSXdyJ&TOuhgB|pL^uENRA zF~xrZ^f;DFDrWzAr_6~QB&DJ!1tNN?aQT|a+USINpU1nbD1@&7f#UYn#Pl_JG|K%6 zpzni?WZb)N#i)HB%AbSw)_}tsZSM45ukDH`L|sYnk6N8MfB2qbEz;HO)y6lht(su} z`o-QUpz}-K&Y421lH8-YU{DYM){bT42;vQ6k*-lIyfpWLOPPIRhKt!PilLJZkFy)r zGw%-QP2*XNIQ3UY2vs02TYnNpMz(cNN3ez6=2|Q|u-s}pm)T@9;4n!DsV(SWB(N|Y zfv9ox{o-Tn^N^y`2|}cX6I}AsSlL$4Rc&x1TT_wZ6nCxsrfA#tJHYIQc+jJZS_RWcAit+9E!XIqdkfX-35j{b`cT!Yfh$DzW^v(%;C8tFb z6QD@1?ArTo`{FM$BDBQRsgPUBv_zJxWB7XO$mt%S-IrK6CsU!`2x^mEYG zts`-+rj0o0*fh_7#KiA@=%PVAaMy=Q>;Z(Q^ael#V*Escy+3Rv-`+z+{0~JYY@9YOf`!BjNienDgGq!!gCyiRXG!c`uum@aZT0m1hm)Hm3lY;wn-5ddJ%Yv41swa-QK7Yhd zIqFETVon<=C3wK3lJj6NTIIapztC5kA`KOrW`cq;-<0}ri5gegNac()S5o7q=fFZJ z_Tyj)!g$VTuc~MA>Z#qI$BDdqF_G@M;9IS3ze>w5&0m$;tBrbNUj6!>XnW_vk-@YQ z>Z0kANC1cGn=P#arx9p2ZDr3<4S=bSO$Fqg33p4S(+;73huEpN>N!uU!{5JY#B1Z? z3cq6S>}p-MUTUMG>;yT!B#MhJ@hXPDZ(*P`gl3V58p#zh%LXlaP-Ld*<82w$)o3D& z@oQ-B8&1}AEIF!&>UG<$w&K`D=CYA|k1N<&NVnMOdP%|0mPITNv+i#xSddA5rllso zD!amHOtNMx9F1k{qqLcdlv>9~9yni;*M4}{Pt&?pX}3y!53ul2KmuB0%5lwx8Vw&z zHh*g!yzs5l4aqQSM<=YUHasYm_TF2F0+32p{wo!kYy=42K|}RCfD+tE+*CCp9Mab` zSQH{p0eojik8B}$BY!A}eir=6qsS$n+>|dS7Lt|u5IbdTDVVM>gN)GY=rX^=VW?Gr zZf;)xQ-u?tuyMqZ|2~*W89Jem8-SSla04oxzG?rc-(T?5uygde{951lXJ+{FaaF2y zQ8S^yW0~V;LUQ_~9QG$reD^H))!RIm&@;r04!mpo01L<60V);ArED)F9NYO+VxC^< zlskx1R~wVB1Si#Q-lITe9up2y{KsNq#5B{+d6;HA&oBi=a=vrApO{nJ&rGj0ycZkh z1M2CCvvuZ)hGcFaU6n^1AyQCSkKbqpfw_>@dwj!)t_F!;7JSUsL4#ifOo2Z2&JClR zaYd~R>!ogD5Kp`;Rj^`V8ee8&DStmjd;aeCb&I-63Ke|7wX2(Ymgjo7@>I2A6jUH} z)fHH}?9X%b$6~l3Q@Z5rrWsWdv`i;hL2VMN z;Amm2hEDJJ$JvL(uu3ZBB#3IiK!RCJ;9bDrn1RN;Pc}Fw6W$@Ou;cVL8XWm5l+RQ- z`2NVPzfo_{4uNY9jCC*JBRb~sIvi-qh#%7w)14}g7_Xazk2&kfI#Gs=K5VnZd7pGbDFb?JCQ@J zjx=b{1Iz#l7VMd!`br5Yyrm1!7~IsvK-KR|pFRN5K@FAjXqITq0ro|`bwXsze0K|E zrKy+{8oyOsXkM@&7X01Tg#~Ren;bFU6WYJUUdRt=*@;iG(v#Nek$O+pW=EyMSKy?z zeSOXwOL+z+OnAqP>UE@Jed}(A&FD$r;^PK9no${Sq~GGY*WVpHMU{K^v;8QB`C>DX z;80@r^GsR5fHg?bHO=0jd_A7}0@eHDWVWSC!5eY+*1}4Lzas)|8t>9zo%9wn6jn*N zgo6FQ@}nB}Z36IaI(aiI14azB|mo>xh5I;+HVQ4~n4`#X}0{{Q&;xwftvhe~4jI1Zy_N3|EUF|FjKr z6CRihh{4xUK@{gON?rQBUC2K43iV6;UVCJ30heb8%6C~9cxNq#O*$63yzab~MCu#A zFb^zK#FInB~w<3PXFn{@O(0lP#GQ z{FN-<P(IHXD%oz_G%~|Tad@yI`8-GJlUWQ%mck!9Uygz4`5CN~&+0bz^rx#M z3g4BLw#q?+QqpPv#R~T!Mh!Vwr8$(n|_|_-&g* zY&UtR8x$aP6ctdHqRQ*t#s#=U?~Lt$Z4%dh*}Cz|6!Gytd%XRofVGo}z~IMzIc#u7 z6X$$Pz7H2T4vo}2f^+;kx?W_+sM8*mhvb;OfvUi8V=;QKBNp{#p`(xXlCkKb!uXb) zxdk-$h2{|D2B`^Ix(-w8)O{Xu&{*?b|NYnhcle$7HLrVrzx-{flU-ndqQf8v8uY!f zQ=X6y4-dd*CS;*aaBnoTnb4CpELBTjoT!qEy&{@(j=wB?)ErluPH;19BSaDa=0ncu45>kl z;G@AU+PqLkFx+ULY~nsLeM;d%b8aTBmZbO0>7;( zJNk6SGn8kjy-%M;OEkyb=LAq>J6Pb>#ArJ=QRr#gF_(4*83R^;zTaOc?~q~YctT49 z+ys-n^wx?Hmd6A9}J+qWqJy4{?U~}FnWNu z^;pea0j$68OFMdHYB~=jY=(xC>mPx|Qx@rb4AT4^CRwn(HzlOalP|#msRd-SWXXRP z>Zd<5sC3x|WKm=Ar60r4xj)j1EvBklb-6nZ`;ZN=+t>f|dZXexwb5ld1H$C?LGIje*IgP(_hW6Zw#sbxH&ef(dQdbbGmbK#WtuNaW> zo|%&%04yHcWw`v)Fl7NYj-dqJlSFhN68Fn&=X3Rixx_6WHYXqLw}|TvdpA;%2VhYX z8%26h)E1Z@Qtbjf6U~90Nlshjh+HWZzaSS(ow=Xgb$D%9ifxz%*f;ze{p|W{pbSWy zFY55JzrMg zf8x;VLh`ke`G6V3-2eKtKlKSi;kVis^U2=A{eSs5?6bwpl2sz@Ox}~_Oj%Fi+2eb2 zjO+xrEX4@94-tJdDOJ~Z&8Q^B+H?#1NLEbSbajt$_|5 zNsDQ+O#eUelKWBT2n7C<<)VUK$1&7_TO{U8^CfoexPs=77~f}5Nge;h=q8u$-K()! yfq_G`fV(I47C#u;R4W!myUOMf2$^>zU+=kLhT}qUIcjHvG#9a^Eu|Zy0001l?6*e% literal 0 HcmV?d00001 diff --git a/stable/rdesktop/8.8.43/icon.webp b/stable/rdesktop/8.8.43/icon.webp new file mode 100644 index 0000000000000000000000000000000000000000..1e50b79a15aa68fb2ea8b3bfc7a9f53cfd7895e6 GIT binary patch literal 1630 zcmV-k2BG;!Fx=Efb*ocqDS3ekAe@*`aWif0@T%bZa&Y#5dZ+`MWOVL7G>6bi1w_ z1hUW06oG*T1Z*m0hFWLhB|lAhlERu-ozQQ8Hv%{>#~xVT-S+RdeYQ{l{^bow7U$Ic z=xe%n`51~%ppPqj(J3EqZ0F zSO2mH-L+@UFoNfK&u#DRI=l6vwB*I6GVsc*Jkh>-snFVGc(`99NIF1G=jN7Om%T&b z+FiFq-C4P9hZNME8@Ub*LnO&$%#W%>}1jv92KH10cO z9c5|-Q6t%{<#3rt6b(YAzu@tn)Ny&zKnt-o z{qn>ab7r_%dzr-q$hxWs2XG!T=sXt1Y4Qp0$mpWKbiu}jV&bIE+zd@uvE8vm1DIOu zoONC^zJ<3A5eK4gPVC<54=WzSqi9{e%JuE7Bq7x>X zk)t-PNn%N&AXPmjNDTtajn*6ul6kqs;*oFUR*c}|@qbh6A!hN#K(gNQ#NRzZ(VCz` zZ+tD&nE!?^00bUh3EFUUF8OCrxeK|jzeh9l_NFO(`eAmj0iyUO`n)lC8;i7?A-jTW zT~Z#&LhuUnwVpyaWgefT$?EZS1SO%~TK}uvm|=4_wmR}XKuiZ>bDb~DwoqHmU%N+o z)q`>2z$?VG{@+K##|v>i#&?bMb~zmwy?iY z*%wUy#ANCua@g&z1exp5>Vg