1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-13 10:59:13 +02:00
Commit Graph

3134 Commits

Author SHA1 Message Date
Florian Eckert
1bf0bd4590 docker-ce: fix bip default config value
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-31 15:48:27 +02:00
Hannu Nyman
409633f0dd nano: update to 5.0
Update nano editor to version 5.0.
http://git.savannah.gnu.org/cgit/nano.git/tree/NEWS

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-07-30 18:34:26 +03:00
Florian Eckert
ac6f016c1e
Merge pull request #12897 from TDT-AG/pr/20200721-docker-ce
docker-ce: add default bridge to openwrt uci backend
2020-07-30 12:34:31 +02:00
Rosen Penev
6e65081643 fuse3: update to 3.9.2
Added the mount utilities. It turns out that udev is not a requirement.

Renamed package to fuse3 and moved to utils, as with fuse2.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-29 16:40:34 -07:00
Rosen Penev
fbcea1e8a6
Merge pull request #12964 from neheb/bim
vim: update to 8.2
2020-07-29 16:34:29 -07:00
Florian Eckert
8bee407101 docker-ce: add uci config on boot
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-29 13:09:08 +02:00
Florian Eckert
86dacca843 docker-ce: fix typo for registry_mirrors uci option
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-29 13:09:08 +02:00
Florian Eckert
f622644211 docker-ce: add bip uci to default config
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-29 13:09:08 +02:00
Florian Eckert
5136421254 docker-ce: add hosts option
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-29 13:07:07 +02:00
Florian Eckert
a84d951486 docker-ce: add default bridge to openwrt uci backend
This commit adds two additional init.d targets:
* uciadd:
This command adds the default docker0 bridge to the network
configuration. Additional, a new firewall zone docker is created

* ucidel
This command removes default docker0 bridge from the network
configuration. The new docker firewall zone gets also deleted.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-29 13:07:07 +02:00
Gerard Ryan
f13797524a runc: Removed DevInstall target and Refactor
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2020-07-29 20:39:31 +10:00
Gerard Ryan
d13f761293 libnetwork: Changed Makefile layout to match runc
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2020-07-29 20:38:11 +10:00
Gerard Ryan
fa5e049513 containerd: Removed DevInstall target and Refactor
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2020-07-29 20:29:44 +10:00
Rosen Penev
a52f36cbb8
vim: update to 8.2
Removed multibyte options. They must now be enabled.

Refreshed patches.

Commented out autowrite as requested in
https://github.com/openwrt/packages/pull/12177

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-28 15:46:52 -07:00
Rosen Penev
31d4e36b7c
ttyd: update to 1.6.1
Refresh patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-28 15:45:47 -07:00
Rosen Penev
211db341e9
Merge pull request #12955 from neheb/unra
unrar: update to 5.9.4
2020-07-28 03:29:14 -07:00
Rosen Penev
fd3fad02b4 yara: update to 4.0.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-28 01:14:00 -07:00
Rosen Penev
d67bb0d761 unrar: update to 5.9.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-28 01:13:12 -07:00
Dirk Brenken
56b4b56c34
Merge pull request #12927 from dibdot/mc
mc: update to 4.8.25
2020-07-25 22:05:25 +02:00
Dirk Brenken
eb0c3b534a
mc: update to 4.8.25
* refreshed patches
* release news: http://midnight-commander.org/wiki/NEWS-4.8.25

Signed-off-by: Dirk Brenken <dev@brenken.org>
2020-07-25 10:47:01 +02:00
Rosen Penev
92b443fa3d
netwhere: fix compilation with newer libmicrohttpd
API change.

Cleaned up Makefile.

Fixed license information.

Remove pointless CMAKE_INSTALL. This is not needed in InstallDev.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-25 00:33:08 -07:00
Rosen Penev
e82e31badd
device-observatory: fix compilation with newer libmicrohttpd
API change.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-24 16:16:20 -07:00
Matteo Cicuttin
941d6bd288 gnuplot: Updated gnuplot to 5.4.0
Signed-off-by: Matteo Cicuttin <datafl4sh@toxicnet.eu>
2020-07-24 10:34:58 +02:00
Nuno Goncalves
5466acd837 gl-mifi-mcu: add GL.iNet GL-MiFI power monitoring kernel module
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2020-07-23 21:38:48 +02:00
Florian Eckert
41e6cc2768
Merge pull request #12849 from TDT-AG/pr/20200717-docker-ce
docker-ce: add reload handling
2020-07-21 10:07:28 +02:00
Florian Eckert
2d27c4a10c docker-ce: add reload handling
If the uci configuration is changed send dockerd a SIGHUP to reload the
generated daemon.json file with the new configuration.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-21 10:04:39 +02:00
Gérondal Thibault
5d42bf7550 prometheus-node-exporter-lua: Makefile alphabetical ordering
Signed-off-by: Gérondal Thibault <contact@tycale.be>
2020-07-20 13:11:04 -10:00
Gérondal Thibault
e2b3fec6bf prometheus-node-exporter-lua: uci_dhcp_host module
Extract data from configuration file /etc/config/dhcp and create labels
{name, ip, mac, dns} via uci. Those labels are useful in order to craft
complex prometheus queries as replacing the MAC address to a custom
name.  E.g.: wifi_station_signal_dbm * on (mac) group_left(name)
uci_dhcp_host or on (mac) label_replace(wifi_station_signal_dbm, "name",
"$1", "mac", "(.+)")

Signed-off-by: Gérondal Thibault <contact@tycale.be>
2020-07-20 13:11:04 -10:00
Rosen Penev
04e2a1c03e
Merge pull request #12863 from neheb/flash
flashrom: switch to building with meson
2020-07-19 14:48:08 -07:00
Rosen Penev
48f95c9016
Merge pull request #12818 from neheb/ncd
ncdu: update to 1.15.1
2020-07-19 14:45:24 -07:00
Rosen Penev
81618c5465
flashrom: switch to building with meson
Added patches to fix meson compilation.

