FreeBSD Bugzilla – Attachment 196997 Details for
Bug 230151
security/py-asyncssh: Update to 1.14.0 (Fixes security vulnerability: CVE-2018-7749)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update; Fix CVE-2018-7749
asyncssh (text/plain), 1.37 KB, created by
Nathan
on 2018-09-10 04:27:51 UTC
(
hide
)
Description:
Update; Fix CVE-2018-7749
Filename:
MIME Type:
Creator:
Nathan
Created:
2018-09-10 04:27:51 UTC
Size:
1.37 KB
patch
obsolete
>security/py-asyncssh: > >* Update to 1.14.0 > -- Fixes CVE-2018-7749 > >Changelog: https://github.com/ronf/asyncssh/blob/v1.14.0/docs/changes.rst > >Index: security/py-asyncssh/Makefile >=================================================================== >--- security/py-asyncssh/Makefile (revision 479322) >+++ security/py-asyncssh/Makefile (working copy) >@@ -1,12 +1,12 @@ > # $FreeBSD$ > > PORTNAME= asyncssh >-PORTVERSION= 1.12.0 >+PORTVERSION= 1.14.0 > CATEGORIES= security python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > >-MAINTAINER= bartosz@ixsystems.com >+MAINTAINER= bartosz@ixsystems.com > COMMENT= Python asnycio SSH protocol library > > LICENSE= EPL >@@ -19,4 +19,7 @@ > USE_PYTHON= autoplist concurrent distutils > NO_ARCH= yes > >+do-test: >+ @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test >+ > .include <bsd.port.mk> >Index: security/py-asyncssh/distinfo >=================================================================== >--- security/py-asyncssh/distinfo (revision 479322) >+++ security/py-asyncssh/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1519265865 >-SHA256 (asyncssh-1.12.0.tar.gz) = 183fb9fccf38f42f6d587c3068be8bcb04a83e51a036b0074a7370e7289d05d3 >-SIZE (asyncssh-1.12.0.tar.gz) = 289549 >+TIMESTAMP = 1536543976 >+SHA256 (asyncssh-1.14.0.tar.gz) = a80025ffa5f4f9a4d1aa6883f2b187fe536fa19e7d012027f57228608e2a3138 >+SIZE (asyncssh-1.14.0.tar.gz) = 307133
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
ndowens04
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 230151
:
195595
|
195731
|
195735
|
195736
|
196995
| 196997