Skip to content

Commit 21774d3

Browse files
authored
Update dotnetcli domain -- 1.x (#9685)
* Update dotnetcli domain -- 1.x * Fix linter errors * Update linter errors * Update links * Fix linter error
1 parent 0fd814d commit 21774d3

File tree

7 files changed

+52
-88
lines changed

7 files changed

+52
-88
lines changed

release-notes/1.0/1.0.14/1.0.14-download.md

Lines changed: 8 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77

88
See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/1.0/1.0.14/1.0.14.md) for details about what is included in this update.
99

10-
| | SDK Installer<sup>1</sup> | SDK Binaries<sup>1</sup> | Runtime Installer | Runtime Binaries | ASP.NET Core Runtime |
10+
| | SDK Installer | SDK Binaries | Runtime Installer | Runtime Binaries | ASP.NET Core Runtime |
1111
| --------- | :------------------------------------------: | :----------------------: | :---------------------------: | :-------------------------: | :-----------------: |
12-
| Windows | [x86][dotnet-dev-win-x86.exe] \| [x64][dotnet-dev-win-x64.exe] | [x86][dotnet-dev-win-x86.zip] \| [x64][dotnet-dev-win-x64.zip] | [x86][dotnet-win-x86.exe] \| [x64][dotnet-win-x64.exe] | [x86][dotnet-win-x86.zip] \| [x64][dotnet-win-x64.zip] | [Hosting Bundle][DotNetCore-WindowsHosting.exe]<sup>2</sup> |
12+
| Windows | [x86][dotnet-dev-win-x86.exe] \| [x64][dotnet-dev-win-x64.exe] | [x86][dotnet-dev-win-x86.zip] \| [x64][dotnet-dev-win-x64.zip] | [x86][dotnet-win-x86.exe] \| [x64][dotnet-win-x64.exe] | [x86][dotnet-win-x86.zip] \| [x64][dotnet-win-x64.zip] | [Hosting Bundle][DotNetCore-WindowsHosting.exe] |
1313
| macOS | [x64][dotnet-dev-osx-x64.pkg] | [x64][dotnet-dev-osx-x64.tar.gz] | [x64][dotnet-osx-x64.pkg] | [x64][dotnet-osx-x64.tar.gz] | - |
1414
| CentOS 7 | - | [x64][dotnet-dev-centos-x64.tar.gz] | - | [x64][dotnet-centos-x64.tar.gz] | - |
1515
| Debian 8 | - | [x64][dotnet-dev-debian-x64.tar.gz] | - | [x64][dotnet-debian-x64.tar.gz] | - |
@@ -31,6 +31,7 @@ The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have b
3131
Before installing .NET, you will need to register the Microsoft key, register the product repository, and install required dependencies. This only needs to be done once per machine. Refer to [Setting up Linux for .NET Core][linux-setup] for the requirements.
3232

3333
### Develop applications
34+
3435
To develop applications using the .NET Core SDK, run the following command. The .NET Core runtime and ASP.NET Core runtime are included.
3536

3637
In your command prompt, run the following commands:
@@ -53,15 +54,13 @@ sudo apt-get install dotnet-sharedframework-microsoft.netcore.app-1.0.14
5354

5455
## Installation from a binary archive
5556

56-
Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](https://github.com/dotnet/core/blob/main/Documentation/linux-prereqs.md) document.
57+
Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed.
58+
Dependency requirements can be seen in the [Linux System Prerequisites](https://github.com/dotnet/core/blob/main/linux.md) document.
5759

5860
```bash
5961
mkdir -p $HOME/dotnet && tar zxf dotnet.tar.gz -C $HOME/dotnet
6062
export PATH=$PATH:$HOME/dotnet
6163
```
62-
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
63-
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
64-
[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/1.0/1.0.14.md
6564

6665
[dotnet-centos-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/49f8157c-f170-4e0e-88ab-20170f9f5354/3fe0e777d5953e2919e7ca0a78c08737/dotnet-centos-x64.1.0.14.tar.gz
6766
[dotnet-debian-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/cf9005e0-2e04-45c5-95fb-617cd1cf23d2/7638479ba289bc6e78e7c4736216f106/dotnet-debian-x64.1.0.14.tar.gz
@@ -77,15 +76,11 @@ export PATH=$PATH:$HOME/dotnet
7776
[DotNetCore-WindowsHosting.exe]: https://download.visualstudio.microsoft.com/download/pr/0cb4f123-a55d-4263-afe2-e54e5fdc1f0e/b9df261ef59d400872dd54107478f2b0/dotnetcore.1.0.14_1.1.11-windowshosting.exe
7877
[dotnet-dev-centos-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/7194a455-9b52-457a-8a59-15df325dd314/035a9b190cffb76b0447f4c0851b4501/dotnet-dev-centos-x64.1.1.12.tar.gz
7978
[dotnet-dev-debian-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/f4f3687c-3f20-4280-9357-ffb18a607533/b41921e085d9f2c4cc6304b66d4497f7/dotnet-dev-debian-x64.1.1.12.tar.gz
80-
[dotnet-dev-fedora.27-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/51e5eb61-3058-4ab6-922d-e8e969def390/04dabb03b79b2aaf3382354dc503b381/dotnet-dev-fedora.27-x64.1.1.12.tar.gz
81-
[dotnet-dev-fedora.28-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/4778b8e2-1433-4390-8498-d675b3b9b70f/173314e067b2d5b3c18855ccb7070376/dotnet-dev-fedora.28-x64.1.1.12.tar.gz
82-
[dotnet-dev-opensuse.42.3-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/3036d822-044e-4d0f-ad05-9ead0b5c8bd6/ce93aeae9417b0e1889333b9e74e5986/dotnet-dev-opensuse.42.3-x64.1.1.12.tar.gz
8379
[dotnet-dev-osx-x64.pkg]: https://download.visualstudio.microsoft.com/download/pr/7ebc7c42-4045-4519-8caa-2eee0b588408/29deb085fd7fce6ba40d49b6222c7373/dotnet-dev-osx-x64.1.1.12.pkg
8480
[dotnet-dev-osx-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/7e10916f-fee4-48af-9092-6b615c33fcb1/90d2ac564a9438263403a6d5f6591604/dotnet-dev-osx-x64.1.1.12.tar.gz
8581
[dotnet-dev-rhel-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/0fc0ea1c-96d1-4f40-abc5-aa64d37d5cae/a2d14e0e163f467577d4ce2053390699/dotnet-dev-rhel-x64.1.1.12.tar.gz
8682
[dotnet-dev-ubuntu-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/fa54b546-688e-48d3-a768-d91bfec434c8/f7e2dfb770983cbd673e0ab461de779b/dotnet-dev-ubuntu-x64.1.1.12.tar.gz
8783
[dotnet-dev-ubuntu.16.04-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/02e1b6f8-1fac-45b7-a23c-498a67b9a943/829bb9debbc78ccda8dbc2298ec2c942/dotnet-dev-ubuntu.16.04-x64.1.1.12.tar.gz
88-
[dotnet-dev-ubuntu.18.04-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/8af1ce14-5e8a-4de3-b869-270bb76b31b4/8fe202de84b40a57bf7d4bd3f8e02de9/dotnet-dev-ubuntu.18.04-x64.1.1.12.tar.gz
8984
[dotnet-dev-win-x64.exe]: https://download.visualstudio.microsoft.com/download/pr/483b1e47-f5e0-43c0-9a4b-6e5c6ec4f47c/e7c2bbc5d9ffbd2a1e2f0c572f2fbb57/dotnet-dev-win-x64.1.1.12.exe
9085
[dotnet-dev-win-x64.zip]: https://download.visualstudio.microsoft.com/download/pr/cdb1d5fc-5bfb-466e-8339-226d57b3d111/3d29a36420acfd92990f5caec5371395/dotnet-dev-win-x64.1.1.12.zip
9186
[dotnet-dev-win-x86.exe]: https://download.visualstudio.microsoft.com/download/pr/483fb810-35ab-46eb-8e35-e841116de0a6/ceb9f9755897d735ee4e930b4198657b/dotnet-dev-win-x86.1.1.12.exe
@@ -94,8 +89,7 @@ export PATH=$PATH:$HOME/dotnet
9489
[coreclr-symbols.zip]: https://download.visualstudio.microsoft.com/download/pr/00d621df-0419-492c-bdf1-93942c76e756/d67f977b90c4ae4963f58b2feeee77c6/coreclr-1.0.14-symbols.zip
9590
[corefx-symbols.zip]: https://download.visualstudio.microsoft.com/download/pr/0f67d331-cfa9-4422-8a2a-a0ae18a521e4/ae9bdb6e9a0c8248d8aa2cae2269972c/corefx-1.0.14-symbols.zip
9691

97-
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.0.14-runtime-sha.txt
98-
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.1.12-sdk-sha.txt
92+
[checksums-runtime]: https://builds.dotnet.microsoft.com/dotnet/checksums/1.0.14-runtime-sha.txt
93+
[checksums-sdk]: https://builds.dotnet.microsoft.com/dotnet/checksums/1.1.12-sdk-sha.txt
9994

100-
[linux-install]: https://dotnet.microsoft.com/download/dotnet/1.0
101-
[linux-setup]: https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md
95+
[linux-setup]: https://github.com/dotnet/core/blob/main/linux.md

release-notes/1.0/1.0.15/1.0.15-download.md

Lines changed: 8 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77

88
See the [Release Notes](1.0.15.md) for details about what is included in this update.
99

10-
| | SDK Installer<sup>1</sup> | SDK Binaries<sup>1</sup> | Runtime Installer | Runtime Binaries | ASP.NET Core Runtime |
10+
| | SDK Installer | SDK Binaries | Runtime Installer | Runtime Binaries | ASP.NET Core Runtime |
1111
| --------- | :------------------------------------------: | :----------------------: | :---------------------------: | :-------------------------: | :-----------------: |
12-
| Windows | [x86][dotnet-dev-win-x86.exe] \| [x64][dotnet-dev-win-x64.exe] | [x86][dotnet-dev-win-x86.zip] \| [x64][dotnet-dev-win-x64.zip] | [x86][dotnet-win-x86.exe] \| [x64][dotnet-win-x64.exe] | [x86][dotnet-win-x86.zip] \| [x64][dotnet-win-x64.zip] | [Hosting Bundle][DotNetCore-WindowsHosting.exe]<sup>2</sup> |
12+
| Windows | [x86][dotnet-dev-win-x86.exe] \| [x64][dotnet-dev-win-x64.exe] | [x86][dotnet-dev-win-x86.zip] \| [x64][dotnet-dev-win-x64.zip] | [x86][dotnet-win-x86.exe] \| [x64][dotnet-win-x64.exe] | [x86][dotnet-win-x86.zip] \| [x64][dotnet-win-x64.zip] | [Hosting Bundle][DotNetCore-WindowsHosting.exe] |
1313
| macOS | [x64][dotnet-dev-osx-x64.pkg] | [x64][dotnet-dev-osx-x64.tar.gz] | [x64][dotnet-osx-x64.pkg] | [x64][dotnet-osx-x64.tar.gz] | - |
1414
| CentOS 7 | - | [x64][dotnet-dev-centos-x64.tar.gz] | - | [x64][dotnet-centos-x64.tar.gz] | - |
1515
| RHEL 7 | - | [x64][dotnet-dev-rhel-x64.tar.gz] | - | [x64][dotnet-rhel-x64.tar.gz] | - |
@@ -30,6 +30,7 @@ The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have b
3030
Before installing .NET, you will need to register the Microsoft key, register the product repository, and install required dependencies. This only needs to be done once per machine. Refer to [Setting up Linux for .NET Core][linux-setup] for the requirements.
3131

3232
### Develop applications
33+
3334
To develop applications using the .NET Core SDK, run the following command. The .NET Core runtime and ASP.NET Core runtime are included.
3435

3536
In your command prompt, run the following commands:
@@ -52,15 +53,13 @@ sudo apt-get install dotnet-sharedframework-microsoft.netcore.app-1.0.15
5253

5354
## Installation from a binary archive
5455

55-
Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](https://github.com/dotnet/core/blob/main/Documentation/linux-prereqs.md) document.
56+
Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed.
57+
Dependency requirements can be seen in the [Linux System Prerequisites](https://github.com/dotnet/core/blob/main/linux.md) document.
5658

5759
```bash
5860
mkdir -p $HOME/dotnet && tar zxf dotnet.tar.gz -C $HOME/dotnet
5961
export PATH=$PATH:$HOME/dotnet
6062
```
61-
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
62-
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
63-
[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/1.0/1.0.15.md
6463

6564
[dotnet-centos-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/160b5882-cc9f-4887-b641-b2049d0a1844/74e559657e6ca8f92319164506f8ad64/dotnet-centos-x64.1.0.15.tar.gz
6665
[dotnet-osx-x64.pkg]: https://download.visualstudio.microsoft.com/download/pr/171b6b96-9368-40f2-87a6-77a7a0f422e3/f706ac99ee323d1061611d4e84df742d/dotnet-osx-x64.1.0.15.pkg
@@ -74,15 +73,11 @@ export PATH=$PATH:$HOME/dotnet
7473
[dotnet-win-x86.zip]: https://download.visualstudio.microsoft.com/download/pr/75313578-d46c-4628-8583-af6f6ac273d7/a6d24992ba1c8bf56f96b733ccc08e0e/dotnet-win-x86.1.0.15.zip
7574
[DotNetCore-WindowsHosting.exe]: https://download.visualstudio.microsoft.com/download/pr/b3978c43-8056-41f9-b567-4c8a450c71d7/d8f94aab409f0ae6f9d2a6519fe14343/dotnetcore.1.0.15_1.1.12-windowshosting.exe
7675
[dotnet-dev-centos-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/532c2427-2819-4863-a4da-c427ccf0415b/9ca4fc6036483c28e86cfad26e4227c7/dotnet-dev-centos-x64.1.1.13.tar.gz
77-
[dotnet-dev-fedora.27-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/9d07c97e-0989-46f3-a557-1cc86c814a03/1a4a31641b1520700d60f171ff16abc0/dotnet-dev-fedora.27-x64.1.1.13.tar.gz
78-
[dotnet-dev-fedora.28-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/ff843544-d156-4436-acaa-0d25dbc9a391/846e9fcc4a2766cfff326463d6876e39/dotnet-dev-fedora.28-x64.1.1.13.tar.gz
79-
[dotnet-dev-opensuse.42.3-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/207d2220-d884-4f47-a224-2fdf9bf887d1/d730f96e2f935890b280c22fd404c293/dotnet-dev-opensuse.42.3-x64.1.1.13.tar.gz
8076
[dotnet-dev-osx-x64.pkg]: https://download.visualstudio.microsoft.com/download/pr/822ea2bc-dc92-4308-b58f-24ce45300801/7c7bf7cb2c5f3749ef274bd411453910/dotnet-dev-osx-x64.1.1.13.pkg
8177
[dotnet-dev-osx-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/d26e01f0-4335-4052-8b2b-a4ea87a7e0b4/2cdd5205a866b9f29c3761f99aa62025/dotnet-dev-osx-x64.1.1.13.tar.gz
8278
[dotnet-dev-rhel-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/6298829d-d18f-4571-8a5c-ba3e3b27741a/4ed6bc25bf8695446906d3f3759077ce/dotnet-dev-rhel-x64.1.1.13.tar.gz
8379
[dotnet-dev-ubuntu-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/4db77bc5-51be-4f3a-91c8-89107bd32d63/4ee3a040237910e4602dff38233e3586/dotnet-dev-ubuntu-x64.1.1.13.tar.gz
8480
[dotnet-dev-ubuntu.16.04-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/c1cc8138-c8d3-484e-b6d2-68a04169e8bc/2668526977ab8c06b06245ad1ecf7023/dotnet-dev-ubuntu.16.04-x64.1.1.13.tar.gz
85-
[dotnet-dev-ubuntu.18.04-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/db940206-0e42-4015-984a-747a03a5fda3/587de9530f389160405851d794a23abc/dotnet-dev-ubuntu.18.04-x64.1.1.13.tar.gz
8681
[dotnet-dev-win-x64.exe]: https://download.visualstudio.microsoft.com/download/pr/b7107956-109a-4d0f-9c86-4d2ced882873/64c75af38565ed172f26c6127844ef34/dotnet-dev-win-x64.1.1.13.exe
8782
[dotnet-dev-win-x64.zip]: https://download.visualstudio.microsoft.com/download/pr/ae7bb680-ae5b-4845-ac96-15853610424c/823bb8b6e18f9d5ca5988d1c2ed062b3/dotnet-dev-win-x64.1.1.13.zip
8883
[dotnet-dev-win-x86.exe]: https://download.visualstudio.microsoft.com/download/pr/51ac7bf7-73c5-4898-bf31-a5856c41e76c/8a709db9717c1c393532595e440cfb41/dotnet-dev-win-x86.1.1.13.exe
@@ -91,9 +86,7 @@ export PATH=$PATH:$HOME/dotnet
9186
[coreclr-symbols.zip]: https://download.visualstudio.microsoft.com/download/pr/b9586cd9-3158-4451-948c-1ab7388eacc4/5ce90f836e672be5afe27544c767ee48/coreclr-1.0.15-symbols.zip
9287
[corefx-symbols.zip]: https://download.visualstudio.microsoft.com/download/pr/4e2a655f-b467-4c7b-8357-81efba877c99/3c9175fff6edf9d6e6c0334bcd42fee2/corefx-1.0.15-symbols.zip
9388

94-
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.0.15-runtime-sha.txt
95-
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.1.13-sdk-sha.txt
89+
[checksums-runtime]: https://builds.dotnet.microsoft.com/dotnet/checksums/1.0.15-runtime-sha.txt
90+
[checksums-sdk]: https://builds.dotnet.microsoft.com/dotnet/checksums/1.1.13-sdk-sha.txt
9691

97-
[linux-install]: https://dotnet.microsoft.com/download/dotnet/1.0
98-
[linux-setup]: https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md
99-
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/2019/03/12/net-core-march-2019/
92+
[linux-setup]: https://github.com/dotnet/core/blob/main/linux.md

release-notes/1.0/1.0.15/1.0.15.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,9 @@ See [.NET Core Supported OS Lifecycle Policy](https://github.com/dotnet/core/blo
3030

3131
* [CVE-2019-0657: .NET Core NuGet Tampering Vulnerability](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2019-0757)
3232

33-
A tampering vulnerability exists in NuGet software when executed in a Linux or Mac environment. An attacker who successfully exploited the vulnerability could run arbitrary code in the context of the current user. If the current user is logged on with administrative user rights, an attacker could take control of the affected system. An attacker could then install programs; view, change, or delete data; or create new accounts with full user rights. Users whose accounts are configured to have fewer user rights on the system could be less impacted than users who operate with administrative user rights. Exploitation of the vulnerability requires that an attacker can login as any other user on that machine. At that point, the attacker will be able to replace or add to files that were created by a NuGet restore operation in the current users account.
33+
A tampering vulnerability exists in NuGet software when executed in a Linux or Mac environment. An attacker who successfully exploited the vulnerability could run arbitrary code in the context of the current user. If the current user is logged on with administrative user rights, an attacker could take control of the affected system.
34+
An attacker could then install programs; view, change, or delete data; or create new accounts with full user rights. Users whose accounts are configured to have fewer user rights on the system could be less impacted than users who operate with administrative user rights. Exploitation of the vulnerability requires that an attacker can login as any other user on that machine.
35+
At that point, the attacker will be able to replace or add to files that were created by a NuGet restore operation in the current users account.
3436

3537
The security update addresses the vulnerability by correcting how NuGet restore creates file permissions for all files extracted to the client machine.
3638

@@ -105,4 +107,4 @@ System.Private.Uri | 4.0.4
105107
System.Runtime | 4.1.2
106108
System.Runtime.Extensions | 4.1.2
107109

108-
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-march-2019/
110+
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-march-2019/

0 commit comments

Comments
 (0)