Commit Graph

2603 Commits

Author SHA1 Message Date
Rosen Penev 448da99edd
Merge pull request #11572 from neheb/crrrrr
cryptsetup: add NLS support
2020-03-15 20:05:24 -07:00
Rosen Penev 13cc866ac0
Merge pull request #11542 from neheb/acp
acpid: convert to procd
2020-03-15 20:02:50 -07:00
Rosen Penev 23f0b838ce
hdparm: remove myself as maintainer
Fixed license information.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-15 19:52:25 -07:00
Rosen Penev 5aedc2206a
picocom: remove myself as maintainer
Fix license information.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-15 19:47:12 -07:00
Rosen Penev 473c49224a
openobex: remove myself as maintainer
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-15 19:45:33 -07:00
Rosen Penev 015ddbc02d
sispmctl: remove myself as maintainer
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-15 19:42:33 -07:00
Rosen Penev ec138735be
fio: remove myself as maintainer
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-15 19:38:07 -07:00
Rosen Penev ed61877501
fio: update to 3.19
Added compilation fixes.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-15 15:03:56 -07:00
Rosen Penev 0e0c52eb06
sispmctl: update to 4.5
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-15 14:12:07 -07:00
Rosen Penev 8fd12aa10b
Merge pull request #11154 from dengqf6/antfs
[RFT] antfs: new package
2020-03-15 11:53:30 -07:00
Kevin Darbyshire-Bryant d5717f3930 collectd: adjust dependecies for iptables bump
iptables 1.8.4 drops support for a combined libiptc, providing split
libip4tc & libip6tc instead.  Adjust collectd dependencies in advance of
iptables bump from 1.8.3 to 1.8.4

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-03-15 15:48:27 +00:00
DENG Qingfang 047fd15b54 antfs-mount: mount script for antfs
block-mount needs "mount.ntfs" script to mount NTFS drives

Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
2020-03-15 13:26:57 +08:00
Rosen Penev e4d1fb27c6
cryptsetup: add NLS support
Needed for uClibc-ng.

Added InstallDev section. Because why not.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-14 16:18:41 -07:00
Rosen Penev da288e1f28
Merge pull request #11475 from neheb/hfewfh
smartmontools: convert init script to procd
2020-03-14 16:05:37 -07:00
Hannu Nyman d730fd501a
Merge pull request #11569 from G-M0N3Y-2503/feature_docker-ce_update
docker-ce: Updated to 19.03.8 and updated relevant dependencies
2020-03-14 19:05:27 +02:00
Gerard Ryan 90ef59eab7 runc: Updated to 1.0.0-rc10 for docker 19.03.8
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2020-03-14 17:38:42 +10:00
Gerard Ryan 902d9d73b0 libnetwork: Updated to 9fd385be for docker 19.03.8
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2020-03-14 17:38:29 +10:00
Gerard Ryan c4eade6145 containerd: Updated to v1.2.13 for docker 19.03.8
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2020-03-14 15:55:41 +10:00
Gerard Ryan 67fb6eed76 docker-ce: Updated to 19.03.8
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2020-03-14 15:55:29 +10:00
Karel Kočí 1ef38f45d9
haveged: move init script from 13 to 01
This is intended as a match with standard urngd. They serve same purpose
and urngd starts as first with 00. Starting haveged later can create
issues if you replace urngd with it. The example problem is if
uci-defaults script decides to generate certificate. Haveged can supply
entropy but it is started later and to mitigate this urngd would still
have to be installed. This means that haveget can't serve as replacement
without moving it to match start order of urngd.

Signed-off-by: Karel Kočí <karel.koci@nic.cz>
2020-03-11 11:23:16 +01:00
Russell Senior d56990cc03 sed: disable acl
If libacl is built, gnu sed finds it during configuration and enables support
linking in libacl. This results in build failures due to the missing dependency.
Consequently, use CONFIGURE_ARGS to disable acl support.

