Package: python-bottle / 0.10.11-1+deb7u1

Metadata

Package Version Patches format
python-bottle 0.10.11-1+deb7u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
02 fix_autoserver_ordering.patch | (download)

bottle.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 move cherrypyserver later in the list, given
 that it sucks more.
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=586316
04 fix_json_content_bug_746322 | (download)

bottle.py | 3 2 + 1 - 0 !
test/test_environ.py | 9 9 + 0 - 0 !
2 files changed, 11 insertions(+), 1 deletion(-)

 json content-type not restrictive enough, https://github.com/defnull/bottle/issues/616
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746322