FreeBSD Bugzilla – Attachment 158375 Details for
Bug 200980
lang/chicken: CVE-2015-4556: out-of-bounds read in CHICKEN Scheme's string-translate* procedure
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
chicken-4.10.0.r2,1.diff
chicken_rc2.diff (text/plain), 1.66 KB, created by
Jason Unovitch
on 2015-07-05 13:49:11 UTC
(
hide
)
Description:
chicken-4.10.0.r2,1.diff
Filename:
MIME Type:
Creator:
Jason Unovitch
Created:
2015-07-05 13:49:11 UTC
Size:
1.66 KB
patch
obsolete
>Index: lang/chicken/Makefile >=================================================================== >--- lang/chicken/Makefile (revision 391338) >+++ lang/chicken/Makefile (working copy) >@@ -2,11 +2,11 @@ > # $FreeBSD$ > > PORTNAME= chicken >-PORTVERSION= 4.10.0.r1 >+PORTVERSION= 4.10.0.r2 > PORTEPOCH= 1 > CATEGORIES= lang scheme >-MASTER_SITES= http://code.call-cc.org/dev-snapshots/2015/06/07/ >-DISTNAME= ${PORTNAME}-${PORTVERSION:.r1=rc1} >+MASTER_SITES= http://code.call-cc.org/dev-snapshots/2015/07/04/ >+DISTNAME= ${PORTNAME}-${PORTVERSION:.r2=rc2} > > MAINTAINER= vmagerya@gmail.com > COMMENT= Scheme-to-C compiler >Index: lang/chicken/distinfo >=================================================================== >--- lang/chicken/distinfo (revision 391338) >+++ lang/chicken/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (chicken-4.10.0rc1.tar.gz) = b5cc7c2d270d11f56a52da1b78950ada27d9bce2496b8ba230542d104b5477f0 >-SIZE (chicken-4.10.0rc1.tar.gz) = 4033834 >+SHA256 (chicken-4.10.0rc2.tar.gz) = 85c80b85d825cae79a7e303ea1b319b0c707aeeade0739b346000721b0492fba >+SIZE (chicken-4.10.0rc2.tar.gz) = 4028685 >Index: security/vuxml/vuln.xml >=================================================================== >--- security/vuxml/vuln.xml (revision 391338) >+++ security/vuxml/vuln.xml (working copy) >@@ -864,7 +864,7 @@ > <affects> > <package> > <name>chicken</name> >- <range><lt>4.10.0,1</lt></range> >+ <range><lt>4.10.0.r2,1</lt></range> > </package> > </affects> > <description> >@@ -889,7 +889,7 @@ > <dates> > <discovery>2015-06-15</discovery> > <entry>2015-06-22</entry> >- <modified>2015-06-23</modified> >+ <modified>2015-07-05</modified> > </dates> > </vuln> >
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
Actions:
View
|
Diff
Attachments on
bug 200980
:
157898
|
157947
|
157966
|
157968
|
157976
|
158375
|
158401
|
159285
|
159286
|
159287