FreeBSD Bugzilla – Attachment 186417 Details for
Bug 221539
sysutils/py-supervisor: Update to 3.3.3, Fixes security vulnerability
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
3.3.3 (secfix) + shebangfix
update-py-supervisor.patch (text/plain), 1.17 KB, created by
Dani I.
on 2017-09-15 14:46:27 UTC
(
hide
)
Description:
3.3.3 (secfix) + shebangfix
Filename:
MIME Type:
Creator:
Dani I.
Created:
2017-09-15 14:46:27 UTC
Size:
1.17 KB
patch
obsolete
>--- sysutils/py-supervisor/Makefile >+++ sysutils/py-supervisor/Makefile >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= supervisor >-PORTVERSION= 3.3.0 >+PORTVERSION= 3.3.3 > PORTEPOCH= 1 > CATEGORIES= sysutils python > MASTER_SITES= CHEESESHOP >@@ -26,7 +26,7 @@ BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}m > > PORTDOCS= *.txt *.rst > >-USES= python:2 >+USES= python:2 shebangfix > USE_PYTHON= distutils autoplist > PIDDIR?= /var/run/supervisor > >@@ -35,6 +35,11 @@ SUB_LIST= PYTHON_CMD=${PYTHON_CMD} \ > PLIST_SUB= PIDDIR=${PIDDIR} > USE_RC_SUBR= supervisord > >+SHEBANG_FILES= supervisor/scripts/*.py supervisor/tests/fixtures/*.py >+python_OLD_CMD= "/usr/bin/env python" >+python_OLD_CMD+= "<<PYTHON>>" >+ > post-patch: > @${REINPLACE_CMD} -e 's!%%PREFIX%%!${PREFIX}!' ${WRKSRC}/supervisor/options.py > >--- sysutils/py-supervisor/distinfo >+++ sysutils/py-supervisor/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1465394448 >-SHA256 (supervisor-3.3.0.tar.gz) = 3176fb8a78c60164020e252e4a2b50b039cfec1f410b4562a843b66186188652 >-SIZE (supervisor-3.3.0.tar.gz) = 416329 >+TIMESTAMP = 1505483926 >+SHA256 (supervisor-3.3.3.tar.gz) = 96287ebfabf9a6923f74123b056c4da39c617fef367980f007cac02fba6527ad >+SIZE (supervisor-3.3.3.tar.gz) = 418354
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:
koobs
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 221539
:
185433
|
185434
|
185638
|
186416
| 186417 |
186419