1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-17 12:53:54 +02:00
Commit Graph

18341 Commits

Author SHA1 Message Date
Nikita Vostokov
5db9091a17 miredo: Makefile fixes
* Move CONFIGURE blocks after description
* Fix build with libcap

Signed-off-by: Nikita Vostokov <yawosk@yandex.com>
2020-03-22 15:48:28 +03:00
Nikita Vostokov
7a1e337f39 miredo: Makefile fixes
* Reorder PKG_* variables
* Disable format-security error in common way

Signed-off-by: Nikita Vostokov <yawosk@yandex.com>
2020-03-15 13:56:13 +03:00
Nikita Vostokov
5370088eca miredo: Small fixes after review
Signed-off-by: Nikita Vostokov <yawosk@yandex.com>
2020-03-15 05:49:36 +03:00
Nikita Vostokov
424aafc417 miredo: Initial version 1.2.6
Teredo IPv6 tunneling utility

Signed-off-by: Nikita Vostokov <yawosk@yandex.com>
2020-03-01 15:13:58 +03:00
Hannu Nyman
09d0928cc2
Merge pull request #11463 from zhaojh329/rtty
rtty: update to 7.1.2
2020-03-01 09:53:49 +02: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
Hannu Nyman
c124aa4d20
Merge pull request #11423 from fantom-x/irqbalance-add-interval
irqbalance: add support for interval and banirq
2020-02-29 16:51:27 +02: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
f9634154de
Merge pull request #11435 from neheb/hdjeeih
alpine: update to 2.22
2020-02-28 19:16:45 -08:00
Rosen Penev
19db7c08cc
ddns-scripts: bump package version
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-28 15:33:46 -08:00
Rosen Penev
bf68826897
ddns-scripts: fix logging bug
Fixes issue #11282, this patch was provided by PaulFertser on the #openwrt
IRC.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-28 15:33:05 -08:00
Rosen Penev
28bbf80273
Merge pull request #11444 from neheb/stb
stubby: fix init script
2020-02-28 15:19:05 -08:00
Rosen Penev
8345cb8088
Merge pull request #11447 from neheb/prot2
protobuf: link against libm under glibc
2020-02-28 15:11:55 -08:00
Rosen Penev
1ef307b51a
alpine: update to 2.22
Switch to standard tarballs. Remove autoreconf as a result.

Simplify NLS and IPv6 handling. Removed options are default.

