aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* libdcwsocket: fix compilation with glibcRosen Penev2020-08-26
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #13212 from PolynomialDivision/bumpdawnHannu Nyman2020-08-26
|\ | | | | dawn: bump version
| * dawn: bump versionNick Hainke2020-08-26
| | | | | | | | | | | | | | Includes: - datastorage: fix hearingmap not synced Signed-off-by: Nick Hainke <vincent@systemli.org>
* | Merge pull request #13207 from commodo/python-updatesHannu Nyman2020-08-26
|\ \ | |/ |/| django,openpyxl: bump versions
| * openpyxl: bump to version 3.0.5Alexandru Ardelean2020-08-25
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * django: bump to version 3.1Alexandru Ardelean2020-08-25
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | Merge pull request #13204 from nxhack/upm_node_v12Rosen Penev2020-08-25
|\ \ | | | | | | libupm: support node.js v12
| * | libupm: support node.js v12Hirokazu MORIKAWA2020-08-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | Merge pull request #13203 from nxhack/mraa_node_v12Rosen Penev2020-08-25
|\ \ \ | | | | | | | | libmraa: support node.js v12
| * | | libmraa: support node.js v12Hirokazu MORIKAWA2020-08-25
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | Merge pull request #13209 from ja-pa/sqlite3-security-fixRosen Penev2020-08-25
|\ \ \ | | | | | | | | sqlite3: update to version 3.33.0 (security fix)
| * | | sqlite3: update to version 3.33.0 (security fix)Jan Pavlinec2020-08-25
| |/ / | | | | | | | | | | | | | | | | | | | | | Fixes: CVE-2020-13871 CVE-2020-15358 Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* / / nano: update to 5.2Hannu Nyman2020-08-25
|/ / | | | | | | | | | | Update nano editor to version 5.2. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | Merge pull request #13202 from nxhack/swig_node_v12Rosen Penev2020-08-25
|\ \ | | | | | | swig: support node.js v12
| * | swig: support node.js v12Hirokazu MORIKAWA2020-08-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | Merge pull request #13205 from nxhack/node_12_16_2Rosen Penev2020-08-25
|\ \ \ | | | | | | | | node: update to v12.18.3
| * | | node: update to v12.18.3Hirokazu MORIKAWA2020-07-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | upgrade npm to 6.14.6 update openssl to 1.1.1g Vulnerabilities fixed: * CVE-2020-8172: TLS session reuse can lead to host certificate verification bypass (High). * CVE-2020-11080: HTTP/2 Large Settings Frame DoS (Low). * CVE-2020-8174: napi_get_value_string_*() allows various kinds of memory corruption (High). Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | Merge pull request #13206 from nxhack/icu_67_1Rosen Penev2020-08-25
|\ \ \ \ | | | | | | | | | | icu: update to 67.1
| * | | | icu: update to 67.1Hirokazu MORIKAWA2020-08-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unicode 13 & CLDR 37. Bug fixes for date and number formatting, enhanced support for user preferences in the locale identifier. LocaleMatcher code and data improved. Number skeletons have a new “concise” form that can be used in MessageFormat strings. Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | Merge pull request #13139 from aaronjg/openfortivpn/ppp-netifd-fixRosen Penev2020-08-25
|\ \ \ \ \ | |_|_|/ / |/| | | | openfortivpn: fix routes passed to netifd
| * | | | openfortivpn: fix routes passed to netifdAaron Goodman2020-08-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The openfortivpn routes are a bit different than the standard ppp routes so we need to handle them with a custom ppp-up script. Gateway should not be set, and src should be set to the PPP local ip address. Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
* | | | | ovn: bump to version 20.06.2Yousong Zhou2020-08-25
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | openvswitch: bump to version 2.14.0Yousong Zhou2020-08-25
| |_|_|/ |/| | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | sshtunnel: correct access of config fileRosen Penev2020-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | Merge pull request #12762 from ngrsdhbw/feature_ddns_cloudflare_bearerRosen Penev2020-08-24
|\ \ \ \ | | | | | | | | | | ddns-scripts: Support Bearer Token for Cloudflare
| * | | | ddns-scripts: cloudflare.com-v4: Simplify Bearer Token supportNorman Gehrsitz2020-08-18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Norman Gehrsitz <gehrsitz.norman@student.dhbw-kahlsruhe.de>
* | | | | Merge pull request #12788 from nwf/rng-tools-6.10Rosen Penev2020-08-24
|\ \ \ \ \ | | | | | | | | | | | | rng-tools: bump to 6.10, require libopenssl
| * | | | | rng-tools: bump to 6.10, require libopensslNathaniel Filardo2020-08-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream now requires libopenssl unconditionally Signed-off-by: Nathaniel Filardo <nwfilardo@gmail.com>
* | | | | | Merge pull request #13147 from ja-pa/python-pytest-xdist-update-2.0.0Rosen Penev2020-08-24
|\ \ \ \ \ \ | | | | | | | | | | | | | | python-pytest-xdist: update to version 2.0.0
| * | | | | | python-pytest-xdist: update to version 2.0.0Jan Pavlinec2020-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
| * | | | | | python-psutil: add new packageJan Pavlinec2020-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | Merge pull request #13193 from sartura/sysrepoRosen Penev2020-08-24
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Update sysrepo, libyang, libnetconf2 and netopeer2 packages to latest versions
| * | | | | | | libssh: patch ssh_channel_poll_timeout for compatibility with libnetconf2Jakov Smolic2020-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
| * | | | | | | netopeer2: update to 1.1.39Jakov Smolic2020-08-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
| * | | | | | | libnetconf2: update to 1.1.26Jakov Smolic2020-08-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
| * | | | | | | sysrepo: update to 1.4.70Jakov Smolic2020-08-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
| * | | | | | | libyang: update to 1.0.184Jakov Smolic2020-08-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
* | | | | | | | Merge pull request #13198 from zhaojh329/libuhttpdRosen Penev2020-08-24
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | libuhttpd: Update to 3.2.0
| * | | | | | | | libuhttpd: Update to 3.2.0Jianhui Zhao2020-08-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
* | | | | | | | | Merge pull request #13197 from jmarcet/python-docker-updateRosen Penev2020-08-24
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | python-docker: Update to 4.3.1
| * | | | | | | | python-docker: Update to 4.3.1Javier Marcet2020-08-24
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* | | | | | | | Merge pull request #13174 from neheb/davRosen Penev2020-08-24
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | davfs2: update to 1.6.0
| * | | | | | | davfs2: update to 1.6.0Rosen Penev2020-08-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed now unnecessary gcc10 patch. Removed neon patch. It's now upstream. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #12480 from ja-pa/python-pytest-updateJosef Schlehofer2020-08-24
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | python-pytest: update to version 6.0.1
| * | | | | | | | python-pytest: update to version 6.0.1Jan Pavlinec2020-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
| * | | | | | | | python-py: update to version 1.9.0Jan Pavlinec2020-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
| * | | | | | | | python-iniconfig: add new package (pytest dependency)Jan Pavlinec2020-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
| * | | | | | | | python-toml: add new package (pytest dependency)Jan Pavlinec2020-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | | Merge pull request #12886 from kongfl888/coremarkRosen Penev2020-08-23
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Coremark: update to ver 2020-05-28 and fix for 64bit
| * | | | | | | | | Coremark: update the compilation for 64bitkongfl888 K2020-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: kongfl888 K <kongfl888@outlook.com>