Re: [python-committers] Time to cut new rc2 release candidates - expat DoS fix is in

2012-03-15 Thread Benjamin Peterson
2012/3/15 Barry Warsaw : > On Mar 15, 2012, at 08:32 AM, Georg Brandl wrote: > >>Thanks.  I will do the tagging and packaging on Saturday. > > I'll do the same for 2.6. I'm traveling this weekend, so I'll probably tag today or tomorrow. -- Regards, Benjamin _

Re: [python-committers] Time to cut new rc2 release candidates - expat DoS fix is in

2012-03-15 Thread Barry Warsaw
On Mar 15, 2012, at 08:32 AM, Georg Brandl wrote: >Thanks. I will do the tagging and packaging on Saturday. I'll do the same for 2.6. -Barry ___ python-committers mailing list python-committers@python.org http://mail.python.org/mailman/listinfo/python

Re: [python-committers] Time to cut new rc2 release candidates - expat DoS fix is in

2012-03-15 Thread Georg Brandl
On 15.03.2012 02:39, Gregory P. Smith wrote: On Wed, Mar 14, 2012 at 6:35 PM, Benjamin Peterson mailto:benja...@python.org>> wrote: 2012/3/14 Gregory P. Smith mailto:g...@krypto.org>>: > The fixes for the expat hash randomization DoS are in and working - > http://bugs.python.org/

Re: [python-committers] Time to cut new rc2 release candidates - expat DoS fix is in

2012-03-14 Thread Gregory P. Smith
On Wed, Mar 14, 2012 at 6:35 PM, Benjamin Peterson wrote: > 2012/3/14 Gregory P. Smith : > > The fixes for the expat hash randomization DoS are in and working - > > http://bugs.python.org/issue14234. New stable and security fix rc2 > release > > candidates should be created for 2.6, 2.7, 3.1 and

Re: [python-committers] Time to cut new rc2 release candidates - expat DoS fix is in

2012-03-14 Thread Benjamin Peterson
2012/3/14 Gregory P. Smith : > The fixes for the expat hash randomization DoS are in and working - > http://bugs.python.org/issue14234.  New stable and security fix rc2 release > candidates should be created for 2.6, 2.7, 3.1 and 3.2. Okay. Can you tell me the commits I need to transplant to the 2

[python-committers] Time to cut new rc2 release candidates - expat DoS fix is in

2012-03-14 Thread Gregory P. Smith
The fixes for the expat hash randomization DoS are in and working - http://bugs.python.org/issue14234. New stable and security fix rc2 release candidates should be created for 2.6, 2.7, 3.1 and 3.2. Barry and MvL agreed that this weekend should work for them to creating release builds. -gps