Reworked flashrom.mk to work with meson.

Several minor Makefile cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-19 14:43:13 -07:00
Rosen Penev
6cb43fd1df
Merge pull request #12859 from neheb/gpg
gnupg: fix compilation with GCC10
2020-07-18 10:31:49 -07:00
Hannu Nyman
28cf201290 haveged: update to 1.9.13
Update haveged to version 1.9.13.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-07-18 14:11:34 +03:00
Rosen Penev
0cca8638b5
gnupg: fix compilation with GCC10
A bit ugly but it works.

Added PKG_BUILD_PARALLEL for faster compilation.

Fix license information.

Minor cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-17 20:30:19 -07:00
Rosen Penev
9be25ea64b
Merge pull request #12824 from neheb/prog
progress: update to 0.15
2020-07-17 15:05:14 -07:00
Jianhui Zhao
a379f6c051 rtty: update to 7.1.4
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2020-07-17 20:32:14 +08:00
Jeffery To
34a3e58a12 golang: Add GO_PKG_TAGS for Go packages
This adds a new Makefile variable, GO_PKG_TAGS, for Go packages. When
set, the value is passed as the parameter of the -tags option for 'go
install'.

This also updates syncthing to use this variable.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-07-15 21:09:17 -10:00
Rosen Penev
433f947dea
openzwave: fix pkgconfig libdir paths
It's currently pointing to the host.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-15 12:06:17 -07:00
Rosen Penev
445f242f8e
progress: update to 0.15
Fix license information.

Use PKG_INSTALL and PKG_BUILD_PARALLEL for consistency and faster
compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-15 12:04:08 -07:00
Rosen Penev
b0d6ada6f5
ncdu: update to 1.15.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-15 11:58:04 -07:00
Yousong Zhou
7a98f0b370 qemu: explictly --disable-linux-io-uring
Fixes openwrt/packages#12808

Reported-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2020-07-14 21:24:39 +08:00
Rosen Penev
0f25c979b2
Merge pull request #12747 from neheb/tess
tesseract/leptonica: switch to CMake
2020-07-13 21:05:48 -07:00
Rosen Penev
2c0fbe1299
Merge pull request #12785 from G-M0N3Y-2503/cache-domains-reliability-fix
cache-domains: Improved configure reliability
2020-07-12 18:00:47 -07:00
Rosen Penev
5ddd4a90e7
Merge pull request #12710 from computersforpeace/br
bottlerocket: new package
2020-07-12 17:58:30 -07:00
Rosen Penev
9f98411089
mg: update to 6.7
Fixes GCC10 compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-11 15:07:27 -07:00
Gerard Ryan
af8d806407 cache-domains: Improved ifup hotplug reliability
I've noticed that in deployment on some reboots it won't configure,
This seems to be due to running before the system/network is ready.

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2020-07-11 22:36:15 +10:00
Rosen Penev
700b4e5cc1
ap51-flash: run through shellcheck
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-10 15:30:03 -07:00
Michal Hrusecky
68bf6c95ec mariadb/libmariadb: Take over as a maintainer
Signed-off-by: Michal Hrusecky <michal@hrusecky.net>
2020-07-09 14:39:43 +02:00
Rosen Penev
ea5405bfa6
tesseract: switch to CMake
Allows simplifying the Makefile. Also faster compilation.

Added CMake patch to fix compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-08 16:59:00 -07:00
Sebastian Kemper
70dcf9aa84 mariadb: remove maintainer
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2020-07-08 18:29:07 +02:00
Rosen Penev
bf0619b3fa
fish: remove CMAKE_INSTALL
PKG_INSTALL is already default. There's also no need for InstallDev.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-07 16:03:53 -07:00
Rosen Penev
c1811647b9
Merge pull request #12740 from zhanhb/conffiles
treewide: add and fix conffiles
2020-07-07 15:03:54 -07:00
Rosen Penev
fb52699d76
Merge pull request #12742 from datafl4sh/datafl4sh/add_gnuplot_package
gnuplot: Fixed dependencies.
2020-07-07 14:55:34 -07:00
Florian Eckert
7765f5c602 docker-ce: update PKG_RELEASE
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-07 15:03:28 +02:00
Florian Eckert
2407497230 docker-ce: cleanup firewall rules on service stop
Until now, the firewall rules from the dockerd were preserved after the
service was stopped. This is not nice. With this change the firewall rules
created by dockerd will be deleted when the dockerd service is stopped.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-07 15:03:28 +02:00
Florian Eckert
a3d8d7d997 docker-ce: remove obsulte docker default configuration file
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-07 15:03:28 +02:00
Florian Eckert
b9b565e068 docker-ce: add uci support for dockerd
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-07 15:03:28 +02:00
Matteo Cicuttin
cf5051985e gnuplot: Fixed dependencies.
Signed-off-by: Matteo Cicuttin <datafl4sh@toxicnet.eu>
2020-07-07 13:30:50 +02:00
Huangbin Zhan
704e733e51 treewide: fix broken conffiles
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
2020-07-07 18:29:13 +08:00
Huangbin Zhan
e4a800f432 treewide: add conffiles
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
2020-07-07 06:27:51 +08:00
Rosen Penev
8f786d3e3c
ykpers: fix compilation with newer json-c
Upstream backport.

Adjusted package to use PKG_INSTALL for consistency between packages.

Added PKG_BUILD_PARALLEL for faster compilation.