Reported-by: Rosen Penev rosenp@gmail.com
Signed-off-by: Russell Senior <russell@personaltelco.net>
2020-03-09 17:52:23 -07:00
Rosen Penev 9d46a814d5
sispmctl: update to 4.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-09 14:39:08 -07:00
Rosen Penev d385bbe752
acpid: convert to procd
acpid has no option -x, so removed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-09 14:10:43 -07:00
Karel Kočí 3e2995aff2
btrfs-progs: fix check for btrfs in btrfs scan
The previous implementation always succeeded so no scan was performed.
This now fixes that and it correctly scans for BTRFS  devices if BTRFS
support is in kernel.

Signed-off-by: Karel Kočí <karel.koci@nic.cz>
2020-03-09 15:19:36 +01:00
Daniel Golle 9a51acc81f
Merge pull request #11509 from neheb/lvm
lvm2: update to 2.03.08
2020-03-05 23:47:24 +01:00
Daniel Golle 3dcb66ea43
Merge pull request #11508 from neheb/crypt
cryptsetup: update to 2.3.0
2020-03-05 23:46:36 +01:00
Jeffery To fa3189b65f shinit: Remove package
The original patch[1] this package was based on has been merged into
OpenWrt master, making this package unnecessary.

[1]: https://patchwork.ozlabs.org/patch/1094493/

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-03-05 15:27:21 +08:00
Rosen Penev 78360ebdda
lvm2: update to 2.03.08
Add PKG_BUILD_PARALLEL for faster compilation.

Replace '  ' with TAB for consistency between packages.

Refresh patches and remove outdated ones.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-04 20:21:30 -08:00
Rosen Penev 9758497e74
cryptsetup: update to 2.3.0
Use PKG_INSTALL for consistency between packages.

Add PKG_BUILD_PARALLEL for faster compilation.

Fix wrong locking path. First discovered here:
https://forum.openwrt.org/t/cannot-setup-dm-crypt/56836

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-04 19:30:52 -08:00
Rosen Penev e12d4ce068
Merge pull request #11491 from RussellSenior/add-gnu-sed
sed: add Gnu sed
2020-03-04 15:31:07 -08:00
Rosen Penev 44976306ec
Merge pull request #11453 from neheb/gptk
gptfdisk: update to 1.0.5
2020-03-04 15:16:46 -08:00
Marc Benoit b6078559cd irqbalance: support reload_config & start later
Added support for reload_config

This service does not need to start so early (even
before the netwrok is up). Start it after
the device is mostly up and operational.

Compile-tested on: ipq806x
Runtime-tested on: ipq806x

Signed-off-by: Marc Benoit <marcb62185@gmail.com>
2020-03-03 07:58:27 -05:00
Russell Senior 66f1b5958a sed: add Gnu sed
Signed-off-by: Russell Senior <russell@personaltelco.net>
2020-03-02 23:40:40 -08:00
Rosen Penev 26b32aceee
smartmontools: convert init script to procd
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-01 16:31:08 -08:00
Marc Benoit 6f6877460a syncthing: enable via config, lower priority, cleanup
Added the ability to enable/disable via a config file;
the default is enabled for backwards compatibility.

This is an additional service, so running it the
same priority as dnsmasq, etc does not make sense.

Added USE_PROCD=1

"done" starts at "START=95", so this should start earlier

Added STOP=10 to stop syncthing early

Compile-tested on: ipq806x, ipq40xx
Runtime-tested on: ipq806x, ipq40xx

Signed-off-by: Marc Benoit <marcb62185@gmail.com>
2020-03-01 18:53:27 -05:00
Jianhui Zhao c0a1b1020c rtty: update to 7.1.2
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2020-03-01 15:05:46 +08:00
Marc Benoit b7a99b2334 irqbalance: add support of interval and banirq
Added the ability to change sampling interval
and provide a list of IRQ's to ignore
via /etc/config/irqbalance

