We have previously deployed cygwin on our servers to assist with the roll out of oem agents to all of our windows 2008 servers, using a silent install, from a central location similar to the following:
s:\oracle\oem\cygwin\setup-x86_64.exe -L -l c:\temp\cygwin -R C:\cygwin -q --packages openssh,openssl,unzip,zips:
Now with the recent security issues identified with openssl, openssh, we would obviously like to update the version of cygwin and the OMS server ensure these security gapsĀ no longer exist in our environment.
As we have over a 100 servers, what is the most efficient method to update cygwin (and our servers do not have access to the internet)?
Any suggestions?
Thanks
Karl