# HG changeset patch # User Alexander Medvedev # Date 1435786091 0 # Node ID c3364b33da58cce1153b43b437104df5cbbd2539 # Parent 7355f9472def2e066342fe270b0b5fa4f4b27a0b Up: openssh 6.9 diff -r 7355f9472def -r c3364b33da58 openssh-pam/receipt --- a/openssh-pam/receipt Wed Jul 01 11:46:41 2015 +0200 +++ b/openssh-pam/receipt Wed Jul 01 21:28:11 2015 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="openssh-pam" -VERSION="6.8p1" +VERSION="6.9p1" CATEGORY="security" SHORT_DESC="Openbsd Secure Shell using PAM." MAINTAINER="pascal.bellard@slitaz.org" @@ -9,7 +9,7 @@ SOURCE="openssh" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://www.openssh.org/" -WGET_URL="ftp://ftp.fr.openbsd.org/pub/OpenBSD/OpenSSH/portable/$TARBALL" +WGET_URL="http://ftp.fr.openbsd.org/pub/OpenBSD/OpenSSH/portable/$TARBALL" CONFIG_FILES="/etc/ssh /etc/inetd.conf" TAGS="ssh security" diff -r 7355f9472def -r c3364b33da58 openssh/receipt --- a/openssh/receipt Wed Jul 01 11:46:41 2015 +0200 +++ b/openssh/receipt Wed Jul 01 21:28:11 2015 +0000 @@ -1,14 +1,14 @@ # SliTaz package receipt. PACKAGE="openssh" -VERSION="6.8p1" +VERSION="6.9p1" CATEGORY="security" SHORT_DESC="Openbsd Secure Shell." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="BSD" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.openssh.org/" -WGET_URL="ftp://ftp.fr.openbsd.org/pub/OpenBSD/OpenSSH/portable/$TARBALL" +WGET_URL="http://ftp.fr.openbsd.org/pub/OpenBSD/OpenSSH/portable/$TARBALL" CONFIG_FILES="/etc/ssh /etc/inetd.conf" TAGS="ssh security" HOST_ARCH="i486 arm"