mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 02:55:55 +02:00
Updated openssh (5.4p1).
This commit is contained in:
@@ -19,8 +19,8 @@ usr/bin/ssh-keyscan
|
||||
#usr/lib/openssh
|
||||
usr/lib/openssh/sftp-server
|
||||
usr/lib/openssh/ssh-keysign
|
||||
usr/lib/openssh/ssh-pkcs11-helper
|
||||
usr/sbin/sshd
|
||||
#usr/share/Ssh.bin
|
||||
#usr/share/man/man1/scp.1
|
||||
#usr/share/man/man1/sftp.1
|
||||
#usr/share/man/man1/slogin.1
|
||||
@@ -34,4 +34,5 @@ usr/sbin/sshd
|
||||
#usr/share/man/man5/sshd_config.5
|
||||
#usr/share/man/man8/sftp-server.8
|
||||
#usr/share/man/man8/ssh-keysign.8
|
||||
#usr/share/man/man8/ssh-pkcs11-helper.8
|
||||
#usr/share/man/man8/sshd.8
|
||||
|
||||
@@ -132,7 +132,7 @@
|
||||
* hostapd-0.6.9
|
||||
* hplip-2.7.10
|
||||
* htop-0.8.1
|
||||
* httpd-2.2.14
|
||||
* httpd-2.2.15
|
||||
* hwdata
|
||||
* iana-etc-2.10
|
||||
* icecast-2.3.2
|
||||
@@ -247,8 +247,8 @@
|
||||
* open-vm-tools-2009.05.22-167859
|
||||
* openldap-2.3.20
|
||||
* openmailadmin-1.0.0
|
||||
* openssh-5.3p1
|
||||
* openssl-0.9.8l
|
||||
* openssh-5.4p1
|
||||
* openssl-0.9.8m
|
||||
* openswan-2.6.24
|
||||
* openswan-2.6.24-kmod-2.6.32.9-ipfire
|
||||
* openswan-2.6.24-kmod-2.6.32.9-ipfire-xen
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 5.3p1
|
||||
VER = 5.4p1
|
||||
|
||||
THISAPP = openssh-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.gz
|
||||
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 13563dbf61f36ca9a1e4254260131041
|
||||
$(DL_FILE)_MD5 = da10af8a789fa2e83e3635f3a1b76f5e
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user