aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* redis: update to version 6.2.6Jan Pavlinec2021-10-25
| | | | | | | | | | | | | | Fixes: - CVE-2021-41099 - CVE-2021-32762 - CVE-2021-32687 - CVE-2021-32675 - CVE-2021-32672 - CVE-2021-32628 - CVE-2021-32627 - CVE-2021-32626 Signed-off-by: Jan Pavlinec <jan.pavlinec1@gmail.com>
* knot: update to version 3.1.3Jan Hák2021-10-25
| | | | Signed-off-by: Jan Hák <jan.hak@nic.cz>
* zstd: update to 1.5.0Rosen Penev2021-10-24
| | | | | | | | | Remove uClibc hack. uClibc is not in the tree anymore. Update configure options. Change legacy_level to 7. This gets rid of backwards compatibility with version 0.1 and bumps it to 0.7. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* fuse-overlayfs: update to 1.7.1Rosen Penev2021-10-24
| | | | | | | | Rearrange Makefile for consistency between packages. Add m4 patch to fix compilation under some systems. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* grilo-plugins: update to 0.3.14Rosen Penev2021-10-24
| | | | | | | | Fix wrong option names. Removed vimeo following upstream. Fixed license information. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* grilo: update to 0.3.14Rosen Penev2021-10-24
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* usteer: add packageDavid Bauer2021-10-24
| | | | | | | | | 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>
* Merge pull request #16960 from neheb/3Michael Heimpold2021-10-24
|\ | | | | libxml2: don't build host shared libraries
| * libxml2: don't build host shared librariesRosen Penev2021-10-23
| | | | | | | | | | | | | | | | | | | | 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>
* | bossa: add bossaNick Hainke2021-10-23
|/ | | | | | | | | | | | 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>
* dosfstools: fix AM_ICONV triggered build errorBjørn Mork2021-10-23
| | | | | | | | | | | | | | | | 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>
* Merge pull request #16949 from neheb/10Nikos Mavrogiannopoulos2021-10-23
|\ | | | | libtasn1: don't build host shared libs
| * libtasn1: don't build host shared libsRosen Penev2021-10-21
| | | | | | | | | | | | Avoids rpath hacks. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #16958 from mhei/php7-updateMichael Heimpold2021-10-23
|\ \ | | | | | | php7: update to 7.4.25
| * | php7: update to 7.4.25Michael Heimpold2021-10-22
| | | | | | | | | | | | | | | | | | | | | This fixes: - CVE-2021-21703 Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | Merge pull request #16957 from mhei/php8-updateMichael Heimpold2021-10-23
|\ \ \ | | | | | | | | php8: update to 8.0.12
| * | | php8: update to 8.0.12Michael Heimpold2021-10-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes: - CVE-2021-21703 Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | Merge pull request #12175 from jekkos/collectd-ltq-dslFlorian Eckert2021-10-23
|\ \ \ \ | | | | | | | | | | collectd: Add collector for lantiq dsl metrics
| * | | | collectd: Add lua and exec collectors for lantiq dsl metricsJeroen Peelaerts2021-10-22
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeroen Peelaerts <jeroen.peelaerts@gmail.com>
* | | | | libnpupnp: update to 4.1.5Rosen Penev2021-10-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add libmicrohttpd to PKG_BUILD_DEPENDS as it doesn't get added for some reason. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | mpd: update to 0.23.2Rosen Penev2021-10-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to libnpupnp for full builds. Also update arguments. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | glib2: update to 2.70Rosen Penev2021-10-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | frr: fixes and update to latestLucian Cristian2021-10-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | gnunet: fix compilation with big endianRosen Penev2021-10-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | if is in the wrong spot. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | wsdd: update to 2021-10-22Rosen Penev2021-10-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes another segfault. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | libffi: don't build host shared libsRosen Penev2021-10-22
| |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Avoids rpath hacks. Add --with-pic. Needed for static library. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | nextdns: Update to version 1.37.3Olivier Poitrey2021-10-22
| | | | | | | | | | | | | | | | Signed-off-by: Olivier Poitrey <rs@nextdns.io>
* | | | yq: Update to 4.13.5Tianling Shen2021-10-22
| | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | apparmor: update to 3.0.3Rosen Penev2021-10-21
| |_|/ |/| | | | | | | | | | | | | | | | | Fix compilation under Fedora. There's some weird systemd target. Just remove it. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | protobuf-c: don't build shared host libraryRosen Penev2021-10-21
| | | | | | | | | | | | | | | | | | No point and can avoid rpath hacks. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | poco: switch to building with cmakeRosen Penev2021-10-21
| |/ |/| | | | | | | | | | | | | 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>
* | miniflux: new packageMichal Vasilek2021-10-21
| | | | | | | | Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
* | dawn: respawn dawn in case of crashNick Hainke2021-10-21
| | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | wsdd2: update to 2021-10-14Rosen Penev2021-10-20
| | | | | | | | | | | | Remove upstreamed patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | cloudreve: add new packageTianling Shen2021-10-20
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | statik: add new packagesTianling Shen2021-10-20
| | | | | | | | | | | | This is required by cloudreve. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | telegraf: Upgrade package telegraf to version 1.20.2Jonathan Pagel2021-10-20
| | | | | | | | Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
* | telegraf: Add package for telegrafJonathan Pagel2021-10-20
|/ | | | | | | | | 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>
* tvheadend: add patch to update hdhomerunJosef Schlehofer2021-10-19
| | | | | | | | | 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>
* django: bump to version 3.2.8Alexandru Ardelean2021-10-19
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python-cffi: bump to version 1.15.0Alexandru Ardelean2021-10-19
| | | | | | And use AUTORELEASE for PKG_RELEASE. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python-idna: bump to version 3.3Alexandru Ardelean2021-10-19
| | | | | | And use AUTORELEASE for PKG_RELEASE. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* pillow: bump to version 8.4.0Alexandru Ardelean2021-10-19
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* expat: don't build host libsRosen Penev2021-10-19
| | | | | | | 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>
* vala: update to 0.54.2Rosen Penev2021-10-19
| | | | | | Remove shared libraries. Allows removing rpath hacks. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #16929 from stangri/master-vpn-policy-routingStan Grishin2021-10-18
|\ | | | | vpn-policy-routing: bugfixes: killall and tmpfs params
| * vpn-policy-routing: bugfixes: killall and tmpfs paramsStan Grishin2021-10-19
|/ | | | | | | * 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>
* dfu-util: Upgrade to version 0.11Bruno Randolf2021-10-18
| | | | | | Tested on RAMIPS with STM32 L1 and STM32 L4 Signed-off-by: Bruno Randolf <br1@einfach.org>
* checksec: update to version 2.5.0Jan Pavlinec2021-10-18
| | | | Signed-off-by: Jan Pavlinec <jan.pavlinec1@gmail.com>
* Merge pull request #16911 from stangri/master-vpn-policy-routingStan Grishin2021-10-18
|\ | | | | vpn-policy-routing: revert to 0.3.4-8