Adjusted InstallDev section to install the pkgconf file.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-05 13:25:48 -07:00
Rosen Penev
da5f8669e6
Merge pull request #12669 from neheb/logr
logrotate: update to 3.16.0
2020-07-05 13:22:07 -07:00
Rosen Penev
e30fdaf0a9
Merge pull request #12715 from neheb/can2
canutils: switch to CMake
2020-07-05 09:39:11 -07:00
Alberto Bursi
28bcd19557 syncthing: increase inotify limit
default inotify limits at 8k are
low for serious usage
and the GUI shows errors like
"Failed to start filesystem watcher
for folder XXXX"
increase them with this config file
as instructed by syncthing's FAQ.
https://docs.syncthing.net/users/
faq.html#inotify-limits

Signed-off-by: Alberto Bursi <bobafetthotmail@gmail.com>
[bumped PKG_RELEASE]
Signed-off-by: Paul Spooren <mail@aparcar.org>
2020-07-04 20:13:49 -10:00
Rosen Penev
5f9a918c4f
canutils: switch to CMake
Allows simplifying the Makefile. Faster compilation as well.

Revert b70cb0ef5e

That commit was misleading and ended up bloating the Utilities section.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-04 15:30:22 -07:00
Brian Norris
b4c8651eee bottlerocket: new package
As simple package, providing a utility ("br") for controlling X10
home automation Firecracker transmitters over serial.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
2020-07-04 11:25:04 -07:00
Rosen Penev
6f88235f8a
Merge pull request #12689 from jmarcet/docker-ce-update
docker-ce: update to version 19.03.12
2020-07-03 23:44:58 -07:00
Rosen Penev
221bd62f9b
Merge pull request #12693 from datafl4sh/datafl4sh/add_gnuplot_package
gnuplot: Added package.
2020-07-03 23:04:28 -07:00
Javier Marcet
54ae8aab2b docker-compose: Update to version 1.26.2, drop six dep
Signed-off-by: Javier Marcet <javier@marcet.info>
2020-07-03 01:49:55 +02:00
Rosen Penev
371d7b3892
Merge pull request #12606 from neheb/zsh
zsh: update to 5.8
2020-07-02 11:46:18 -07:00
Josef Schlehofer
62513dc576
mc: fix mouse handling
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-07-02 11:01:07 +02:00
Matteo Cicuttin
18e96c897c gnuplot: Added package.
About the patch: Gnuplot build process includes the compilation of some
custom binaries which are subsequently used to generate help files/docs.
Since those binaries are compiled for TARGET, this breaks the build on
the HOST. The patch disables the generation of those binaries (and the
documentation).

Signed-off-by: Matteo Cicuttin <datafl4sh@toxicnet.eu>
2020-07-02 09:58:32 +02:00
Rosen Penev
194bd6ab0a
Merge pull request #12652 from neheb/ykp
ykpers: fix compilation with GCC10
2020-07-01 22:48:34 -07:00
Michael Heimpold
5c92509b0c
Merge pull request #12668 from neheb/oplc
open-plc-utils: fix compilation with GCC10
2020-07-02 07:47:18 +02:00
Rosen Penev
c08d598489
Merge pull request #12684 from neheb/owfs
owfs: fix compilation with GCC10
2020-07-01 22:46:07 -07:00
Rosen Penev
d51084aa75
Merge pull request #12683 from neheb/minic
minicom: fix compilation with GCC10
2020-07-01 22:45:40 -07:00
Rosen Penev
b150324c39
Merge pull request #12671 from zhanhb/postinst-alternatives
treewide: alternatives instead of postinst, {pre,post}rm
2020-07-01 22:43:43 -07:00
Rosen Penev
f3e36ef0bc
Merge pull request #12685 from neheb/squa
squashfs-tools: fix compilation with GCC10
2020-07-01 22:41:52 -07:00
Rosen Penev
f86e3a0a9f tcsh: fix compilation with GCC10
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-02 05:58:19 +02:00
Javier Marcet
722d9a9d20 libnetwork: Updated to 026aabaa for docker 19.03.12
Signed-off-by: Javier Marcet <javier@marcet.info>
2020-07-02 03:55:01 +02:00
Javier Marcet
8e91a5076f docker-ce: Updated to 19.03.12
Signed-off-by: Javier Marcet <javier@marcet.info>
2020-07-02 03:55:01 +02:00
Rosen Penev
820022650f
Merge pull request #12666 from neheb/band
bandwidthd: fix compilation with GCC10
2020-07-01 15:16:31 -07:00
Rosen Penev
98c4ab3784
squashfs-tools: fix compilation with GCC10
Upstream backport.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-01 15:14:20 -07:00
Rosen Penev
880636dc73
owfs: fix compilation with GCC10
Upstream backport.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-01 15:07:56 -07:00
Rosen Penev
c6212ea6e9
minicom: fix compilation with GCC10
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-01 14:38:08 -07:00
Rosen Penev
961016a84f
Merge pull request #12664 from neheb/dum
dump1900: fix compilation with GCC10
2020-07-01 14:31:52 -07:00
Stijn Tintel
22b695d045
Merge pull request #12665 from neheb/reads
readsb: fix compilation with GCC10
2020-07-01 14:04:04 +03:00
Rosen Penev
40b4ab2333
Merge pull request #12667 from neheb/ocd
openocd: fix compilation with GCC10
2020-07-01 01:43:49 -07:00
Rosen Penev
f7d32f43d8 openocd: fix compilation with GCC10
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-01 01:11:42 -07:00
Rosen Penev
528d95564d
logrotate: update to 3.16.0
Fixes compilation with GCC10.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-30 19:45:26 -07:00
Rosen Penev
6617c64487
open-plc-utils: fix compilation with GCC10
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-30 19:44:38 -07:00
Rosen Penev
234cc2d061
bandwidthd: fix compilation with GCC10
Added PKG_BUILD_PARALLEL for faster compilation.

