aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAge
* python-urllib3: import version 1.16Gergely Kiss2016-08-30
| | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* Merge pull request #3113 from kissg1988/openpyxlHannu Nyman2016-08-30
|\ | | | | openpyxl: upgrade to version 2.4.0-b1
| * openpyxl: upgrade to version 2.4.0-b1Gergely Kiss2016-08-30
| | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | Merge pull request #3112 from kissg1988/gunicornHannu Nyman2016-08-30
|\ \ | | | | | | gunicorn: upgrade to version 19.6.0
| * | gunicorn: upgrade to version 19.6.0Gergely Kiss2016-08-30
| |/ | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | Merge pull request #3114 from kissg1988/pytzHannu Nyman2016-08-30
|\ \ | | | | | | pytz: upgrade to version 2016.6.1
| * | pytz: upgrade to version 2016.6.1Gergely Kiss2016-08-30
| |/ | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | django-statici18n: upgrade to version 1.2.1Gergely Kiss2016-08-30
| | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | django-postoffice: upgrade to version 2.0.8Gergely Kiss2016-08-30
| | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | django-jsonfield: upgrade to version 1.0.1Gergely Kiss2016-08-30
| | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | django-constance: upgrade to version 1.2Gergely Kiss2016-08-30
| | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | django-compressor: upgrade to version 2.1Gergely Kiss2016-08-30
| | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | django-appconf: upgrade to version 1.0.2Gergely Kiss2016-08-30
|/ | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* php5: update to 5.6.25Michael Heimpold2016-08-28
| | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* python-dateutil: fix dependencyGergely Kiss2016-08-24
| | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* six: remove duplicate package (see python-six)Gergely Kiss2016-08-24
| | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* gunicorn: add missing dependencyGergely Kiss2016-08-24
| | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* seafile: import version 5.1.1 and its dependenciesGergely Kiss2016-08-24
| | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* moved upstream project to githubFrank Edelhäuser2016-08-23
| | | | | Signed-off-by: Frank Edelhaeuser <mrpace2@gmail.com> (cherry picked from commit f5fe26ec2123cb77fb415680254973b5305d3af3)
* pillow: upgrade to version 3.3.1Gergely Kiss2016-08-22
| | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* Merge pull request #3035 from jow-/luasec-no-compression-fixchamptar2016-08-18
|\ | | | | luasec: fix build with OPENSSL_NO_COMP
| * luasec: fix build with OPENSSL_NO_COMPJo-Philipp Wich2016-08-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently luasec fails to build if OpenSSL was built without compression support due to an undefined COMP_METHOD type: ssl.c: In function 'meth_compression': ssl.c:404:9: error: unknown type name 'COMP_METHOD' const COMP_METHOD *comp; ^ <builtin>: recipe for target 'ssl.o' failed make[6]: *** [ssl.o] Error 1 Add a local patch to stub the `meth_compression()` function if there is no compression support available in the OpenSSL library in order to allow luasec to build. A similar fix has been added upstream with https://github.com/brunoos/luasec/pull/30 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | Merge pull request #2996 from jefferyto/python-enum34-1.1.6Hannu Nyman2016-08-14
|\ \ | | | | | | python-enum34: update to 1.1.6
| * | python-enum34: update to 1.1.6Jeffery To2016-07-27
| | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | Merge pull request #2997 from jefferyto/python-cryptography-1.4champtar2016-08-09
|\ \ \ | | | | | | | | python-cryptography: update to 1.4, fixed lede compilation
| * | | python-cryptography: update to 1.4, fixed lede compilationJeffery To2016-07-28
| |/ / | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | Merge pull request #2999 from jefferyto/zope-interface-4.2.0champtar2016-08-09
|\ \ \ | | | | | | | | zope-interface: update to 4.2.0
| * | | zope-interface: update to 4.2.0Jeffery To2016-07-28
| |/ / | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | Merge pull request #2998 from jefferyto/python-gmpy2-2.0.8champtar2016-08-09
|\ \ \ | | | | | | | | python-gmpy2: update to 2.0.8
| * | | python-gmpy2: update to 2.0.8Jeffery To2016-07-28
| |/ / | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | Merge pull request #3019 from mickeprag/python-pyserialchamptar2016-08-09
|\ \ \ | |_|/ |/| | python-pyserial: update to 3.1.1
| * | python-pyserial: update to 3.1.1Micke Prag2016-08-04
| | | | | | | | | | | | Signed-off-by: Micke Prag <micke.prag@telldus.se>
* | | Merge pull request #3007 from jefferyto/twisted-16.3.0Ted Hess2016-08-08
|\ \ \ | |/ / |/| | twisted: update to 16.3.0
| * | twisted: update to 16.3.0Jeffery To2016-07-31
| |/ | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #2994 from jefferyto/python-cffi-1.7.0champtar2016-07-27
|\ \ | | | | | | python-cffi: update to 1.7.0
| * | python-cffi: update to 1.7.0Jeffery To2016-07-27
| |/ | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* / python-attrs: update to 16.0.0Jeffery To2016-07-27
|/ | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* php5: update to 5.6.23Michael Heimpold2016-07-19
| | | | | | | | | | | | This fixes the following CVEs: - in GD: CVE-2015-8874, CVE-2016-5766, CVE-2016-5767 - in mbstring: CVE-2016-5768 - in mcrypt: CVE-2016-5769 - in SPL: CVE-2016-5770, CVE-2016-5771 - in WDDX: CVE-2016-5772 - in zip: CVE-2016-5773 Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* Merge pull request #2446 from jow-/CVE-2016-2381champtar2016-07-12
|\ | | | | perl: securely handle duplicate environment variables [CVE-2016-2381]
| * perl: securely handle duplicate environment variables [CVE-2016-2381]Jo-Philipp Wich2016-03-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Stephane Chazelas discovered a bug in the environment handling in Perl. Perl provides a Perl-space hash variable, %ENV, in which environment variables can be looked up. If a variable appears twice in envp, only the last value would appear in %ENV, but getenv would return the first. Perl's taint security mechanism would be applied to the value in %ENV, but not to the other rest of the environment. This could result in an ambiguous environment causing environment variables to be propagated to subprocesses, despite the protections supposedly offered by taint checking. With this update Perl changes the behavior to match the following: a) %ENV is populated with the first environment variable, as getenv would return. b) Duplicate environment entries are removed. References: * http://perl5.git.perl.org/perl.git/commit/ae37b791a73a9e78dedb89fb2429d2628cf58076 * https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2381 Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | Merge pull request #2954 from the-alien/masterchamptar2016-07-11
|\ \ | | | | | | python-psycopg2: update to 2.6.2
| * | python-psycopg2: update to 2.6.2alien2016-07-11
| | | | | | | | | | | | Signed-off-by: Dmitry Trefilov <the-alien@live.ru>
* | | Merge pull request #2953 from oskarirauta/masterYousong Zhou2016-07-11
|\ \ \ | | | | | | | | lua-lsqlite3: new package
| * | | lua-lsqlite3: new packageOskari Rauta2016-07-10
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: Oskari Rauta / @oskarirauta Compile tested: x86, APU-4D, Chaos Calmer Run tested: ar71xx, WNDR3800, Chaos Calmer and x86, APU-4D, Chaos Calmer - tests done. Performs as should. Description: LuaSQLite3 is a thin wrapper around the public domain SQLite3 database engine. This commit adds another sqlite3 module for Lua. This is very popular and in my opinion, suites even better for some projects requiring sqlite3 in Lua than already luasql, even though luasql is more versatile since it supports other databases as well. It wouldn't hurt to include this in the repository. This can also be installed with luarocks, but I prefer a openwrt package. Signed-off-by: Oskari Rauta oskari.rauta@gmail.com
* / / packages: cleanup Makefile variablesStephen Walker2016-07-09
|/ / | | | | | | | | | | Standard assignment is immediate expansion without any extraneous spacing, RFC822 compliant email addresses without any quotation marks and long git hashes Signed-off-by: Stephen Walker <stephendwalker+github@gmail.com>
* | Merge pull request #2697 from NeoRaider/lua-cjson-hostchamptar2016-07-02
|\ \ | | | | | | lua-cjson: add host build support
| * | lua-cjson: add host build supportMatthias Schiffer2016-05-14
| | | | | | | | | | | | | | | | | | | | | LUA_MATH_LIBRARY=m is added as lua-cjson fails to detect Lua in the host build without it. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | | Merge pull request #2902 from commodo/python3-win-exe-files-removechamptar2016-07-02
|\ \ \ | | | | | | | | python3: do not allow packaging of windows exe files
| * | | python3: do not allow packaging of windows exe filesAlexandru Ardelean2016-06-27
| | | | | | | | | | | | | | | | | | | | | | | | Thanks to @ryzhovau for reporting. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | python: do not allow packaging of windows exe filesAlexandru Ardelean2016-06-27
|/ / / | | | | | | | | | | | | | | | Thanks to @ryzhovau for reporting. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>