aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* frp: add uci config integrationRichard Yu2019-06-26
| | | | Signed-off-by: Richard Yu <yurichard3839@gmail.com>
* Merge pull request #9309 from neheb/opencNikos Mavrogiannopoulos2019-06-25
|\ | | | | openconnect: Fix DTLS with OpenSSL
| * openconnect: Fix DTLS with OpenSSLRosen Penev2019-06-24
| | | | | | | | | | | | | | | | | | | | | | Backported upstream patches that fix this. Removed local patch that fixes libp11 with version 0.4.7, which is not used anymore. Upstream has a different solution. License fixes and Makefile cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #9320 from James-TR/dnsdist-cpe-idFlorian Eckert2019-06-25
|\ \ | | | | | | dnsdist: Add PKG_CPE_ID field to Makefile
| * | dnsdist: Add PKG_CPE_ID field to MakefileJames Taylor2019-06-25
| | | | | | | | | | | | | | | | | | Adding the PKG_CPE_ID field to the Makefile for dnsdist Signed-off-by: James Taylor <james@jtaylor.id.au>
* | | Merge pull request #9305 from dibdot/mcDirk Brenken2019-06-25
|\ \ \ | | | | | | | | mc: update to 4.8.23
| * | | mc: update to 4.8.23Dirk Brenken2019-06-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * bump to release 4.8.23, see https://midnight-commander.org/wiki/NEWS-4.8.23 * (re-)enable VFS support by default Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | Merge pull request #9267 from ysc3839/frpRosen Penev2019-06-24
|\ \ \ \ | |_|_|/ |/| | | frp: add new package
| * | | frp: add new packageRichard Yu2019-06-19
| |/ / | | | | | | | | | Signed-off-by: Richard Yu <yurichard3839@gmail.com>
* | | Merge pull request #9302 from micmac1/mariadb-arc-aioRosen Penev2019-06-24
|\ \ \ | | | | | | | | mariadb: add dependency on libaio for arc as well
| * | | mariadb: add dependency on libaio for arc as wellSebastian Kemper2019-06-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now that libaio compiles on arc targets we need to add the dependency to libaio on these targets as well. resolves #9298 Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | znc: update to 1.7.4Jonas Gorski2019-06-24
|/ / / | | | | | | | | | | | | | | | Fixes CVE-2019-12816. Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
* | | Merge pull request #9301 from neheb/n4342Rosen Penev2019-06-23
|\ \ \ | | | | | | | | pfring: Update to 7.4.0
| * | | pfring: Update to 7.4.0Rosen Penev2019-06-23
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes compilation with kernel 4.19. Added PKG_BUILD_PARALLEL for faster compilation. Some small cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #9295 from neheb/gamRosen Penev2019-06-23
|\ \ \ | | | | | | | | gammu: Update to 1.40.0
| * | | gammu: Update to 1.40.0Rosen Penev2019-06-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cleaned up Makefile for consistency between packages. Switched to CMAKE_INSTALL to get rid of the InstallDev section. Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #9183 from James-TR/pdns-authRosen Penev2019-06-23
|\ \ \ \ | | | | | | | | | | pdns: add package
| * | | | pdns: add packageJames Taylor2019-06-14
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: me Compile tested: armv7l, OpenWRT SDK Run tested: armv7l Linksys WRT1900ACS, OpenWrt SNAPSHOT, r9987-655fff1571 - confirmed PowerDNS server links correctly against libraries. I'm unable to test all the backend modules as I don't have suitable backing stores set up for each. Description: PowerDNS is a versatile nameserver which supports a large number of different backends ranging from simple zonefiles to relational databases and load balancing/failover algorithms. PowerDNS tries to emphasize speed and security. This commit includes the authoritative nameserver, backends and additional tools https://www.powerdns.com/auth.html Signed-off-by: James Taylor <james@jtaylor.id.au>
* | | | Merge pull request #9293 from BKPepe/boostRosen Penev2019-06-23
|\ \ \ \ | | | | | | | | | | boost: Makefile polishing and fix raw kconfig syntax
| * | | | boost: fix raw kconfig syntaxJo-Philipp Wich2019-06-22
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jo-Philipp Wich <jo@mein.io> Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
| * | | | boost: Makefile polishingJosef Schlehofer2019-06-22
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Corrected License according to SPDX in PKG_LICENSE Added PKG_LICENSE_FILES HTTPS in their website Reordered some stuff Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | Merge pull request #9296 from gladiac1337/haproxy-v2.0.0-fixRosen Penev2019-06-23
|\ \ \ \ | | | | | | | | | | haproxy: Fix issue #9294 & update patches
| * | | | haproxy: Fix issue #9294 & update patchesChristian Lachner2019-06-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The arc700 target (and probably others) uses uclibc as it's c-library. However, uClibc's libcrypt seems to not support the crypt_data struct which broke the build. This fix adds a new build-target to haproxy which does not use libcrypt. Summing up, this commit does: - Add support for uclibc to haproxy with libcrypt disabled - Add detection of c-library to configure the correct build-target - Silence additional warnings - Update patches Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | | | | Merge pull request #9291 from BKPepe/youtubeDaniel Engberg2019-06-23
|\ \ \ \ \ | | | | | | | | | | | | youtube-dl: Update to version 2019.6.21
| * | | | | youtube-dl: Update to version 2019.6.21Josef Schlehofer2019-06-22
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | Makefile polishing - Move DEPENDS under URL Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | Merge pull request #9281 from neheb/dosRosen Penev2019-06-22
|\ \ \ \ \ | | | | | | | | | | | | dosfsutils: Properly fix iconv linking
| * | | | | dosfsutils: Properly fix iconv linkingRosen Penev2019-06-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Necessary when using libiconv. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #9257 from neheb/bnRosen Penev2019-06-22
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | libaio: Update to 0.3.112
| * | | | | libaio: Update to 0.3.112Rosen Penev2019-06-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace inactive maintainer with myself. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #7023 from luizluca/switchdev_pollerRosen Penev2019-06-22
|\ \ \ \ \ \ | | | | | | | | | | | | | | switchdev_poller: add new package (RFC)
| * | | | | | switchdev-poller: add new packageLuiz Angelo Daros de Luca2019-06-22
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This service monitors (each 3s) switchdev ports and brings down CPU ports when all related non-CPU vlan ports are also down. Otherwise, it brings the port up. In order to hide CPU ports from netifd, when a device is brought down, the device is renamed adding the suffix "_down". Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | | | Merge pull request #9284 from gladiac1337/feature-haproxy-v2.0.0Daniel Engberg2019-06-21
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | haproxy: Update HAProxy to v2.0.0 (LTS)
| * | | | | haproxy: Update HAProxy to v2.0.0 (LTS)Christian Lachner2019-06-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update haproxy download URL and hash - Add new patches - Add several CFLAGS (derived from haproxy Makefile) to make the build work with v1.9+ - Update default configuration - Add check-command (for config) to init-script - Add prometheus-service from contribs by default Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | | | | | Merge pull request #9276 from neheb/fbzRosen Penev2019-06-21
|\ \ \ \ \ \ | | | | | | | | | | | | | | fbzmq: Fix compilation with newer GCC
| * | | | | | fbzmq: Fix compilation with newer GCCRosen Penev2019-06-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added -faligned-new to fix compilation. As fbzmq is passing -Werror, fixed compilation with newer GCC versions. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | php7: update to 7.2.19Michael Heimpold2019-06-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Compile and run tested on mxs platform Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | Merge pull request #9282 from neheb/uvcRosen Penev2019-06-20
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | uvcdynctrl: Fix compilation with uClibc-ng
| * | | | | | | uvcdynctrl: Fix compilation with uClibc-ngRosen Penev2019-06-20
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Got rid of libiconv-full dependency. Relying on nls.mk Fixed up the license information. Added CMAKE_INSTALL to get rid of the InstallDev section. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | netdata: netdata.init: fix indentationYousong Zhou2019-06-21
| | | | | | |
* | | | | | | treewide: avoid deref symlinks when installing .soYousong Zhou2019-06-21
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change is inspired by commit openwrt/openwrt@38b22b1e ("nghttp2: deduplicate files in libnghttp2") The packages in this commit are identified with the following command grep -rin -E 'INSTALL_(DATA|BIN)' | grep -F '.so' | grep -F '*' Some of them do not have symlinks and are not affected, but the change is still applied for consideration of best practices just in case Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | Merge pull request #9180 from neheb/unrRosen Penev2019-06-20
|\ \ \ \ \ \ | | | | | | | | | | | | | | unrar: Update to 5.7.5
| * | | | | | unrar: Update to 5.7.5Rosen Penev2019-06-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #9277 from neheb/mdRosen Penev2019-06-20
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | mdnsresponder: Fix compilation with uClibc-ng
| * | | | | | | mdnsresponder: Fix compilation with uClibc-ngRosen Penev2019-06-19
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #9176 from neheb/p11Nikos Mavrogiannopoulos2019-06-20
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | p11-kit: Update to 0.23.16.1
| * | | | | | | p11-kit: Update to 0.23.16.1Rosen Penev2019-06-20
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added --as-needed linker flag for smaller size. Small configure adjustments. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | seafile-server: fix build with libssp & non-musl libcAlexandru Ardelean2019-06-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: https://github.com/openwrt/packages/issues/9255 This seems to fail the build for this package only. So, this change patches the build, to add `-lssp` to the LDFLAGS of this package, in case the build uses GCC's libssp. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | nano: update to 4.3Hannu Nyman2019-06-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update nano to 4.3 Release notes at https://nano-editor.org/news.php 2019.06.18 - GNU nano 4.3 * The ability to read from and write to a FIFO has been regained. * Startup time is reduced by fully parsing a syntax only when needed. * Asking for help (^G) when using --operatingdir does not crash. * The reading of a huge or slow file can be stopped with ^C. * Cut, zap, and copy operations are undone separately when intermixed. * M-D reports the correct number of lines (zero for an empty buffer). Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | | Merge pull request #9246 from EricLuehrsen/unbound_192Hannu Nyman2019-06-20
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | unbound: update to 1.9.2
| * | | | | | | unbound: improve a few UCI settingsEric Luehrsen2019-06-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - treat RFC6762 'local.' as nxdomain because avahi and other services will disable if SOA or NS records appear in central DNS. - allow two threads to be enabled with the 'heavy traffic' variant of Unbound packages. Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>