aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
* docker-ce: Updated to 19.03.9Gerard Ryan2020-05-26
| | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* libnetwork: Updated to 0941c3f4 for docker 19.03.9Gerard Ryan2020-05-26
| | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* collectd: sqm_collect: tidy interval string handlingKevin Darbyshire-Bryant2020-05-25
| | | | Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
* collectd: sqm_collectd: improve error handlingKevin Darbyshire-Bryant2020-05-25
| | | | Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
* nano: update to 4.9.3Hannu Nyman2020-05-24
| | | | | | | Update nano version to 4.9.3 Minor bugfix release. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* lxc: use -minterlink-mips16 only with USE_MIPS16Eneas U de Queiroz2020-05-23
| | | | | | | The flag is either not supported or not needed unless there's mixed mips/mips16 code. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* lxc: group everything under lxc menuEneas U de Queiroz2020-05-22
| | | | | | | This makes every lxc-* package depend on lxc so that they are grouped under the lxc menu. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* lxc: don't build for ARCRosen Penev2020-05-22
| | | | | | Similar to libseccomp, ARC is completely unsupported. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* lxc: cleanup Makefile and outdated configure optionsRosen Penev2020-05-22
| | | | | | Added PKG_NO_MIPS16 as MIPS16 is no longer supported. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* lxc: remove luaRosen Penev2020-05-22
| | | | | | Lua support seems to be gone from LXC 4. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* qemu: filter out configure args with predefined macrosYousong Zhou2020-05-21
| | | | | | Reported-by: https://github.com/openwrt/packages/commit/a3033406eae94105b50ea9d57ea4a032b34a87a1#commitcomment-39321758 Suggested-by: Lucian Cristian <lucian.cristian@gmail.com> Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* Merge pull request #12190 from neheb/fuseRosen Penev2020-05-20
|\ | | | | fuse: import from base
| * fuse: update to 2.9.9Rosen Penev2020-05-16
| | | | | | | | | | | | | | | | | | | | Refreshed patches. Fixed license information. Minor adjustments. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * fuse: import from baseRosen Penev2020-05-16
| | | | | | | | | | | | This belongs here. All dependent packages are located here. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | qemu: ignore configure option --disable-ipv6Yousong Zhou2020-05-20
| | | | | | | | | | Fixes: https://github.com/openwrt/packages/issues/12194 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | lxc: bump to 4.0.2Robert Marko2020-05-19
| | | | | | | | | | | | Signed-off-by: Robert Marko <robert.marko@sartura.hr> Signed-off-by: Marijan Svalina <marijan.svalina@sartura.hr> Signed-off-by: Luka Perkov <luka.perkov@sartura.hr>
* | mariadb: bump to 10.4.13Sebastian Kemper2020-05-17
| | | | | | | | | | | | | | | | | | | | | | | | | | Upstream added define INSTALL_PAMDATADIR, so hardcoded path is gone. Fixes: CVE-2020-2752 CVE-2020-2812 CVE-2020-2814 CVE-2020-2760 Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | collectd: Improve sqm_collectd error reportingKevin Darbyshire-Bryant2020-05-17
|/ | | | Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
* Merge pull request #12170 from kagurazakakotori/open-vm-toolsRosen Penev2020-05-15
|\ | | | | open-vm-tools: bump to version 11.1.0
| * open-vm-tools: bump to version 11.1.0Kagurazaka Kotori2020-05-15
| | | | | | | | Signed-off-by: Kagurazaka Kotori <kagurazakakotori@gmail.com>
* | Merge pull request #12165 from jefferyto/golang-tweaksRosen Penev2020-05-14
|\ \ | |/ |/| golang: Various improvements/tweaks
| * golang: Rename GoPackage/Environment to GO_PKG_VARSJeffery To2020-05-13
| | | | | | | | | | | | | | | | | | | | The variable is a list of shell variables; the new name is more in-line with other parts the build system (CONFIGURE_VARS, MAKE_VARS, etc.). GoPackage/Environment is kept (for now) in case other feeds are using it. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #11528 from hroo/lvm2_at_preinitRosen Penev2020-05-13
|\ \ | | | | | | lvm2: Added script and updated Makefile to activate lvm2 at preinit t…
| * | lvm2: Added script and updated Makefile to activate lvm2 at preinit to allow ↵Harrie Rooijackers2020-03-08
| | | | | | | | | | | | | | | | | | overlays on lvm2 partitions for mount_root Signed-off-by: Harrie Rooijackers <Harrie.Rooijackers+OpenWRT@gmail.com>
* | | Merge pull request #11981 from zhanhb/conffilesRosen Penev2020-05-13
|\ \ \ | | | | | | | | treewide: add conffiles
| * | | treewide: add conffilesHuangbin Zhan2020-05-09
| | | | | | | | | | | | | | | | Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
* | | | Merge pull request #12037 from olek210/coremarkRosen Penev2020-05-13
|\ \ \ \ | | | | | | | | | | coremark: Add coremark package
| * | | | coremark: Add coremark packageAleksander Jan Bajkowski2020-05-01
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Lim Guo Wei <limguowei@gmail.com> Signed-off-by: Aleksander Jan Bajkowski <A.Bajkowski@stud.elka.pw.edu.pl>
* | | | | Merge pull request #12104 from stintel/readsbRosen Penev2020-05-13
|\ \ \ \ \ | | | | | | | | | | | | readsb: new package
| * | | | | readsb: new packageStijn Tintel2020-05-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This package is based on dump1090-fa with many modifications. A big advantage over dump1090-fa is that it can connect to multiple services like adsbexchange, piaware or fr24feed. As the idea for this package is mostly to feed other services, the HTML files to serve via a webserver have not been included. The service(s) that will be fed by readsb can offer such a webpage instead. Finally, the init script does not use local variables, as local is undefined in POSIX. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | | Merge pull request #12147 from micmac1/my_upRosen Penev2020-05-13
|\ \ \ \ \ \ | | | | | | | | | | | | | | mariadb: updates for config, auth-pam and init
| * | | | | | mariadb: switch init to mysqld_safe and mysqladminSebastian Kemper2020-05-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mysqld_safe is the recommended way to start the server on non-systemd systems ([1]). For instance, it has a crash detection with auto-restart function, can update ulimits, setup core files, set the niceness of the server etc. It looks like it could also be helpful when trying to set up clusters. It's maintained upstream and adding it means we don't need to add these features into our init script. mysqld_safe is a script itself, so it's added to conffiles in case users want to edit it. It can't be run under procd, so the init script is converted to a normal System V type. To stop the server and to reload the privileges tables mysqladmin is used. To that end mysqladmin is moved into the server package. While changing the init script, the Debian init script was used for ideas. It wasn't copied verbatim and adapted a bit here and there. Thanks to whoever wrote it! This commit removes the support for starting the service as a user other than "mariadb". This makes the init script simpler. If anybody wants to play around with the user then it's up to them to fix the permissions. [1] https://mariadb.com/kb/en/mysqld_safe/ Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
| * | | | | | mariadb: move mysql_upgrade to the client packageSebastian Kemper2020-05-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's really a client. It connects to the running server as a client, to upgrade the DBs. And it depends on both mysql and mysqlcheck. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
| * | | | | | mariadb: update auth_pam handlingSebastian Kemper2020-05-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With INSTALL_PAMDIR undefined some items necessary for the auth_pam module aren't built. This adds the define so that configuration and shared object become available. This commit also tightens up the installation of the SUID tool. The directory it is copied into gets created on the build host already with u=rwx,g=rx,o=, so it cannot be accessed on target, except by root. The post-install script then changes group ownership of the directory to the "mariadb" group only if the directory is really a directory and owned by "root:root". Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
| * | | | | | mariadb: install config files readable for allSebastian Kemper2020-05-11
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Until now $(INSTALL_CONF) is used for configuration files that go into /etc/mysql. This commit replaces that with $(INSTALL_DATA). The configuration files are not only parsed by the server, but also by the clients (which can be anybody). This also removes a comment about a cron job from one of the configuration files. There is no cron job. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | | | jupp: update to 3.1.39Eneas U de Queiroz2020-05-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Among other changes, this fixes compilation with mips16, working around a gcc bug. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | | | | Merge pull request #11159 from jmarcet/ctopRosen Penev2020-05-12
|\ \ \ \ \ \ | |/ / / / / |/| | | | | ctop: top-like interface for container metrics
| * | | | | ctop: top-like interface for container metricsJavier Marcet2020-03-06
| | |_|_|/ | |/| | | | | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* | | | | qemu: bump to version 5.0.0Yousong Zhou2020-05-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The slirp patch was included in this QEMU release CXX_DEPENDS is now added for all host components otherwise we get errors like the following Package qemu-img is missing dependencies for the following libraries: libuClibc++.so.0 Package qemu-nbd is missing dependencies for the following libraries: libuClibc++.so.0 --disable-bluez was removed from configure args because upstream deprecated bluetooth subsystem since qemu v3.1 and remove the code in commit 1d4ffe8dc77c ("Remove the core bluetooth code") Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | Merge pull request #12113 from cotequeiroz/openzwaveRosen Penev2020-05-10
|\ \ \ \ \ | |_|_|_|/ |/| | | | openzwave: avoid /usr/include in libopenzwave.pc
| * | | | openzwave: avoid /usr/include in libopenzwave.pcEneas U de Queiroz2020-05-08
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds a line in Build/InstallDev to change a hardcoded '/usr/include' definition in the staging_dir libopenzwave.pc file to use ${prefix}/include instead. Otherwise dependent packages may fail to find them. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | | domoticz: fix compilation with boost 1.73Rosen Penev2020-05-08
| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | flashrom: add BUILD_VARIANT to PKG_BUILD_DIREneas U de Queiroz2020-05-08
|/ / / | | | | | | | | | | | | | | | | | | Different variants will not be built right if they all share the same build directory. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | Merge pull request #12062 from stintel/drop_maintainershipRosen Penev2020-05-07
|\ \ \ | | | | | | | | Drop maintainership
| * | | domoticz: drop maintainershipStijn Tintel2020-05-03
| | | | | | | | | | | | | | | | | | | | | | | | As I no longer use the software, I will no longer maintain it. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
| * | | openzwave: drop maintainershipStijn Tintel2020-05-03
| | | | | | | | | | | | | | | | | | | | | | | | As I no longer use the software, I will no longer maintain it. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | collectd: sqm_collectd improve interface name filterKevin Darbyshire-Bryant2020-05-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Increase the range of characters that get substituted by '_' so the shell doesn't complain about illegal variable names. Primarily done to catch '.' and '-' but who knows what funnies will appear in i/f names. It's a shame that busybox ash doesn't understand :alnum: Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
* | | | docker-ce: fix docker info warningFlorian Eckert2020-05-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If we execute `docker info` we get the following warning: WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled To fix this enable this in sysctl if docker is installed. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | collectd: bump PKG_RELEASEHannu Nyman2020-05-05
| | | | | | | | | | | | | | | | | | | | | | | | Bump PKG_RELEASE on behalf of 38235de9c Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | collectd: SQM collect data from some qdiscsKevin Darbyshire-Bryant2020-05-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a script that can collect data from mq (multi queue) and cake qdiscs. Script is reliant on collectd's 'exec' module. Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>