diff --git a/openssh/build.sh b/openssh/build.sh index a92d5c9..62fbc46 100755 --- a/openssh/build.sh +++ b/openssh/build.sh @@ -6,7 +6,7 @@ ########################################################### # Check the following 4 variables before running the script topdir=openssh -version=7.8p1 +version=7.9p1 pkgver=1 source[0]=ftp://ftp.heanet.ie/pub/OpenBSD/OpenSSH/portable/$topdir-$version.tar.gz # If there are no patches, simply comment this diff --git a/openssh/meta/ChangeLog b/openssh/meta/ChangeLog index 5422b3f..c0ca6d3 100644 --- a/openssh/meta/ChangeLog +++ b/openssh/meta/ChangeLog @@ -1,5 +1,8 @@ CHANGELOG --------- +* Mon Oct 29 2018 Tom G. Christensen - 7.9p1-1 +- Update to 7.9p1 + * Fri Aug 24 2018 Tom G. Christensen - 7.8p1-1 - Update to 7.8p1 - Drop creation of DSA keys in the init script