-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Comparing changes
Open a pull request
base repository: PowerShell/PowerShell
base: v7.2.2
head repository: PowerShell/PowerShell
compare: v7.2.3
- 17 commits
- 22 files changed
- 5 contributors
Commits on Mar 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b12290e - Browse repository at this point
Copy the full SHA b12290eView commit details
Commits on Mar 17, 2022
-
Merged PR 19625: Make sure global tool packages are published in stab…
…le build Make sure global tool packages are published in stable build
Configuration menu - View commit details
-
Copy full SHA for 85bb6a0 - Browse repository at this point
Copy the full SHA 85bb6a0View commit details
Commits on Apr 4, 2022
-
Merged PR 19935: Create checksum file for global tools (#17056)
Cherry-picking the checksum change: #17056
Configuration menu - View commit details
-
Copy full SHA for 3d0f7f0 - Browse repository at this point
Copy the full SHA 3d0f7f0View commit details -
Merged PR 19951: Update dotnet-install script download link
Update the link for downloading the dotnet-install.ps1 link for CI.
Configuration menu - View commit details
-
Copy full SHA for e9302fe - Browse repository at this point
Copy the full SHA e9302feView commit details
Commits on Apr 12, 2022
-
Merged PR 20126: Fix for partial PowerShell module search paths, that…
… can be resolved to CWD locations The problem is .NET will return empty strings for special folders that don't exist in some accounts (like System account), and the module path code appends path locations without first checking if the root path is non-empty. This results in partial paths in the PSModulePath list, which are then interpreted by .NET file APIs as rooted in the current working directory. And this in turn can allow low privilege users to drop modules in locations that higher privilege accounts will load from, thus gaining escalated privilege code execution. These changes detect this non-rooted condition and prevents partial paths from being included in search lists. Cherry picked from !17201
Configuration menu - View commit details
-
Copy full SHA for bd1dabf - Browse repository at this point
Copy the full SHA bd1dabfView commit details
Commits on Apr 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1a5b53a - Browse repository at this point
Copy the full SHA 1a5b53aView commit details -
Re-enable
PowerShellGettests targeting PowerShell gallery (#17062)Re-enable `PowerShellGet` tests targeting PowerShell gallery (#17062) # Conflicts: # test/powershell/Modules/PackageManagement/PackageManagement.Tests.ps1
Configuration menu - View commit details
-
Copy full SHA for 5f2bfe1 - Browse repository at this point
Copy the full SHA 5f2bfe1View commit details -
Merged PR 20128: Updated to .NET 6.0.4 / SDK 6.0.202
Updated to .NET 6.0.4 / SDK 6.0.202
Configuration menu - View commit details
-
Copy full SHA for 00bab54 - Browse repository at this point
Copy the full SHA 00bab54View commit details
Commits on Apr 14, 2022
-
Merged PR 20170: v7.2.3 - Updated packages using dotnet-outdated glob…
…al tool Updated <PackageReference Include="System.Net.Http.WinHttpHandler" Version="6.0.0" /> to <PackageReference Include="System.Net.Http.WinHttpHandler" Version="6.0.1" />
Andrew Menagarishvili committedApr 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 8124f2f - Browse repository at this point
Copy the full SHA 8124f2fView commit details -
Merged PR 20190: Updated cgmanifest.json by findMissingNotices.ps1 in…
… v7.2.3 Updated cgmanifest.json by findMissingNotices.ps1 -Fix
Configuration menu - View commit details
-
Copy full SHA for 603ca22 - Browse repository at this point
Copy the full SHA 603ca22View commit details -
Merged PR 20188: Do not include node names when sending telemetry. (#…
Andrew Menagarishvili committedApr 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 82b1e39 - Browse repository at this point
Copy the full SHA 82b1e39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cdec35 - Browse repository at this point
Copy the full SHA 4cdec35View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd8638e - Browse repository at this point
Copy the full SHA dd8638eView commit details -
Merged PR 20199: Updated ThirdPartyNotices for 7.2.3
Updated ThirdPartyNotices for 7.2.3
Configuration menu - View commit details
-
Copy full SHA for 8ddeb47 - Browse repository at this point
Copy the full SHA 8ddeb47View commit details -
Merged PR 20211: Updated files.wxs for 7.2.3
Updated files.wxs for 7.2.3
Andrew Menagarishvili committedApr 14, 2022 Configuration menu - View commit details
-
Copy full SHA for f3e8993 - Browse repository at this point
Copy the full SHA f3e8993View commit details
Commits on Apr 15, 2022
-
Merged PR 20239: Making NameObscurerTelemetryInitializer internal - v…
…7.2.3 Making NameObscurerTelemetryInitializer internal
Andrew Menagarishvili committedApr 15, 2022 Configuration menu - View commit details
-
Copy full SHA for cfae544 - Browse repository at this point
Copy the full SHA cfae544View commit details
Commits on Apr 26, 2022
-
Merged PR 20440: Changelog for v7.2.3
Changelog for 7.2.3
Andrew Menagarishvili committedApr 26, 2022 Configuration menu - View commit details
-
Copy full SHA for 4f25173 - Browse repository at this point
Copy the full SHA 4f25173View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v7.2.2...v7.2.3