Fixed license information.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-30 14:55:18 -07:00
Rosen Penev
94eacb36ea
readsb: fix compilation with GCC10
Upstream backport.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-30 14:53:21 -07:00
Rosen Penev
59d7475aa6
dump1900: fix compilation with GCC10
Upstream backport.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-30 14:48:58 -07:00
Rosen Penev
cbee15724c
ykpers: fix compilation with GCC10
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-29 21:00:13 -07:00
Rosen Penev
811ff39de5
Merge pull request #12651 from aparcar/syncthing-1.6.1
syncthing: bump to 1.6.1
2020-06-29 18:10:58 -07:00
Paul Spooren
172221104c syncthing: bump to 1.6.1
Signed-off-by: Paul Spooren <mail@aparcar.org>
2020-06-29 15:05:21 -10:00
Rosen Penev
5b77bdaca5
Merge pull request #12607 from neheb/swg
swig: update to 4.0.2
2020-06-29 15:17:57 -07:00
Paul Spooren
e2fe9bda3d syncthing: Fix GO_PKG_LDFLAGS_X position
Setting the GO_PKG_LDFLAGS_X after including golang-package does not
include them anymore after commit 25a7f00. By adding flags before they
are correctly loaded and included in `syncthing` binary.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2020-06-27 10:30:29 -10:00
Etienne Champetier
ab5bbd9b25
Merge pull request #12342 from PolynomialDivision/feature/add_dawn_node_exporter
prometheus-node-exporter-lua: add dawn exporter
2020-06-27 11:36:52 -04:00
Nick Hainke
c8d1a3b60c prometheus-node-exporter-lua: add dawn exporter
DAWN is a decentralized WiFi Controller.
https://github.com/berlin-open-wireless-lab/DAWN

The node exporter allows to gather statistics about your network:
- Infos about AP (Channel Utilization, Station Count, ...)
- Connected Clients (Signal, Capabilities)

Signed-off-by: Nick Hainke <vincent@systemli.org>
2020-06-26 15:20:03 +02:00
Gerard Ryan
e3150a5854 cgroupfs-mount: Updated with git version
* People seem to be dependent on this specific version so we switched to git versioning

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2020-06-26 20:22:57 +10:00
Rosen Penev
2491bcf81b
xfsprogs: fix compilation with uClibc-ng
MAP_SHARED_VALIDATE is completely missing.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-25 17:45:15 -07:00
Rosen Penev
8ad11dcd22
swig: update to 4.0.2
Fix license information.

Add URL.

Add HOST_BUILD_PARALLEL for faster compilation.

Add PKG_HOST_ONLY to signify that this is to be used as a host package
only.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-25 17:41:49 -07:00
Rosen Penev
1abf4f3884
zsh: update to 5.8
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-25 17:41:09 -07:00
Rosen Penev
f8c1cffe07
Merge pull request #12355 from kuoruan/open-vm-tools
open-vm-tools: add new package open-vm-tools-fuse
2020-06-25 07:00:20 -07:00
Xingwang Liao
704b68c7d6 open-vm-tools: add new package open-vm-tools-fuse
Link: https://kb.vmware.com/s/article/60262

Add new package to support Shared Folders user mode FUSE client.

Signed-off-by: Xingwang Liao <kuoruan@gmail.com>
2020-06-25 17:43:36 +08:00
Luiz Angelo Daros de Luca
c3c7841ff2
Merge pull request #12430 from neheb/sane
sane-backends: update to 1.0.30
2020-06-25 00:10:40 -03:00
Florian Eckert
6d34208c57 collectd: update PKG_RELEASE
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-06-24 20:10:07 +02:00
Florian Eckert
d2d6220476 collectd: remove quotation on interval this is an number
The value is a number and not a string.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-06-24 20:09:09 +02:00
Florian Eckert
50f56c2ede collectd: move include line
Currently the init script generates a config file from uci, that has the
include line before the interval line. This means, that anything happening
in the include directory does not yet see the changed Interval.

Moving the include line before the uci generation process fix this issue.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-06-24 20:09:09 +02:00
Florian Eckert
5afad91d36 collectd: update PKG_RELEASE
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-06-24 13:20:59 +02:00
Florian Eckert
e7054e7e79 collectd: fix ubi data source type
Currently the values are stored in the ubi plugin as data source type
`counter`. But this makes no sense, because the values change very slowly
and I don't want to know the rate of change. It is better to store the
value as data source type `gauge`. Then I can see the current value.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-06-24 13:20:26 +02:00
Florian Eckert
a481a2006c collectd: add ubi uci and plugin info
Add uci binding for ubi plugin.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-06-24 13:20:11 +02:00
Florian Eckert
46f2476875 collectd: enable ubi plugin
Enable ubi plugin.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-06-24 13:19:57 +02:00
Rosen Penev
8873f055d4
Merge pull request #12577 from neheb/shado
added libxcrypt and used for shadow-utils
2020-06-23 15:02:37 -07:00
Rosen Penev
9c772c136b
Merge pull request #12548 from neheb/power
powertop: fix compilation with glibc
2020-06-23 13:50:28 -07:00
Huangbin Zhan
48ef683087 tar: alternatives instead of postinst
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
2020-06-23 22:43:40 +08:00
Huangbin Zhan
4dfb0645e9 sed: alternatives instead of postinst
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
2020-06-23 22:40:35 +08:00
Huangbin Zhan
77cc346438 gzip: alternatives instead of postinst
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
2020-06-23 22:37:43 +08:00
Huangbin Zhan
413027e865 grep: alternatives instead of postinst
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
2020-06-23 22:32:33 +08:00
Rosen Penev
adf9c24949
shadow: use libxcrypt
Since size is not a problem here, use libxcrypt to avoid algorithm
availability. Changed default to bcrypt as that's the strongest
supported by shadow-utils.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-22 18:33:17 -07:00
Rosen Penev
fc7e2dd562
Merge pull request #12566 from zhanhb/which
which: new package
2020-06-22 18:00:39 -07:00
Florian Eckert
3031fb3670
Merge pull request #12560 from G-M0N3Y-2503/feature_docker-ce_update
docker-ce: Updated to 19.03.11, updated relevant dependencies and script simplification
2020-06-22 13:28:32 +02:00
Hannu Nyman
6392d50c31 haveged: update to 1.9.12
Update haveged to version 1.9.12

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-06-21 23:22:52 +03:00
Huangbin Zhan
35e1d14d2a which: new package
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
2020-06-22 03:40:52 +08:00
Gerard Ryan
10652158cf docker-ce: Updated to 19.03.11
* Automated dependency version checking

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2020-06-20 19:59:56 +10:00
Gerard Ryan
845cc4e572 libnetwork: Updated to 153d0769 for docker 19.03.11
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2020-06-20 19:59:45 +10:00
Gerard Ryan
07b042c53e docker-ce: Simplified config layout for menuconfig
cgroupfs-mount: Replaced dependency with cgroup config option

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2020-06-20 19:38:50 +10:00
Rosen Penev
18f3410ac4
idevicerestore: update to 1.0.0
Switched to upstream tarballs as they are now available

Removed autoreconf as a result.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-19 23:16:34 -07:00
Rosen Penev
e480fa8b33
usbmuxd: update to 1.1.1
Switched to upstream tarballs as they are now available.

Removed autoreconf as a result.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-19 23:16:34 -07:00
Rosen Penev
7e59e8947a
powertop: fix compilation with glibc
It seems several libraries need to be linked.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-18 15:29:24 -07:00
Kuan-Yi Li
f40a0cf5e4 kmod: fix ALTERNATIVES
ALTERNATIVES shall be defined in the package where /sbin/kmod resides --
otherwise kmod tools will break if we install only the library as these
tools will be linked to a nonexistent executable.

Signed-off-by: Kuan-Yi Li <kyli@abysm.org>
2020-06-18 16:41:51 +08:00
Rosen Penev
e8ebbd69c5
Merge pull request #12530 from neheb/shadd
shadow: don't compile bcrypt for unsupported platforms
2020-06-18 01:02:47 -07:00
David Woodhouse
34f7b0092f openzwave: update to 1.6.1149
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2020-06-17 22:39:15 +01:00
Hannu Nyman
4f0c847828 irqbalance: fix socket directory and create it
Irqbalance defines /run/irqbalance dir for its socket
communication between irqbalance and its UI. /run does not exist
in OpenWrt (although it is defined by the Linux FHS), so the
socket creation fails. Although we do not compile UI and thus
the issue is not critical to us, fix the directory location.

Additionally, the creation is originally handled by a systemd
init script that we do not use.

* patch source to define dir as /var/run/irqbalance
* create the dir in the procd init script.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-06-17 23:29:13 +03:00
Rosen Penev
4e8b188760
shadow: don't compile bcrypt for unsupported platforms
If musl has no bcrypt:

passwd: failed to crypt password with salt '$2a$13$w8EJ0Yfz5bGsG4U/0m7bk/': Function not implemented
The password for root is unchanged.

glibc output as it has no bcrypt:

passwd: failed to crypt password with salt '$2a$13$xbpmAYmq6Q/rZN5jOlNxJZ': Invalid argument
The password for root is unchanged.

--without-bcrypt output:

Invalid ENCRYPT_METHOD value: 'BCRYPT'.
Defaulting to DES.
passwd: password changed.

The solution was tested on glibc despite using a musl specific variable
Still works.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-16 15:23:17 -07:00
Rosen Penev
9c6beaabe0
Merge pull request #12461 from jefferyto/python-package-variants
python-packages: Remove variants
2020-06-15 00:15:16 -07:00
Daniel Golle
74315625b9 pcsc-lite: update to version 1.9.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-06-14 23:20:53 +01:00
Hannu Nyman
ca30b0ff91 haveged: update to 1.9.11
Update haveged to version 1.9.11

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-06-14 21:12:12 +03:00
Jeffery To
836b67db90
python-packages: Remove variants
These packages were in the PR stage when the cleanup occurred and so
still had VARIANT:=python3.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-06-14 03:29:59 +08:00
Sebastian Kemper
c6f6d1d71d mariadb: move some binaries
Even though I think that mysql_upgrade is a client package (it depends
on the mysql client and it's in the "client" directory in the source
tree, for instance), upstream laid it out differently. Since upstream
commit ec586f5 mysql_upgrade is to be considered a part of the server,
because the COMPONENT argument in the MYSQL_ADD_EXECUTABLE macro is set
to "Server".

That means that mysql_upgrade is only installed when the server is. So
we need to move it back to the server package, otherwise we will have a
build failure when mariadb-client is selected while mariadb-server is
not. This particular build failure was recently a topic on
openwrt-devel.

Some more binaries are moved, following the layout visible in
"man/CMakeLists.txt", to make sure we follow upstream's vision with
regards to how the binaries are packaged.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2020-06-13 20:05:08 +02:00
Javier Marcet
94dbeabaab docker-compose: fix depends after merge in master and move to utils
Signed-off-by: Javier Marcet <javier@marcet.info>
2020-06-12 11:57:42 +02:00
Lucian Cristian
b3d676babd pciutils: update to 3.7.0
also update the pci.ids

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-06-10 19:49:09 +03:00
Rosen Penev
ce744f6985
Merge pull request #12468 from zhanhb/kmod-alternatives
kmod: add ALTERNATIVES
2020-06-10 01:58:56 -07:00
Rosen Penev
24c822d746
Merge pull request #12469 from neheb/zst
zstd: fix compilation without host distutils
2020-06-09 22:44:51 -07:00
Rosen Penev
ec3798645d
zstd: fix compilation without host distutils
This is the case in debian.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-09 16:31:06 -07:00
Huangbin Zhan
d8663931dd less: update ALTERNATIVES
Avoid conflict with busybox
Closes #11960

Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
2020-06-10 07:05:41 +08:00
Huangbin Zhan
8a2420a251 kmod: add ALTERNATIVES
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
2020-06-10 06:38:01 +08:00
Rosen Penev
df812d31eb
Merge pull request #12432 from neheb/yara2
yara: update to 4.0.1
2020-06-08 13:53:24 -07:00
Rosen Penev
e24cf0039b
Merge pull request #12264 from cotequeiroz/ctop-mipsel
ctop: don't build on mipsel
2020-06-08 13:53:01 -07:00
Rosen Penev
e510ad79a4
Merge pull request #12422 from neheb/procpp
procps-ng: update to 3.3.16
2020-06-08 13:52:32 -07:00
Rosen Penev
c92ffe2b05
Merge pull request #12435 from neheb/less
less: update to 562
2020-06-08 13:52:15 -07:00
Rosen Penev
bad7a80a7e
Merge pull request #12452 from jmarcet/ctop-stale-file
ctop: drop .swp file added by mistake
2020-06-08 13:45:33 -07:00
Alberto Bursi
669dddef24 hwinfo: disable compile with uclibc
this package fails to compile with uclibc,
disable it if the uclibc toolchain is selected

