aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* php7-pecl-http: update to 3.2.1Michael Heimpold2019-09-08
| | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* php7-pecl-dio: update SPDX id to most recent formatMichael Heimpold2019-09-08
| | | | | | | Also the source package contains a LICENSE file, so we can refer to it. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* php7: update to 7.2.22Michael Heimpold2019-09-08
| | | | | | | | While at, update the SPDX license id to most recent format. Compile and run tested on mxs platform. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* Merge pull request #9930 from lucize/nssupRosen Penev2019-09-06
|\ | | | | nss: update to 3.46
| * nss: update to 3.46Lucian Cristian2019-09-06
| | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | softethervpn: Fix openssl header patchRosen Penev2019-09-06
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #9929 from dibdot/adblockDirk Brenken2019-09-06
|\ \ | | | | | | adblock: update 3.8.5
| * | adblock: update 3.8.5Dirk Brenken2019-09-06
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * use raw procd interface trigger as last resort, if the adblock config is not available during startup * fix selective subdomain whitelisting for dnsmasq * fix a kresd restart issue with 'DNS File Reset' * fix a suspend/resume cornercase * disable the tld compression, if the number of blocked domains is greater than 'adb_maxtld' (default: 100000) * made the fw portlist configurable (default '53 853 5353') * preliminary support for inotify-like autoload features of dns backends like kresd in future Turris OS. If 'adb_dnsinotify' is set to 'true', all adblock related restarts and the 'DNS File Reset' will be disabled Signed-off-by: Dirk Brenken <dev@brenken.org>
* | Merge pull request #9931 from sebastian-de/ipfixRosen Penev2019-09-06
|\ \ | | | | | | ulogd2: Build IPFIX module
| * | ulogd2: Build IPFIX moduleSebastian Fleer2019-09-06
| |/ | | | | | | | | | | add ulogd_output_IPFIX.so to ulogd-mod-extra Signed-off-by: Sebastian Fleer <dev@dwurp.de>
* | pulseaudio: Add glib2/host dependencyRosen Penev2019-09-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This was implicit with glib2 but got removed with 170ef79393aabc7cfbe3cd4625dc01f0fcc25221 Fixed license tag to newer SPDX. Removed PKG_BUILD_DIR as that is now default with upstream's e545fac8d968864a965edb9e50c6f90940b0a6c9 Minor reorganization for consistency. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | lcdgrilo: Depend on vala/host insteadRosen Penev2019-09-06
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | lcdringer: Depend on vala/host insteadRosen Penev2019-09-06
|/ | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* golang: Update to 1.13Xingwang Liao2019-09-06
| | | | Signed-off-by: Xingwang Liao <kuoruan@gmail.com>
* Merge pull request #9922 from neheb/ulRosen Penev2019-09-05
|\ | | | | ulogd2: Backport upstream patches
| * ulogd2: Backport upstream patchesRosen Penev2019-09-05
| | | | | | | | | | | | IPFIX support was requested. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #9891 from BKPepe/lighttpdJosef Schlehofer2019-09-05
|\ \ | |/ |/| lighttpd: Update to version 1.4.54
| * lighttpd: Makefile polishingJosef Schlehofer2019-09-01
| | | | | | | | | | | | | | | | - Correct SPDX License Identifier - Move MAINTAINER, SUBMENU to more appropriate place - Use HTTPS in URL Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
| * lighttpd: Update to version 1.4.54Josef Schlehofer2019-09-01
| | | | | | | | | | | | Fixes CVE-2019-11072 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | Merge pull request #9920 from PolynomialDivision/fix/libuwifi_devinstallRosen Penev2019-09-04
|\ \ | | | | | | libuwifi: fix dev installation
| * | libuwifi: fix dev installationNick Hainke2019-09-05
| | | | | | | | | | | | | | | | | | | | | The ccan needs config.h file. This commit fixes the includes and copies the config.h file to the correct position. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | fastd: fix init script for multiple VPN instancesMatthias Schiffer2019-09-04
| | | | | | | | | | | | Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | | Merge pull request #9919 from ja-pa/samba4-security-fixJosef Schlehofer2019-09-04
|\ \ \ | |/ / |/| | samba4: update to version 4.9.13 (security fix)
| * | samba4: update to version 4.9.13 (security fix)Jan Pavlinec2019-09-04
| | | | | | | | | | | | | | | | | | Fixes CVE-2019-10197 Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
| * | samba4: remove double quotes for reniceOever González2019-09-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The double quote thells the shell that the list returned from `pidof` is a single argument, therefore, `renice` will cry about a malformed input. With this commit, `renice` will be applied correctly to all the returned PIDs from `pidof`. The output of `renice` for the quoted list is as follows: `renice: invalid number '6592 6587 6586 6574'` `renice` does not show and does apply the nice value if the list is unquoted. Signed-off-by: Oever González <notengobattery@gmail.com> Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | Merge pull request #9845 from ja-pa/fix-aslr-pieRosen Penev2019-09-04
|\ \ \ | | | | | | | | Disable ASLR PIE in selected packages
| * | | usbip: disable ASLR PIEJan Pavlinec2019-09-04
| | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | Merge pull request #9917 from neheb/msm3Rosen Penev2019-09-03
|\ \ \ \ | | | | | | | | | | libmstch: Remove boost dependency
| * | | | libmstch: Remove boost dependencyRosen Penev2019-09-03
|/ / / / | | | | | | | | | | | | | | | | | | | | Added patches that convert Boost functionality to C++17. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #9915 from ejurgensen/forked-daapd_upgrade_265Hannu Nyman2019-09-03
|\ \ \ \ | | | | | | | | | | forked-daapd: update to 26.5
| * | | | forked-daapd: update to 26.5Espen Jürgensen2019-09-03
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
* | | | | softethervpn: Add missing OpenSSL headerRosen Penev2019-09-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes compilation without OpenSSL deprecated APIs as well as -Werror=implicit-function-declaration. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | libdouble-conversion: Size optimizationsRosen Penev2019-09-03
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | bonnie++: Size optimizationsRosen Penev2019-09-03
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #9902 from neheb/mosh5Rosen Penev2019-09-03
|\ \ \ \ \ | | | | | | | | | | | | mosh: add package
| * | | | | mosh: add packageJakub Tymejczyk2019-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: Jakub Tymejczyk <jakub@tymejczyk.pl> Compile tested: ramips, Xiaomi Router 3G, fc54256 Run tested: ramips, Xiaomi Router 3G, 0f54d96 Description: Mosh is "Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes". Project's site: https://mosh.org Makefile and patch taken from: https://github.com/mchwalisz/mosh-openwrt updated by me Signed-off-by: Jakub Tymejczyk <jakub@tymejczyk.pl> (Makefile cleanup and size optimizations) Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #9885 from BKPepe/voluptuousRosen Penev2019-09-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | Voluptuous & Voluptuous Serialize: update to their latest versions
| * | | | | | python-voluptuous-serialize: Update to version 2.2.0Josef Schlehofer2019-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
| * | | | | | python-voluptuous: Update to version 0.11.7Josef Schlehofer2019-09-01
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | Merge pull request #9887 from BKPepe/sqlalchemyRosen Penev2019-09-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | python-sqlalchemy: Update to version 1.3.7
| * | | | | | python-sqlalchemy: Update to version 1.3.7Josef Schlehofer2019-09-01
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | Merge pull request #9895 from BKPepe/sentryRosen Penev2019-09-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | python-sentry-sdk: Update to version 0.11.2
| * | | | | | python-sentry-sdk: Update to version 0.11.2Josef Schlehofer2019-09-01
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | Merge pull request #9903 from mwarning/zerotierRosen Penev2019-09-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | zerotier: update to 1.4.4
| * | | | | | zerotier: update to release 1.4.4Moritz Warning2019-09-03
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also allow path to local.conf to be set and enable linker optimisations to save a few bytes. Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | | | | | Merge pull request #9901 from neheb/alsRosen Penev2019-09-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | alsa-utils: Update to 1.1.9
| * | | | | | alsa-utils: Update to 1.1.9Rosen Penev2019-09-01
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added license information. Added PKG_BUILD_PARALLEL for faster compilation. Change URLs to HTTPS. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | alsa-libs: Update to 1.1.9Rosen Penev2019-09-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed license information. Removed older unnecessary stuff. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #9875 from neheb/mneasRosen Penev2019-09-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | measurement-kit: Fix compilation with uClibc-ng
| * | | | | | measurement-kit: Fix compilation with uClibc-ngRosen Penev2019-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextafter is not included in std with uClibc-ng. Don't use the std version Signed-off-by: Rosen Penev <rosenp@gmail.com>