Updated openssh to 5.8p1
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40759 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1324,12 +1324,12 @@ if [ IsOptionalHaikuImagePackageAdded OpenSSH ] {
|
||||
|
||||
if $(HAIKU_GCC_VERSION[1]) >= 4 {
|
||||
InstallOptionalHaikuImagePackage
|
||||
openssh-5.6p1-x86-gcc4-2010-11-12.zip
|
||||
: $(baseURL)/openssh-5.6p1-x86-gcc4-2010-11-12.zip ;
|
||||
openssh-5.8p1-x86-gcc4-2011-02-28.zip
|
||||
: $(baseURL)/openssh-5.8p1-x86-gcc4-2011-02-28.zip ;
|
||||
} else {
|
||||
InstallOptionalHaikuImagePackage
|
||||
openssh-5.6p1-x86-gcc2-2010-11-03.zip
|
||||
: $(baseURL)/openssh-5.6p1-x86-gcc2-2010-11-03.zip ;
|
||||
openssh-5.8p1-x86-gcc2-2011-03-01.zip
|
||||
: $(baseURL)/openssh-5.8p1-x86-gcc2-2011-03-01.zip ;
|
||||
}
|
||||
|
||||
AddUserToHaikuImage sshd : 1001 : 100 : /var/empty : /bin/true
|
||||
|
||||
Reference in New Issue
Block a user