Signed-off-by: Alberto Bursi <bobafetthotmail@gmail.com>
2020-06-08 20:05:59 +02:00
Javier Marcet
e97178cfa0 ctop: drop .swp file added by mistake
Signed-off-by: Javier Marcet <javier@marcet.info>
2020-06-08 19:17:23 +02:00
Toke Høiland-Jørgensen
534b88c5f8 flent-tools: Bump to v1.3.2
Also add coreutils-sleep and coreutils-date as dependencies (Flent needs
these for the scripts-based remote data gathering tools).

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2020-06-08 15:14:00 +02:00
Josef Schlehofer
1b86bc11ed
Merge pull request #12407 from dwmw2/domo
Update Domoticz to 2020.2, and its dependencies
2020-06-08 13:20:18 +02:00
Rosen Penev
a3fca68c13
Merge pull request #12423 from neheb/sisp
sispmctl: update to 4.7
2020-06-07 16:00:36 -07:00
Rosen Penev
a09c827f1b
Merge pull request #12424 from neheb/unr
unrar: update to 5.93
2020-06-07 16:00:17 -07:00
Rosen Penev
3f06f4dd2b
Merge pull request #12437 from neheb/fio
fio: update to 3.20
2020-06-07 15:59:35 -07:00
Daniel Golle
9b08f09809
Merge pull request #12441 from neheb/crypts
cryptsetup: update to 2.3.3
2020-06-07 18:55:56 +01:00
Daniel Golle
f603154641 lvm2: update to version 2.03.09
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-06-07 18:54:49 +01:00
Daniel Golle
4de7d7cf10 inotify-tools: update to version 3.20.2.2
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-06-07 18:54:49 +01:00
Daniel Golle
f0d03ae4f4 ccid: update to version 1.4.32
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-06-07 18:19:18 +01:00
Daniel Golle
a9bb4534c9 gawk: update to version 5.1.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-06-07 18:19:18 +01:00
Rosen Penev
a989f2a2e1
cryptsetup: update to 2.3.3
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-06 21:09:27 -07:00
Rosen Penev
3fea104c43
fio: update to 3.20
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-06 21:06:36 -07:00
Rosen Penev
4834f60f6f
less: update to 562
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-06 21:04:51 -07:00
Rosen Penev
965f8e38dc
yara: update to 4.0.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-06 21:02:34 -07:00
Rosen Penev
0bfc120d94
sane-backends: update to 1.0.30
Minor cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-06 20:59:59 -07:00
Rosen Penev
f061d668ce
klish: update to 2.2.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-06 16:39:19 -07:00
Rosen Penev
cea0b39778
unrar: update to 5.93
Refreshed patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-06 16:36:14 -07:00
Rosen Penev
c1fa2676d7
sispmctl: update to 4.7
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-06 16:35:36 -07:00
Rosen Penev
94a0f0eeeb
procps-ng: update to 3.3.16
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-06 16:34:41 -07:00
Rosen Penev
6ef9d9e794
Merge pull request #12381 from neheb/host
remove pointless host builds
2020-06-06 11:46:17 -07:00
David Woodhouse
27e5626bc5 domoticz: update to 2020.2
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2020-06-06 19:39:17 +01:00
David Woodhouse
4a5ddf7202 domoticz: Fix libmosquitto dependency, use dynamic libjsoncpp.
Domoticz doesn't use libmosquittopp any more as it was deprecated. It
has its own copy. It can also use the system libjsoncpp, so do that too.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2020-06-06 19:39:17 +01:00
David Woodhouse
845ff36953 domoticz: take ownership
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2020-06-06 19:39:17 +01:00
David Woodhouse
ea8f5a173b openzwave: update to 1.6.1134
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2020-06-06 19:37:54 +01:00
David Woodhouse
e5603c9ef5 openzwave: take ownership
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2020-06-06 19:37:54 +01:00
Rosen Penev
907a333fae
Merge pull request #12227 from bobafetthotmail/master
hwinfo: add new package
2020-06-05 12:21:19 -07:00
Rosen Penev
a37aa54844
Merge pull request #12384 from neheb/tell
telldus-core: fix compilation with libcxx 10
2020-06-05 12:15:13 -07:00
Rosen Penev
8c23fef9da
zstd: update to 1.4.5
Switch to zst archives for smaller size.

Removed patches in favor of a better solution for uClibc-ng.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-03 21:37:03 -07:00
Rosen Penev
177a038f1e
Merge pull request #12378 from neheb/exf
exfat-utils: import from base
2020-06-03 07:36:57 -07:00
Rosen Penev
ef8402fafd
Merge pull request #12256 from neheb/xfs
xfsprogs: import from base
2020-06-03 07:35:36 -07:00
Rosen Penev
e7094f3ef7
telldus-core: fix compilation with libcxx 10
Missing headers and wrong namespace.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-02 16:03:32 -07:00
Rosen Penev
1edad0400b
dbus: remove host build
Nothing uses it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-02 13:16:19 -07:00
Rosen Penev
695b33b0b7
exfatprogs: update to 1.0.3
This release removes iconv dependency which needed nls.mk before.

