Your message dated Tue, 22 May 2012 23:49:30 +
with message-id
and subject line Bug#673987: fixed in python-tornado 2.1.0-3
has caused the Debian Bug report #673987,
regarding CVE-2012-2374
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not th
Your message dated Tue, 22 May 2012 23:49:30 +
with message-id
and subject line Bug#665854: fixed in python-tornado 2.1.0-3
has caused the Debian Bug report #665854,
regarding python3-tornado: should use package section web
to be marked as done.
This means that you claim that the problem has
There are disparities between your recently accepted upload and the
override file for the following file(s):
python-tornado_2.1.0-3_all.deb: package says section is web, override says
python.
python3-tornado_2.1.0-3_all.deb: package says section is web, override says
python.
Please note that a
Accepted:
python-tornado_2.1.0-3.debian.tar.gz
to main/p/python-tornado/python-tornado_2.1.0-3.debian.tar.gz
python-tornado_2.1.0-3.dsc
to main/p/python-tornado/python-tornado_2.1.0-3.dsc
python-tornado_2.1.0-3_all.deb
to main/p/python-tornado/python-tornado_2.1.0-3_all.deb
python3-tornado
python-tornado_2.1.0-3_amd64.changes uploaded successfully to localhost
along with the files:
python-tornado_2.1.0-3.dsc
python-tornado_2.1.0-3.debian.tar.gz
python-tornado_2.1.0-3_all.deb
python3-tornado_2.1.0-3_all.deb
Greetings,
Your Debian queue daemon (running on host franck.
Processing commands for cont...@bugs.debian.org:
> tag 673987 + pending
Bug #673987 [python-tornado] CVE-2012-2374
Added tag(s) pending.
> thanks
Stopping processing here.
Please contact me if you need assistance.
--
673987: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=673987
Debian Bug Trac
Processing commands for cont...@bugs.debian.org:
> tag 665854 + pending
Bug #665854 [python3-tornado] python3-tornado: should use package section web
Added tag(s) pending.
> thanks
Stopping processing here.
Please contact me if you need assistance.
--
665854: http://bugs.debian.org/cgi-bin/bugre
FYI: The status of the django-picklefield source package
in Debian's testing distribution has changed.
Previous version: 0.2.1-1
Current version: 0.2.1-2
--
This email is automatically generated once a day. As the installation of
new packages into testing happens multiple times a day you w
Processing commands for cont...@bugs.debian.org:
> found 673987 2.1.0-2
Bug #673987 [python-tornado] CVE-2012-2374
Marked as found in versions python-tornado/2.1.0-2.
> thanks
Stopping processing here.
Please contact me if you need assistance.
--
673987: http://bugs.debian.org/cgi-bin/bugreport.
FYI: The status of the simplejson source package
in Debian's testing distribution has changed.
Previous version: 2.5.0-1
Current version: 2.5.2-1
--
This email is automatically generated once a day. As the installation of
new packages into testing happens multiple times a day you will rece
Processing commands for cont...@bugs.debian.org:
> notfound 673987 1.0.1-1
Bug #673987 [python-tornado] CVE-2012-2374
Ignoring request to alter found versions of bug #673987 to the same values
previously set
> thanks
Stopping processing here.
Please contact me if you need assistance.
--
673987:
notfound 673987 1.0.1-1
thanks
the fix is a change of first match search to global search:
re.match(b(r"[\x00-\x1f]"), value)
to
re.search(b(r"[\x00-\x1f]"), value)
stable has:
safe_value = re.sub(r"[\x00-\x1f]", " ", value)[:4000]
if safe_value != value:
raise ValueError("Unsafe header value %
The dependency relationship predates my work on the package, so I've assumed
it's correct. Perhaps it was a some point and it's not now. Next time I
update the package, I can see if I can build this module for Python 3.
signature.asc
Description: This is a digitally signed message part.
__
On Mon, May 21, 2012 at 11:28 PM, Scott Kitterman wrote:
> For Python, we have python-qt4-gl. It depends on python-opengl. Python-
> opengl is not ported to Python 3 yet, so there's no way to support
> PyQt4/QtOpenGL yet.
Thanks for the fast reply, Scott, but I'm not sure I understand. I
though
Package: python-tornado
Severity: grave
Tags: security
Please see http://www.tornadoweb.org/documentation/releases/v2.2.1.html
Cheers,
Moritz
___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth
15 matches
Mail list logo