Skip to content

Conversation

@TravisEz13
Copy link
Member

@TravisEz13 TravisEz13 commented Jan 9, 2018

PR Summary

Merge the following PRs into 6.0.0-ga:

#5812
#5773
#5807
#5791
#5820
#5827

FYI, assets/Product.wxs had merge conflicts

daxian-dbw and others added 4 commits January 8, 2018 16:19
…werShell Core (PowerShell#5791)

Make PowerShell Core reads group policy settings from different registry keys (Windows only) and the configuration files (both Windows and Unix).
- On Windows, move to different GPO registry keys.
- On both Windows and Unix, read GPO related settings from the configuration file `powershell.config.json`.
- On Windows, the policy settings in registry take precedence over the configuration file.
- Enable policy controlled logging and transcription on Unix.
… same UpgradeCode as the x64 installer leading to an uninstallation of an x64 installation (and vice versa) (PowerShell#5812)

Fix bug PowerShell#5597: x86/x64 installer are uninstalling each other when installing either of them:

-Make x86 installer to be installed as an x86 component (-arch argument to candle.exe, which sets the `sys.BUILDARCH` variable)
-Make the UpgradeCode unique per platform
-Replace `var.ProductTargetArchitecture` variable with sys.BUILDARCH use to have only 1 variable for the architecture
-Additionally, the architecture was appended to the package name to be able to distinguish the installations.

# Conflicts:
#	assets/Product.wxs
@TravisEz13
Copy link
Member Author

CI on commit adb5631 failed because the run was canceled when the next commit was pushed.

@TravisEz13 TravisEz13 merged commit 08c455a into PowerShell:6.0.0 Jan 9, 2018
@TravisEz13 TravisEz13 deleted the merge_6.0.0-ga_PRs branch January 9, 2018 02:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants