Commit Graph

2691 Commits

Author SHA1 Message Date
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
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
Rosen Penev e63c89a062
Merge pull request #12071 from neheb/yara
yara: update to 4.0.0
2020-05-04 09:40:02 -07:00
Florian Eckert bb666cc9ff collectd: add syslog json plugin
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-05-04 14:51:14 +02:00
Maxim Storchak 20dd5d7848 tmux: update to 3.1b
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2020-05-04 14:02:34 +03:00
Rosen Penev 6d110d1f01
yara: update to 4.0.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-03 14:39:50 -07:00
Etienne Champetier eea609811e
Merge pull request #12061 from cyrozap/prometheus-node-exporter-lua-time
prometheus-node-exporter-lua: Change node_time_seconds type to "gauge"
2020-05-03 16:40:46 -04:00
Forest Crossman 850c8dc141 prometheus-node-exporter-lua: Change node_time_seconds type to "gauge"
The official node_exporter reports node_time_seconds as a gauge, but
prometheus-node-exporter-lua reports it as a counter. To be consistent
with the official implementation, and because "gauge" is more correct
than "counter" for this metric (system time can decrease, but the
Prometheus documentation states, "A counter is a cumulative metric that
represents a single monotonically increasing counter whose value can
only increase or be reset to zero on restart."), change the type for
node_time_seconds to "gauge".

Signed-off-by: Forest Crossman <cyrozap@gmail.com>
2020-05-03 15:16:14 -05:00
Curtis Jiang db596f132b fish: update to 3.1.2
Signed-off-by: Curtis Jiang <jqqqqqqqqqq@gmail.com>
2020-05-03 14:48:53 -04:00
Stijn Tintel b84123d5aa domoticz: drop maintainership
As I no longer use the software, I will no longer maintain it.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2020-05-03 14:46:42 +03:00
Stijn Tintel 9680a469d1 openzwave: drop maintainership
As I no longer use the software, I will no longer maintain it.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2020-05-03 14:46:37 +03:00
Rosen Penev b112de71e1
idevicerestore: update to 2020-04-20
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-01 12:55:14 -07:00
Rosen Penev a007ee283a
Merge pull request #12006 from TELUS-BBA/coreutils-fix
coreutils: add upstream patch fixing aarch64 compilation
2020-04-29 12:49:47 -07:00
Scott Roberts 1ff189e75a coreutils: add upstream patch fixing aarch64 compilation
ls: restore 8.31 behavior on removed directories

Signed-off-by: Scott Roberts <ttocsr@gmail.com>
2020-04-29 13:36:05 -06:00
Ian Cooper afd648e680 procps-ng: remove unnecessary PKG_BUILD_DEPENDS
The package Makefile contains an unnecessary PKG_BUILD_DEPENDS
line that builds gettext and libiconv even in cases where the
build has gettext-full and libiconv-full selected.

This behaviour can and does mask errors in other package Makefiles
that are dependent on libiconv-full if it is compiled before
these packages by causing libiconv-stub to be created and put in
the staging tree and potentially linked against by these
dependent packages when they omit to specify an appropriate
PKG_BUILD_DEPENDS line.

procps-ng does not require gettext or libiconv to be built in
order to compile correctly.

Signed-off-by: Ian Cooper <iancooper@hotmail.com>
2020-04-29 11:08:17 +01:00
Jeffery To 1929baac6d bash: Enable system-wide .bashrc file, source /etc/shinit
This enables a system-wide .bashrc file (/etc/bash.bashrc), as well as
some other options related to startup files, and sources /etc/shinit for
interactive shells.

Fixes https://bugs.openwrt.org/index.php?do=details&task_id=3019.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-04-29 04:38:24 +08:00
Jeffery To dc5f2df6a4 bash: Import upstream patches
Source:
https://ftp.gnu.org/gnu/bash/bash-5.0-patches/
(bash50-003 to bash50-017)

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-04-29 04:38:24 +08:00
Rosen Penev 051f998a14
Merge pull request #11937 from neheb/coreu
coreutils: update to 8.32
2020-04-28 02:03:10 -07:00
Ian Cooper 88c25e87a1 irqbalance: fix compilation for USE_GLIBC and BUILD_NLS cases
The package Makefile was not taking into consideration that the build
may be using BUILD_NLS with libintl-full and libiconv-full and was
trying to link the wrong versions of these libraries in this case.

The necessary flags are added by nls.mk to TARGET_LDFLAGS and can be
passed to irqbalance's configure script for setting the GLIB2_LIBS
variable instead of the explicit static link to the libiconv stub.

The PKG_BUILD_DEPENDS line should be modified so as to add to and not
override the definition set by nls.mk, which will ensure the right
version of libiconv and libintl is built beforehand.

A DEPENDS:= line should be added to the package definition using the
variables defined in nls.mk, which will add the appropriate version
of libintl and libiconv (vanilla or -full versions)

If USE_GLIBC is true, then libpthread needs to be explicitly passed
to the configure script in the GLIB2_LIBS variable for linking.

Signed-off-by: Ian Cooper <iancooper@hotmail.com>
2020-04-28 06:37:50 +01:00
Rosen Penev 63ff065d82
coreutils: add extra applets
b2sum, base32, basenc, df, numfmt

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-27 16:10:40 -07:00
Rosen Penev d5fc4d958b
coreutils: update to 8.32
Added license information.

Add explicit configure arguments.

Removed upstream backport.

Refreshed failing patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-27 16:10:36 -07:00
Rosen Penev 3c9dbc1429
zstd: remove lto and as-needed flags
The former can be implemented as a meson argument.

The latter is already default.

No compiled difference, therefore no PKG_RELEASE bump.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-26 16:21:55 -07:00
Rosen Penev 9478998232 ntfs-3g: do not install mount.ntfs into /usr/sbin
ntfs-3g does not include nor install a file like this.

Cleaned up Makefile for consistency between packages.

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-25 15:31:47 -07:00
Vladimir Ulrich 416dd1fa40 zoneinfo: Updated to the latest release
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2020-04-25 01:35:03 +03:00
Rosen Penev 5eb578e1a4
Merge pull request #11889 from neheb/dbusss
dbus: update to 1.13.12
2020-04-24 13:30:36 -07:00
Rosen Penev 779a4dca67
zstd: convert to meson
Allows faster build with ninja. Unfortunately, the LTO stage slows it
massively.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-22 15:50:08 -07:00
Rosen Penev 19d9bfdec7
Merge pull request #11915 from BKPepe/less-add-alternatives
less: add ALTERNATIVES
2020-04-22 14:31:14 -07:00
Adrian Schmutzler 26ccda6eed micrond: show stdout and stderr in log
So far, all output created by scripts run with micrond has been
discarded. Since there is no reason for that and it also does not
match the expected behavior, this enables both stdout and stderr
output for the service.

If not desired, a user can still use >/dev/null or similar in his/her
micrond jobs to disable output easily and similar to what it would be
on other systems.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-04-22 16:57:34 +02:00
Rosen Penev f1a0a6eff5
Merge pull request #11890 from neheb/dump109
dump1090: update to 3.8.1
2020-04-21 20:59:51 -07:00
Luiz Angelo Daros de Luca f12ef14bcd sane-backends: enable PKG_BUILD_PARALLEL
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2020-04-22 00:48:08 -03:00
Josef Schlehofer 0ae161ecb6
less: add ALTERNATIVES
This package can not be installed if you have installed less from
busybox.

Collected errors:
 * check_data_file_clashes: Package less wants to install file /bin/less
        But that file is already provided by package  * busybox
 * opkg_install_cmd: Cannot install package less.

To avoid this error, I moved it from /bin/less to /usr/bin/less.

If you install it now, it changes symlink from busybox to /usr/bin/less
/bin/less -> busybox*
/bin/less -> /usr/bin/less*

When you remove it, it changes symlink back to busybox.

That's why postint and postrm scripts are no longer needed.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-04-21 23:36:42 +02:00
Hannu Nyman 6c2235253f
Merge pull request #11872 from jefferyto/python3-makefile-cleanup
python3: Makefile cleanup
2020-04-20 20:05:07 +03:00
Josef Schlehofer 99e4842e33
Merge pull request #11833 from BKPepe/btrfs-progs
btrfs-progs: update to version 5.6
2020-04-20 09:29:03 +02:00
Rosen Penev f8d7165b90
dump1090: update to 3.8.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-18 18:10:03 -07:00
Rosen Penev c73fd179e4
dbus: update to 1.13.12
Ran scripts through shellcheck.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-18 18:09:07 -07:00
Jeffery To 1bc2f4f3c6 treewide: Remove Python variants for non-Python packages
This removes Python-related build variants, and adds
PYTHON3_PKG_BUILD:=0 and minor build adjustments (where appropriate),
for non-Python packages. There should be no changes to build output.

This also updates some include paths for python3-package.mk and/or
python3-host.mk to be relative to the package Makefile.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-04-19 01:56:23 +08:00
Hannu Nyman 60384b67da
Merge pull request #11869 from br101/bluez-5.54
bluez: Update to version 5.54
2020-04-17 14:01:46 +03:00
Bruno Randolf cd26214d0e bluez: Update to version 5.54
Signed-off-by: Bruno Randolf <br1@einfach.org>
2020-04-17 11:27:05 +01:00
Alexandru Ardelean 2af0b9d303 squashfs-tools: bump to version 4.4
All patches are not needed anymore. squashfs-tools has implemented them in
one way or another.

Converted to download release tarballs. This should work better to get
notified of a newer release.

Also adds support for ZSTD compression:
  https://facebook.github.io/zstd/

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2020-04-17 12:21:19 +03:00
Stijn Tintel f033cd1aed flashrom: bump to 1.2
Add new PCI and USB drivers to flashrom.mk to disable them in other
build variant.s
Fix DefineConfig calls to use new config symbols, and have it only
append NEED_FEATURE=yes to MAKE_FLAGS. Appending NEED_FEATURE=no would
still enable the feature because upstream compares against an empty
string instead of comparing to yes.
Drop libusb-compat dependency as all drivers use libusb-1 now.
Remove upstreamed patch 010-add-arc.patch.
Rework 0001-fix_internal_bitbang.patch, give it a correct prefix and
more descriptive name.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2020-04-16 23:43:08 +03:00
Rosen Penev e1935bb4b6
quote: disable a bunch of options
libwrap is fairly useless. It's also legacy and should not be used/

dbus is a big dependency. It's fairly useless in the OpenWrt context.

I don't know how useful netlink is.

Disabling BSD behavior results in a slightly smaller size.

Disable LDAP. No size difference but I have a feeling it pulls in
another dependency...

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-14 16:18:14 -07:00
Josef Schlehofer 0c12882a65
btrfs-progs: update to version 5.6
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-04-12 17:55:47 +02:00