Rosen Penev
c688b154b4
libdcwsocket: fix compilation with glibc
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-26 16:09:27 -07:00
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>
2020-08-26 08:27:24 -10:00
Hannu Nyman
0294be7c98
Merge pull request #13212 from PolynomialDivision/bumpdawn
...
dawn: bump version
2020-08-26 19:14:33 +03:00
Hannu Nyman
540778dc9e
Merge pull request #13207 from commodo/python-updates
...
django,openpyxl: bump versions
2020-08-26 19:13:55 +03:00
Nick Hainke
5491d33d7d
dawn: bump version
...
Includes:
- datastorage: fix hearingmap not synced
Signed-off-by: Nick Hainke <vincent@systemli.org>
2020-08-26 13:56:40 +02:00
Rosen Penev
3e09c19e7e
Merge pull request #13204 from nxhack/upm_node_v12
...
libupm: support node.js v12
2020-08-25 13:27:48 -07:00
Rosen Penev
79fd505592
Merge pull request #13203 from nxhack/mraa_node_v12
...
libmraa: support node.js v12
2020-08-25 13:27:34 -07:00
Rosen Penev
499a03435e
Merge pull request #13209 from ja-pa/sqlite3-security-fix
...
sqlite3: update to version 3.33.0 (security fix)
2020-08-25 13:26:20 -07:00
Hannu Nyman
3ce7595136
nano: update to 5.2
...
Update nano editor to version 5.2.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-08-25 23:03:55 +03:00
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>
2020-08-25 14:55:59 +02:00
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>
2020-08-25 18:50:16 +09:00
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>
2020-08-25 18:49:13 +09:00
Rosen Penev
786253f214
Merge pull request #13202 from nxhack/swig_node_v12
...
swig: support node.js v12
2020-08-25 02:13:35 -07:00
Rosen Penev
172586e318
Merge pull request #13205 from nxhack/node_12_16_2
...
node: update to v12.18.3
2020-08-25 02:13:11 -07:00
Rosen Penev
4ce0c68f9f
Merge pull request #13206 from nxhack/icu_67_1
...
icu: update to 67.1
2020-08-25 02:12:45 -07:00
Rosen Penev
395e9ff31f
Merge pull request #13139 from aaronjg/openfortivpn/ppp-netifd-fix
...
openfortivpn: fix routes passed to netifd
2020-08-25 02:11:17 -07:00
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>
2020-08-25 17:37:07 +09:00
Yousong Zhou
fed92c81b6
ovn: bump to version 20.06.2
...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2020-08-25 15:50:37 +08:00
Yousong Zhou
282038d97b
openvswitch: bump to version 2.14.0
...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2020-08-25 15:50:32 +08:00
Alexandru Ardelean
d84b66ef66
openpyxl: bump to version 3.0.5
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2020-08-25 08:54:10 +03:00
Alexandru Ardelean
3c4b5ffeb2
django: bump to version 3.1
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2020-08-25 08:53:16 +03:00
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>
2020-08-24 13:49:45 -07:00
Rosen Penev
b9000884d6
Merge pull request #12762 from ngrsdhbw/feature_ddns_cloudflare_bearer
...
ddns-scripts: Support Bearer Token for Cloudflare
2020-08-24 13:09:37 -07:00
Rosen Penev
f7a5d16a7f
Merge pull request #12788 from nwf/rng-tools-6.10
...
rng-tools: bump to 6.10, require libopenssl
2020-08-24 13:08:34 -07:00
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
2020-08-24 13:08:02 -07:00
Rosen Penev
8f3642e4bb
Merge pull request #13193 from sartura/sysrepo
...
Update sysrepo, libyang, libnetconf2 and netopeer2 packages to latest versions
2020-08-24 13:06:45 -07:00
Rosen Penev
02f486f973
Merge pull request #13198 from zhaojh329/libuhttpd
...
libuhttpd: Update to 3.2.0
2020-08-24 13:05:54 -07:00
Rosen Penev
6563523d39
Merge pull request #13197 from jmarcet/python-docker-update
...
python-docker: Update to 4.3.1
2020-08-24 13:05:34 -07:00
Jakov Smolic
d726b13aff
libssh: patch ssh_channel_poll_timeout for compatibility with libnetconf2
...
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
2020-08-24 20:05:40 +02:00
Jianhui Zhao
3a13da6131
libuhttpd: Update to 3.2.0
...
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2020-08-25 00:09:10 +08:00
Rosen Penev
a00b99950a
Merge pull request #13174 from neheb/dav
...
davfs2: update to 1.6.0
2020-08-24 06:57:24 -07:00
Javier Marcet
7724c3bb38
python-docker: Update to 4.3.1
...
Signed-off-by: Javier Marcet <javier@marcet.info>
2020-08-24 15:03:18 +02:00
Jan Pavlinec
2024c1fb6d
python-pytest-xdist: update to version 2.0.0
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-08-24 13:41:31 +02:00
Jan Pavlinec
766acb6616
python-psutil: add new package
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-08-24 13:41:30 +02:00
Josef Schlehofer
f70d025117
Merge pull request #12480 from ja-pa/python-pytest-update
...
python-pytest: update to version 6.0.1
2020-08-24 13:14:35 +02:00
Jan Pavlinec
bbbea44780
python-pytest: update to version 6.0.1
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-08-24 12:37:35 +02:00
Jan Pavlinec
7355b68fec
python-py: update to version 1.9.0
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-08-24 12:37:35 +02:00
Jan Pavlinec
4713740366
python-iniconfig: add new package (pytest dependency)
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-08-24 12:37:35 +02:00
Jan Pavlinec
d0ef2feda1
python-toml: add new package (pytest dependency)
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-08-24 12:37:35 +02:00
Rosen Penev
7df1e45985
Merge pull request #12886 from kongfl888/coremark
...
Coremark: update to ver 2020-05-28 and fix for 64bit
2020-08-23 21:06:02 -07:00
kongfl888 K
642599e8c5
Coremark: update the compilation for 64bit
...
Signed-off-by: kongfl888 K <kongfl888@outlook.com>
2020-08-24 04:01:10 +00:00
kongfl888 K
9b6e434036
Coremark: bump to ver 2020-05-28
...
Signed-off-by: kongfl888 K <kongfl888@outlook.com>
2020-08-24 04:01:10 +00:00
Rosen Penev
035700bae9
Merge pull request #13140 from PolynomialDivision/feature/add-ipv6-generator
...
generate-ipv6-address: add ipv6 generator
2020-08-23 20:52:45 -07:00
Rosen Penev
ec67d94f4d
Merge pull request #13192 from peter-stadler/nginx
...
nginx: update to version 1.19.2
2020-08-23 20:52:18 -07:00
Noah Meyerhans
cf61f7f8ef
bind: New upstream version 9.16.6
...
Several security issures are addressed:
- CVE-2020-8620 It was possible to trigger an assertion failure by sending
a specially crafted large TCP DNS message.
- CVE-2020-8621 named could crash after failing an assertion check in
certain query resolution scenarios where QNAME minimization and
forwarding were both enabled. To prevent such crashes, QNAME minimization is
now always disabled for a given query resolution process, if forwarders are
used at any point.
- CVE-2020-8622 It was possible to trigger an assertion failure when
verifying the response to a TSIG-signed request.
- CVE-2020-8623 When BIND 9 was compiled with native PKCS#11 support, it
was possible to trigger an assertion failure in code determining the
number of bits in the PKCS#11 RSA public key with a specially crafted
packet.
- CVE-2020-8624 update-policy rules of type subdomain were incorrectly
treated as zonesub rules, which allowed keys used in subdomain rules to
update names outside of the specified subdomains. The problem was fixed by
making sure subdomain rules are again processed as described in the ARM.
Full release notes are available at
https://ftp.isc.org/isc/bind9/9.16.6/doc/arm/html/notes.html#notes-for-bind-9-16-6
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
2020-08-23 19:58:34 -07:00
Michael Heimpold
7504fddd53
Merge PR #13179 via local branch.
2020-08-23 22:58:12 +02:00
Karl Palsson
75992cc981
net/u2pnpd: convert init to procd
...
Drops pid files, no longer needed with procd management.
Now properly reloads on reload_config after UCI changes.
Signed-off-by: Karl Palsson <karlp@etactica.com>
[ Fixed two shellcheck warnings and bump PKG_RELEASE ]
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2020-08-23 22:52:31 +02:00
Rosen Penev
3ff9c91b9d
Merge pull request #13137 from neheb/isc
...
isc-dhcp: fix compilation with GCC 10
2020-08-23 13:32:19 -07:00
Rosen Penev
5333cdcbb9
Merge pull request #13191 from Foxtrot/add-fakepop
...
fakepop: add new package
2020-08-23 13:31:22 -07:00
Rosen Penev
857eb7d849
Merge pull request #13194 from yangfl/master
...
i2pd: Update to 2.32.1
2020-08-23 13:28:57 -07:00