AWS dcv documentation change
Summary
Updated package versions and download URLs for Amazon DCV server components across multiple Linux distributions
Security assessment
Changes involve version number increments in package URLs and installation commands (e.g., 19030→18131, 631→654, 259→266) without any explicit security context, CVE references, or vulnerability disclosures mentioned. These appear to be routine version updates rather than security-specific fixes.
Diff
diff --git a/dcv/latest/adminguide/setting-up-installing-linux-server.md b/dcv/latest/adminguide/setting-up-installing-linux-server.md index 328801d02..d8a899668 100644 --- a//dcv/latest/adminguide/setting-up-installing-linux-server.md +++ b//dcv/latest/adminguide/setting-up-installing-linux-server.md @@ -38 +38 @@ The `nice-dcv-gl` and `nice-dcv-gltest` packages aren't available for servers ba - $ wget https://d1uj6qtbmh3dt5.cloudfront.net/2024.0/Servers/nice-dcv-2024.0-19030-amzn2-x86_64.tgz + $ wget https://d1uj6qtbmh3dt5.cloudfront.net/2024.0/Servers/nice-dcv-2024.0-18131-amzn2-x86_64.tgz @@ -42 +42 @@ The `nice-dcv-gl` and `nice-dcv-gltest` packages aren't available for servers ba - $ wget https://d1uj6qtbmh3dt5.cloudfront.net/2024.0/Servers/nice-dcv-2024.0-19030-amzn2-aarch64.tgz + $ wget https://d1uj6qtbmh3dt5.cloudfront.net/2024.0/Servers/nice-dcv-2024.0-18131-amzn2-aarch64.tgz @@ -60 +60 @@ The [latest packages](http://download.amazondcv.com/latest.html) page of the dow - $ tar -xvzf nice-dcv-2024.0-19030-amzn2-x86_64.tgz && cd nice-dcv-2024.0-19030-amzn2-x86_64 + $ tar -xvzf nice-dcv-2024.0-18131-amzn2-x86_64.tgz && cd nice-dcv-2024.0-18131-amzn2-x86_64 @@ -64 +64 @@ The [latest packages](http://download.amazondcv.com/latest.html) page of the dow - $ tar -xvzf nice-dcv-2024.0-19030-amzn2-aarch64.tgz && cd nice-dcv-2024.0-19030-amzn2-aarch64 + $ tar -xvzf nice-dcv-2024.0-18131-amzn2-aarch64.tgz && cd nice-dcv-2024.0-18131-amzn2-aarch64 @@ -70 +70 @@ The [latest packages](http://download.amazondcv.com/latest.html) page of the dow - $ sudo yum install nice-dcv-server-2024.0.19030-1.el7.x86_64.rpm + $ sudo yum install nice-dcv-server-2024.0.18131-1.el7.x86_64.rpm @@ -74 +74 @@ The [latest packages](http://download.amazondcv.com/latest.html) page of the dow - $ sudo yum install nice-dcv-server-2024.0.19030-1.el7.aarch64.rpm + $ sudo yum install nice-dcv-server-2024.0.18131-1.el7.aarch64.rpm @@ -80 +80 @@ The [latest packages](http://download.amazondcv.com/latest.html) page of the dow - $ sudo yum install nice-dcv-web-viewer-2024.0.19030-1.el7.x86_64.rpm + $ sudo yum install nice-dcv-web-viewer-2024.0.18131-1.el7.x86_64.rpm @@ -84 +84 @@ The [latest packages](http://download.amazondcv.com/latest.html) page of the dow - $ sudo yum install nice-dcv-web-viewer-2024.0.19030-1.el7.aarch64.rpm + $ sudo yum install nice-dcv-web-viewer-2024.0.18131-1.el7.aarch64.rpm @@ -90 +90 @@ The [latest packages](http://download.amazondcv.com/latest.html) page of the dow - $ sudo yum install nice-xdcv-2024.0.631-1.el7.x86_64.rpm + $ sudo yum install nice-xdcv-2024.0.654-1.el7.x86_64.rpm @@ -94 +94 @@ The [latest packages](http://download.amazondcv.com/latest.html) page of the dow - $ sudo yum install nice-xdcv-2024.0.631-1.el7.aarch64.rpm + $ sudo yum install nice-xdcv-2024.0.654-1.el7.aarch64.rpm @@ -100 +100 @@ The [latest packages](http://download.amazondcv.com/latest.html) page of the dow - $ sudo yum install nice-dcv-gl-2024.0.1078-1.el7.x86_64.rpm + $ sudo yum install nice-dcv-gl-2024.0.1096-1.el7.x86_64.rpm @@ -110 +110 @@ You can optionally install the `nice-dcv-gltest` package. This package includes - $ sudo yum install nice-dcv-simple-external-authenticator-2024.0.259-1.el7.x86_64.rpm + $ sudo yum install nice-dcv-simple-external-authenticator-2024.0.266-1.el7.x86_64.rpm @@ -114 +114 @@ You can optionally install the `nice-dcv-gltest` package. This package includes - $ sudo yum install nice-dcv-simple-external-authenticator-2024.0.259-1.el7.aarch64.rpm + $ sudo yum install nice-dcv-simple-external-authenticator-2024.0.266-1.el7.aarch64.rpm @@ -160 +160 @@ The `nice-dcv-gl` and `nice-dcv-gltest` packages aren't available for servers ba - $ wget https://d1uj6qtbmh3dt5.cloudfront.net/2024.0/Servers/nice-dcv-2024.0-19030-amzn2023-x86_64.tgz + $ wget https://d1uj6qtbmh3dt5.cloudfront.net/2024.0/Servers/nice-dcv-2024.0-18131-amzn2023-x86_64.tgz @@ -164 +164 @@ The `nice-dcv-gl` and `nice-dcv-gltest` packages aren't available for servers ba - $ wget https://d1uj6qtbmh3dt5.cloudfront.net/2024.0/Servers/nice-dcv-2024.0-19030-amzn2023-aarch64.tgz + $ wget https://d1uj6qtbmh3dt5.cloudfront.net/2024.0/Servers/nice-dcv-2024.0-18131-amzn2023-aarch64.tgz @@ -182 +182 @@ The [latest packages](http://download.amazondcv.com/latest.html) page of the dow - $ tar -xvzf nice-dcv-2024.0-19030-amzn2023-x86_64.tgz && cd nice-dcv-2024.0-19030-amzn2023-x86_64 + $ tar -xvzf nice-dcv-2024.0-18131-amzn2023-x86_64.tgz && cd nice-dcv-2024.0-18131-amzn2023-x86_64 @@ -186 +186 @@ The [latest packages](http://download.amazondcv.com/latest.html) page of the dow - $ tar -xvzf nice-dcv-2024.0-19030-amzn2023-aarch64.tgz && cd nice-dcv-2024.0-19030-amzn2023-aarch64 + $ tar -xvzf nice-dcv-2024.0-18131-amzn2023-aarch64.tgz && cd nice-dcv-2024.0-18131-amzn2023-aarch64 @@ -192 +192 @@ The [latest packages](http://download.amazondcv.com/latest.html) page of the dow - $ sudo dnf install nice-dcv-server-2024.0.19030-1.amzn2023.x86_64.rpm + $ sudo dnf install nice-dcv-server-2024.0.18131-1.amzn2023.x86_64.rpm @@ -196 +196 @@ The [latest packages](http://download.amazondcv.com/latest.html) page of the dow - $ sudo dnf install nice-dcv-server-2024.0.19030-1.amzn2023.aarch64.rpm + $ sudo dnf install nice-dcv-server-2024.0.18131-1.amzn2023.aarch64.rpm @@ -202 +202 @@ The [latest packages](http://download.amazondcv.com/latest.html) page of the dow - $ sudo dnf install nice-dcv-web-viewer-2024.0.19030-1.amzn2023.x86_64.rpm + $ sudo dnf install nice-dcv-web-viewer-2024.0.18131-1.amzn2023.x86_64.rpm @@ -206 +206 @@ The [latest packages](http://download.amazondcv.com/latest.html) page of the dow - $ sudo dnf install nice-dcv-web-viewer-2024.0.19030-1.amzn2023.aarch64.rpm + $ sudo dnf install nice-dcv-web-viewer-2024.0.18131-1.amzn2023.aarch64.rpm @@ -212 +212 @@ The [latest packages](http://download.amazondcv.com/latest.html) page of the dow - $ sudo dnf install nice-xdcv-2024.0.631-1.amzn2023.x86_64.rpm + $ sudo dnf install nice-xdcv-2024.0.654-1.amzn2023.x86_64.rpm @@ -216 +216 @@ The [latest packages](http://download.amazondcv.com/latest.html) page of the dow - $ sudo dnf install nice-xdcv-2024.0.631-1.amzn2023.aarch64.rpm + $ sudo dnf install nice-xdcv-2024.0.654-1.amzn2023.aarch64.rpm @@ -222 +222 @@ The [latest packages](http://download.amazondcv.com/latest.html) page of the dow - $ sudo dnf install nice-dcv-gl-2024.0.1078-1.amzn2023.x86_64.rpm + $ sudo dnf install nice-dcv-gl-2024.0.1096-1.amzn2023.x86_64.rpm @@ -232 +232 @@ You can optionally install the `nice-dcv-gltest` package. This package includes - $ sudo dnf install nice-dcv-simple-external-authenticator-2024.0.259-1.amzn2023.x86_64.rpm + $ sudo dnf install nice-dcv-simple-external-authenticator-2024.0.266-1.amzn2023.x86_64.rpm @@ -236 +236 @@ You can optionally install the `nice-dcv-gltest` package. This package includes - $ sudo dnf install nice-dcv-simple-external-authenticator-2024.0.259-1.amzn2023.aarch64.rpm + $ sudo dnf install nice-dcv-simple-external-authenticator-2024.0.266-1.amzn2023.aarch64.rpm @@ -276 +276 @@ The `nice-dcv-gl` and `nice-dcv-gltest` packages aren't available for servers ba - $ wget https://d1uj6qtbmh3dt5.cloudfront.net/2024.0/Servers/nice-dcv-2024.0-19030-el8-x86_64.tgz + $ wget https://d1uj6qtbmh3dt5.cloudfront.net/2024.0/Servers/nice-dcv-2024.0-18131-el8-x86_64.tgz @@ -280 +280 @@ The `nice-dcv-gl` and `nice-dcv-gltest` packages aren't available for servers ba - $ wget https://d1uj6qtbmh3dt5.cloudfront.net/2024.0/Servers/nice-dcv-2024.0-19030-el8-aarch64.tgz + $ wget https://d1uj6qtbmh3dt5.cloudfront.net/2024.0/Servers/nice-dcv-2024.0-18131-el8-aarch64.tgz @@ -298 +298 @@ The [latest packages](http://download.amazondcv.com/latest.html) page of the dow - $ tar -xvzf nice-dcv-2024.0-19030-el8-x86_64.tgz && cd nice-dcv-2024.0-19030-el8-x86_64 + $ tar -xvzf nice-dcv-2024.0-18131-el8-x86_64.tgz && cd nice-dcv-2024.0-18131-el8-x86_64 @@ -302 +302 @@ The [latest packages](http://download.amazondcv.com/latest.html) page of the dow - $ tar -xvzf nice-dcv-2024.0-19030-el8-aarch64.tgz && cd nice-dcv-2024.0-19030-el8-aarch64 + $ tar -xvzf nice-dcv-2024.0-18131-el8-aarch64.tgz && cd nice-dcv-2024.0-18131-el8-aarch64 @@ -308 +308 @@ The [latest packages](http://download.amazondcv.com/latest.html) page of the dow - $ sudo yum install nice-dcv-server-2024.0.19030-1.el8.x86_64.rpm + $ sudo yum install nice-dcv-server-2024.0.18131-1.el8.x86_64.rpm @@ -312 +312 @@ The [latest packages](http://download.amazondcv.com/latest.html) page of the dow - $ sudo yum install nice-dcv-server-2024.0.19030-1.el8.aarch64.rpm + $ sudo yum install nice-dcv-server-2024.0.18131-1.el8.aarch64.rpm @@ -318 +318 @@ The [latest packages](http://download.amazondcv.com/latest.html) page of the dow - $ sudo yum install nice-dcv-web-viewer-2024.0.19030-1.el8.x86_64.rpm + $ sudo yum install nice-dcv-web-viewer-2024.0.18131-1.el8.x86_64.rpm @@ -322 +322 @@ The [latest packages](http://download.amazondcv.com/latest.html) page of the dow - $ sudo yum install nice-dcv-web-viewer-2024.0.19030-1.el8.aarch64.rpm + $ sudo yum install nice-dcv-web-viewer-2024.0.18131-1.el8.aarch64.rpm @@ -328 +328 @@ The [latest packages](http://download.amazondcv.com/latest.html) page of the dow - $ sudo yum install nice-xdcv-2024.0.631-1.el8.x86_64.rpm + $ sudo yum install nice-xdcv-2024.0.654-1.el8.x86_64.rpm @@ -332 +332 @@ The [latest packages](http://download.amazondcv.com/latest.html) page of the dow - $ sudo yum install nice-xdcv-2024.0.631-1.el8.aarch64.rpm + $ sudo yum install nice-xdcv-2024.0.654-1.el8.aarch64.rpm @@ -338 +338 @@ The [latest packages](http://download.amazondcv.com/latest.html) page of the dow - $ sudo yum install nice-dcv-gl-2024.0.1078-1.el8.x86_64.rpm + $ sudo yum install nice-dcv-gl-2024.0.1096-1.el8.x86_64.rpm @@ -348 +348 @@ You can optionally install the `nice-dcv-gltest` package. This package includes - $ sudo yum install nice-dcv-simple-external-authenticator-2024.0.259-1.el8.x86_64.rpm + $ sudo yum install nice-dcv-simple-external-authenticator-2024.0.266-1.el8.x86_64.rpm @@ -352 +352 @@ You can optionally install the `nice-dcv-gltest` package. This package includes - $ sudo yum install nice-dcv-simple-external-authenticator-2024.0.259-1.el8.aarch64.rpm + $ sudo yum install nice-dcv-simple-external-authenticator-2024.0.266-1.el8.aarch64.rpm @@ -398 +398 @@ The `nice-dcv-gl` and `nice-dcv-gltest` packages aren't available for servers ba - $ wget https://d1uj6qtbmh3dt5.cloudfront.net/2024.0/Servers/nice-dcv-2024.0-19030-el9-x86_64.tgz + $ wget https://d1uj6qtbmh3dt5.cloudfront.net/2024.0/Servers/nice-dcv-2024.0-18131-el9-x86_64.tgz @@ -402 +402 @@ The `nice-dcv-gl` and `nice-dcv-gltest` packages aren't available for servers ba - $ wget https://d1uj6qtbmh3dt5.cloudfront.net/2024.0/Servers/nice-dcv-2024.0-19030-el9-aarch64.tgz + $ wget https://d1uj6qtbmh3dt5.cloudfront.net/2024.0/Servers/nice-dcv-2024.0-18131-el9-aarch64.tgz @@ -420 +420 @@ The [latest packages](http://download.amazondcv.com/latest.html) page of the dow - $ tar -xvzf nice-dcv-2024.0-19030-el9-x86_64.tgz && cd nice-dcv-2024.0-19030-el9-x86_64 + $ tar -xvzf nice-dcv-2024.0-18131-el9-x86_64.tgz && cd nice-dcv-2024.0-18131-el9-x86_64 @@ -424 +424 @@ The [latest packages](http://download.amazondcv.com/latest.html) page of the dow - $ tar -xvzf nice-dcv-2024.0-19030-el9-aarch64.tgz && cd nice-dcv-2024.0-19030-el9-aarch64 + $ tar -xvzf nice-dcv-2024.0-18131-el9-aarch64.tgz && cd nice-dcv-2024.0-18131-el9-aarch64 @@ -430 +430 @@ The [latest packages](http://download.amazondcv.com/latest.html) page of the dow - $ sudo yum install nice-dcv-server-2024.0.19030-1.el9.x86_64.rpm + $ sudo yum install nice-dcv-server-2024.0.18131-1.el9.x86_64.rpm @@ -434 +434 @@ The [latest packages](http://download.amazondcv.com/latest.html) page of the dow - $ sudo yum install nice-dcv-server-2024.0.19030-1.el9.aarch64.rpm + $ sudo yum install nice-dcv-server-2024.0.18131-1.el9.aarch64.rpm @@ -440 +440 @@ The [latest packages](http://download.amazondcv.com/latest.html) page of the dow - $ sudo yum install nice-dcv-web-viewer-2024.0.19030-1.el9.x86_64.rpm + $ sudo yum install nice-dcv-web-viewer-2024.0.18131-1.el9.x86_64.rpm @@ -444 +444 @@ The [latest packages](http://download.amazondcv.com/latest.html) page of the dow - $ sudo yum install nice-dcv-web-viewer-2024.0.19030-1.el9.aarch64.rpm + $ sudo yum install nice-dcv-web-viewer-2024.0.18131-1.el9.aarch64.rpm @@ -450 +450 @@ The [latest packages](http://download.amazondcv.com/latest.html) page of the dow - $ sudo yum install nice-xdcv-2024.0.631-1.el9.x86_64.rpm + $ sudo yum install nice-xdcv-2024.0.654-1.el9.x86_64.rpm @@ -454 +454 @@ The [latest packages](http://download.amazondcv.com/latest.html) page of the dow - $ sudo yum install nice-xdcv-2024.0.631-1.el9.aarch64.rpm + $ sudo yum install nice-xdcv-2024.0.654-1.el9.aarch64.rpm @@ -460 +460 @@ The [latest packages](http://download.amazondcv.com/latest.html) page of the dow - $ sudo yum install nice-dcv-gl-2024.0.1078-1.el9.x86_64.rpm + $ sudo yum install nice-dcv-gl-2024.0.1096-1.el9.x86_64.rpm @@ -470 +470 @@ You can optionally install the `nice-dcv-gltest` package. This package includes - $ sudo yum install nice-dcv-simple-external-authenticator-2024.0.259-1.el9.x86_64.rpm + $ sudo yum install nice-dcv-simple-external-authenticator-2024.0.266-1.el9.x86_64.rpm @@ -474 +474 @@ You can optionally install the `nice-dcv-gltest` package. This package includes - $ sudo yum install nice-dcv-simple-external-authenticator-2024.0.259-1.el9.aarch64.rpm + $ sudo yum install nice-dcv-simple-external-authenticator-2024.0.266-1.el9.aarch64.rpm @@ -516 +516 @@ The Amazon DCV server is available for SUSE Linux Enterprise Server (SLES) 12.x/ - $ curl -O https://d1uj6qtbmh3dt5.cloudfront.net/2024.0/Servers/nice-dcv-2024.0-19030-sles12-x86_64.tgz + $ curl -O https://d1uj6qtbmh3dt5.cloudfront.net/2024.0/Servers/nice-dcv-2024.0-18131-sles12-x86_64.tgz @@ -520 +520 @@ The Amazon DCV server is available for SUSE Linux Enterprise Server (SLES) 12.x/ - $ curl -O https://d1uj6qtbmh3dt5.cloudfront.net/2024.0/Servers/nice-dcv-2024.0-19030-sles15-x86_64.tgz + $ curl -O https://d1uj6qtbmh3dt5.cloudfront.net/2024.0/Servers/nice-dcv-2024.0-18131-sles15-x86_64.tgz @@ -538 +538 @@ The [latest packages](http://download.amazondcv.com/latest.html) page of the dow - $ tar -xvzf nice-dcv-2024.0-19030-sles12-x86_64.tgz && cd nice-dcv-2024.0-19030-sles12-x86_64 + $ tar -xvzf nice-dcv-2024.0-18131-sles12-x86_64.tgz && cd nice-dcv-2024.0-18131-sles12-x86_64 @@ -542 +542 @@ The [latest packages](http://download.amazondcv.com/latest.html) page of the dow - $ tar -xvzf nice-dcv-2024.0-19030-sles15-x86_64.tgz && cd nice-dcv-2024.0-19030-sles15-x86_64 + $ tar -xvzf nice-dcv-2024.0-18131-sles15-x86_64.tgz && cd nice-dcv-2024.0-18131-sles15-x86_64 @@ -548 +548 @@ The [latest packages](http://download.amazondcv.com/latest.html) page of the dow - $ sudo zypper install nice-dcv-server-2024.0.19030-1.sles12.x86_64.rpm + $ sudo zypper install nice-dcv-server-2024.0.18131-1.sles12.x86_64.rpm @@ -552 +552 @@ The [latest packages](http://download.amazondcv.com/latest.html) page of the dow - $ sudo zypper install nice-dcv-server-2024.0.19030-1.sles15.x86_64.rpm + $ sudo zypper install nice-dcv-server-2024.0.18131-1.sles15.x86_64.rpm @@ -558 +558 @@ The [latest packages](http://download.amazondcv.com/latest.html) page of the dow - $ sudo zypper install nice-dcv-web-viewer-2024.0.19030-1.sles12.x86_64.rpm + $ sudo zypper install nice-dcv-web-viewer-2024.0.18131-1.sles12.x86_64.rpm @@ -562 +562 @@ The [latest packages](http://download.amazondcv.com/latest.html) page of the dow - $ sudo zypper install nice-dcv-web-viewer-2024.0.19030-1.sles15.x86_64.rpm + $ sudo zypper install nice-dcv-web-viewer-2024.0.18131-1.sles15.x86_64.rpm @@ -568 +568 @@ The [latest packages](http://download.amazondcv.com/latest.html) page of the dow - $ sudo zypper install nice-xdcv-2024.0.631-1.sles12.x86_64.rpm + $ sudo zypper install nice-xdcv-2024.0.654-1.sles12.x86_64.rpm @@ -572 +572 @@ The [latest packages](http://download.amazondcv.com/latest.html) page of the dow - $ sudo zypper install nice-xdcv-2024.0.631-1.sles15.x86_64.rpm + $ sudo zypper install nice-xdcv-2024.0.654-1.sles15.x86_64.rpm @@ -578 +578 @@ The [latest packages](http://download.amazondcv.com/latest.html) page of the dow - $ sudo zypper install nice-dcv-gl-2024.0.1078-1.sles12.x86_64.rpm + $ sudo zypper install nice-dcv-gl-2024.0.1096-1.sles12.x86_64.rpm @@ -582 +582 @@ The [latest packages](http://download.amazondcv.com/latest.html) page of the dow - $ sudo zypper install nice-dcv-gl-2024.0.1078-1.sles15.x86_64.rpm + $ sudo zypper install nice-dcv-gl-2024.0.1096-1.sles15.x86_64.rpm @@ -592 +592 @@ You can optionally install the `nice-dcv-gltest` package. This package includes - $ sudo zypper install nice-dcv-simple-external-authenticator-2024.0.259-1.sles12.x86_64.rpm + $ sudo zypper install nice-dcv-simple-external-authenticator-2024.0.266-1.sles12.x86_64.rpm @@ -596 +596 @@ You can optionally install the `nice-dcv-gltest` package. This package includes