Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Chocolatey version check with FIPS #1193

Closed
ferventcoder opened this issue Mar 8, 2017 · 0 comments
Closed

Allow Chocolatey version check with FIPS #1193

ferventcoder opened this issue Mar 8, 2017 · 0 comments

Comments

@ferventcoder
Copy link
Member

ferventcoder commented Mar 8, 2017

There are some configuration management tools that need to check the version of Chocolatey prior to allowing it to set features. This presents an issue when attempting to set FIPS compliance, because any call to choco that isn't enabling the FIPS compliance checksum feature will fail. This should allow a call to find out the version or the default help without error.

@ferventcoder ferventcoder added this to the 0.10.4 milestone Mar 8, 2017
@ferventcoder ferventcoder self-assigned this Mar 8, 2017
ferventcoder added a commit that referenced this issue Mar 8, 2017
There are some configuration management tools that need to check the
version of Chocolatey prior to allowing it to set features. This
presents an issue when attempting to set FIPS compliance, because any
call to choco that isn't enabling the FIPS compliance checksum feature
will fail. This should allow a call to find out the version or the
default help without error.
ferventcoder added a commit that referenced this issue Mar 9, 2017
* stable:
  (GH-1193) Allow version check with FIPS
  (GH-1155) do not warn nupkg on pack/push
  (GH-1187) File64 - Install-ChocolateyInstallPackage
  (maint) Add 64-bit process Information variable
  (GH-1155) Warn when .nupkg/.nuspec used in args
  (GH-262) BypassProxy on IHttpClient
  (GH-1134) use console adapter for width
  (GH-1182) trace network traffic
  (GH-1181) Configure a source for self-service
  (GH-1180) Create .ignore file only in choco path
  (GH-1177) Fix: MSU fails when spaces in path
  (maint) formatting
  (GH-1178) Fix: OS_NAME not reported as Windows 10
  (GH-1134) ensure GetPackageManager w/older licensed
  (GH-1165) pass proxy bypass list to debug message
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants