Commit graph

306 commits

Author SHA1 Message Date
Sandy Armstrong
d29400ffcd Delegate version recommendations for VSmac users to VSmac docs 2019-06-14 08:00:22 -07:00
Radka Janek
8217a34296 Updated rhel8 and fedora support in the release notes. 2019-06-12 10:05:51 +02:00
Omair Majid
0f9b92c251 Use export PATH=$PATH:$HOME/dotnet consistently
The old variant, export PATH=$HOME/dotnet would remove the existing
entries (like /bin) from PATH. Lets not do that. Lets always append to
PATH.

See #2797 and #2498
2019-06-06 10:36:22 -04:00
Lee Coward
74dc7926ae
Update 2.1.604-SDK-download.md 2019-05-27 16:54:58 -07:00
Lee Coward
a4259dcccd
Update 2.1.11-download.md 2019-05-27 16:52:41 -07:00
Lee Coward
2111cd4194 content for VS 16.1 release 2019-05-21 08:23:04 -07:00
Lee Coward
c6f1744d80
Merge pull request #2606 from arthurrump/master
Releases.json fixes
2019-05-15 08:25:46 -07:00
Lee Coward
278d2c33fa update lifecycle info with 14.04 end of standard supp 2019-05-15 07:47:25 -07:00
Arthur Rump
8615a506da Merge dotnet/master 2019-05-15 15:05:58 +02:00
Lee Coward
512979a129
Update 2.1.11.md 2019-05-14 10:03:33 -07:00
Lee Coward
a343df84ba add cve content to rel notes 2019-05-13 12:54:27 -07:00
Vivek Mishra
5f166754c4 Removed broken link in 2.1.603 2019-05-09 16:04:44 -07:00
Vivek Mishra
d2432b0663 Fixed VS versions in 2.X jsons 2019-05-09 15:34:14 -07:00
Vivek Mishra
738595f0bb Added changes for 2.1 2019-05-09 12:21:05 -07:00
Vivek Mishra
d569b7943a Merge branch 'master' of https://github.com/dotnet/core into may-rel 2019-05-09 11:45:48 -07:00
Vivek Mishra
7cf538600c Added package bundles to rel notes and jsons for 1.X and 2.2 2019-05-08 18:46:05 -07:00
Vivek Mishra
fd4c0e3760 Updated rel notes 2019-05-08 14:40:12 -07:00
Lee Coward
36728df85e
Update 2.1.10.md 2019-05-08 11:36:20 -07:00
Lee Coward
476f6db71b update historical cve data 2019-05-08 11:23:40 -07:00
Vivek Mishra
7e8f6f9b01 .NET Core May 2019 release artifacts 2019-05-07 18:58:40 -07:00
Arthur Rump
5e2cd33631 Merge branch 'master' of https://github.com/dotnet/core 2019-05-06 20:27:27 +02:00
Matthias Dittrich
997098ac64 Fix link (#2620) 2019-04-22 12:53:18 -07:00
Arthur Rump
375f1848b3 Fix 2.1.0 version-aspnetcoremodule 2019-04-19 09:46:55 +02:00
Arthur Rump
6c8a054cbf Fix 2.1.300 csharp-version 2019-04-19 09:42:19 +02:00
Lee Coward
799b018f17 json data corretions 2019-04-17 08:51:06 -07:00
Lee Coward
6e148d994d backfill 2.1.0 release into release.json 2019-04-15 14:58:50 -07:00
Lee Coward
8c1dcf3552
Update 2.1.10-download.md 2019-04-12 09:08:18 -07:00
Lee Coward
378fc43f39
Update 2.1.603-SDK-download.md 2019-04-10 15:40:48 -07:00
Lee Coward
856ae10870
Update 2.1.10-download.md 2019-04-10 15:40:19 -07:00
Lee Coward
58d87c1f50
Update 2.1.10.md 2019-04-10 15:39:58 -07:00
Lee Coward
5c7d386562
Update releases.json 2019-04-09 12:30:32 -07:00
Lee Coward
a63a723db1
Update 2.1.10.md 2019-04-09 12:08:38 -07:00
Lee Coward
263e129096 Merge branch 'master' of https://www.github.com/dotnet/core into apr-update 2019-04-09 11:27:49 -07:00
Lee Coward
d4150f2032 version number updates 2019-04-09 11:24:41 -07:00
Lee Coward
b86fc27fb5 vs compat notes 2019-04-09 11:22:44 -07:00
Lee Coward
781602f580 2.1.10 redeploy 2019-04-09 11:02:52 -07:00
Lee Coward
39c9d5b43d update top-level readme files 2019-04-08 17:20:33 -07:00
Lee Coward
2389e14aa0 add ef and asp packages 2019-04-08 17:16:00 -07:00
Lee Coward
5176b9027a april 2019 update content 2019-04-08 17:00:53 -07:00
Arthur Rump
147bdc83e3 Fix 2.1.602 release notes 2019-04-06 10:47:58 +02:00
Lee Coward
922a819493 fix links 2019-04-03 14:05:12 -07:00
Lee Coward
8e520e33b0 dev16 release
update v1 json and fix lang versions

address pr feedback

rename dl files to serve as release notes

correct SDK release notes file names and entries in json

correct runtime links in relnotes

rollback v1 json changes
2019-04-03 13:55:37 -07:00
Lee Coward
07cc7aa513 correct runtime links in relnotes 2019-04-03 11:55:02 -07:00
Lee Coward
9eaadf1cdd correct SDK release notes file names and entries in json 2019-04-03 10:14:16 -07:00
Lee Coward
edeead97db rename dl files to serve as release notes 2019-04-03 10:12:26 -07:00
Lee Coward
bdc81979c7 address pr feedback 2019-04-03 10:10:12 -07:00
Lee Coward
db2661b5f8 dev16 release 2019-04-02 13:06:53 -07:00
Vivek Mishra
9fa14ea0ce
Update 2.1.8.md 2019-03-20 15:23:52 -07:00
Lee Coward
0e5d014745 remove (Will be posted later today) 2019-03-12 15:58:23 -07:00
Lee Coward
0ae8d9aa3b update jsons with vs version and update blog link 2019-03-12 15:55:47 -07:00
Vivek Mishra
299e38eb00
Update 2.1.9-download.md 2019-03-12 11:24:13 -07:00
Vivek Mishra
fb2a183b0d
Fixed minor typo (#2434)
* Fixed minor typo
2019-03-12 11:08:06 -07:00
Vivek Mishra
9c95f339ba
Updated Mar 2019 rel notes (#2433) 2019-03-12 10:23:25 -07:00
Vivek Mishra
ccc418e8da
Artifacts for 12-Mar-2019 release (#2431) 2019-03-12 10:08:13 -07:00
Lee Coward
6916eacc9e known issue update 2019-02-27 13:26:39 -08:00
Lee Coward
9f7b680bca
Merge pull request #2326 from arthurrump/master
Fixes for releases.json files (new style)
2019-02-27 12:12:50 -08:00
Doug Bunting
0702d44565
Update 2.1.8-known-issues.md 2019-02-22 15:56:49 -08:00
Vivek Mishra
f6a873a767
Updated 2.1.8 known issue to add link for 2.1 known issues 2019-02-22 13:14:18 -08:00
Vivek Mishra
8a34f5d9ec
Added the issue number 2019-02-22 13:09:18 -08:00
Vivek Mishra
7f1c8aaa5e
Updated 2.1.8 rel note for known issues link 2019-02-22 13:07:40 -08:00
Doug Bunting
1788070e4f
Add 2.1.8 known issues (#2335) 2019-02-22 10:00:00 -08:00
Arthur Rump
501c2f5386 Replace "vsversion" fields with "vs-version" in releases.json files
Regression introduced partially in 17ab027461
2019-02-18 18:37:33 +01:00
Arthur Rump
81e03ff947 Fix 2.1.0-preview1 release notes link in 2.1/releases.json
Regression introduced in 17ab027461
2019-02-18 18:33:42 +01:00
Arthur Rump
2763b169fb Fix 2.1.502 release notes link in 2.1/releases.json 2019-02-18 18:26:39 +01:00
Arthur Rump
53c75b2f57 Make eol-date field consistent between index and releases.json files
In releases-index.json the new convention seems to be to use `null` to
indicate that there is no eol-date set. The individual releases.json
files still used the old convention of indicating this with
an empty string.
2019-02-18 18:21:04 +01:00
Lee Coward
9ebe4427e4
Update 2.1.8.md 2019-02-12 12:32:03 -08:00
Lee Coward
2b4b5737b4
Update 2.1.8.md 2019-02-12 10:27:46 -08:00
Lee Coward
17ab027461 feb 2019 update content
feb update content

added fix list queries to relnotes

support updates for feb

relnote update
2019-02-12 09:24:53 -08:00
Lee Coward
952c77a928 fix ancm version for 2.1.7 2019-02-01 09:53:07 -08:00
Vivek Mishra
63568b050e
Fixed the link for CVE-2018-8416 (#2222) 2019-01-10 17:30:05 -08:00
Lee Coward
b778ec75e9 remove 2.2.1 from affected version for 2018-8416 2019-01-10 16:51:01 -08:00
Lee Coward
7b4bda1e2f
Merge branch 'master' into jkotalik-patch-1 2019-01-10 16:19:54 -08:00
Lee Coward
f39efda91e
Merge pull request #2178 from arthurrump/master
Fix 2.2.101 release notes link and other fixes
2019-01-09 14:06:04 -08:00
Lee Coward
8e0c4c15e7 correct affected packages for cve 2019-01-09 13:50:28 -08:00
Justin Kotalik
0648b95c55
Update ANCM version in 2.1.7 2019-01-09 09:09:24 -08:00
Lee Coward
0d7e9173e5
Update 2.1.7.md 2019-01-08 16:09:07 -08:00
Arthur Rump
2175760939 [Consistency] Make version-aspnetcoremodule a list in 2.1/releases.json 2019-01-08 19:42:12 +01:00
Arthur Rump
7f802c5329 Merge dotnet/master into master 2019-01-08 19:30:47 +01:00
Lee Coward
d1b87d95a7
Update 2.1.7.md 2019-01-08 10:19:47 -08:00
Lee Coward
1ae54b066d
Update 2.1.7.md 2019-01-08 10:19:21 -08:00
Lee Coward
f117b2a7d4 relnotes edits 2019-01-08 09:32:54 -08:00
Lee Coward
2c7dfc165a add cve-list to jsons 2019-01-08 07:29:12 -08:00
vivmishra
12c14f0ca9 Artifacts for 2.1.7/2.2.1 releases 2019-01-07 17:45:35 -08:00
Lee Coward
af7997b1eb add cve-list to releases.json files 2019-01-07 13:14:01 -08:00
Arthur Rump
6242140d2d Fix some release note links
Looks like release notes for 2.1.201 don't exist
2018-12-26 12:45:51 +01:00
Arthur Rump
886f879fb8 Replace all 'vsversion' fields with 'vs-version' 2018-12-20 19:07:04 +01:00
Arthur Rump
0aa6811a34 Merge master and fix merge conflicts
Sdk release 2.1.400 is gone, but I'm not really in the mood to go
through the trouble of adding it again.
2018-12-20 19:05:17 +01:00
Vivek Mishra
528e795d8d
Fixes for 3.0 preview 1 rel notes and 2.x supported OS (#2168)
* Fixes for 3.0 preview 1 rel notes and 2.x supported OS
2018-12-18 16:55:51 -08:00
Vivek Mishra
33f069fc69
Added commits MD files for 2.1.502/2.2.101 SDK releases (#2158)
* Added commits for 2.1.502/2.2.101 SDK releases
2018-12-18 13:47:21 -08:00
Lee Coward
378d9e4295 backfill json updates to previous channels 2018-12-13 16:55:57 -08:00
Lee Coward
f84493d626 fix field inconsistencies and add rt and sdk versions 2018-12-12 08:52:05 -08:00
Vivek Mishra
4b4a207978
Minor fixes for rel notes and releasesv2 json files (#2135)
* Minor fixes for rel notes and releasesv2 json files
2018-12-11 12:46:23 -08:00
Vivek Mishra
aecbc71dd9
Adding artifacts for 2.1.502 and 2.2.101 SDK releases (#2133) 2018-12-11 12:04:59 -08:00
Vivek Mishra
061246a56a
Fixes for hosting file and symbols for 2.2 Pre1 SDK (#2121)
* Fixes for 3.0 Preview1 Hosting file and other fixes
2018-12-07 13:35:46 -08:00
Vivek Mishra
9bc0fe3a78
Update 2.1.600-preview.md 2018-12-06 16:08:56 -08:00
Vivek Mishra
458d7a7675
Adding artifacts for 2.1 and 2.2 preview SDK releases (#2118)
* Adding artifacts for 2.1 and 2.2 preview SDK releases
2018-12-06 16:05:00 -08:00
Arthur Rump
7da01137fe
Merge branch 'master' into new-json-fixes 2018-12-05 16:33:03 +01:00
Lee Coward
76b509a46e
Update releases.json
add missing release-version for preview2
2018-11-26 13:48:55 -08:00
Jaime de Aquino
0a5ee912bc Link to the Releases Notes updated (#2054) 2018-11-13 11:45:03 -08:00
vivmishra
1b164ccc9c Adding 2.1.6/2.1.500 release for Nov 2018 2018-11-13 09:02:54 -08:00