aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAge
...
| * | | | perl-inline-c: patch Makefile.PL to not eval undefPhilip Prindeville2017-11-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Our build wrappers don't like Makefile.PL scripts which evaluate to undef. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | perlmod: redux handling odd Makefile.PL eval valuePhilip Prindeville2017-11-07
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | It seems that Inline::C evaluates to undef which is problematic, so we need to handle this better. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | Merge pull request #5052 from pprindeville/perl-text-csv_xsPhilip Prindeville2017-11-07
|\ \ \ \ | | | | | | | | | | perl: package Text::CSV_XS module
| * | | | perl: add Text::CSV_XS for iptables-mod-geoipPhilip Prindeville2017-11-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are scripts to download and preprocess the GeoIP database for iptables-mod-geoip which require this Perl module. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | pyodbc: update to version 4.0.21Daniel Golle2017-11-07
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | Merge pull request #5071 from commodo/python-batch-upgradeHannu Nyman2017-11-06
|\ \ \ \ \ | |_|_|_|/ |/| | | | Python batch upgrade
| * | | | python,python3: apply PKG_FIXUP:=autoreconfAlexandru Ardelean2017-11-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Should hopefully provide more consistent results across distros. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | python-asn1crypto: update to version 0.23.0Alexandru Ardelean2017-11-06
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | python-cryptography: update to version 2.1.3Alexandru Ardelean2017-11-06
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | python-cffi: update to version 1.11.2Alexandru Ardelean2017-11-06
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | python-pyasn1-modules: update to version 0.1.5Alexandru Ardelean2017-11-06
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | python-pyasn1: update to version 0.3.7Alexandru Ardelean2017-11-06
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | python-lxml: upgrade to version 4.1.1Alexandru Ardelean2017-11-06
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | python3: bump to version 3.6.3Alexandru Ardelean2017-11-06
| | |/ / | |/| | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | Merge pull request #5067 from pprindeville/perl-cgi-update-4.37Philip Prindeville2017-11-06
|\ \ \ \ | |/ / / |/| | | perl-cgi: update to 4.37
| * | | perl-cgi: update to 4.37Philip Prindeville2017-11-05
| |/ / | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | python3: package CGI componentMirko Vogt2017-10-31
| | | | | | | | | | | | Signed-off-by: Mirko Vogt <mirko-openwrt@nanl.de>
* | | php7: update to 7.1.11Michael Heimpold2017-10-31
|/ / | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | Merge pull request #5027 from pprindeville/perl-makefile_pl-failurePhilip Prindeville2017-10-29
|\ \ | | | | | | perl: when Makefile.PL fails give more feedback
| * | perl: when Makefile.PL fails give more feedbackPhilip Prindeville2017-10-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are a few packages which mysteriously fail during the configure stage. Give us better means of understanding why. Also, some Makefile.PL's have "use" statements which reference files which are in or under ".". Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | openpyxl: update to 2.5.0b1Gergely Kiss2017-10-29
| | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | django-constance: update to 2.0.0Gergely Kiss2017-10-29
| | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | django-restframework: update to 3.7.1Gergely Kiss2017-10-29
| | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | python-urllib3: update to 1.22Gergely Kiss2017-10-29
| | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | django-compressor: update to 2.2Gergely Kiss2017-10-29
| | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | django-picklefield: update to 1.0.0Gergely Kiss2017-10-29
| | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | gunicorn: update to 19.7.1Gergely Kiss2017-10-29
| | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | jdcal: update to 1.3Gergely Kiss2017-10-29
| | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | chardet: update to 3.0.4Gergely Kiss2017-10-29
| | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | pytz: update to 2017.2Gergely Kiss2017-10-29
| | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | simplejson: update to 3.11.1Gergely Kiss2017-10-29
| | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | django-postoffice: update to 3.0.3Gergely Kiss2017-10-29
| | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | python-dateutil: update to 2.6.1Gergely Kiss2017-10-29
| | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | django-statici18n: update to 1.4.0Gergely Kiss2017-10-29
|/ / | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | perl: modules failing due to dot not in @INCPhilip Prindeville2017-10-27
| | | | | | | | | | | | | | | | 5.26.1 introduced default_inc_excludes_dot which is causing perl-html-tags and possibly other modules to fail. Add explict dot back when invoking module's ./Makefile.PL. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | Merge pull request #4956 from pprindeville/perl-update-5.26.1Philip Prindeville2017-10-26
|\ \ | | | | | | perl: update to 5.26.1
| * | perl: update to 5.26.1Philip Prindeville2017-10-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Required changes: * Add qualifying '.' to scripts or to @INC, as appropriate since we're enabling default_inc_excludes_dot; * Add new platform/library definitions like double-double format and locale library functions/headers; * Delete patch 020 as it's been upstreamed; Optional changes: * Instead of using -@rm and having that fail, emit an error message, and be ignored, just use @rm -f instead which will always succeed. Security [CVE-2017-12837] Heap buffer overflow in regular expression compiler Compiling certain regular expression patterns with the case-insensitive modifier could cause a heap buffer overflow and crash perl. This has now been fixed. [perl #131582] [CVE-2017-12883] Buffer over-read in regular expression parser For certain types of syntax error in a regular expression pattern, the error message could either contain the contents of a random, possibly large, chunk of memory, or could crash perl. This has now been fixed. [perl #131598] [CVE-2017-12814] $ENV{$key} stack buffer overflow on Windows A possible stack buffer overflow in the %ENV code on Windows has been fixed by removing the buffer completely since it was superfluous anyway. [perl #131665] Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | vala: bump to version 0.34.5Gergely Kiss2017-10-18
| | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | Merge pull request #4954 from kissg1988/djangoHannu Nyman2017-10-18
|\ \ \ | |/ / |/| | django: update to 1.8.18
| * | django: update to 1.8.18Gergely Kiss2017-10-17
| | | | | | | | | | | | | | | | | | Fixes CVE-2017-7233 and CVE-2017-7234 Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | perl: put -rdynamic in proper build variablePhilip Prindeville2017-10-16
| | | | | | | | | | | | | | | | | | | | | The standard way to pass -rdynamic (or -Wl,--dynamic-export) is via the $ccdlflags variable. Do what is best practice. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | perl: simplify passing in ldflagsPhilip Prindeville2017-10-16
|/ / | | | | | | | | | | | | Originally as PR #2383 but rewritten. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
* | python-lxml: update to version 4.1.0Alexandru Ardelean2017-10-16
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | Merge pull request #4897 from commodo/python-egg-info-disableHannu Nyman2017-10-04
|\ \ | | | | | | python,python3: add option to keep egg-info dirs for python packages
| * | python,python3: add option to keep egg-info dirs for python packagesAlexandru Ardelean2017-10-03
| | | | | | | | | | | | | | | | | | | | | That way some python packages can choose to keep their egg-info dirs, if they want to, or they're needed. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | php7: upgrade to 7.1.10Michael Heimpold2017-10-03
|/ / | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | php7: add conditional dependency to libstdcpp for FPMMichael Heimpold2017-09-27
| | | | | | | | | | | | This should fix buildbot breakage introduced by last commit. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | php7: drop dependency to cgi for fpm sapi (refs #4522)Michael Heimpold2017-09-26
| | | | | | | | | | | | | | | | | | | | The FPM SAPI works fine without the CGI SAPI installed. It seems that this is a copy & paste error introduced a long time ago, when FPM support was added - and nobody noticed. So drop the dependency now to allow smaller footprints on installations which only use FPM. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | Merge pull request #4848 from commodo/python-updates3champtar2017-09-23
|\ \ | | | | | | python: update interpreter to 2.7.14 & update some packages
| * | python-idna: update to version 2.6Alexandru Ardelean2017-09-23
| | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>