[notify] openssh: updated to 5.0p1.

http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1483

Also switched the URL again, because t-system-sfr.com wouldn't work
for me.
This commit is contained in:
Tilman Sauerbeck 2008-04-03 20:12:23 +02:00
parent 5f9cb04f4e
commit 2e9bb31f46
2 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
adb51ea89e08faaaf967d242ddabeeaf openssh-4.9p1.tar.gz
1f1dfaa775f33dd3328169de9bdc292a openssh-5.0p1.tar.gz
bd8c806e623552083e1a761019cc2793 sshd

View File

@ -4,9 +4,9 @@
# Depends on: openssl, zlib
name=openssh
version=4.9p1
version=5.0p1
release=1
source=(http://fresh.t-systems-sfr.com/unix/src/misc/$name-$version.tar.gz sshd)
source=(ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/$name-$version.tar.gz sshd)
build() {
cd $name-$version