Commit graph

7906 commits

Author SHA1 Message Date
Dongbo Wang 9a3c168d78 Merged PR 17556: Update Change Log for v7.0.8 release
Update Change Log for v7.0.8 release, superseding https://dev.azure.com/mscodehub/PowerShellCore/_git/PowerShell/pullrequest/17221
2021-10-13 21:19:51 +00:00
Dongbo Wang 23faf4a546 Merged PR 17547: Update the NuGet config content
Update the NuGet config content to remove `myget` feeds.
2021-10-13 00:38:02 +00:00
Travis Plunk 159356bdd2 Sign third party exes (#16229) 2021-10-12 14:37:30 -07:00
Travis Plunk c34d9a3699 Upgrade set-value package for markdown test (#16196) 2021-10-12 14:36:23 -07:00
Travis Plunk b05890603e Move vPack build to 1ES Pool (#16169) 2021-10-12 14:27:56 -07:00
Dongbo Wang f4fb26ccb7 Merged PR 17532: Update to .NET SDK 3.1.414
Update to .NET SDK 3.1.414 and update package versions
2021-10-12 21:20:46 +00:00
Travis Plunk 9bc3d3a147 Merged PR 17521: Add-type NoLanguage mode vuln fix
Normally, the Add-Type cmdlet is disallowed when PowerShell is run on a locked down system.  However, an admin on a locked down system can create a NoLanguage remoting endpoint, and that endpoint configuration will allow the Add-Type cmdlet.  The admin can create a remote connection to the NoLanguage endpoint on the same machine, and use Add-Type cmdlet to compile and run arbitrary C# code.

This fix disallows the use of Add-Type cmdlet in a NoLanguage mode PowerShell session, on a locked down machine.
2021-10-12 19:03:24 +00:00
Robert Holt f09ef15c07
Fix example nuget.config (#14349) 2021-10-12 10:31:27 -07:00
Dongbo Wang 8cc9f2ff94 Fix the mac build by updating the pool image name (#16010) 2021-09-16 15:49:44 -07:00
Travis Plunk 1e04c606c8 Add .stylecop to filetypexml and format it (#16025) 2021-09-16 15:48:42 -07:00
Travis Plunk d6e5f075c8 Add .stylecop to filetypexml and format it (#16025) 2021-09-16 15:07:53 -07:00
Aditya Patwardhan cdd87cd9e3 Move from PkgES hosted agents to 1ES hosted agents (#16023) 2021-09-16 15:01:52 -07:00
Aditya Patwardhan 48e3800ad8 Use Alpine 3.12 for building PowerShell for alpine (#16008) 2021-09-16 15:00:12 -07:00
Paul Higinbotham 3b27ee6991 Add error catch for unauthorized access when removing AppLocker test files (#15881) 2021-09-16 14:59:32 -07:00
Konstantin Gukov d267f532ee Do not stop powershell when can't create telemetry mutex. (#15574) 2021-09-16 14:58:50 -07:00
Aditya Patwardhan 056df12e85 Merged PR 17099: Obscure node information in telemetry client.
Obscure node information in telemetry client.

Cherry picked from !17093
2021-09-16 21:43:00 +00:00
Aditya Patwardhan 6e5e7f595f Merged PR 16731: Changelog for v7.0.7 release
Changelog for v7.0.7 release
2021-08-12 18:36:40 +00:00
Aditya Patwardhan 14e7cd8991 Merged PR 16722: Remove cat file
Remove cat file
2021-08-12 01:09:18 +00:00
Aditya Patwardhan 9c4b5f1ae2 Merged PR 16717: Update .NET SDK to 3.1.412
Update .NET SDK to 3.1.412
2021-08-11 19:24:56 +00:00
Dongbo Wang bc2344ee4c Merged PR 14810: Update the ChangeLog for v7.0.6 release
Update the ChangeLog and .spelling files for v7.0.6 release
2021-03-11 21:33:44 +00:00
Aditya Patwardhan 04d83fc377 Merged PR 14783: Bump .NET to version 3.1.407
Bump .NET to version 3.1.407
2021-03-10 02:56:36 +00:00
Aditya Patwardhan b75af0dc04 Remove the compiler directive 2021-03-09 16:01:49 -08:00
Aditya Patwardhan a0a655cd71 Fix a bad merge 2021-03-09 15:56:47 -08:00
Aditya Patwardhan 79124c6b70 Fix missing tag in test 2021-03-09 15:48:39 -08:00
Aditya Patwardhan bfa1df462b Fix the variable name in the condition for miscellaneous analysis CI (#14975) 2021-03-09 14:55:30 -08:00
Aditya Patwardhan 72fd413ae2 Fix the variable usage in CI yaml (#14974) 2021-03-09 14:55:16 -08:00
Aditya Patwardhan 614e886c50 Disable running markdown link verification in release build CI (#14971) 2021-03-09 14:54:55 -08:00
Travis Plunk 538b40cf46 Declare which variable group is used for checking the blob in the release build (#14970) 2021-03-09 14:54:36 -08:00
Travis Plunk 8a10dd82d9 Use template that disables component governance for CI (#14938) 2021-03-09 14:54:05 -08:00
Aditya Patwardhan 9236c308dd Add suppress for nuget multifeed warning (#14893) 2021-03-09 14:52:49 -08:00
Travis Plunk 5c4d4ee44a Disable codesign validation where the file type is not supported (#14885)
* disable codesign validation where it fails

* disable macOS filesigning too
2021-03-09 14:51:03 -08:00
Travis Plunk 99655d1865 Make universal Deb package based on deb package spec (#14681) 2021-03-09 14:50:43 -08:00
Steve Lee 79e209c053 Fix webcmdlets to properly construct URI from body when using -NoProxy (#14673) 2021-03-09 14:50:24 -08:00
Steve Lee 2814e53d36 Fix PromptForCredential() to add targetName as domain (#14504) 2021-03-09 14:49:54 -08:00
Anam Navied c6b702b185 Update ini component version in test package.json (#14454) 2021-03-09 14:47:57 -08:00
Robert Holt 129257e808 Add manual release automation steps and improve changelog script (#14445) 2021-03-09 14:47:40 -08:00
Travis Plunk 92b958b613 Update markdown test packages with security fixes (#14145) 2021-03-09 14:47:22 -08:00
Dongbo Wang c9fccf308d Fix a typo in the Get-ChangeLog function (#14129) 2021-03-09 14:47:03 -08:00
Anam Navied 52aa32db27 Add validation and dependencies for Ubuntu 20.04 distribution to packaging script (#13993) 2021-03-09 14:46:30 -08:00
Travis Plunk 8f68eafcfb markdownlint security updates (#13730)
* security updates

* exclude markdown test changes from product CI is future
2021-03-09 14:44:27 -08:00
Paul Higinbotham 43fba3811c Clean up the IPC named pipe on PowerShell exit (#12187) 2021-03-09 14:40:20 -08:00
Aditya Patwardhan 64922ee292 Add comment in release-BuildJson.yml for date formatting 2021-02-23 12:26:16 -08:00
Aditya Patwardhan 7d54482257 Remove dotnet 5 nuget feed 2021-02-22 13:25:25 -08:00
Aditya Patwardhan a5238cb135 Remove code for installing .NET 5 2021-02-22 13:13:24 -08:00
Aditya Patwardhan 6c653cb41d Install wget on centos-7 docker image 2021-02-19 12:04:49 -08:00
Travis Plunk 4edbf57bce Fix install-dotnet download (#14856) 2021-02-19 11:36:08 -08:00
Aditya Patwardhan acb4ad1456 Fix bad merge 2021-02-18 16:19:08 -08:00
Dongbo Wang 36fa56bab2 Fix release build to upload global tool packages to artifacts (#14620) 2021-02-18 16:15:32 -08:00
Aditya Patwardhan 83dde8cb57 Fixes to release pipeline for GA release (#14034) 2021-02-18 16:11:13 -08:00
Aditya Patwardhan 96778fb49c Add checkout step to release build templates (#13840) 2021-02-18 16:06:59 -08:00