]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
Updated openssh (5.4p1).
authorArne Fitzenreiter <arne_f@ipfire.org>
Tue, 9 Mar 2010 19:37:44 +0000 (20:37 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Fri, 12 Mar 2010 16:24:15 +0000 (17:24 +0100)
config/rootfiles/common/openssh
doc/packages-list.txt
lfs/openssh

index e86c53b96612ef7c0b4460339e95acbd54f1b715..faae91839f5cca2683c8f04462a412d0951a8f82 100644 (file)
@@ -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
index 806033c183485a113ba850e1382e5df5372779ab..b721ea25041046b5b3b2c055d36e38ccaa97c4b6 100644 (file)
 * hso-1.9-kmod-2.6.27.42-ipfire
 * hso-1.9-kmod-2.6.27.42-ipfire-xen
 * htop-0.8.1
-* httpd-2.2.11
+* httpd-2.2.15
 * hwdata
 * iana-etc-2.10
 * icecast-2.3.2
 * 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.23
 * openswan-2.6.23-kmod-2.6.27.42-ipfire
 * openswan-2.6.23-kmod-2.6.27.42-ipfire-xen
index c64cd5692af02f865b672f7c75a59930f949e5e5..ffcf476818a914b8a4c2d63a827d5c7d9e07760b 100644 (file)
@@ -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)