Yousong Zhou
d6d9376141
ovn: include ovn-appctl
Required by ovn-ctl for stopping ovn ovsdb instances
This utility was introduced since 20.03.0 after the project was
maintained in its own repo
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
4 years ago
Rosen Penev
04577266e1
Merge pull request #13214 from aparcar/curl
curl: add package (previously in base)
4 years ago
Rosen Penev
94b76abd55
Merge pull request #13219 from nxhack/homebridge_112
node-homebridge: update to 1.1.2
4 years ago
Aaron Goodman
24b4d9edab
openfortivpn: use more standard config option names
change 'server' to 'peeraddr'
change 'iface_name' to 'tunlink'
fix some indentation issues
Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
4 years ago
Tony Butler
7b6f58e9d0
curl: add optional zlib support
Package libcurl is missing dependencies for the following libraries:
libzstd.so.1
Previous patch by Hans Dedecker <dedeckeh@gmail.com> took the easy way
out :)
Suggested-by: Syrone Wong <wong.syrone@gmail.com>
Signed-off-by: Tony Butler <spudz76@gmail.com>
[fixed title]
Signed-off-by: Paul Spooren <mail@aparcar.org>
4 years ago
Hauke Mehrtens
30fecae052
curl: Use wolfssl by default
Instead of using mbedtls by default use wolfssl. We now integrate
wolfssl in the default build so use it also as default ssl library for
curl.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
4 years ago
Hauke Mehrtens
f2fa1f6093
curl: Fix build with wolfssl
Backport a commit from upstream curl to fix a problem in configure with
wolfssl.
checking size of time_t... configure: error: cannot determine a size for time_t
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
4 years ago
Hirokazu MORIKAWA
e1406bba5a
node-homebridge: update to 1.1.2
update to 1.1.2
Add opkg package path to the homebrodge plugin module path.
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
4 years ago
Rosen Penev
13c4e24560
wavemon: fix compilation with glibc
-lpthread is needed.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
5d6c4534c8
chicken-scheme: fix compilation with glibc
The musl comment is no longer accurate. Remove the hack.
Minor cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
8ba92c9921
lmdb: fix compilation with glibc
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
c688b154b4
libdcwsocket: fix compilation with glibc
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Paul Spooren
efed611029
curl: add package (previously in base)
Move package over from openwrt.git based on the Hamburg 2019 decision
that non essential packages should be maintained in packages.git
Signed-off-by: Paul Spooren <mail@aparcar.org>
4 years ago
Hannu Nyman
0294be7c98
Merge pull request #13212 from PolynomialDivision/bumpdawn
dawn: bump version
4 years ago
Hannu Nyman
540778dc9e
Merge pull request #13207 from commodo/python-updates
django,openpyxl: bump versions
4 years ago
Nick Hainke
5491d33d7d
dawn: bump version
Includes:
- datastorage: fix hearingmap not synced
Signed-off-by: Nick Hainke <vincent@systemli.org>
4 years ago
Rosen Penev
3e09c19e7e
Merge pull request #13204 from nxhack/upm_node_v12
libupm: support node.js v12
4 years ago
Rosen Penev
79fd505592
Merge pull request #13203 from nxhack/mraa_node_v12
libmraa: support node.js v12
4 years ago
Rosen Penev
499a03435e
Merge pull request #13209 from ja-pa/sqlite3-security-fix
sqlite3: update to version 3.33.0 (security fix)
4 years ago
Hannu Nyman
3ce7595136
nano: update to 5.2
Update nano editor to version 5.2.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
4 years ago
Jan Pavlinec
389ad36a8f
sqlite3: update to version 3.33.0 (security fix)
Fixes:
CVE-2020-13871
CVE-2020-15358
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years ago
Hirokazu MORIKAWA
8844f433e2
libupm: support node.js v12
Maintainer: @blogic me
Compile tested: head r14241-ba2ddba, x86_64
Run tested: x86_64 (VirtualBox)
Description:
Addressed the build failure with node.js version 12.
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
4 years ago
Hirokazu MORIKAWA
0e9db80f0e
libmraa: support node.js v12
Maintainer: @blogic me
Compile tested: head r14241-ba2ddba, x86_64
Run tested: x86_64 (VirtualBox)
Description:
Addressed the build failure with node.js version 12.
Re-enable swig.
https://github.com/openwrt/packages/issues/11977
https://github.com/openwrt/packages/pull/12225
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
4 years ago
Rosen Penev
786253f214
Merge pull request #13202 from nxhack/swig_node_v12
swig: support node.js v12
4 years ago
Rosen Penev
172586e318
Merge pull request #13205 from nxhack/node_12_16_2
node: update to v12.18.3
4 years ago
Rosen Penev
4ce0c68f9f
Merge pull request #13206 from nxhack/icu_67_1
icu: update to 67.1
4 years ago
Rosen Penev
395e9ff31f
Merge pull request #13139 from aaronjg/openfortivpn/ppp-netifd-fix
openfortivpn: fix routes passed to netifd
4 years ago
Hirokazu MORIKAWA
1aa025c690
swig: support node.js v12
Maintainer: @blogic me
Compile tested: head r14241-ba2ddba, x86_64
Run tested: x86_64 (VirtualBox)
Description:
Addressed the build failure with node.js version 12.
https://github.com/openwrt/packages/pull/12225
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
4 years ago
Yousong Zhou
fed92c81b6
ovn: bump to version 20.06.2
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
4 years ago
Yousong Zhou
282038d97b
openvswitch: bump to version 2.14.0
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
4 years ago
Alexandru Ardelean
d84b66ef66
openpyxl: bump to version 3.0.5
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years ago
Alexandru Ardelean
3c4b5ffeb2
django: bump to version 3.1
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years ago
Rosen Penev
ad97672726
sshtunnel: correct access of config file
With this change the `/etc/config/sshtunnel` file has the correct access.
It's a sensible file.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
b9000884d6
Merge pull request #12762 from ngrsdhbw/feature_ddns_cloudflare_bearer
ddns-scripts: Support Bearer Token for Cloudflare
4 years ago
Rosen Penev
f7a5d16a7f
Merge pull request #12788 from nwf/rng-tools-6.10
rng-tools: bump to 6.10, require libopenssl
4 years ago
Rosen Penev
e7cad1a774
Merge pull request #13147 from ja-pa/python-pytest-xdist-update-2.0.0
python-pytest-xdist: update to version 2.0.0
4 years ago
Rosen Penev
8f3642e4bb
Merge pull request #13193 from sartura/sysrepo
Update sysrepo, libyang, libnetconf2 and netopeer2 packages to latest versions
4 years ago
Rosen Penev
02f486f973
Merge pull request #13198 from zhaojh329/libuhttpd
libuhttpd: Update to 3.2.0
4 years ago
Rosen Penev
6563523d39
Merge pull request #13197 from jmarcet/python-docker-update
python-docker: Update to 4.3.1
4 years ago
Jakov Smolic
d726b13aff
libssh: patch ssh_channel_poll_timeout for compatibility with libnetconf2
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
4 years ago
Jianhui Zhao
3a13da6131
libuhttpd: Update to 3.2.0
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
4 years ago
Rosen Penev
a00b99950a
Merge pull request #13174 from neheb/dav
davfs2: update to 1.6.0
4 years ago
Javier Marcet
7724c3bb38
python-docker: Update to 4.3.1
Signed-off-by: Javier Marcet <javier@marcet.info>
4 years ago
Jan Pavlinec
2024c1fb6d
python-pytest-xdist: update to version 2.0.0
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years ago
Jan Pavlinec
766acb6616
python-psutil: add new package
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years ago
Josef Schlehofer
f70d025117
Merge pull request #12480 from ja-pa/python-pytest-update
python-pytest: update to version 6.0.1
4 years ago
Jan Pavlinec
bbbea44780
python-pytest: update to version 6.0.1
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years ago
Jan Pavlinec
7355b68fec
python-py: update to version 1.9.0
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years ago
Jan Pavlinec
4713740366
python-iniconfig: add new package (pytest dependency)
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years ago
Jan Pavlinec
d0ef2feda1
python-toml: add new package (pytest dependency)
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years ago