It also removes the library component.

Switch from old name to new name in Makefile.

Fixed license information.

Several other cleanups for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-01 19:12:38 -07:00
Rosen Penev
0d9eab5fff
exfat-utils: rename to exfatprogs as upstream has done
Based on kernel.org feedback, this has been renamed for consistency
between the other filesystem progs.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-01 19:11:29 -07:00
Rosen Penev
ad43e523a0
exfat-utils: import from base
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-01 19:10:42 -07:00
Alberto Bursi
509b9d52a0 hwinfo: add new package
add hwinfo package, it is a complete
system hardware detection tool,
similar to lshw but is written in C
and has minimal dependencies.
It is part of core SUSE Linux
applications like Yast installer
and system configurator tool so
it's regularly maintained.

Signed-off-by: Alberto Bursi <bobafetthotmail@gmail.com>
2020-06-01 19:35:42 +02:00
Rosen Penev
1a5e41ba27
Merge pull request #12368 from clehner/ncdu
ncdu: update to 1.15
2020-05-31 14:19:12 -07:00
Rosen Penev
54a7b28f01
Merge pull request #12303 from hammer-is/master
lxc: start() during boot()
2020-05-31 14:00:36 -07:00
Charles E. Lehner
0c8903dbf5
ncdu: update to 1.15
Signed-off-by: Charles E. Lehner <cel@celehner.com>
2020-05-31 16:54:46 -04:00
Rosen Penev
1e8cc14f17
sysstat: update to 12.2.2
Removed default log path as it interferes with the configuration
setting.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-28 12:49:48 -07:00
Álvaro Fernández Rojas
2525bfe2d7 bcm27xx-eeprom: update to latest version
Provides a new stable firmware.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2020-05-28 11:50:29 +02:00
Rob Mosher
bf668c35b7 acpid: fix init script
init script would error:

procd: /etc/rc.d/S99acpid: /etc/rc.common: /etc/rc.d/S99acpid: line 18: procd_send_signal: not found
procd: /etc/rc.d/S99acpid: /etc/rc.common: /etc/rc.d/S99acpid: line 19: syntax error: unexpected "}"

Signed-off-by: Rob Mosher <nyt-openwrt@countercultured.net>
2020-05-27 06:48:34 -04:00
Gerard Ryan
d1fbd2ece8 docker-ce: Updated to 19.03.9
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2020-05-26 18:25:35 +10:00
Gerard Ryan
a8c8b11e40 libnetwork: Updated to 0941c3f4 for docker 19.03.9
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2020-05-26 18:25:30 +10:00
Martin Hammer
610f90b644 lxc: bump version
Signed-off-by: Martin Hammer <34623636+hammer-is@users.noreply.github.com>
Signed-off-by: martin <martin@DESKTOP-C822DHJ.lan>
2020-05-25 23:44:58 +02:00
Kevin Darbyshire-Bryant
c2c91ea99e collectd: sqm_collect: tidy interval string handling
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-05-25 22:37:17 +01:00
Martin Hammer
dcfaef0da5 lxc: start() during boot()
Signed-off-by: Martin Hammer <34623636+hammer-is@users.noreply.github.com>
Signed-off-by: martin <martin@DESKTOP-C822DHJ.lan>
2020-05-25 22:23:59 +02:00
Kevin Darbyshire-Bryant
947c85bff0 collectd: sqm_collectd: improve error handling
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-05-25 12:39:53 +01:00
Hannu Nyman
38be46a7ae nano: update to 4.9.3
Update nano version to 4.9.3
Minor bugfix release.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-05-24 20:41:28 +03:00
Eneas U de Queiroz
a1baf2eae0
lxc: use -minterlink-mips16 only with USE_MIPS16
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>
2020-05-23 17:37:14 -03:00
Eneas U de Queiroz
94b646ddad
ctop: don't build on mipsel
The current version fails to build on mips and also on mipsel, but the
the latter is not masked.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2020-05-23 17:21:53 -03:00
Rosen Penev
05ce920e12
xfsprogs: update to 5.5
Reworked Makefile for consistency between packages.

Removed librt dependency. clock_gettime does not need it anymore.

Updated URL.

Add MAP_SYNC workaround as musl undefines MAP_SYNC for MIPS and PPC.

Refreshed patches and removed upstream ones

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-22 16:21:42 -07:00
Rosen Penev
c9e678374a
xfsprogs: import from base
Does not seem to be appropriate there.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-22 16:21:41 -07:00
Eneas U de Queiroz
a826bc17eb
lxc: group everything under lxc menu
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>
2020-05-22 14:02:25 -07:00
Rosen Penev
29dd78c6fc
lxc: don't build for ARC
Similar to libseccomp, ARC is completely unsupported.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-22 14:02:25 -07:00
Rosen Penev
4b9c819b02
lxc: cleanup Makefile and outdated configure options
Added PKG_NO_MIPS16 as MIPS16 is no longer supported.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-22 14:02:25 -07:00
Rosen Penev
50f17d3cf5
lxc: remove lua
Lua support seems to be gone from LXC 4.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-22 14:02:24 -07:00
Yousong Zhou
ba6e5fc393 qemu: filter out configure args with predefined macros
Reported-by: a3033406ea (commitcomment-39321758)
Suggested-by: Lucian Cristian <lucian.cristian@gmail.com>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2020-05-21 11:16:07 +08:00
Rosen Penev
a4bb7e884f
Merge pull request #12190 from neheb/fuse
fuse: import from base
2020-05-20 09:16:42 -07:00
Yousong Zhou
a3033406ea qemu: ignore configure option --disable-ipv6
Fixes: https://github.com/openwrt/packages/issues/12194
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2020-05-20 23:32:01 +08:00
Robert Marko
9f43594e3a lxc: bump to 4.0.2
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>
2020-05-19 00:19:15 +02:00
Sebastian Kemper
0e1a289613 mariadb: bump to 10.4.13
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>
2020-05-17 22:18:25 +02:00
Kevin Darbyshire-Bryant
a809dc6f3b collectd: Improve sqm_collectd error reporting
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-05-17 16:17:07 +01:00
Rosen Penev
45c37a235a
fuse: update to 2.9.9
Refreshed patches.

