Karl Palsson
5e7b5dcdbf
lang/lua-libmodbus: don't use variables for variables.
PKG_NAME is not to be used as a variable, instead, expanded in all use
cases.
Signed-off-by: Karl Palsson <karlp@etactica.com>
6 years ago
Karl Palsson
b7cbfae28f
lua-libmodbus: add new package.
lua bindings to libmodbus. Available from luarocks and github.
Signed-off-by: Karl Palsson <karlp@etactica.com>
6 years ago
Rosen Penev
340c3895f5
python-cryptography: Update to 2.4.1
Replaced DTLS patch with upstreamed one.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
1114c9d7e0
twisted: Update to 18.9.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Alexandru Ardelean
5bc39702fb
python: fix build with OpenSSL 1.1.0
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>
6 years ago
Michael Heimpold
2186fe821d
php7: update to 7.2.12
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
6 years ago
Rosen Penev
4173bf47e2
node: Update to 8.12.0
Fixes several CVEs.
Added PKG_CPE_ID for proper CVE tracking.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
56d45d6c52
itsdangerous: Update to 1.1.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
92c3b7ad49
python3-bottle: Update to 0.12.13
Switched to a proper URL.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
509ed2121b
python-pycparser: Update to 2.19
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
94fe63339e
python-urllib3: Update to 1.24..1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
b836a2efb7
python-requests: Update to 2.20.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
2edb4a7335
python-zope-interface: Update to 4.6.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
2ebb321aaf
python-gnupg: Fix build breakage
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>
6 years ago
Rosen Penev
e8e8022e47
pillow: Update to 5.3.0
Switched to pypi for consistency.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
68dab099cd
Jinja2: Update to 2.10
Switch URL to a deterministic one.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
57ab493043
Flask: Update to 1.0.2
Update URL to a deterministic one.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
8dda6b8f2f
pytz: Update to 2018.7 and add host build
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>
6 years ago
Rosen Penev
e162a6c86e
MarkupSafe: Update to 1.1.0
Most interesting: Use newer CPython API on Python 3, resulting in a 1.5x speedup.
Switched to a standard URL.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
e6d2fa9f7b
python-ldap: Update to 3.1.0
Switched URL to a proper one.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
c86ccd6512
Werkzeug: Update to 0.14.1
Switched URL to a sensible one.
Some Makefile rearrangements for consistency.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
3f6ca010bb
python-gnupg: Use a more standard URL for easier version bumping
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Jeffery To
275e6c4a3d
golang: Update to 1.11.2, fix build errors
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>
6 years ago
Rosen Penev
b0e4ec2924
django: Update to 1.11.16
Fixed a race condition in QuerySet.update_or_create() that could result in data loss (#29499 ).
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Alexandru Ardelean
178ffb41f1
python3: bump to version 3.7.1
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>
6 years ago
Eneas U de Queiroz
455cde8128
pytz: add package/InstallDev
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>
6 years ago
Arnaud Sautaux
3a328e427a
erlang: update to version 21.0
Signed-off-by: Arnaud Sautaux <arnaud.sautaux@infoteam.ch>
6 years ago
Rosen Penev
dba6b95c95
python-attrs: Update to 18.2.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
e9a1dadd32
python-dateutil: Update to 2.7.5
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
ea6ce3a53b
python-certifi: Update to 2018.10.15
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
64e8db1872
pytz: Update to 2018.6
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Marko Ratkaj
62e57006c5
node-mozilla-iot-gateway: bump to version 0.6.0
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
6 years ago
Rosen Penev
29c5573943
python-requests: Update to 2.20.0
Switched URL to a sensical version.
Added PKG_CPE_ID for proper CVE tracking.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
20bf18dce9
rcssmin: Switch to pythonhosted for consistency
Easier to bump the version as well.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
ebfc6b1d44
python-urllib3: Update to 1.24
Switched URL to pythonhosted for consistency between packages.
Small reorganization.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
6cd8ea637e
django-restframework: Update to 3.9.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Luiz Angelo Daros de Luca
74216a55e1
ruby: bump to 2.5.3
Fix only release, including:
* CVE-2018-16396: Tainted flags are not propagated in Array#pack
and String#unpack with some directives
* CVE-2018-16395: OpenSSL::X509::Name equality check does not work
correctly
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
6 years ago
Rosen Penev
03102bc203
python-crypto: Fix faulty patch
Buildbots are currently breaking because of this.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
01ccaa8bc8
django-constance: Update to 2.3.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
f7c3d01ba6
vala: Update to 0.34.18
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
d0636c2888
python-mysql: Update to 1.3.13
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
a22884ae77
openpyxl: Update to 2.5.9
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Vadim Radovel
7bf98d8af1
lang/tcl: bring back package, update to 8.6.8, add host compile
Signed-off-by: Vadim Radovel <vadim@radovel.ru>
6 years ago
Michael Heimpold
797776a3b3
php7: update to 7.2.11
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
6 years ago
Hans Dedecker
86b8d1946c
perl: fix compilation with glibc 2.27
Remove dependency on glibc in 010-musl-compat patch as glibc does not
support _LIB_VERSION anymore in 2.27; see
https://sourceware.org/ml/libc-announce/2018/msg00000.html
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
6 years ago
Jeffery To
453749f12b
golang: Update to 1.11.1, add mips64 / mips64el builds
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>
6 years ago
Rosen Penev
32b23e28ad
python-crypto: Fix two CVEs
CVE-2013-7459 and CVE-2018-6594. Both patches taken from Fedora.
Also took the liberty to update the PKG_SOURCE_URL to a standard one.
Updated the home URL as well.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Jan Kardell
0311e58bb6
Python: Fix compile of host modules
Add -rpath linker option to host build, pointing to staging/hostpkh/lib.
It's needed to find the correct host libs during runtime, without it the
hosts libs may be used instaead, causing failures.
Signed-off-by: Jan Kardell <jan.kardell@telliq.com>
6 years ago
Jan Kardell
6ade5a1e3a
Python3: Fix host build on OpenSUSE
The linker option -rpath is required to find libs in staging_dir. Now it
is included when building host modules. Without it the import test of
the _ctypes and _uuid modules would fail. The _ctypes module uses
libffi.so.6 from staging, but OpenSUSE LEAP 15 has libffi.so.7.
It will also fail on LEAP 42.x, Fedora28 and 29 and future or old
versions of Ubuntu.
Fix needed in master and 18.06 branches.
Signed-off-by: Jan Kardell <jan.kardell@telliq.com>
6 years ago
Rosen Penev
0c6b4723f6
micropython-lib: Update to 1.9.3
Switched to codeload tarballs. Simpler Makefile.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago