aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* cni: set PKG_USE_MIPS16:=0Daniel Golle2020-11-11
| | | | | | Compiling cni failes due to MIPS16 somehow. Disable it. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* Merge pull request #13792 from ynezz/upstream/cgi-io-improvementsRosen Penev2020-11-10
|\ | | | | cgi-io: update to version 2020-10-27
| * cgi-io: update to version 2020-10-27Petr Štetiar2020-10-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Contains following list of changes: ab4c3471b261 tests: add cram based unit tests 7b4e3241e1bd tests: add cgi-io built with clang sanitizers 21831f45d16d Disable session ACLs during unit testing 2f525417b5df Add initial GitLab CI support 57f1c4f18cb6 Add .gitignore 09f9ac5066ee Fix off-by-one in postdecode_fields ed8ce0d5d28b Add fuzzing of utility functions a61581819800 Add fuzzing of multipart_parser 6b0615b728ed Refactor utility functions into static library a0ed2c9a7a72 Fix clang compiler errors 232659da19a4 Fix possible NULL dereference 8e5719b37a67 Fix warnings reported by clang-10 static analyzer b99aa8a64cca Remove Makefile Signed-off-by: Petr Štetiar <ynezz@true.cz>
* | Merge pull request #13790 from zhanhb/procps-ng-alternativesRosen Penev2020-11-10
|\ \ | | | | | | procps-ng: update alternatives
| * | procps-ng: move binaries to /usr/libexecHuangbin Zhan2020-10-27
| | | | | | | | | | | | Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
| * | procps-ng: fix alternatives of procps-ng-sysctlHuangbin Zhan2020-10-27
| | | | | | | | | | | | | | | | | | align with busybox sysctl Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
| * | procps-ng: move procps-ng-w to /usr/binHuangbin Zhan2020-06-14
| |/ | | | | | | | | | | procps-ng-w was installed to /bin, which should be an accident. Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
* | Merge pull request #13779 from bobafetthotmail/patch-1Rosen Penev2020-11-10
|\ \ | | | | | | docker-compose: move to Utilities in menuconfig
| * | docker-compose: move to Utilities in menuconfigAlberto Bursi2020-10-26
| | | | | | | | | | | | | | | | | | | | | | | | it makes no sense to show docker-compose sit in Languages -> Python submenu in menuconfig, it is a tool and not a library. Move it to Utilities section like docker-ce also is. Signed-off-by: Alberto Bursi <bobafetthotmail@gmail.com>
* | | Merge pull request #13727 from aleksander0m/aleksander/fix-mm-service-restartRosen Penev2020-11-10
|\ \ \ | | | | | | | | modemmanager: include all init commands in the procd instance
| * | | modemmanager: include all init commands in the procd instanceAleksander Morgado2020-11-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If procd relaunches the ModemManager daemon after e.g. a crash, we also want it to notify all cached hotplug events, or otherwise we would end up leaving the daemon running without the full initial processing done. This change modifies the init script to include all the required init commands as part of the procd instance command, so that procd launches all of them on every respawn. Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
* | | | Merge pull request #13845 from ja-pa/moreitertools-8.6.0Rosen Penev2020-11-10
|\ \ \ \ | | | | | | | | | | python-more-itertools: update to version 8.6.0
| * | | | python-more-itertools: update to version 8.6.0Jan Pavlinec2020-11-10
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | Merge pull request #13844 from ja-pa/python-toml-0.10.1Rosen Penev2020-11-10
|\ \ \ \ \ | | | | | | | | | | | | python-toml: update to version 0.10.2
| * | | | | python-toml: update to version 0.10.2Jan Pavlinec2020-11-10
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: -bump package -update host-pip-requirements Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | Merge pull request #13842 from ja-pa/pytest-6.1.2Rosen Penev2020-11-10
|\ \ \ \ \ | | | | | | | | | | | | python-pytest: update to version 6.1.2
| * | | | | python-pytest: update to version 6.1.2Jan Pavlinec2020-11-10
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | Merge pull request #13832 from ja-pa/ooniprobe-3.0.9Rosen Penev2020-11-10
|\ \ \ \ \ | | | | | | | | | | | | ooniprobe: update to version 3.0.9
| * | | | | ooniprobe: update to version 3.0.9Jan Pavlinec2020-11-10
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Changes build argument to disable QUIC Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | Merge pull request #13829 from ja-pa/redis-6.0.9Rosen Penev2020-11-10
|\ \ \ \ \ | | | | | | | | | | | | redis: update to version 6.0.9
| * | | | | redis: update to version 6.0.9Jan Pavlinec2020-11-10
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Patches were adjusted to the new version. Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | Merge pull request #13833 from ja-pa/checksec-2.4.0Rosen Penev2020-11-10
|\ \ \ \ \ | | | | | | | | | | | | checksec: update to version 2.4.0
| * | | | | checksec: update to version 2.4.0Jan Pavlinec2020-11-10
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | Merge pull request #13868 from neheb/grillRosen Penev2020-11-10
|\ \ \ \ \ | | | | | | | | | | | | grilo-plugins: add all options
| * | | | | grilo-plugins: add three pluginsRosen Penev2020-11-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Dependencies are available now. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | grilo-plugins: add all optionsRosen Penev2020-11-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These options are normally set to auto. Make them explicit to try to fix buildbot errors. Also make several options conditional on plugins being selected. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #13858 from neheb/pdnsrRosen Penev2020-11-10
|\ \ \ \ \ \ | | | | | | | | | | | | | | pdns-recursor: update to 4.4.0
| * | | | | | pdns-recursor: update to 4.4.0Rosen Penev2020-11-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed upstreamed patch. Refreshed other one. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #13901 from nxhack/mraa_pythonRosen Penev2020-11-10
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libmraa: update to 2.2.0
| * | | | | | | libmraa: update to 2.2.0Hirokazu MORIKAWA2020-11-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update to 2.2.0 Allow to build only python modules. Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | | | Merge pull request #13899 from nxhack/bindings_902Rosen Penev2020-11-10
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | node-serialport-bindings: update to 9.0.2
| * | | | | | | | node-serialport-bindings: update to 9.0.2Hirokazu MORIKAWA2020-11-11
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | | | Merge pull request #13898 from nxhack/serialport_902Rosen Penev2020-11-10
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | node-serialport: update to 9.0.2
| * | | | | | | | node-serialport: update to 9.0.2Hirokazu MORIKAWA2020-11-11
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | | | Merge pull request #13900 from nxhack/upm_pythonRosen Penev2020-11-10
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | libupm: Allow to build only python modules
| * | | | | | | libupm: Allow to build only python modulesHirokazu MORIKAWA2020-11-11
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | | Merge pull request #13897 from flyn-org/libexifRosen Penev2020-11-10
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | libexif: update to 0.6.22
| * | | | | | libexif: update to 0.6.22W. Michael Petullo2020-11-10
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Aside from updating the package, this modifies the Makefile to pull the sources from GitHub rather than SourceForge. The exif project recently moved to GitHub. Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | Merge pull request #13873 from 1715173329/new-yqRosen Penev2020-11-09
|\ \ \ \ \ \ | | | | | | | | | | | | | | yq: add new package
| * | | | | | yq: add new packageTianling Shen2020-11-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
* | | | | | | Merge pull request #13882 from null-cipher/netstinky_pkgRosen Penev2020-11-09
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | NetStinky IDS for detecting IoCs on your network
| * | | | | | | netstinky: IDS for detecting IoCs on your networkAndrew Mackintosh2020-11-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Andrew Mackintosh <amackint@waikato.ac.nz> Maintainer: me / @null-cipher Compile tested: Raspberry Pi 3 / brcm2708-bcm2710, OpenWrt 19.07.4 Hyper-V VM / x86_64, OpenWrt 19.07.4 Run tested: Raspberry Pi 3 / brcm2708-bcm2710, OpenWrt 19.07.4 Hyper-V VM / x86_64, OpenWrt 19.07.4 Description: The NetStinky IDS is a component of the NetStinky suite of tools. It monitors the traffic on the LAN interfaces of your router for Indications of Compromise (IoCs), drawn from an auto-updating list of definitions. IoCs are subsequently reported to the NetStinky smartphone applications.
* | | | | | | | Merge pull request #13807 from PolynomialDivision/fix-node-exporterRosen Penev2020-11-09
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | prometheus-node-exporter-lua: fix hostapd exporter
| * | | | | | | | prometheus-node-exporter-lua: fix hostapd exporterNick Hainke2020-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix "hostapd_ubus_stations.lua". The bit-lib that is imported and the one specified as the dependency do not match. Use luabitop. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | | | | | | Merge pull request #13885 from jefferyto/golang-1.15.4Rosen Penev2020-11-09
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | golang: Update to 1.15.4
| * | | | | | | | | golang: Update to 1.15.4Jeffery To2020-11-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | | | Merge pull request #13891 from jefferyto/python-zope-interface-5.2.0Rosen Penev2020-11-09
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | python-zope-interface: Update to 5.2.0
| * | | | | | | | | | python-zope-interface: Update to 5.2.0Jeffery To2020-11-10
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | | | Merge pull request #13890 from jefferyto/python-attrs-20.3.0Rosen Penev2020-11-09
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | python-attrs: Update to 20.3.0
| * | | | | | | | | | python-attrs: Update to 20.3.0Jeffery To2020-11-10
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>