Fixed license information.

Minor adjustments.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-16 17:26:30 -07:00
Rosen Penev
348358bd50
fuse: import from base
This belongs here. All dependent packages are located here.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-16 17:26:30 -07:00
Rosen Penev
1efe4cf4a1
Merge pull request #12170 from kagurazakakotori/open-vm-tools
open-vm-tools: bump to version 11.1.0
2020-05-15 12:53:01 -07:00
Rosen Penev
aee7061658
Merge pull request #12165 from jefferyto/golang-tweaks
golang: Various improvements/tweaks
2020-05-14 16:13:44 -07:00
Kagurazaka Kotori
24a12c8f28
open-vm-tools: bump to version 11.1.0
Signed-off-by: Kagurazaka Kotori <kagurazakakotori@gmail.com>
2020-05-15 02:30:46 +08:00
Rosen Penev
0a4ed5845a
Merge pull request #11528 from hroo/lvm2_at_preinit
lvm2: Added script and updated Makefile to activate lvm2 at preinit t…
2020-05-13 14:58:20 -07:00
Rosen Penev
f1b445963b
Merge pull request #11981 from zhanhb/conffiles
treewide: add conffiles
2020-05-13 14:44:35 -07:00
Rosen Penev
d5c68c9e35
Merge pull request #12037 from olek210/coremark
coremark: Add coremark package
2020-05-13 14:41:55 -07:00
Rosen Penev
f7554197c2
Merge pull request #12104 from stintel/readsb
readsb: new package
2020-05-13 14:41:11 -07:00
Rosen Penev
3224aace8a
Merge pull request #12147 from micmac1/my_up
mariadb: updates for config, auth-pam and init
2020-05-13 14:20:15 -07:00
Eneas U de Queiroz
670b500b2b jupp: update to 3.1.39
Among other changes, this fixes compilation with mips16, working around
a gcc bug.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2020-05-13 13:32:59 -03:00
Jeffery To
d2f5e6966b golang: Rename GoPackage/Environment to GO_PKG_VARS
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>
2020-05-13 16:07:20 +08:00
Rosen Penev
30eb5eab83
Merge pull request #11159 from jmarcet/ctop
ctop: top-like interface for container metrics
2020-05-12 20:19:35 -07:00
Sebastian Kemper
fa6ea0b137 mariadb: switch init to mysqld_safe and mysqladmin
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>
2020-05-12 00:13:11 +02:00
Sebastian Kemper
a61c97203f mariadb: move mysql_upgrade to the client package
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>
2020-05-11 22:38:55 +02:00
Sebastian Kemper
b16e9c1e2d mariadb: update auth_pam handling
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>
2020-05-11 22:30:13 +02:00
Sebastian Kemper
19de52a044 mariadb: install config files readable for all
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>
2020-05-11 22:15:01 +02:00
Yousong Zhou
f40420d456 qemu: bump to version 5.0.0
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>
2020-05-11 17:02:16 +08:00
Rosen Penev
d6272a30df
Merge pull request #12113 from cotequeiroz/openzwave
openzwave: avoid /usr/include in libopenzwave.pc
2020-05-10 15:05:54 -07:00
Huangbin Zhan
0ec746ccb6 treewide: add conffiles
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
2020-05-09 06:06:43 +08:00
Rosen Penev
98dc2b2ec6
domoticz: fix compilation with boost 1.73
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-08 13:08:44 -07:00
Eneas U de Queiroz
d828726d71
flashrom: add BUILD_VARIANT to PKG_BUILD_DIR
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>
2020-05-08 13:25:17 -03:00
Eneas U de Queiroz
7685ddaa07
openzwave: avoid /usr/include in libopenzwave.pc
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>
2020-05-08 11:30:55 -03:00
Stijn Tintel
02f3892eb2 readsb: new package
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>
2020-05-08 05:32:05 +03:00
Rosen Penev
d339fa2af8
Merge pull request #12062 from stintel/drop_maintainership
Drop maintainership
2020-05-07 16:58:02 -07:00
Kevin Darbyshire-Bryant
c8640d1f68 collectd: sqm_collectd improve interface name filter
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>
2020-05-07 10:48:45 +01:00
Florian Eckert
87ba072dce docker-ce: fix docker info warning
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>
2020-05-05 17:03:30 +02:00
Hannu Nyman
03162ee920 collectd: bump PKG_RELEASE
Bump PKG_RELEASE on behalf of 38235de9c

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-05-05 16:52:48 +03:00
Kevin Darbyshire-Bryant
38235de9c3 collectd: SQM collect data from some qdiscs
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>
2020-05-05 12:00:56 +01:00
Kevin Darbyshire-Bryant
edc41b26ab rrdtool1: modify logarithmic scale labelling
The y-axis graph labels in logarithmic mode display in 'scientific'
notation eg: '1e+00' for 0, '1e+01' for 10, '1e+02' for 100 and so on.
This IMO is a pain in the backside for non scientific humans to read.

Modified output to display numbers up to 99,999 in conventional decimal
format and to revert to scientific notation for larger, thus the same
display space is taken.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-05-05 11:58:49 +01:00
Rosen Penev
fa2ba2cdb1
Merge pull request #12063 from mstorchak/tmux
tmux: update to 3.1b
2020-05-04 10:33:05 -07:00