Re: [PATCH 1/1] gnu: weex: Fix CVE-2005-3150.

2016-11-05 Thread Leo Famulari
On Sat, Nov 05, 2016 at 10:53:57AM +, Marius Bakke wrote: > Leo Famulari writes: > > > * gnu/packages/patches/weex-CVE-2005-3150.patch: New file. > > * gnu/local.mk (dist_patch_DATA): Add it. > > * gnu/packages/ftp.scm (weex)[source]: Use it. > > Wow, an 11 year-old CVE. There is a 2.8.0 rel

Re: [PATCH 1/1] gnu: weex: Fix CVE-2005-3150.

2016-11-05 Thread Marius Bakke
Leo Famulari writes: > * gnu/packages/patches/weex-CVE-2005-3150.patch: New file. > * gnu/local.mk (dist_patch_DATA): Add it. > * gnu/packages/ftp.scm (weex)[source]: Use it. Wow, an 11 year-old CVE. There is a 2.8.0 release of weex from last year on http://weex.sf.net, is that still affected? W