aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* htop: update to 3.0.0-1John Audia2020-08-28
| | | | | | | | | | | | new upstream, new release taken from ChangeLog[1]: New maintainers - after a prolonged period of inactivity from Hisham, the creator and original maintainer, a team of community maintainers have volunteered to take over a fork at https://htop.dev and https://github.com/htop-dev to keep the project going. 1. https://github.com/htop-dev/htop/blob/master/ChangeLog Signed-off-by: John Audia <graysky@archlinux.us>
* Merge pull request #13228 from neheb/ninjRosen Penev2020-08-28
|\ | | | | ninja: update to 1.10.1
| * ninja: update to 1.10.1Rosen Penev2020-08-27
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #13225 from neheb/lftRosen Penev2020-08-27
|\ \ | | | | | | lftp: update to 4.9.2
| * | lftp: update to 4.9.2Rosen Penev2020-08-27
| |/ | | | | | | | | | | Remove upstreamed patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / alsa-lib: update to 1.2.3.2Rosen Penev2020-08-28
|/ | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* pcsc-tools: update to 1.5.7Rosen Penev2020-08-27
| | | | | | | | | | Cleaned up Makefile for consistency between packages. Fixed license information. Added PKG_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libmatroska: update to 1.6.2Rosen Penev2020-08-27
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* fuse3: update to 3.9.3Rosen Penev2020-08-27
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #13218 from neheb/waveRosen Penev2020-08-27
|\ | | | | wavemon: fix compilation with glibc
| * wavemon: fix compilation with glibcRosen Penev2020-08-26
| | | | | | | | | | | | -lpthread is needed. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #13220 from aaronjg/openfortivpn/config-varname-fixRosen Penev2020-08-27
|\ \ | | | | | | openfortivpn: use more standard config option names
| * | openfortivpn: use more standard config option namesAaron Goodman2020-08-26
| |/ | | | | | | | | | | | | | | | | change 'server' to 'peeraddr' change 'iface_name' to 'tunlink' fix some indentation issues Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
* | Merge pull request #13217 from neheb/chickRosen Penev2020-08-27
|\ \ | | | | | | chicken-scheme: fix compilation with glibc
| * | chicken-scheme: fix compilation with glibcRosen Penev2020-08-26
| |/ | | | | | | | | | | | | | | The musl comment is no longer accurate. Remove the hack. Minor cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | ovn: include ovn-appctlYousong Zhou2020-08-27
| | | | | | | | | | | | | | | | | | 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>
* | Merge pull request #13214 from aparcar/curlRosen Penev2020-08-26
|\ \ | | | | | | curl: add package (previously in base)
| * | curl: add optional zlib supportTony Butler2020-08-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | curl: Use wolfssl by defaultHauke Mehrtens2020-08-26
| | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | curl: Fix build with wolfsslHauke Mehrtens2020-08-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | curl: add package (previously in base)Paul Spooren2020-08-26
| |/ | | | | | | | | | | | | 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>
* | Merge pull request #13219 from nxhack/homebridge_112Rosen Penev2020-08-26
|\ \ | |/ |/| node-homebridge: update to 1.1.2
| * node-homebridge: update to 1.1.2Hirokazu MORIKAWA2020-08-27
|/ | | | | | | update to 1.1.2 Add opkg package path to the homebrodge plugin module path. Signed-off-by: Hirokazu MORIKAWA <morikw2@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>