Closed Bug 406827 Opened 17 years ago Closed 17 years ago

upgrade ssh on MozillaBuild

Categories

(Firefox Build System :: MozillaBuild, task, P2)

task

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bhearsum, Assigned: bhearsum)

References

Details

Attachments

(1 file)

The current version of ssh on MozillaBuild has issues where it hangs from time to time. Upgrading it to the "preview" version fixes this problem. Here's the packages that need to be installed:
* Openssl 0.9.8e-3
* Zlib 1.2.3
* Minires 1.01-1
* Openssh 4.6p1
You can get them from here: http://sourceforge.net/project/showfiles.php?group_id=2435

FWIW, all I've been doing is extracting them to a common directory, then copying the contents of bin/ to the msys bin/ directory. This has worked OK for me.

Ted, I'm setting this blocking MozillaBuild 1.2 since it should be a pretty quick thing. If you think it needs be pushed back feel free to do so.
Assignee: nobody → bhearsum
Status: NEW → ASSIGNED
Priority: -- → P2
This patch adds/upgrades the following packages on the MozillaBuild MSYS install:
* minires 1.01-1
* openssh 4.6p1
* openssl 0.9.8e-3
* zlib 1.2.3

I did a build on Vista and XP without issue. If you want to test it out yourself, here's the package: http://people.mozilla.org/~bhearsum/Build/MozillaBuild/MozillaBuildSetup-ssh-upgrade.exe

This set of upgrades has been used on the try server and some release automation machines for awhile without issue.
Attachment #292538 - Flags: review?(benjamin)
Comment on attachment 292538 [details] [diff] [review]
upgrade ssh to 4.6p1

Not sure why you do "cp -R" instead of "mv", but either way works I'd guess.
Attachment #292538 - Flags: review?(benjamin) → review+
Checking in minires-1.01-1-MSYS-1.0.11.tar.bz2;
/cvsroot/mozilla/tools/build-environment/win32/minires-1.01-1-MSYS-1.0.11.tar.bz2,v  <--  minires-1.01-1-MSYS-1.0.11.tar.bz2
initial revision: 1.1
done
RCS file: /cvsroot/mozilla/tools/build-environment/win32/openssh-4.6p1-MSYS-1.0.11.tar.bz2,v
done
Checking in openssh-4.6p1-MSYS-1.0.11.tar.bz2;
/cvsroot/mozilla/tools/build-environment/win32/openssh-4.6p1-MSYS-1.0.11.tar.bz2,v  <--  openssh-4.6p1-MSYS-1.0.11.tar.bz2
initial revision: 1.1
done
RCS file: /cvsroot/mozilla/tools/build-environment/win32/openssl-0.9.8e-3-MSYS-1.0.11.tar.bz2,v
done
Checking in openssl-0.9.8e-3-MSYS-1.0.11.tar.bz2;
/cvsroot/mozilla/tools/build-environment/win32/openssl-0.9.8e-3-MSYS-1.0.11.tar.bz2,v  <--  openssl-0.9.8e-3-MSYS-1.0.11.tar.bz2
initial revision: 1.1
done
Checking in packageit-msys.sh;
/cvsroot/mozilla/tools/build-environment/win32/packageit-msys.sh,v  <--  packageit-msys.sh
new revision: 1.5; previous revision: 1.4
done
RCS file: /cvsroot/mozilla/tools/build-environment/win32/zlib-1.2.3-MSYS-1.0.11.tar.bz2,v
done
Checking in zlib-1.2.3-MSYS-1.0.11.tar.bz2;
/cvsroot/mozilla/tools/build-environment/win32/zlib-1.2.3-MSYS-1.0.11.tar.bz2,v  <--  zlib-1.2.3-MSYS-1.0.11.tar.bz2
initial revision: 1.1
done
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Mass re-assign of MozillaBuild bugs into mozilla.org:MozillaBuild
Component: Build & Release → MozillaBuild
QA Contact: build → mozillabuild
Product: mozilla.org → Firefox Build System
You need to log in before you can comment on or make changes to this bug.