Revision: 8040 http://sourceforge.net/p/ipcop/svn/8040 Author: owes Date: 2016-01-04 11:20:24 +0000 (Mon, 04 Jan 2016) Log Message: ----------- Update openssh to 7.1p1
Modified Paths: -------------- ipcop/trunk/lfs/openssh ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0 ipcop/trunk/updates/2.2.0/information.xml ipcop/trunk/updates/2.2.0/setup Modified: ipcop/trunk/lfs/openssh =================================================================== --- ipcop/trunk/lfs/openssh 2016-01-04 09:06:48 UTC (rev 8039) +++ ipcop/trunk/lfs/openssh 2016-01-04 11:20:24 UTC (rev 8040) @@ -33,7 +33,7 @@ include Config PKG_NAME = openssh -VER = 6.9p1 +VER = 7.1p1 HOST_ARCH = all OTHER_SRC = yes @@ -51,7 +51,7 @@ $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 0b161c44fc31fbc6b76a6f8ae639f16f +$(DL_FILE)_MD5 = 8709736bc8a8c253bc4eeb4829888ca5 install : $(TARGET) @@ -95,8 +95,9 @@ -e 's/^#\?Protocol .*$$/Protocol 2/' \ -e 's/^#\?AddressFamily .*$$/AddressFamily inet/' \ -e 's/^#\?LoginGraceTime .*$$/LoginGraceTime 30s/' \ + -e 's/^#\?PermitRootLogin .*$$/PermitRootLogin yes/' \ -e 's/^#\?RSAAuthentication .*$$/RSAAuthentication yes/' \ - -e 's/^#\?PubkeyAuthentication .*$$/PubkeyAuthentication yes/' \ + -e 's/^#\?PubkeyAuthentication .*$$/PubkeyAuthentication yes\nPubkeyAcceptedKeyTypes +ssh-dss/' \ -e 's/^#\?PasswordAuthentication .*$$/PasswordAuthentication yes/' \ -e 's/^#\?MaxStartups .*$$/MaxStartups 5/' \ -e 's/^#\?IgnoreUserKnownHosts .*$$/IgnoreUserKnownHosts yes/' \ Modified: ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0 =================================================================== --- ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0 2016-01-04 09:06:48 UTC (rev 8039) +++ ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0 2016-01-04 11:20:24 UTC (rev 8040) @@ -278,6 +278,7 @@ ## ## openssh-6.9p1 /etc/ssh/moduli +/etc/ssh/sshd_config /usr/bin/scp /usr/bin/ssh-keygen /usr/sbin/sftp-server Modified: ipcop/trunk/updates/2.2.0/information.xml =================================================================== --- ipcop/trunk/updates/2.2.0/information.xml 2016-01-04 09:06:48 UTC (rev 8039) +++ ipcop/trunk/updates/2.2.0/information.xml 2016-01-04 11:20:24 UTC (rev 8040) @@ -11,7 +11,7 @@ hdparm to 9.48, iproute2 to 4.3.0, iw to 4.1, libffi to 3.2.1, libgcrypt to 1.6.3, libgpg-error to 1.19, libpcap to 1.7.4, libpng to 1.6.17, libtool to 2.4.6, lzo to 2.09, nano to 2.4.3, ntp to 4.2.8p4, - openssh to 6.9p1, openssl to 1.0.2e, patch to 2.7.5, pciutils to 3.3.1, perl to 5.20.2-2, + openssh to 7.1p1, openssl to 1.0.2e, patch to 2.7.5, pciutils to 3.3.1, perl to 5.20.2-2, rp-pppoe to 3.12, rsyslog to 8.7.0, shadow to 4.2.1, smartmontools to 6.4, sqlite to 3.9.2, squid to 3.4.13, tcpdump to 4.7.4, tzdata to 2015g, wget to 1.17.1, xz to 5.2.2, several Perl CPAN modules. <br /> Modified: ipcop/trunk/updates/2.2.0/setup =================================================================== --- ipcop/trunk/updates/2.2.0/setup 2016-01-04 09:06:48 UTC (rev 8039) +++ ipcop/trunk/updates/2.2.0/setup 2016-01-04 11:20:24 UTC (rev 8040) @@ -127,6 +127,9 @@ # Restart dnsmasq /etc/rc.d/rc.dnsmasq --start +# Use new sshd +/usr/local/bin/restartssh + # Restart ntp daemon if [ -e /var/run/ntpd.pid ]; then /usr/local/bin/restartntpd This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn