Closed kanzure closed 10 years ago
Can this be merged?
I believe the answer is yes. I was using veewee and windows-fromscratch at the time, and I was definitely able to make some builds happen.
Btw, winrm is problematic because Windows Server 2003 doesn't support it. Consequently I have had to consider other tools like remcomsvc and impacket's psexec.py or impacket's smbexec.py methods.
/cc @adamedx @btm
My gut feeling is we want "~> 1.0.0" which will ensure we have at least beta.3 and allow up to 1.0.3. Releases of eventmachine, even betas and RCs, seems pretty slow. This makes me feel good about a pessimistic version constraint insofar as it will give us some stability, but I do wonder how many folks out there may be dependent on prereleases. 1.0.0 was a big deal IIRC, and we're already knee deep in it here anyway.
Duplicate of #6
This just bumps eventmachine from 1.0.0.beta.3 to that or anything later. This is necessary for some downstream projects. Not tested. See #6 for more details.