aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAge
* Merge pull request #7471 from neheb/pycryHannu Nyman2018-11-19
|\ | | | | python-cryptography: Update to 2.4.1
| * python-cryptography: Update to 2.4.1Rosen Penev2018-11-18
| | | | | | | | | | | | Replaced DTLS patch with upstreamed one. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | lang/lua-libmodbus: don't use variables for variables.Karl Palsson2018-11-19
| | | | | | | | | | | | | | PKG_NAME is not to be used as a variable, instead, expanded in all use cases. Signed-off-by: Karl Palsson <karlp@etactica.com>
* | lua-libmodbus: add new package.Karl Palsson2018-11-19
|/ | | | | | lua bindings to libmodbus. Available from luarocks and github. Signed-off-by: Karl Palsson <karlp@etactica.com>
* Merge pull request #7152 from neheb/patch-42Hannu Nyman2018-11-18
|\ | | | | Werkzeug: Update to 0.14.1
| * Werkzeug: Update to 0.14.1Rosen Penev2018-11-06
| | | | | | | | | | | | | | Switched URL to a sensible one. Some Makefile rearrangements for consistency. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | twisted: Update to 18.9.0Rosen Penev2018-11-17
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #7428 from neheb/patch-11Hannu Nyman2018-11-17
|\ \ | | | | | | python3-bottle: Update to 0.12.13
| * | python3-bottle: Update to 0.12.13Rosen Penev2018-11-14
| | | | | | | | | | | | | | | | | | Switched to a proper URL. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #7446 from commodo/python-fix-ssl-buildHannu Nyman2018-11-17
|\ \ \ | | | | | | | | python: fix build with OpenSSL 1.1.0
| * | | python: fix build with OpenSSL 1.1.0Alexandru Ardelean2018-11-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Addresses issue from here: https://github.com/openwrt/packages/issues/7367#issuecomment-437685598 The SSL module in Python doesn't handle properly all the combinations of NPN between all OpenSSL & LibreSSL versions. This patch fixes this. Also pushed a report & proposal upstream to Python: https://bugs.python.org/issue35264 Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | Merge pull request #7424 from neheb/patch-3Hannu Nyman2018-11-16
|\ \ \ \ | |/ / / |/| | | python-requests: Update to 2.20.1
| * | | python-requests: Update to 2.20.1Rosen Penev2018-11-14
| |/ / | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | php7: update to 7.2.12Michael Heimpold2018-11-15
| | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | itsdangerous: Update to 1.1.0Rosen Penev2018-11-14
| | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #7425 from neheb/patch-8Hannu Nyman2018-11-14
|\ \ \ | | | | | | | | python-urllib3: Update to 1.24..1
| * | | python-urllib3: Update to 1.24..1Rosen Penev2018-11-14
| |/ / | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #7423 from neheb/zopeHannu Nyman2018-11-14
|\ \ \ | | | | | | | | python-zope-interface: Update to 4.6.0
| * | | python-zope-interface: Update to 4.6.0Rosen Penev2018-11-14
| |/ / | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / / python-pycparser: Update to 2.19Rosen Penev2018-11-14
|/ / | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #7386 from neheb/pillowHannu Nyman2018-11-12
|\ \ | | | | | | pillow: Update to 5.3.0
| * | pillow: Update to 5.3.0Rosen Penev2018-11-10
| | | | | | | | | | | | | | | | | | Switched to pypi for consistency. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #7380 from neheb/pytzHannu Nyman2018-11-12
|\ \ \ | | | | | | | | pytz: Update to 2018.7 and add host build
| * | | pytz: Update to 2018.7 and add host buildRosen Penev2018-11-10
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | Django 1.11 and above needs pytz to run properly. This was causing issues with seahub, whose Makefile uses django-admin to compile locales. Also removed InstallDev. It tried to accomplish the same thing but ended up installing to the same directories anyways. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | python-gnupg: Fix build breakageRosen Penev2018-11-11
| | | | | | | | | | | | | | | Apparently := doesn't work here. Why it doesn't should be investigated but for now fix it. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #6671 from neheb/patch-3Hannu Nyman2018-11-11
|\ \ \ | | | | | | | | json4lua: Update to 0.9.54 and switch to codeload
| * | | json4lua: Update to 0.9.54 and switch to codeloadRosen Penev2018-08-03
| | | | | | | | | | | | | | | | | | | | Should be more consistent. Also simpler. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #6672 from neheb/patch-20Hannu Nyman2018-11-11
|\ \ \ \ | |_|/ / |/| | | dkjson: Switch to codeload
| * | | dkjson: Switch to codeloadRosen Penev2018-08-03
| |/ / | | | | | | | | | | | | Simpler and more consistent Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | python-ldap: Update to 3.1.0Rosen Penev2018-11-06
| | | | | | | | | | | | | | | | | | Switched URL to a proper one. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | python-gnupg: Use a more standard URL for easier version bumpingRosen Penev2018-11-06
| |/ |/| | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | golang: Update to 1.11.2, fix build errorsJeffery To2018-11-06
| | | | | | | | | | | | | | | | | | When installing a newer host Go, be sure to remove the old host Go. Not doing so causes errors[1] when trying to build target Go. [1]: https://github.com/openwrt/packages/pull/7194#issuecomment-435948361 Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | django: Update to 1.11.16Rosen Penev2018-11-05
| | | | | | | | | | Fixed a race condition in QuerySet.update_or_create() that could result in data loss (#29499). Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #5781 from jefferyto/obfs4proxyHannu Nyman2018-11-04
|\ \ | | | | | | obfs4proxy: new packages (including dependencies)
| * | obfs4proxy: new packages (including dependencies)Jeffery To2018-06-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | obfs4proxy is a Tor pluggable transport proxy, implementing obfs4. This commit also includes obfs4proxy's build time dependencies: * golang-github-agl-ed25519: Go implementation of Ed25519 signature algorithm * golang-github-dchest-siphash: Go implementation of SipHash-2-4 * golang-golang-x-crypto: Go supplementary cryptography libraries * golang-golang-x-net: Go supplementary network libraries * golang-golang-x-sys: Go packages for interaction with the OS * golang-golang-x-text: Go text processing support * golang-torproject-pluggable-transports-goptlib: Tor pluggable transports library for Go Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | Merge pull request #7265 from neheb/patch-27Hannu Nyman2018-11-04
|\ \ \ | | | | | | | | python-attrs: Update to 18.2.0
| * | | python-attrs: Update to 18.2.0Rosen Penev2018-10-29
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #7194 from jefferyto/go-1.11.1-updateHannu Nyman2018-11-03
|\ \ \ \ | | | | | | | | | | golang: Update to 1.11.1, add mips64 / mips64el builds
| * | | | golang: Update to 1.11.1, add mips64 / mips64el buildsJeffery To2018-10-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Go 1.11 added softfloat support for 64-bit MIPS systems[1], so this also adds builds for mips64 and mips64el. [1] https://golang.org/doc/go1.11#mips Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | Merge pull request #7297 from commodo/python3-3.7.1Hannu Nyman2018-11-02
|\ \ \ \ \ | | | | | | | | | | | | python3: bump to version 3.7.1
| * | | | | python3: bump to version 3.7.1Alexandru Ardelean2018-11-02
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change bumps Python3 version to 3.7.1. Patch `002-fix-implicit-dh-free-declaration.patch` is now included in upstream. This also fixes CVE-2018-1061. https://www.cvedetails.com/cve/CVE-2018-1061/ Compile & run-tested on x86. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | Merge pull request #7291 from cotequeiroz/pytz-installdevchamptar2018-11-01
|\ \ \ \ \ | | | | | | | | | | | | pytz: add Package/InstallDev
| * | | | | pytz: add package/InstallDevEneas U de Queiroz2018-10-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Building would not work for packages that depended on this when the build directory was deleted after compiled, so they failed when BUILDBOT=y. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | Merge pull request #7260 from neheb/patch-9Hannu Nyman2018-10-31
|\ \ \ \ \ \ | |/ / / / / |/| | | | | python-certifi: Update to 2018.10.15
| * | | | | python-certifi: Update to 2018.10.15Rosen Penev2018-10-28
| |/ / / / | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #7259 from neheb/patch-6Dirk Brenken2018-10-30
|\ \ \ \ \ | | | | | | | | | | | | pytz: Update to 2018.6
| * | | | | pytz: Update to 2018.6Rosen Penev2018-10-28
| |/ / / / | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #7246 from cretingame/masterDirk Brenken2018-10-30
|\ \ \ \ \ | | | | | | | | | | | | erlang: update to version 21.0
| * | | | | erlang: update to version 21.0Arnaud Sautaux2018-10-30
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arnaud Sautaux <arnaud.sautaux@infoteam.ch>
* | | | | | python-dateutil: Update to 2.7.5Rosen Penev2018-10-28
| |/ / / / |/| | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>