aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAge
...
| * | | perl-dbi: Update to 1.642Rosen Penev2019-10-05
| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | perl-compress-bzip: Update to 2.26Rosen Penev2019-10-05
| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | perl-cgi: Update to 4.44Rosen Penev2019-10-05
| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | lua-rs232: Update to latest git versionRosen Penev2019-11-07
| |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Last release was from 2012. Latest git has many additions. Cleaned up Makefile and eliminated build hacks. Added InstallDev section. Added PKG_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #10374 from peter-stadler/django-cors-headersRosen Penev2019-11-05
|\ \ \ | | | | | | | | django-cors-headers: add python3 package
| * | | django-cors-headers: add python3 packagePeter Stadler2019-11-01
| | | | | | | | | | | | | | | | | | | | | | | | This is a dependency for the etesync-server and is using django and urllib. Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | | | Merge pull request #10375 from peter-stadler/sqlparseRosen Penev2019-11-05
|\ \ \ \ | | |_|/ | |/| | sqlparse: add python3 package
| * | | sqlparse: add python3 packagePeter Stadler2019-11-01
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a dependency for django-cors-headers. Install sqlformat without using pkg-resources: Upstream uses the entry_point function to call the __main__.py script. We copy it for avoiding the dependency on pkg_resources and full python3 in turn. Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | | Merge pull request #10376 from peter-stadler/drf-nested-routersRosen Penev2019-11-05
|\ \ \ | | | | | | | | drf-nested-routers: add python3 package
| * | | drf-nested-routers: add python3 packagePeter Stadler2019-11-01
| |/ / | | | | | | | | | | | | | | | | | | | | | This is a dependency of the etesync-server and uses the rest framework of django. Edit: Remove runtests and add dependencies on python3-django and python3-light. Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | | python: Add pypi.mk usage to readmeJeffery To2019-11-05
| | | | | | | | | | | | | | | | | | | | | This adds documentation on including pypi.mk and its required/optional variables to the Python section readme. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | python: Remove PKG_BUILD_DIR/PKG_UNPACK sections from readmeJeffery To2019-11-05
| | | | | | | | | | | | | | | | | | | | | | | | PKG_BUILD_DIR now takes variants into account (openwrt/openwrt@e545fac8d968864a965edb9e50c6f90940b0a6c9), so it should not be necessary for Python packages to set these variables anymore. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | Merge pull request #10457 from jefferyto/python-cffi-1.13.2Rosen Penev2019-11-04
|\ \ \ | | | | | | | | python-cffi: Update to 1.13.2
| * | | python-cffi: Update to 1.13.2Jeffery To2019-11-04
| | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | Merge pull request #10453 from commodo/python3-fix-buildRosen Penev2019-11-04
|\ \ \ \ | | | | | | | | | | python3: fix build on Ubuntu/Debian multi-arch
| * | | | python3: fix build on Ubuntu/Debian multi-archAlexandru Ardelean2019-11-04
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This issue was introduced after upgrading to 3.8. Patch `006-remove-multi-arch-and-local-paths.patch` was dropped. It was tested on x86, but when using the x86_64 compiler in OpenWrt, the issue is present. The issue seems to be about Ubuntu/Debian's multi-arch support in Python/Python3 setup [which I forgot about]. The code runs it regardless of whether it cross-compiles or not, and for OpenWrt, this causes issues, as it introduces absolute include paths from the host system. Fixes https://github.com/openwrt/packages/issues/10452 Fixes: 48277ec915815 ("python3: bump to version 3.8") Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* / / / golang: Update to 1.13.4Jeffery To2019-11-04
|/ / / | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | python-zipp: fix python-more-itertools dependencyJosef Schlehofer2019-11-03
| | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | python-zipp: add new packageJan Pavlinec2019-11-02
| | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | Merge pull request #10410 from ja-pa/python-pyRosen Penev2019-11-01
|\ \ \ | | | | | | | | python-py: add new package
| * | | python-py: add new packageJan Pavlinec2019-11-01
| |/ / | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | Merge pull request #10408 from ja-pa/python-wcwidthRosen Penev2019-11-01
|\ \ \ | | | | | | | | python-wcwidth: add new package
| * | | python-wcwidth: add new packageJan Pavlinec2019-11-01
| |/ / | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | Merge pull request #10407 from ja-pa/python-more-itertoolsRosen Penev2019-11-01
|\ \ \ | | | | | | | | python-more-itertools: add new package
| * | | python-more-itertools: add new packageJan Pavlinec2019-11-01
| |/ / | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | Merge pull request #10405 from ja-pa/python-pyparsingRosen Penev2019-11-01
|\ \ \ | | | | | | | | python-pyparsing: add new package
| * | | python-pyparsing: add new packageJan Pavlinec2019-11-01
| |/ / | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | Merge pull request #10411 from ja-pa/python-atomicwritesRosen Penev2019-11-01
|\ \ \ | | | | | | | | python-atomicwrites: add new package
| * | | python-atomicwrites: add new packageJan Pavlinec2019-11-01
| |/ / | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* / / lpeg: update to 1.0.2Dirk Chang2019-11-01
|/ / | | | | | | | | | | | | lua-coxpcall: update to 1.17.0 lua-md5: update to 1.3 Signed-off-by: Dirk Chang <dirk@kooiot.com>
* | treewide: Use pypi.mk for Python packagesJeffery To2019-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | This updates all Python packages that download their source from PyPi to use pypi.mk. This will allow future improvements/changes to pypi.mk to affect all relevant packages. This also makes it easier for future Python packages to start using pypi.mk, when it's clear how it is used in existing packages. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #10387 from commodo/cffi-updateRosen Penev2019-10-29
|\ \ | | | | | | python-cffi: bump to version 1.13.1
| * | python-cffi: bump to version 1.13.1Alexandru Ardelean2019-10-29
| | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | Merge pull request #10386 from commodo/pillow-updateRosen Penev2019-10-29
|\ \ \ | | | | | | | | pillow: bump to version 6.2.1
| * | | pillow: bump to version 6.2.1Alexandru Ardelean2019-10-29
| |/ / | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* / / django1: bump to version 1.11.25Alexandru Ardelean2019-10-29
|/ / | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | ruby: update to 2.6.5Luiz Angelo Daros de Luca2019-10-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2.6.5 fixes: * CVE-2019-16255: A code injection vulnerability of Shell#[] and Shell#test * CVE-2019-16254: HTTP response splitting in WEBrick (Additional fix) * CVE-2019-15845: A NUL injection vulnerability of File.fnmatch and File.fnmatch? * CVE-2019-16201: Regular Expression Denial of Service vulnerability of WEBrick’s Digest access authentication 2.6.4 fixes: * Multiple jQuery vulnerabilities in RDoc Changelog: https://github.com/ruby/ruby/compare/v2_6_3...v2_6_5 Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | Merge pull request #10349 from dynasticorpheus/pytz-2019.03Hannu Nyman2019-10-26
|\ \ | | | | | | python-pytz: update to 2019.03
| * | python-pytz: update to 2019.03Fabian Lipken2019-10-24
| | | | | | | | | | | | Signed-off-by: Fabian Lipken <dynasticorpheus@gmail.com>
* | | python-asn1crypto: bump to version 1.2.0Alexandru Ardelean2019-10-25
|/ / | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | django: split django1 package and update to 2.2.6Alexandru Ardelean2019-10-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | After many failed attempts at upgrading Django to 2.2.6, the solution seems to be to split a `python-django1` package that works with Python2 and upgrade `python3-django` to the latest 2.2[.6] LTS release. This also means that all Python2 Django packages will be stuck & based on Django 1.11[.24] LTS release. But, it's currently the sanest approach I could find to be able to perform an upgrade of Django to 2.2, and not break Seafile. Upgrading Seafile is also pretty difficult, as their Python3 support is not yet finished & released. And in the meantime, we want to allow people to use newer Django versions. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | Merge pull request #10288 from flyn-org/php7Michael Heimpold2019-10-21
|\ \ | | | | | | php7: mark /etc/config/php7-fastcgi as conffile
| * | php7: mark /etc/config/php7-fastcgi as conffileW. Michael Petullo2019-10-19
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | Merge pull request #10322 from jefferyto/python-2.7.17Hannu Nyman2019-10-21
|\ \ \ | | | | | | | | python: Update to 2.7.17, refresh patches
| * | | python: Update to 2.7.17, refresh patchesJeffery To2019-10-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches already merged and so removed: * 011-fix-ssl-build-use-have-npn.patch * 019-bpo-36216-Add-check-for-characters-in-netloc-that-normalize-to-separators-GH-12216.patch * 020-bpo-36216-Only-print-test-messages-when-verbose-GH-12291.patch * 021-2.7-bpo-35121-prefix-dot-in-domain-for-proper-subdom.patch * 022-bpo-30458-Disallow-control-chars-in-http-URLs-GH-13315.patch * 023-bpo-35907-Avoid-file-reading-as-disallowing-the-unnecessary-URL-scheme-in-urllib-GH-11842.patch * 027-bpo-38243-Escape-the-server-title-of-DocXMLRPCServer.patch * 028-bpo-34155-Dont-parse-domains-containing-GH-13079.patch Patches no longer necessary and so removed: * 017_lib2to3_fix_pyc_search.patch Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | Merge pull request #10314 from commodo/python-3-8Hannu Nyman2019-10-21
|\ \ \ \ | | | | | | | | | | python3: bump to version 3.8
| * | | | python3: bump to version 3.8Alexandru Ardelean2019-10-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This required a bit work to get working, compared to other versions. So, some things have changed a bit more significantly. Some highlights: * there is no longer a pgen executable, seems this is now part of libpython; let's see what this means for us in the future * blake2 hash (from OpenSSL) detection needs some fixing; will upstream added patch 002-fix-blake2-detection.patch * removed all bpo patches; those should be fixed in upstream * some needed to be manually re-applied as stuff changed: - 001-enable-zlib.patch - file changed - 004-do-not-write-bytes-codes.patch - file changed - 015-abort-on-failed-modules.patch - variable was renamed cross_compiling -> CROSS_COMPILING * 017_lib2to3_fix_pyc_search.patch - the code changed, it does not seem to have the original problem with respect to file-extension, as there does not seem to be any special extension logic anymore there * 006-remove-multi-arch-and-local-paths.patch - dropped patch; I can't remember the full-details of this issue; it was something with Debian/Ubuntu's multi-arch stuff; it was probably added maybe due to some overzealous (on my part) thingy caused by some weird reports, that I could never solve; let's have this patch dropped and see * make package/python3/refresh to reduce fuzz for the rest Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | python,python3: Add PYPI_SOURCE_NAME to pypi.mkJeffery To2019-10-21
| |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds a new (optional) variable, PYPI_SOURCE_NAME, to pypi.mk. For some PyPi packages (e.g. aiohttp_cors, click, django-compressor), the name of the package and the source tarball name are slightly different (usually by capitalisation or hyphen/underscore change). This new variable is to make this difference explicit. PYPI_NAME is meant for the "official" package name, whereas PYPI_SOURCE_NAME is meant for the source tarball name. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | python-ipaddress: Update to 1.0.23Jeffery To2019-10-21
| | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | python-automat: Update to 0.8.0Jeffery To2019-10-21
| | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>