This repository has been archived by the owner on Jan 21, 2022. It is now read-only.
Releases: cloudfoundry-attic/windows1803fs-online-release
Releases · cloudfoundry-attic/windows1803fs-online-release
v2.4.0
BOSH release changes
- Update to golang
1.12.1
.
v2.3.0
BOSH release changes
- Update to golang
1.11.6
. - Used the
update_go
script to consume golang from github.com/bosh-packages/golang-release. - Other submodule updates.
windows2016fs changes
- Includes
v1803.0.29
of cloudfoundry/windows2016fs - Pins the base
microsoft/windowsservercore
image at1803-KB4487017
to fix an incompatibility when the rootfs contains patchKB4489868
and the underlying stemcell does not. We'll unpin this when there is a better workaround.
v2.2.0
- Includes
v1803.0.28
ofcloudfoundry/windows2016fs
- Sets Windows services
Sense
,UsoSvc
,SCardSvr
to haveStartType:
asDisabled
since these are new services from1709
and serve only disabled functionality such as in-container Windows Defender , Windows updates, and physical smart card readers, respectively.
v2.1.0
- Includes
v1803.0.26
ofcloudfoundry/windows2016fs
- Includes
KB4487017
in the basemicrosoft/windowsservercore
image
v2.0.0
- Includes
v1803.0.24
ofcloudfoundry/windows2016fs
- Add support for providing trusted CA certificates to be included in the container's system trust store
- In order to take advantage of this feature, this must be deployed with version v1.8.0+ of winc-release
- Enable SMB
net use
-style mounting for UNC paths with fully qualified domain names on Windows Diego cells
v1.9.0
- Includes
v1803.0.23
ofcloudfoundry/windows2016fs
- Includes
KB4480966
in the basemicrosoft/windowsservercore
image
v1.8.0
- Includes
1803.0.21
ofcloudfoundry/windows2016fs
- Includes
KB4471324
in the basemicrosoft/windowsservercore
image - Updates git to
v2.20.1
v1.7.0
- Includes
1803.0.18
ofcloudfoundry/windows2016fs
- Enables
net use
SMB share mounting only when using IP address of share host (ex:\\10.0.0.1\share
) with username/password credentials. DNS/WINS hostnames will be enabled in the future but currently not possible due to inconsistentdnscache
service behavior. - No new
KB
s included in the base microsoft/windowsservercore image
v1.6.0
- Includes
1803.0.16
ofcloudfoundry/windows2016fs
- Includes
KB4467702
in the basemicrosoft/windowsservercore
image
v1.5.0
- Includes
v1803.0.11
ofcloudfoundry/windows2016fs
- rootfs includes Microsoft VS 2017 C++ Redstributable DLLs version 15
- golang version updated to 1.11.1