aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | | | | adblock: update 4.0.1Dirk Brenken2020-03-31
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix dependency issue * fix query timeouts in web frontend (seen with many selected lists), now the query comes back latest after 30 seconds, to prevent any timeouts, with all results to this point. * add missing parameter in readme.md Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | Merge pull request #11722 from ja-pa/python-wcwidth-0.1.9Hannu Nyman2020-03-31
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | python-wcwidth: update to version 0.1.9
| * | | | | | | python-wcwidth: update to version 0.1.9Jan Pavlinec2020-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | Merge pull request #11721 from jefferyto/python2-remove-programsHannu Nyman2020-03-31
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | treewide: Remove programs that will not be updated to Python 3
| * | | | | | | yunbridge: Remove packageJeffery To2020-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This version of yunbridge will cease to function once Python 2 is removed from the feed. It does not appear[1] that upstream will be updated with a version that uses Python 3. This package will be added to the abandoned packages feed. [1]: https://github.com/arduino/YunBridge/issues/31 Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | | | | | obfsproxy: Remove packageJeffery To2020-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This version of obfsproxy will cease to function once Python 2 is removed from the feed. Upstream has indicated[1] that this package will not be updated to use Python 3. This package will be added to the abandoned packages feed. [1]: https://trac.torproject.org/projects/tor/ticket/31057 Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | | | | | danish: Remove packageJeffery To2020-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This version of danish will cease to function once Python 2 is removed from the feed. The maintainer has indicated[1] that this package will not be updated to use Python 3. This package will be added to the abandoned packages feed. [1]: https://github.com/openwrt/packages/issues/8893#issuecomment-489312682 Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | | | | | mailman: Remove packageJeffery To2020-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This version of mailman will cease to function once Python 2 is removed from the feed. There does not appear to be any interest in updating this package to a current version that uses Python 3. This package will be added to the abandoned packages feed. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | Merge pull request #11575 from neheb/tinRosen Penev2020-03-31
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | tinyproxy: fix init script
| * | | | | | | | tinyproxy: convert to procdRosen Penev2020-03-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The path changed since 274506803ab9025e3726b1a9449830e4ea8e72d0 Fixed. Also took the time to convert to procd. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #11712 from neheb/wssdRosen Penev2020-03-31
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | wsdd2: run init script through shellcheck
| * | | | | | | | | wsdd2: run init script through shellcheckRosen Penev2020-03-29
| | |_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #11693 from neheb/nsprRosen Penev2020-03-31
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | nspr: fix compilation with newer musl
| * | | | | | | | | nspr: fix compilation with newer muslRosen Penev2020-03-28
| | |_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Include proper sgidefs define. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #11708 from neheb/frrrrRosen Penev2020-03-31
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | frr: add libatomic dependency
| * | | | | | | | frr: add libatomic dependencyRosen Penev2020-03-29
| | |_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Needed for some platforms. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #11694 from neheb/v4lRosen Penev2020-03-30
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | libv4l: fix compilation with newer musl
| * | | | | | | | libv4l: fix compilation with newer muslRosen Penev2020-03-28
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is using the input_event struct directly, instead of using the proper defines. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #11716 from 532910/prosody-scurity-fixRosen Penev2020-03-30
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | prosody: /etc/prosody owner fix
| * | | | | | | | prosody: /etc/prosody permissions fixSergio E. Nemirowski2020-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Sergio E. Nemirowski <sergio@outerface.net>
* | | | | | | | | Merge pull request #11717 from zhaojh329/libuwscRosen Penev2020-03-30
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | libuwsc: update to 3.3.4
| * | | | | | | | | libuwsc: update to 3.3.4Jianhui Zhao2020-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
* | | | | | | | | | Merge pull request #11720 from zokl/javascript-obfuscator_0.27.2Rosen Penev2020-03-30
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | javascript-obfuscator: update to 0.27.2
| * | | | | | | | | javascript-obfuscator: update to 0.27.2Zbyněk Kocur2020-03-30
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New version of node-javascript-obfuscator. Signed-off-by: Zbyněk Kocur <zbynek.kocur@fel.cvut.cz>
* / / / / / / / / miniupnpd: fix sh syntax errorKevin Darbyshire-Bryant2020-03-30
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add "use_stun" default to prevent sh: out of range error introduced by c61614a84 Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
* | | | | | | | nft-qos: swap dependency orderKevin Darbyshire-Bryant2020-03-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In preparation for generating nftables-no/json variants, swap dependency order to prevent following recursive dependency warnings: tmp/.config-package.in:73879:error: recursive dependency detected! For a resolution refer to Documentation/kbuild/kconfig-language.txt subsection "Kconfig recursive dependency limitations" tmp/.config-package.in:73879: symbol PACKAGE_luci-app-nft-qos depends on PACKAGE_luci-app-nft-qos tmp/.config-package.in:854:error: recursive dependency detected! For a resolution refer to Documentation/kbuild/kconfig-language.txt subsection "Kconfig recursive dependency limitations" tmp/.config-package.in:854: symbol PACKAGE_nft-qos depends on PACKAGE_nft-qos Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
* | | | | | | | strongswan: move ipsec.* to strongswan-ipsecStijn Tintel2020-03-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When building with strongswan-ipsec disabled, strongswan fails to build because the ipsec.conf file does not exist. Fix this by moving the ipsec.* files and directories to the strongswan-ipsec package. Closes #10879 while keeping ipsec.conf to avoid breaking existing setups, as opposed to #11709. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | | | | bonding: proto notify error definitionsFlorian Eckert2020-03-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix proto_notify_error usage. In this function only a definition shall be returned, which will later appear in the ubus status output of the interface and not a whole string. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | | | Merge pull request #11707 from neheb/zerrRosen Penev2020-03-30
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | zerotier: fix compilation with newer musl
| * | | | | | | | zerotier: fix compilation with newer muslRosen Penev2020-03-29
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | musl 1.2.0 gets rid of this syscall. Just call the function directly. It's easier. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #11598 from neheb/xslJiri Slachta2020-03-30
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | libxslt: update to 1.1.34
| * | | | | | | | libxslt: update to 1.1.34Rosen Penev2020-03-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes all known CVEs. Various Makefile cleanups for consistency between packages. Added PIC explicitly (was implicit). Removed two extra features. Removed autoreconf and added PKG_BUILD_PARALLEL for faster compilation. Roughly matched host configure args with target ones. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #11706 from neheb/forkRosen Penev2020-03-29
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | forked-daapd: fix compilation with newer musl
| * | | | | | | | | forked-daapd: fix compilation with newer muslRosen Penev2020-03-29
| | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Needed for errno definition. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | qemu: fix building on mips archYousong Zhou2020-03-30
| |_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add fallback zero value definition for MAP_SYNC etc. even when building for CONFIG_LINUX. Fixes openwrt/packages#11067 Reported-by: Rosen Penev <rosenp@gmail.com> Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | kea: do not build static host binariesRosen Penev2020-03-29
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Errors on some systems. No real change. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | nmap: Update to 7.80, add full variant, switch to Python 3Jeffery To2020-03-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update to 7.80 * Add "full" variants for nmap and ncat that support Lua scripts (and OpenSSL) * Replace libcxx fix with upstream patch[1] (CHANGELOG change was removed) * Switch ndiff to use Python 3 (using a patch from Debian[2], which comes from an upstream PR[3] plus a port of ndiff/setup.py) [1]: https://github.com/nmap/nmap/commit/ea4e2d6657103a2c3d6f543a1a8619eb4d4472c8 [2]: https://salsa.debian.org/pkg-security-team/nmap/-/blob/0510c602dd45f4dc0b06a6f422a9b0855564ddbb/debian/patches/0004-Python3-port-of-ndiff.patch [3]: https://github.com/nmap/nmap/pull/1807 Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | nmap: add Nping with SSL optionNuno Goncalves2020-03-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Henrique de Moraes Holschuh <henrique@nic.br> Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* | | | | | | Merge pull request #11702 from PolynomialDivision/feature/dawn_fix_glibcHannu Nyman2020-03-29
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | dawn: remove glibc headers extensions
| * | | | | | | dawn: remove glibc headers extensionsNick Hainke2020-03-29
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #11689 Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | | | | Merge pull request #11695 from neheb/gammmRosen Penev2020-03-29
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | gammu: remove nls.mk
| * | | | | | | gammu: remove nls.mkRosen Penev2020-03-28
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's causing issues with newer glib2: ../libgammu/libGammu.so.8.1.41.0: undefined reference to `libiconv' ../libgammu/libGammu.so.8.1.41.0: undefined reference to `libiconv_open' ../libgammu/libGammu.so.8.1.41.0: undefined reference to `libiconv_close' It's because the libiconv-stub does not include a shared library that gammu can link to. Removed most patches since they don't seem to be needed. Ran init script through shellcheck. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #11698 from stangri/master-simple-adblockHannu Nyman2020-03-29
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | simple-adblock: support multiple dnsmasq instances + internal refactoring
| * | | | | | | simple-adblock: support multiple dnsmasq instances; rework communication ↵Stan Grishin2020-03-29
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | between principal package and luci app Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | | | | | Merge pull request #11679 from neheb/grpRosen Penev2020-03-28
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | grilo-plugins: don't try to download grilo
| * | | | | | | grilo-plugins: don't try to download griloRosen Penev2020-03-28
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream thought it was a good idea to force downloads of grilo. Disable it since it is not needed. Removed two unnecessary variables. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #11681 from neheb/xzRosen Penev2020-03-28
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | xz: update to 5.2.5
| * | | | | | xz: update to 5.2.5Rosen Penev2020-03-27
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Switched to smaller xz archive. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | vala: update to 0.48.2Rosen Penev2020-03-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add rpath-link to fix compilation with newer libffi. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | hfsprogs: fix compile with newer muslRosen Penev2020-03-28
| |/ / / / |/| | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>