aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | | udp-broadcast-relay-redux: Add packageAaron Curley2021-04-19
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit is largely based on the work from Daniel Dickinson in PR #2096 which was never merged. I tweaked it in a number of ways. All bugs with this package are mine, not his. Signed-off-by: Aaron Curley <accwebs@gmail.com>
* | | | | Merge pull request #15443 from ryzhovau/libtalloc_pyhton3_depRosen Penev2021-04-19
|\ \ \ \ \ | | | | | | | | | | | | libtalloc: add Python3/host dependency
| * | | | | libtalloc: add Python3/host dependencyAlexander Ryzhov2021-04-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Otherwise, Package/Configure won't find distutils module from python3/host Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>
* | | | | | Merge pull request #15469 from rs/nextdns-1.12.5-masterRosen Penev2021-04-19
|\ \ \ \ \ \ | | | | | | | | | | | | | | nextdns: Update to version 1.12.5
| * | | | | | nextdns: Update to version 1.12.5Olivier Poitrey2021-04-20
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Olivier Poitrey <rs@nextdns.io>
* | | | | | Merge pull request #15460 from rs/nextdns-1.12.3-masterRosen Penev2021-04-19
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | nextdns: Update to version 1.12.3
| * | | | | nextdns: Update to version 1.12.3Olivier Poitrey2021-04-19
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Olivier Poitrey <rs@nextdns.io>
* | | | | Merge pull request #15457 from rs/nextdns-1.31.3-masterRosen Penev2021-04-19
|\ \ \ \ \ | |_|_|_|/ |/| | | | nextdns: Update to version 1.31.3
| * | | | nextdns: Update to version 1.31.3Olivier Poitrey2021-04-19
|/ / / / | | | | | | | | | | | | Signed-off-by: Olivier Poitrey <rs@nextdns.io>
* | | | Merge pull request #15436 from ↵Philip Prindeville2021-04-18
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | pprindeville/strongswan-gencerts-change-sysconfdir strongswan: change name of config base directory
| * | | | strongswan: change name of config base directoryPhilip Prindeville2021-04-15
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | Merge pull request #15445 from turris-cz/psmisc-killall-alternativesJosef Schlehofer2021-04-18
|\ \ \ \ \ | | | | | | | | | | | | psmisc: move killall to /usr/libexec and add ALTERNATIVES
| * | | | | psmisc: move killall to /usr/libexec and add ALTERNATIVESJosef Schlehofer2021-04-18
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently, this package can not be installed while using standard path of busybox, because binary killall wants to be installed on the same location as busybox. Collision: • /usr/bin/killall: busybox (new-file), psmisc (existing-file) Many of these binaries, which provides alternatives were moved to folder /usr/libexec like wget, sed, findutils, less. So I moved killall to /usr/libexec and others leave in touch and added ALTERNATIVES for it, because preinstall script is no longer necessary. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* / | | | irqbalance: upgrade to version 1.8.0Hannu Nyman2021-04-18
|/ / / / | | | | | | | | | | | | | | | | | | | | Upgrade irqbalance to version 1.8.0 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | uvol: emmit ubus events and bring up volumes on bootDaniel Golle2021-04-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Emmit ubus events when volumes come up/down. Make sure volume state is always well defined by introducing additional state 'write-prepare' (wp) during mkfs. Add init scripts to bring up volumes at boot. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | Merge pull request #15440 from 1715173329/yqRosen Penev2021-04-17
|\ \ \ \ | | | | | | | | | | yq: Update to 4.7.0
| * | | | yq: Update to 4.7.0Tianling Shen2021-04-18
|/ / / / | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | Merge pull request #15439 from dibdot/adblockDirk Brenken2021-04-17
|\ \ \ \ | | | | | | | | | | adblock: update to 4.1.1
| * | | | adblock: update to 4.1.1Dirk Brenken2021-04-17
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * support the RPZ trigger 'RPZ-CLIENT-IP' to always allow/block certain clients based on their IP (currently only supported by bind!) * avoid promiscuous mode in tcpdump setup for adblock reporting * speed up dns report preparation * support dns report mailing (/etc/init.d/adblock report mail) * fix bind autodetection * update LuCI-frontend (separate PR) * update readme Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | Merge pull request #14656 from stintel/miniupnpdRosen Penev2021-04-16
|\ \ \ \ | | | | | | | | | | miniupnpd: introduce IGDv1 variant
| * | | | miniupnpd: introduce IGDv1 variantStijn Tintel2021-02-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Microsoft Windows, Xbox and possibly other operating systems do not support IGDv2. With IGDv2 enabled, they send a HTTP GET request for rootDesc.xml and WANIPCn.xml, and then nothing happens. The Microsoft implementation probably doesn't like the WANIPCn.xml response and decides UPnP is not available. When miniupnpd is built without IGDv2 support, after the 2 HTTP GET requests, there is a HTTP POST request to /ctl/IPConn, and miniupnpd configures the port forward as expected. The runtime option force_igd_desc_v1=yes (UCI: igvd1) does not solve this problem. It's possible this was enough in earlier miniupnpd versions, but it does not fix the problem the current version. Since we are a modern distro, we want to support the latest and greatest, so we should default to IGDv2 enabled. Introducing a menuconfig option to disable IGDv2 would only help people who build their own images, so offer a separate package variant for IGDv1. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | Merge pull request #15328 from ja-pa/atlas-probe-v2Rosen Penev2021-04-16
|\ \ \ \ \ | | | | | | | | | | | | atlas-sw-probe: add new package
| * | | | | atlas-sw-probe: add new packageJan Pavlinec2021-04-09
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
| * | | | | atlas-probe: add new packageJan Pavlinec2021-04-09
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | Merge pull request #15435 from cotequeiroz/atheepmgrRosen Penev2021-04-16
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | atheepmgr: avoid libpciaccess dependency
| * | | | | atheepmgr: avoid libpciaccess dependencyEneas U de Queiroz2021-04-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | HAVE_LIBPCIACCESS that is currently passed through MAKE_VARS to disable building with libpciaccess can't be set through the environment. Instead, use CONFIG_CON_PCI, which can be passed through the environment and will disable libpciaccess. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | | | | Merge pull request #15431 from pprindeville/strongswan-add-gencertsPhilip Prindeville2021-04-15
|\ \ \ \ \ \ | | | | | | | | | | | | | | strongswan: add certificate generation utility
| * | | | | | strongswan: add certificate generation utilityPhilip Prindeville2021-04-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | | | Merge pull request #15357 from BKPepe/netdataJosef Schlehofer2021-04-15
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | netdata: update to version 1.30.0
| * | | | | | | netdata: update to version 1.30.1Josef Schlehofer2021-04-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | Merge pull request #15432 from turris-cz/clamav-add-libiconv-dependencyJosef Schlehofer2021-04-15
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | clamav: add libiconv dependencies when build with NLS
| * | | | | | | clamav: add libiconv dependencies when build with NLSJosef Schlehofer2021-04-15
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NLS means Native Language Support and when you have it enabled (it is not default), clamav can not be compiled as it shows following error: Package clamav is missing dependencies for the following libraries: libiconv.so.2 Also, it is required that package libiconv-full is compiled first/before than clamav and then try to compile clamav. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | Merge pull request #15430 from pprindeville/strongswan-add-ipsec-warningPhilip Prindeville2021-04-15
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | strongswan: add deprecation warning to ipsec script
| * | | | | | | strongswan: add deprecation warning to ipsec scriptPhilip Prindeville2021-04-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | | | | openvpn-easy-rsa: add missing configfileLuiz Angelo Daros de Luca2021-04-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | /etc/profile.d/50-openvpn-easy-rsa.sh was not listed as configfile and changes were lost during upgrades. Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | | | | | Merge pull request #15421 from ja-pa/onionshare-v2Rosen Penev2021-04-14
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | onionshare-cli: add new package
| * | | | | | | | onionshare-cli: add new packageJan Pavlinec2021-04-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | | ngircd: update to 26.1Rosen Penev2021-04-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | stm32flash: update to 0.6Rosen Penev2021-04-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Use autotools build. Remove upstream patch. Minor cleanups for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | yubico-pam: update to 2.27Rosen Penev2021-04-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | uvol: make volume creation atomicDaniel Golle2021-04-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make sure filesystem is ready when volume becomes available. Use 'write-once' as initial state for read-only volumes, only allow writing to volumes in that state and transision to 'read-only' once write has completed. Also fix a typo which prevented 'list' command from working with LVM. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | ocserv: don't build with libseccomp on ARCEneas U de Queiroz2021-04-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libseccomp can't be built on ARC, so we must disable the option here as well. A different fix was first proposed by @zxlhhyccc in #15377. Fixes: #15313 Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | | | | | | | docker-compose: Update to version 1.29.1Javier Marcet2021-04-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bugs: - Fix for invalid handler warning on Windows builds - Fix config hash to trigger container recreation on IPC mode updates - Fix conversion map for placement.max_replicas_per_node - Remove extra scan suggestion on build Signed-off-by: Javier Marcet <javier@marcet.info>
* | | | | | | | | libupnp: restore building toolsAlexander Egorenkov2021-04-14
| |_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This enables tools again which has been disabled in commit 498506af9 ("libupnp: update to 1.14.5"). Disabling tools leads to the header upnptools.h not being installed into /usr/include. But e.g. mpd-full depends on this header. Fixes: 498506af9 ("libupnp: update to 1.14.5") Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
* | | | | | | | luv: update to 1.40.0-0Rosen Penev2021-04-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simplify CMake section. Fix pkgconfig paths. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | fdm: don't use host headersAlexander Ryzhov2021-04-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>
* | | | | | | | python-greenlet: support MIPS architectureAlexandru Ardelean2021-04-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: https://github.com/openwrt/packages/issues/15370 This is inspired from: https://github.com/wlanslovenija/firmware-packages-opkg/blob/330bc94dccd16a3e92ac2fdde08c81a598e12f94/lang/python-greenlet/Makefile The `PKG_USE_MIPS16:=0` is not taken into consideration when building Python modules. That's because the sysconfig is used. This is only an issue with greenlet (on MIPS) so far. One option is to do `PKG_USE_MIPS16:=0` in the core Python package. But, since we know that the `wlanslovenija` group has successfully used greenlet on MIPS with this construct, we might as well adopt it until GCC10 becomes the main compiler. As noted here: https://github.com/openwrt/packages/issues/15370#issuecomment-817015484 GCC10 doesn't have this problem. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | libupnp: update to 1.14.5Rosen Penev2021-04-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to compiling with CMake. Faster. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | umpdcli: update to 1.5.11Rosen Penev2021-04-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | libupnpp: update to 0.21.0Rosen Penev2021-04-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>