Commit graph

8386 commits

Author SHA1 Message Date
Dongbo Wang e1d845a30b Merged PR 17559: Update Change Log for v7.1.5 release
Update Change Log for v7.1.5 release
2021-10-13 21:40:34 +00:00
Travis Plunk 122a770eef Merged PR 17569: Update transitive dependencies from MS.Win.Compatibily
App package updates for MS.Win.Compat dependencies
2021-10-13 20:28:07 +00:00
Travis Plunk 04cf3e1dab Upgrade set-value package for markdown test (#16196) 2021-10-12 14:47:49 -07:00
Travis Plunk d1a8deeae0 Sign third party exes (#16229) 2021-10-12 14:44:24 -07:00
Travis Plunk db7f39e0d7 Move vPack build to 1ES Pool (#16169) 2021-10-12 14:43:48 -07:00
Dongbo Wang 9bd3462fb8 Merged PR 17537: Update to .NET SDK 5.0.402
Update to .NET SDK 5.0.402 and update package versions
2021-10-12 21:40:38 +00:00
Travis Plunk 3619db6450 Merged PR 17522: 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.

Cherry picked from !17521
2021-10-12 18:17:41 +00:00
Robert Holt 86da34e20d
Fix example nuget.config (#14349) 2021-10-12 10:29:58 -07:00
Travis Plunk 0ef752ef8c Add .stylecop to filetypexml and format it (#16025) 2021-09-16 15:59:11 -07:00
Aditya Patwardhan ce48634302 Move from PkgES hosted agents to 1ES hosted agents (#16023) 2021-09-16 15:58:00 -07:00
Dongbo Wang 0ca538e59a Fix the mac build by updating the pool image name (#16010) 2021-09-16 15:55:49 -07:00
Aditya Patwardhan f9c1f82c0c Use Alpine 3.12 for building PowerShell for alpine (#16008) 2021-09-16 15:55:12 -07:00
Paul Higinbotham 4290ef071a Add error catch for unauthorized access when removing AppLocker test files (#15881) 2021-09-16 15:54:35 -07:00
Dongbo Wang d2eaa822dd Test if a command is 'Out-Default' more thoroughly for transcribing scenarios (#15653) 2021-09-16 15:53:47 -07:00
Konstantin Gukov 9b151781ff Do not stop powershell when can't create telemetry mutex. (#15574) 2021-09-16 15:53:03 -07:00
Aditya Patwardhan 1d4dba2ecd Merged PR 17100: Obscure node information in telemetry client.
Obscure node information in telemetry client.

Cherry picked from !17093
2021-09-16 21:43:13 +00:00
Aditya Patwardhan 3e91b1e4e0 Merged PR 16733: Changelog v7.1.4 2021-08-12 18:46:41 +00:00
Aditya Patwardhan c53ee4400f Merged PR 16723: Remove the cat file from package
Remove the cat file from package
2021-08-12 00:43:57 +00:00
Aditya Patwardhan 3ebcbab02d Merged PR 16715: Update .NET SDK version and other packages
Update .NET SDK version and other packages
2021-08-11 19:20:41 +00:00
Travis Plunk ea5c8e3c4d Merged PR 14806: 7.1.3 Changlog
draft changelog
2021-03-11 22:58:59 +00:00
Aditya Patwardhan 33ce13a0df Merged PR 14775: Bump .NET SDK to 5.0.4
Bump .NET SDK to 5.0.4
2021-03-10 01:03:13 +00:00
Aditya Patwardhan 07f722d916 Fix the variable name in the condition for miscellaneous analysis CI (#14975) 2021-03-08 17:07:55 -08:00
Aditya Patwardhan 6d081db2da Fix the variable usage in CI yaml (#14974) 2021-03-08 15:41:13 -08:00
Aditya Patwardhan 02bc4aed5c Disable running markdown link verification in release build CI (#14971) 2021-03-08 12:30:14 -08:00
Travis Plunk b70f1c4735 Use template that disables component governance for CI (#14938) 2021-03-08 12:30:06 -08:00
Travis Plunk b18ad3ecc6 Declare which variable group is used for checking the blob in the release build (#14970) 2021-03-08 12:11:26 -08:00
Aditya Patwardhan d7c5d5ec09 Add suppress for nuget multifeed warning (#14893) 2021-03-08 11:23:27 -08:00
Travis Plunk 3e67d45a8f Disable codesign validation where the file type is not supported (#14885)
* disable codesign validation where it fails

* disable macOS filesigning too
2021-03-08 11:23:06 -08:00
Aditya Patwardhan d9033a4986 Install wget on centos 7 docker image (#14857) 2021-03-08 11:22:46 -08:00
Travis Plunk 5e3788f778 Fix install-dotnet download (#14856) 2021-03-08 11:22:28 -08:00
Travis Plunk 90e3753090 Make universal Deb package based on deb package spec (#14681) 2021-03-08 11:22:05 -08:00
Steve Lee a5d47edc77 Fix webcmdlets to properly construct URI from body when using -NoProxy (#14673) 2021-03-08 11:21:34 -08:00
Dongbo Wang 1b1b7d6220 Fix release build to upload global tool packages to artifacts (#14620) 2021-03-08 11:21:12 -08:00
Steve Lee 98b83161c3 Fix PromptForCredential() to add targetName as domain (#14504) 2021-03-08 11:20:12 -08:00
Anam Navied 82737fab56 Update ini component version in test package.json (#14454) 2021-03-08 10:59:27 -08:00
Robert Holt ed7137f0df Add manual release automation steps and improve changelog script (#14445) 2021-03-08 10:59:02 -08:00
Travis Plunk dc3c905395 Update markdown test packages with security fixes (#14145) 2021-03-08 10:58:29 -08:00
Dongbo Wang aa0dd42272 Fix a typo in the Get-ChangeLog function (#14129) 2021-03-08 10:58:02 -08:00
Henry Buckle 58b7fe2ec5 Remove the 32,767 character limit on the environment block for Start-Process (#14111) 2021-03-08 10:57:13 -08:00
Aditya Patwardhan a6e7757777 Disable global tool copy to unblock release 2021-02-11 17:19:10 -08:00
Dongbo Wang 2f7d7fd595 Merged PR 14480: Update ChangeLog for v7.1.2 release
Update ChangeLog for v7.1.2 release
2021-02-11 21:55:28 +00:00
Travis Plunk 9b0071e148 Fix third party signing for files in sub-folders (#14751) 2021-02-10 14:29:59 -08:00
Aditya Patwardhan 70f68e9ee9 Merged PR 14459: Bump .NET SDK to version 5.0.103
Bump .NET SDK to version 5.0.103
2021-02-10 22:28:59 +00:00
Dongbo Wang c8b58cf14e Publish the global tool package for stable release 2021-01-15 17:26:26 -08:00
Dongbo Wang 0ca6adb4a0 Merged PR 14158: Fix release pipeline by skipping the global tool package
Fix release pipeline by skipping the global tool package
2021-01-15 06:05:19 +00:00
Andrew Menagarishvili a2e7a5eab8 Merged PR 14143: Changelog for v7.1.1
Changelog for v7.1.1
2021-01-14 20:20:03 +00:00
Dongbo Wang 24e2bbdde9 Merged PR 14135: Remove old .NET SDKs only if any exists
Remove old .NET SDKs only if any exists
2021-01-13 22:42:20 +00:00
Dongbo Wang 11278116ea Merged PR 14132: Remove old .NET SDKs before SDK tests
Remove old .NET SDKs before SDK tests
2021-01-13 22:34:19 +00:00
Dongbo Wang 65766caa95 Merged PR 14128: Remove unneeded NuGet feeds for hosting SDK test
Remove unneeded NuGet feeds for hosting SDK test, e.g. powershell.core/myget
2021-01-13 20:51:12 +00:00
Dongbo Wang adab3212a9 Merged PR 14121: Update the file.wxs
Update the `file.wxs` due to .NET runtime change.
2021-01-13 18:34:00 +00:00