diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2021-10-12 11:06:52 -0700 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2021-10-12 11:06:52 -0700 |
commit | 384966798240c189323385c19fed055d686be27a (patch) | |
tree | 1d0f7f28c3697b5fd3a69cb85e2efe63bff172f4 | |
parent | security/vuxml: Document OpenSSH CVE-2021-41617 (diff) |
security/openssh-portable: Update to 8.8p1
Changelog: https://www.openssh.com/txt/release-8.8
Security: CVE-2021-41617
-rw-r--r-- | security/openssh-portable/Makefile | 4 | ||||
-rw-r--r-- | security/openssh-portable/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile index b7b71af99747..309edc422ff3 100644 --- a/security/openssh-portable/Makefile +++ b/security/openssh-portable/Makefile @@ -1,8 +1,8 @@ # Created by: dwcjr@inethouston.net PORTNAME= openssh -DISTVERSION= 8.7p1 -PORTREVISION= 1 +DISTVERSION= 8.8p1 +PORTREVISION= 0 PORTEPOCH= 1 CATEGORIES= security MASTER_SITES= OPENBSD/OpenSSH/portable diff --git a/security/openssh-portable/distinfo b/security/openssh-portable/distinfo index 45a643313a29..f08db16ada6a 100644 --- a/security/openssh-portable/distinfo +++ b/security/openssh-portable/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1631042634 -SHA256 (openssh-8.7p1.tar.gz) = 7ca34b8bb24ae9e50f33792b7091b3841d7e1b440ff57bc9fabddf01e2ed1e24 -SIZE (openssh-8.7p1.tar.gz) = 1814595 +TIMESTAMP = 1634059537 +SHA256 (openssh-8.8p1.tar.gz) = 4590890ea9bb9ace4f71ae331785a3a5823232435161960ed5fc86588f331fe9 +SIZE (openssh-8.8p1.tar.gz) = 1815060 |