Signed-off-by: Marc Benoit <marcb62185@gmail.com>
2020-02-29 09:39:13 -05:00
Hannu Nyman 2125943b86
Merge pull request #11430 from fantom-x/irqbalance-upgrade
irqbalance: upgrade to 1.6.0
2020-02-29 15:43:52 +02:00
Marc Benoit bdcb872a40 irqbalance: upgrade to 1.6.0
Upgraded from 1.2.0 to 1.6.0 to pick up
all the latest fixes and improvements

irqbalance made glib2 mandatory since 1.3.0, but is
using very little of it. glib2 linked statically
to minimize the impact.

1.2.0 size: 33,619
1.6.0 size: 99,539

~# irqbalance --version
	irqbalance version 1.6.0

~# ldd /usr/sbin/irqbalance
	/lib/ld-musl-armhf.so.1 (0xb6f5f000)
	libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb6f43000)
	libc.so => /lib/ld-musl-armhf.so.1 (0xb6f5f000)

~# opkg info irqbalance
	Package: irqbalance
	Version: 1.6.0-6
	Depends: libc
	Status: install user installed
	Architecture: arm_cortex-a7_neon-vfpv4
	Installed-Time: 1582839249

Compile-tested: ipq806x/R7800 & ipq40xx/GL-B1300
Run-tested:     ipq806x/R7800 & ipq40xx/GL-B1300

Signed-off-by: Marc Benoit <marcb62185@gmail.com>
2020-02-29 07:20:47 -05:00
Rosen Penev 6a9a0e2d44
gptfdisk: update to 1.0.5
Removed upstreamed patches. Refresh remaining one.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-27 17:00:49 -08:00
Rosen Penev 355d8b1388
idevicerestore: update to 2020-02-17
Fix compilation under glibc.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-27 16:59:53 -08:00
Texot Qi 519ed43b30 containerd: fix incomplete cleanup in Build/InstallDev
Currently it only cleans up binaries when executing
Build/InstallDev without deleting .built stamp file.

This leads to wrong information about existence of
built runc binaries and causes error when executing
package/containerd/install twice.

Signed-off-by: Texot Qi <tete1030@gmail.com>
2020-02-27 10:25:26 +08:00
Texot Qi bffa542f7a runc: fix incomplete cleanup in Build/InstallDev
Currently it only cleans up binaries when executing
Build/InstallDev without deleting .built stamp file.

This leads to wrong information about existence of
built runc binaries and causes error when executing
package/runc/install twice.

Signed-off-by: Texot Qi <tete1030@gmail.com>
2020-02-27 10:23:33 +08:00
Florian Eckert 670e27aac2
Merge pull request #11428 from TDT-AG/pr/20200224-btrfs
btrfs-progs: add kmod btrfs dependency
2020-02-26 12:07:51 +01:00
Florian Eckert a4740c27ca btrfs-progs: add kmod btrfs dependency
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-02-26 10:13:54 +01:00
Rosen Penev 466c433af1
Merge pull request #11335 from neheb/dump
dump1090: update to 3.8.0
2020-02-24 16:17:25 -08:00
Rosen Penev 825cbc9f15
Merge pull request #11350 from Cynerd/bigclown-utils-update
Bigclown utils update
2020-02-23 14:18:47 -08:00
Rosen Penev b4e86d3caf
Merge pull request #11397 from neheb/mpc
ncdu: update to 1.14.2
2020-02-23 14:17:21 -08:00
Hannu Nyman c1201a999b infozip: remove package (earlier name: zip)
Infozip (earlier name "zip") has 12 year old source code that
would require work to make the binary actually work.

> root@router1:/# zip
> zip error: Not supported (uzoff_t not same size as zoff_t)

The package was rename from zip to infozip a few weeks ago
due to buildbot's relutance to compile zip in master and 19.07
ever since host zip was added as a build tool.

Reference to #10985 and #11089 as well as
ad8c2d6099

But as the binary does not work, lets remove the package to
avoid confusion for the end-users.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-02-23 06:12:08 +02:00
Rosen Penev f2b8f99688
ncdu: update to 1.14.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-20 17:20:16 -08:00