This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goclient-contrib. from e6ea793 Fix permissions on set timestamp script new bbe1015 Win32OpenSSL 1.0.1 actually requires the very original version of the VC 2008 DLLs, I determined this emperically and the website states this. It also requires the manifest. new 83927e9 Fix permissions on set timestamp script The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: .../Microsoft.VC90.CRT.manifest | 13 +++++++++++++ MSVC-DLLs/2008-9.0.21022.8-x86/msvcm90.dll | Bin 0 -> 224768 bytes MSVC-DLLs/2008-9.0.21022.8-x86/msvcp90.dll | Bin 0 -> 568832 bytes .../msvcr90.dll | Bin 653968 -> 655872 bytes MSVC-DLLs/2008-9.0.21022.8-x86_set-timestamps.sh | 4 ++++ MSVC-DLLs/2008-SP1-9.0.30729.8387-x86/msvcm90.dll | Bin 225280 -> 0 bytes MSVC-DLLs/2008-SP1-9.0.30729.8387-x86/msvcp90.dll | Bin 570512 -> 0 bytes .../2008-SP1-9.0.30729.8387-x86_set-timestamps.sh | 3 --- 8 files changed, 17 insertions(+), 3 deletions(-) create mode 100755 MSVC-DLLs/2008-9.0.21022.8-x86/Microsoft.VC90.CRT.manifest create mode 100755 MSVC-DLLs/2008-9.0.21022.8-x86/msvcm90.dll create mode 100755 MSVC-DLLs/2008-9.0.21022.8-x86/msvcp90.dll rename MSVC-DLLs/{2008-SP1-9.0.30729.8387-x86 => 2008-9.0.21022.8-x86}/msvcr90.dll (58%) create mode 100755 MSVC-DLLs/2008-9.0.21022.8-x86_set-timestamps.sh delete mode 100755 MSVC-DLLs/2008-SP1-9.0.30729.8387-x86/msvcm90.dll delete mode 100755 MSVC-DLLs/2008-SP1-9.0.30729.8387-x86/msvcp90.dll delete mode 100755 MSVC-DLLs/2008-SP1-9.0.30729.8387-x86_set-timestamps.sh -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient-contrib.git