Yousong Zhou
cdb8722abe
procps-ng: use alternatives to coexist with busybox applets
...
Fixes FS#699
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com >
2018-01-12 17:59:37 +08:00
Lucian Cristian
c3d4691468
cryptodev-linux: bump to latest git 2017-10-04
...
fix kernel > 4.13 compilation
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com >
2018-01-12 00:05:59 +02:00
Alexandru Ardelean
1476739d5f
treewide: use local python-package.mk & python3-package.mk files
...
This guarantees for the package feeds that
the mk files will always be available for all packages.
Will need to see about external-feed Python packages
a bit later.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com >
2018-01-10 23:06:23 +02:00
Hannu Nyman
4e348a0122
Merge pull request #5397 from diizzyy/utils-pcsc-tools
...
pcsc-tools: remove myself as maintainer
2018-01-10 18:24:26 +02:00
Hannu Nyman
fbbe58e6c8
Merge pull request #5398 from diizzyy/utils-tio
...
utils/tio: Update to 1.28
2018-01-10 18:23:42 +02:00
Daniel Engberg
746c548dfc
pcsc-tools: remove myself as maintainer
...
Remove myself as maintainer
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net >
2018-01-09 21:55:18 +01:00
Daniel Engberg
ab4303d588
utils/tio: Update to 1.28
...
Update tio to 1.28
Remove myself as maintainer
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net >
2018-01-09 20:20:30 +01:00
Matthias Schiffer
00fce347a5
treewide: fix incorrect *_BUILD_DEPENDS
...
Build depends refer to source package names, not binary package names.
In many cases, PKG_BUILD_DEPENDS simply duplicated runtime dependencies of
a source package's binary packages; as the corresponding source packages
are implicitly added as bulid dependencies, PKG_BUILD_DEPENDS can simply be
dropped in these cases. In the other cases, *_BUILD_DEPENDS is fixed to
refer to the correct source package name.
Dependency of mysql-server is adjusted from libncursesw to libncurses
(as libncursesw is a virtual package provided by libncurses), so the build
dependency on ncurses is emitted unconditionally.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net >
2018-01-09 16:36:02 +01:00
Matthias Schiffer
6e3a609d07
treewide: remove superfluous + signs from PKG_BUILD_DEPENDS
...
A + sign does not have meaning in build depends.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net >
2018-01-07 20:08:31 +01:00
Jeffery To
3fb411e7cc
slide-switch: update to latest version
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com >
2018-01-06 18:10:32 +08:00
Hannu Nyman
9579692d3f
nano: update to 2.9.2
...
Update nano to 2.9.2
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi >
2018-01-05 19:24:39 +02:00
Daniel Golle
072d43f6be
lvm2: update to version 2.02.177
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org >
2018-01-05 02:12:24 +01:00
Daniel Golle
f56fc5754c
pcsc-lite: update to version 1.8.23
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org >
2018-01-05 02:12:24 +01:00
Álvaro Fernández Rojas
022186c0a4
dump1090: update to latest version
...
Also rename uhttpd config from xupnpd to dump1090
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com >
2017-12-31 20:03:21 +01:00
Álvaro Fernández Rojas
f9de2be45d
dmidecode: update to v3.1
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com >
2017-12-31 19:04:06 +01:00
Álvaro Fernández Rojas
54bb27c183
flashrom: update to v0.9.9.1
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com >
2017-12-31 18:50:19 +01:00
Álvaro Fernández Rojas
4921c4a21e
pciutils: update to v3.5.6
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com >
2017-12-31 18:46:42 +01:00
Álvaro Fernández Rojas
1d899c09d6
minicom: update to v2.7.1
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com >
2017-12-31 18:46:01 +01:00
Álvaro Fernández Rojas
fe3aae91ff
tar: update to v1.30
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com >
2017-12-31 18:44:53 +01:00
Hannu Nyman
d573181fcb
nano: update to 2.9.1
...
* update nano to 2.9.1
(and drop the unnecessary upstream patch)
* add myself as the second maintainer
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi >
2017-12-28 14:36:31 +02:00
Ben Smith
a077562fb7
netwhere: fix memory corruption problem
...
Compile tested: brcm47xx, OpenWRT rb8edaf4
Run tested: brcm47xx, ASUS RT-N16, DESIGNATED DRIVER (Bleeding Edge, 5014x5)
Signed-off-by: Ben Smith <le.ben.smith@gmail.com >
2017-12-26 12:13:02 -08:00
Michael Heimpold
c4e270e5cd
Merge pull request #5308 from TimelessNL/add_digitemp
...
digitemp: reintroduce package
2017-12-23 15:17:54 +01:00
Jasper Scholte
4577faccfd
digitemp: reintroduce package
...
This reintroduces digitemp from the "old unmaintained" repository: http://git.openwrt.org/?p=packages.git;a=tree;f=utils/digitemp;hb=HEAD
Updated to v3.7.1 and based on github as mentioned here: https://www.digitemp.com/software.shtml
Set myself as maintainer.
Signed-off-by: Jasper Scholte <NightNL@outlook.com >
2017-12-23 00:13:13 +01:00
Philip Prindeville
3055f86641
Merge pull request #5307 from TimelessNL/add_rtl_433
...
rtl_433: add package
2017-12-21 15:57:05 -07:00
Nuno Goncalves
bdddeedf2a
watchcat: bump release due to 8e1e4d7d2d
...
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com >
2017-12-21 16:39:52 +01:00
Jasper Scholte
0e5708bcc3
rtl_433: add package
...
This will add the rtl_433 package. The project can be found: https://github.com/merbanan/rtl_433
It is based on a recent trunk since the latest release is negligible.
Signed-off-by: Jasper Scholte <NightNL@outlook.com >
2017-12-21 10:11:29 +01:00
Philip Prindeville
13cbaf8541
Merge pull request #5291 from pprindeville/acpica-unix-update-20171215
...
acpica-unix: update to 20171215
2017-12-17 12:07:59 -07:00
Philip Prindeville
6a3997e763
acpica-unix: update to 20171215
...
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com >
2017-12-17 11:26:41 -07:00
Philip Prindeville
c1fac813ce
Merge pull request #5271 from jow-/introduce-setserial
...
setserial: introduce package
2017-12-16 13:38:42 -07:00
Maxim Storchak
137ace7522
lsof: reproducible build
...
- clear build host and user info
- clear compiler flags
- set date to SOURCE_DATE_EPOCH
Signed-off-by: Maxim Storchak <m.storchak@gmail.com >
2017-12-15 15:33:15 +02:00
Sven Eckelmann
1c00bb9329
ap51-flash: Fix source repository URL
...
The URL git://dev.cloudtrax.com/ap51-flash.git is not the actual public
source repository URL for ap51-flash. It is not even accessible in the
moment. The official repository can now be found at github.
Signed-off-by: Sven Eckelmann <sven@narfation.org >
2017-12-15 13:26:11 +01:00
Ted Hess
a126dabb93
unrar: Update to latest version (5.5.8)
...
11-Aug-2017 version fixes outstanding CVE's.
CVE-2012-6706, CVE-2017-12942, CVE-2017-12941, CVE-2017-12940 and CVE-2017-12938
Signed-off-by: Ted Hess <thess@kitschensync.net >
2017-12-13 15:48:26 -05:00
Jo-Philipp Wich
5f5d4489e5
setserial: introduce package
...
This packages setserial, the standard Linux program for setting serial
device attributes such as baud rate, flow control etc.
Signed-off-by: Jo-Philipp Wich <jo@mein.io >
2017-12-12 22:05:55 +01:00
Daniel Golle
49b519fed4
Merge pull request #5267 from diizzyy/patch-112
...
utils/gawk: Fix package
2017-12-12 17:26:57 +01:00
Rafał Miłecki
c40a0ca3a3
lxc: add lxc-unprivileged helper package for unprivileged containers
...
LXC requires newuidmap and newguidmap with SUID to run unprivileged
containers. This package should help users make sure they are available.
Signed-off-by: Rafał Miłecki <rafal@milecki.pl >
2017-12-12 13:02:15 +01:00
Daniel Engberg
4e6fd0a761
utils/gawk: Fix package
...
Remove igawk references as it's obsolete and not provided anymore.
Reported here: https://github.com/openwrt/packages/issues/5110
Fix package URL
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net >
2017-12-12 11:02:13 +01:00
Florian Fainelli
9491c76385
Merge pull request #5213 from lynxis/rb_openplc
...
open-plc-utils: remove build timestamp
2017-12-11 18:06:41 -08:00
Alexander Couzens
4e500f91dd
open-plc-utils: remove build timestamp
...
Build timestamps prevent reproducible builds [0].
[0] https://reproducible-builds.org/docs/timestamps/
Signed-off-by: Alexander Couzens <lynxis@fe80.eu >
2017-12-10 02:26:10 +01:00
champtar
a0d805a79c
Merge pull request #5253 from mstorchak/acl
...
acl: update to 20170420
2017-12-09 09:42:12 -08:00
Maxim Storchak
ca36ea84ea
acl: update to 20170420
...
Signed-off-by: Maxim Storchak <m.storchak@gmail.com >
2017-12-09 18:19:14 +02:00
Maxim Storchak
5c3b390726
attr: update to 20170915
...
Signed-off-by: Maxim Storchak <m.storchak@gmail.com >
2017-12-09 18:18:05 +02:00
Maxim Storchak
b8ae5cfef2
smartmontools: update to 6.6
...
Signed-off-by: Maxim Storchak <m.storchak@gmail.com >
2017-12-09 15:35:24 +02:00
Etienne Champetier
d1b461137a
prometheus-node-exporter-lua: bump version
...
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com >
2017-12-08 21:22:16 -08:00
Etienne Champetier
ea5b7492fe
prometheus-node-exporter-lua: rework cpu collector
...
replace 2 string.match and 1 string.gmatch (space_split)
by 1 string.match
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com >
2017-12-08 21:22:16 -08:00
Etienne Champetier
ed7d60d871
prometheus-node-exporter-lua: use io.lines(), remove line_split
...
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com >
2017-12-08 21:22:16 -08:00
Etienne Champetier
84023027a2
prometheus-node-exporter-lua: split out nat_traffic and netstat
...
nat_traffic is too verbose to be really useful by default
netstat is broken by default on OpenWrt/LEDE
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com >
2017-12-08 21:22:16 -08:00
Etienne Champetier
fba739d32d
prometheus-node-exporter-lua: put wifi collector in 2 separate packages
...
this allow to remove libubus-lua/libiwinfo-lua dependency from main package
this also allow to have different scrape_interval
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com >
split stations
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com >
2017-12-08 21:22:16 -08:00
Etienne Champetier
32e1baeddd
prometheus-node-exporter-lua: make it modular
...
As prometheus-node-exporter-lua is a reimplementation of node_exporter,
I'm using "collector" instead of "scraper" and renaming some collectors
put each collector in a separate file
report collector success/failure and duration per scrape
(follow https://github.com/prometheus/node_exporter/pull/516 )
allow to filter collectors using "collect[]" params
(see https://github.com/prometheus/node_exporter#filtering-enabled-collectors )
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com >
2017-12-08 21:22:16 -08:00
Etienne Champetier
7b1b69ca6c
prometheus-node-exporter-lua: rewrite wifi scraper
...
On my bullet m2, scrape duration goes from between 0.2 and 0.5 to a stable 0.025
We also don't depend on luci anymore
This remove wifi_network_up metric, but this metric was buggy
wifi_network_up{ifname="wlan0-1",ssid="test1",channel="11",mode="Master",bssid="12:34:56:78:9A:BC",country="FR",frequency="2.462"} 1
wifi_network_up{ifname="radio0.network2",ssid="test1",channel="11",mode="Master",country="US",frequency="2.462"} 0
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com >
2017-12-08 21:22:16 -08:00
Etienne Champetier
747f4ce7af
prometheus-node-exporter-lua: fix nat scraper
...
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com >
2017-12-08 21:22:16 -08:00