Rosen Penev
62a91f3299
grilo-plugins: update to 0.3.14
Fix wrong option names. Removed vimeo following upstream.
Fixed license information.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years ago
Rosen Penev
5bee2f45fe
grilo: update to 0.3.14
Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years ago
David Bauer
737b4fef25
usteer: add package
This commits adds the new usteer package to the packages feed.
usteer is a daemon for steering wireless clients across frequency
bands as well as between multiple access points on a network.
Signed-off-by: David Bauer <mail@david-bauer.net>
3 years ago
Michael Heimpold
495caf5880
Merge pull request #16960 from neheb/3
libxml2: don't build host shared libraries
3 years ago
Nick Hainke
5dd6c8ad46
bossa: add bossa
Based on the work of Hirokazu MORIKAWA (nxhack):
https://github.com/nxhack/openwrt-arduino-packages/tree/master/bossa
BOSSA is a flash programming utility for Atmel's SAM family of
flash-based ARM microcontrollers. The motivation behind BOSSA is to
create a simple, easy-to-use, open source utility to replace Atmel's
SAM-BA software.
Signed-off-by: Nick Hainke <vincent@systemli.org>
3 years ago
Rosen Penev
dc701d61b9
libxml2: don't build host shared libraries
Avoids having to add
HOST_LDFLAGS: -Wl,-rpath,$(STAGING_DIR_HOSTPKG)/lib
for packages that rely on shared libraries.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years ago
Bjørn Mork
4160ba8725
dosfstools: fix AM_ICONV triggered build error
Fix this build error:
gcc -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers \
-Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 \
-I/usr/local/src/openwrt/staging_dir/host/include \
-L/usr/local/src/openwrt/staging_dir/host/lib \
-o fsck.fat check.o file.o fsck.fat.o lfn.o boot.o common.o fat.o io.o \
charconv.o @LIBICONV@
gcc: error: LIBICONV@: No such file or directory
make[4]: *** [Makefile:449: fsck.fat] Error 1
Suggested-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Bjørn Mork <bjorn@mork.no>
3 years ago
Nikos Mavrogiannopoulos
91c1b3d18d
Merge pull request #16949 from neheb/10
libtasn1: don't build host shared libs
3 years ago
Michael Heimpold
be8539156d
Merge pull request #16958 from mhei/php7-update
php7: update to 7.4.25
3 years ago
Michael Heimpold
84ac4fc9e0
Merge pull request #16957 from mhei/php8-update
php8: update to 8.0.12
3 years ago
Florian Eckert
03129673bc
Merge pull request #12175 from jekkos/collectd-ltq-dsl
collectd: Add collector for lantiq dsl metrics
3 years ago
Rosen Penev
2b36a1b59f
libnpupnp: update to 4.1.5
Add libmicrohttpd to PKG_BUILD_DEPENDS as it doesn't get added for some
reason.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years ago
Rosen Penev
9e87bb2f3e
mpd: update to 0.23.2
Switch to libnpupnp for full builds. Also update arguments.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years ago
Rosen Penev
d2062486e8
glib2: update to 2.70
Remove various outdated patches. No more uClibc and distutils is a
requirement.
Compile host libraries statically. Size is not a concern there. Also
avoids rpath hacks. Disable NLS as well. Avoids gettext dependencies.
Add libpcre dependency. Seems to be a requirement now.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years ago
Lucian Cristian
3dd857de9e
frr: fixes and update to latest
ospf running in instance mod will keep cpu to 100% so revert offending commit
if daemon is disabled in the file while running also close that daemon
also add the pythontools to support reload
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
3 years ago
Rosen Penev
23b5b516ae
gnunet: fix compilation with big endian
if is in the wrong spot.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years ago
Rosen Penev
b6cd312557
wsdd: update to 2021-10-22
Fixes another segfault.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years ago
Rosen Penev
aba4a294ba
libffi: don't build host shared libs
Avoids rpath hacks.
Add --with-pic. Needed for static library.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years ago
Michael Heimpold
1df333bfb0
php7: update to 7.4.25
This fixes:
- CVE-2021-21703
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
3 years ago
Jeroen Peelaerts
533c072ee0
collectd: Add lua and exec collectors for lantiq dsl metrics
Signed-off-by: Jeroen Peelaerts <jeroen.peelaerts@gmail.com>
5 years ago
Michael Heimpold
fb7a33a114
php8: update to 8.0.12
This fixes:
- CVE-2021-21703
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
3 years ago
Olivier Poitrey
8d4baa39e4
nextdns: Update to version 1.37.3
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
3 years ago
Tianling Shen
336577fe29
yq: Update to 4.13.5
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
3 years ago
Rosen Penev
332644f47a
apparmor: update to 3.0.3
Fix compilation under Fedora. There's some weird systemd target. Just
remove it.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years ago
Rosen Penev
c0aac5adab
libtasn1: don't build host shared libs
Avoids rpath hacks.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years ago
Rosen Penev
89c2971c6e
protobuf-c: don't build shared host library
No point and can avoid rpath hacks.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years ago
Rosen Penev
c2fc267476
poco: switch to building with cmake
Faster and works with mips64 targets.
Removed all options as the defaults are updated. Added new dependencies.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years ago
Michal Vasilek
9697b69609
miniflux: new package
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
3 years ago
Nick Hainke
c1490175d3
dawn: respawn dawn in case of crash
Some users report that DAWN sometimes crashes after a while. Mostly
this happens after the new update has been rolled out.
Since I would not like to go back to the older version, I add as
a workaround for now that DAWN automatically respawned.
Workaround for:
https://github.com/berlin-open-wireless-lab/DAWN/issues/151
Signed-off-by: Nick Hainke <vincent@systemli.org>
3 years ago
Rosen Penev
27c315c3bb
wsdd2: update to 2021-10-14
Remove upstreamed patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years ago
Tianling Shen
1ea73ae717
cloudreve: add new package
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
3 years ago
Tianling Shen
f639052800
statik: add new packages
This is required by cloudreve.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
4 years ago
Jonathan Pagel
c65e320961
telegraf: Upgrade package telegraf to version 1.20.2
Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
3 years ago
Jonathan Pagel
2b93edf3a2
telegraf: Add package for telegraf
Telegraf is a plugin-driven agent for collecting and sending metrics
and events. It supports various inputs (including prometheus
endpoints) and is able to send data into InfluxDB.
https://www.influxdata.com/time-series-platform/telegraf/
Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
3 years ago
Josef Schlehofer
dacda65d37
tvheadend: add patch to update hdhomerun
Tarball with libhdhomerun_20171221 [1] was removed from upstream repository
and as it can not be found.
[1] http://download.silicondust.com/hdhomerun/libhdhomerun_20171221.tgz
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
3 years ago
Alexandru Ardelean
0f84091abe
django: bump to version 3.2.8
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
3 years ago
Alexandru Ardelean
ee2a4278d9
python-cffi: bump to version 1.15.0
And use AUTORELEASE for PKG_RELEASE.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
3 years ago
Alexandru Ardelean
9fe8937d54
python-idna: bump to version 3.3
And use AUTORELEASE for PKG_RELEASE.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
3 years ago
Alexandru Ardelean
6063add545
pillow: bump to version 8.4.0
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
3 years ago
Rosen Penev
5bf74f2ad4
expat: don't build host libs
tools/expat is actually what's used by the various packages that
supposedly depend on expat/host.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years ago
Rosen Penev
575776cfa5
vala: update to 0.54.2
Remove shared libraries. Allows removing rpath hacks.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years ago
Stan Grishin
a796308626
Merge pull request #16929 from stangri/master-vpn-policy-routing
vpn-policy-routing: bugfixes: killall and tmpfs params
3 years ago
Stan Grishin
2b6c8d8273
vpn-policy-routing: bugfixes: killall and tmpfs params
* bugfix: change killall param from -HUP to -s HUP
* bugfix: change tmpfs param from status to gateway
Signed-off-by: Stan Grishin <stangri@melmac.net>
3 years ago
Bruno Randolf
6e83bf2ef5
dfu-util: Upgrade to version 0.11
Tested on RAMIPS with STM32 L1 and STM32 L4
Signed-off-by: Bruno Randolf <br1@einfach.org>
3 years ago
Jan Pavlinec
db358e8a89
checksec: update to version 2.5.0
Signed-off-by: Jan Pavlinec <jan.pavlinec1@gmail.com>
3 years ago
Stan Grishin
a8bce8d516
Merge pull request #16911 from stangri/master-vpn-policy-routing
vpn-policy-routing: revert to 0.3.4-8
3 years ago
Vladimir Ulrich
453be8f179
zoneinfo: Updated to the latest release
Signed-off-by: Vladimir Ulrich <admin@evl.su>
3 years ago
Josef Schlehofer
6b37a15230
dnscrypt-proxy2: update to version 2.1.1
Update copyright
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
3 years ago
Marcos Del Sol Vives
212f057df7
ksmbd-tools: update to 3.4.2
Signed-off-by: Marcos Del Sol Vives <marcos@orca.pet>
3 years ago
Marcos Del Sol Vives
2b48a6952a
ksmbd: update to 3.4.2
Signed-off-by: Marcos Del Sol Vives <marcos@orca.pet>
3 years ago