You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by jo...@apache.org on 2016/06/22 06:34:41 UTC

svn commit: r1749637 - /commons/proper/fileupload/trunk/RELEASE-NOTES.txt

Author: jochen
Date: Wed Jun 22 06:34:41 2016
New Revision: 1749637

URL: http://svn.apache.org/viewvc?rev=1749637&view=rev
Log:
Added information related to CVE-2016-3092.

Modified:
    commons/proper/fileupload/trunk/RELEASE-NOTES.txt

Modified: commons/proper/fileupload/trunk/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/commons/proper/fileupload/trunk/RELEASE-NOTES.txt?rev=1749637&r1=1749636&r2=1749637&view=diff
==============================================================================
--- commons/proper/fileupload/trunk/RELEASE-NOTES.txt (original)
+++ commons/proper/fileupload/trunk/RELEASE-NOTES.txt Wed Jun 22 06:34:41 2016
@@ -10,7 +10,7 @@ No client code changes are required to m
 
 Changes in version 1.3.2 include:
 
-o FILEUPLOAD-272:  Performance Improvement in MultipartStream
+o FILEUPLOAD-272:  Performance Improvement in MultipartStream. Prevents a DoS (CVE-2016-3092)
 
 
 For complete information on Apache Commons FileUpload, including instructions on how to submit bug reports,



Re: svn commit: r1749637 - /commons/proper/fileupload/trunk/RELEASE-NOTES.txt

Posted by Benedikt Ritter <br...@apache.org>.
sebb <se...@gmail.com> schrieb am Mi., 22. Juni 2016 um 10:46 Uhr:

> On 22 June 2016 at 07:50, Jochen Wiedmann <jo...@gmail.com>
> wrote:
> > On Wed, Jun 22, 2016 at 8:44 AM, Benedikt Ritter <br...@apache.org>
> wrote:
> >
> >> I think this should slo go to the dist area. WDYT?
> >
> > If we had a chance to simply edit some file, I'd do it. But this
> > "deploying the whole site" is somehow beyond my skills. (Or, maybe,
> > beyond my patience.)
>
> dist != site
>

Yes, I'm talking about
https://dist.apache.org/repos/dist/release/commons/fileupload/RELEASE-NOTES.txt

Benedikt

P.S.: Deploying the site is as simple as running mvn site-deploy :-)


>
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> > For additional commands, e-mail: dev-help@commons.apache.org
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>
>

Re: svn commit: r1749637 - /commons/proper/fileupload/trunk/RELEASE-NOTES.txt

Posted by sebb <se...@gmail.com>.
On 22 June 2016 at 07:50, Jochen Wiedmann <jo...@gmail.com> wrote:
> On Wed, Jun 22, 2016 at 8:44 AM, Benedikt Ritter <br...@apache.org> wrote:
>
>> I think this should slo go to the dist area. WDYT?
>
> If we had a chance to simply edit some file, I'd do it. But this
> "deploying the whole site" is somehow beyond my skills. (Or, maybe,
> beyond my patience.)

dist != site

> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: svn commit: r1749637 - /commons/proper/fileupload/trunk/RELEASE-NOTES.txt

Posted by Jochen Wiedmann <jo...@gmail.com>.
On Wed, Jun 22, 2016 at 8:44 AM, Benedikt Ritter <br...@apache.org> wrote:

> I think this should slo go to the dist area. WDYT?

If we had a chance to simply edit some file, I'd do it. But this
"deploying the whole site" is somehow beyond my skills. (Or, maybe,
beyond my patience.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: svn commit: r1749637 - /commons/proper/fileupload/trunk/RELEASE-NOTES.txt

Posted by Benedikt Ritter <br...@apache.org>.
Hello Jochen,

I think this should slo go to the dist area. WDYT?

Benedikt

<jo...@apache.org> schrieb am Mi., 22. Juni 2016 um 08:34 Uhr:

> Author: jochen
> Date: Wed Jun 22 06:34:41 2016
> New Revision: 1749637
>
> URL: http://svn.apache.org/viewvc?rev=1749637&view=rev
> Log:
> Added information related to CVE-2016-3092.
>
> Modified:
>     commons/proper/fileupload/trunk/RELEASE-NOTES.txt
>
> Modified: commons/proper/fileupload/trunk/RELEASE-NOTES.txt
> URL:
> http://svn.apache.org/viewvc/commons/proper/fileupload/trunk/RELEASE-NOTES.txt?rev=1749637&r1=1749636&r2=1749637&view=diff
>
> ==============================================================================
> --- commons/proper/fileupload/trunk/RELEASE-NOTES.txt (original)
> +++ commons/proper/fileupload/trunk/RELEASE-NOTES.txt Wed Jun 22 06:34:41
> 2016
> @@ -10,7 +10,7 @@ No client code changes are required to m
>
>  Changes in version 1.3.2 include:
>
> -o FILEUPLOAD-272:  Performance Improvement in MultipartStream
> +o FILEUPLOAD-272:  Performance Improvement in MultipartStream. Prevents a
> DoS (CVE-2016-3092)
>
>
>  For complete information on Apache Commons FileUpload, including
> instructions on how to submit bug reports,
>
>
>