Remove upstreamed patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-28 15:09:25 -08:00
Rosen Penev
192b8a4aa7
Merge pull request #11454 from neheb/upm
upmpdcli: link against libm under glibc
2020-02-28 15:07:14 -08:00
Michael Heimpold
2600255ecb u2pnpd: update to 0.5
This update fixes #11452 since LFS detection support was added upstream.
While at, update SPDX license tag to latest standard.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2020-02-28 22:24:04 +01:00
Rosen Penev
7518849bda
upmpdcli: link against libm under glibc
Fixes compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-27 17:02:59 -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
Rosen Penev
7c7a922cb0
libirecovery: fix version
The hash was correct but not the source version. No idea how this happened

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-27 16:59:52 -08:00
Rosen Penev
aa58b13013
Merge pull request #11416 from Borromini/master
Unbound: update to 1.10.0
2020-02-27 14:17:29 -08:00
Rosen Penev
1b4d7b0e53
Merge pull request #11448 from neheb/upnpppppp
libupnpp: link against libm under glibc
2020-02-27 14:16:57 -08:00
Rosen Penev
906e7bf6b0
Merge pull request #11445 from neheb/mp
mpd: link against libm under glibc
2020-02-27 13:50:49 -08:00
Rosen Penev
6cec3aa01a
Merge pull request #11427 from neheb/h56y
libarchive: update to 3.4.2
2020-02-27 13:50:25 -08:00
Rosen Penev
c69ed278e8
Merge pull request #11426 from neheb/log
log4cplus: update to 2.0.5
2020-02-27 13:50:10 -08:00
Rosen Penev
434ede2ec1
Merge pull request #11433 from lucize/libreup
libreswan: update to 3.30
2020-02-27 13:26:09 -08:00
Rosen Penev
2b0b0ab7f5
mpd: link against libpthread under glibc
Fixes compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-27 13:25:51 -08:00
Rosen Penev
635c30b8a4
Merge pull request #11450 from TDT-AG/pr/20200227-keepalived
keepalived: update version to 2.0.20
2020-02-27 12:56:08 -08:00
Rosen Penev
a28a00305b
Merge pull request #11438 from ja-pa/python-zipp-3.0.0
python-zipp: update to version 3.0.0
2020-02-27 12:55:19 -08:00
Rosen Penev
01e5d31b80
Merge pull request #11443 from nxhack/node_v12_16_0
node: update to v12.16.1
2020-02-27 12:54:24 -08:00
Rosen Penev
c164b2087e
Merge pull request #11451 from jow-/cgi-io-fix-uclibc
cgi-io: fix compilation against uClibc
2020-02-27 12:51:39 -08:00
Rosen Penev
7decc0dcf6
Merge pull request #11449 from neheb/addrw
addrwatch: update to 1.0.2
2020-02-27 12:48:33 -08:00
Jo-Philipp Wich
ed965cf16f cgi-io: fix compilation against uClibc
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-02-27 12:38:15 +01:00
Florian Eckert
e48a43f924 keepalived: update version to 2.0.20
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-02-27 12:26:59 +01:00
Florian Eckert
8d78da73fb
Merge pull request #11439 from tete1030/fix-runc
runc/containerd: Fix incomplete cleanup in Build/InstallDev
2020-02-27 11:58:02 +01:00
Rosen Penev
42679d2aae
Merge pull request #11446 from neheb/ola
ola: link against libm under glibc
2020-02-26 22:01:50 -08:00
Rosen Penev
f1a7d509b5
addrwatch: update to 1.0.2
Switch to standard tarball to avoid autoreconfig.

Fix license information.

Add PKG_BUILD_PARALLEL for faster compilation.

Add PKG_INSTALL for consistency with other packages.

Removed upstreamed patches. Refresh remaining one.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-26 21:02:20 -08:00
Rosen Penev
4ba3e9cd8d
libupnpp: link against libm under glibc
Fixes compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-26 20:30:32 -08:00
Rosen Penev
ee2e3915f0
protobuf: link against libm under glibc
Fixes compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-26 20:29:25 -08:00
Rosen Penev
9b171165a4
ola: link against libm under glibc
Fixes compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-26 20:28:17 -08:00
Rosen Penev
b95699c647
stubby: fix init script
The configuration file was not being generated.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-26 19:49:08 -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
Rosen Penev
513513c4d0
Merge pull request #11434 from lucize/frrup
frr: update to 7.3
2020-02-26 10:05:35 -08:00
Lucian Cristian
684b68a8fd frr: update to 7.3
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-02-26 18:27:38 +02:00
Jan Pavlinec
ce5c055958
python-zipp: update to version 3.0.0
Changes:
-remove dependency on more-itertools
-fix build dependency

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-02-26 16:02:49 +01:00
Karl Palsson
0798a11fad pagekite: add simple websockets and update syntax
Syntax now matches preferred upstream style.

Signed-off-by: Karl Palsson <karlp@tweak.net.au>
2020-02-26 11:21:53 +00:00
Karl Palsson
88fb4ac6b7 pagekite: avoid redundant information in syslog
Patch from upstream: 7b45878185

Signed-off-by: Karl Palsson <karlp@tweak.net.au>
2020-02-26 11:21:53 +00:00
Karl Palsson
af84a226f0 pagekite: bump to v0.91.200218
pings the front ends less aggressively, reducing cpu usage on the host.

Signed-off-by: Karl Palsson <karlp@tweak.net.au>
2020-02-26 11:21:53 +00:00