summaryrefslogtreecommitdiffstats
path: root/package/python-bottle/python-bottle.mk
Commit message (Collapse)AuthorAgeFilesLines
* python-bottle: bump version to 0.12.13Peter Korsgaard2017-01-161-2/+2
| | | | | | | | | | 0.12.12 and 0.12.13 are both bugfix releases, fixing issues introduced in 0.12.11: https://github.com/bottlepy/bottle/issues/918 https://github.com/bottlepy/bottle/issues/923 Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* python-bottle: security bump to 0.12.11Peter Korsgaard2016-12-211-3/+3
| | | | | | | | | | | | "\r\n" sequences were not properly filtered when handling redirections. This allowed an attacker to perform CRLF attacks such as HTTP header injection: https://github.com/bottlepy/bottle/issues/913 Python-bottle now uses setuptools instead of distutils. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/python-bottle: bump version to 0.12.9Bernd Kuhls2016-10-051-1/+1
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-bottle: security bump to version 0.12.7Gustavo Zacarias2014-06-051-1/+1
| | | | | | | Fixes CVE-2014-3137. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* python-bottle: convert to the Python package infrastructureThomas Petazzoni2013-12-151-10/+2
| | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Normalize separator size to 80Alexandre Belloni2013-06-061-2/+2
| | | | | Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* python-bottle: bump version and fix shebangGustavo Zacarias2013-05-061-2/+2
| | | | | | | | | Bump to version 0.11.6 Add the --executable shebang fixup option to the build phase so that the script ends with a proper #!/usr/bin/python interpeter line set. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* python-bottle: new packageArnout Vandecappelle (Essensium/Mind)2012-12-181-0/+22
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
OpenPOWER on IntegriCloud