aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* treewide: fix broken conffilesHuangbin Zhan2020-07-07
| | | | Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
* treewide: add conffilesHuangbin Zhan2020-07-07
| | | | Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
* Merge pull request #12726 from neheb/ykp2Rosen Penev2020-07-06
|\ | | | | ykpers: fix compilation with newer json-c
| * ykpers: fix compilation with newer json-cRosen Penev2020-07-05
| | | | | | | | | | | | | | | | | | | | | | | | Upstream backport. Adjusted package to use PKG_INSTALL for consistency between packages. Added PKG_BUILD_PARALLEL for faster compilation. Adjusted InstallDev section to install the pkgconf file. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #12735 from mstorchak/rsync-3.2.2Rosen Penev2020-07-06
|\ \ | | | | | | rsync: update to 3.2.2
| * | rsync: update to 3.2.2Maxim Storchak2020-07-06
| | | | | | | | | | | | | | | | | | Force IPv6 support to according to the global CONFIG_IPV6, ignore compile time detection Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | Merge pull request #12734 from nickberry17/masterRosen Penev2020-07-06
|\ \ \ | | | | | | | | modemmanager: update ModemManager and dependencies
| * | | modemmanager: bump to 1.14.0Nicholas Smith2020-07-06
| | | | | | | | | | | | | | | | Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
| * | | libqmi: bump to 1.26.0Nicholas Smith2020-07-06
| | | | | | | | | | | | | | | | Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
| * | | libmbim: bump to 1.24.0Nicholas Smith2020-07-06
| |/ / | | | | | | | | | Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
* | | Merge pull request #12729 from neheb/png4Rosen Penev2020-07-06
|\ \ \ | |/ / |/| | libpng: fix compilation with ccache
| * | libpng: fix compilation with ccacheRosen Penev2020-07-05
| |/ | | | | | | | | | | It seems an extra CMake variable is needed for one of the scripts. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #12709 from m01/bugfix-mwan3-config-loadFlorian Eckert2020-07-06
|\ \ | |/ |/| mwan3: Fix mwan3 start not doing anything
| * mwan3: Fix mwan3 start not doing anythingMichiel Blokzijl2020-07-03
| | | | | | | | | | | | | | | | | | Due to a missing config load function call, mwan3 start runs ifup for an empty list of interfaces, thus not calling ifup at all. This commit introduces the missing config_load call. Signed-off-by: Michiel Blokzijl <code@m01.eu>
* | Merge pull request #12669 from neheb/logrRosen Penev2020-07-05
|\ \ | | | | | | logrotate: update to 3.16.0
| * | logrotate: update to 3.16.0Rosen Penev2020-06-30
| | | | | | | | | | | | | | | | | | Fixes compilation with GCC10. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #12721 from neheb/forkeRosen Penev2020-07-05
|\ \ \ | | | | | | | | forked-daapd: fix compilation with GCC10
| * | | forked-daapd: fix compilation with GCC10Rosen Penev2020-07-04
| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #12715 from neheb/can2Rosen Penev2020-07-05
|\ \ \ \ | | | | | | | | | | canutils: switch to CMake
| * | | | canutils: switch to CMakeRosen Penev2020-07-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allows simplifying the Makefile. Faster compilation as well. Revert b70cb0ef5ed196247bd4bcce3cb84167420eeb4d That commit was misleading and ended up bloating the Utilities section. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #12711 from neheb/urcuRosen Penev2020-07-05
|\ \ \ \ \ | | | | | | | | | | | | liburcu: install pkgconfig files
| * | | | | liburcu: install pkgconfig filesRosen Penev2020-07-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Newer versions of lttng* need these. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #12682 from jonathanunderwood/stubby-0.3.0Rosen Penev2020-07-05
|\ \ \ \ \ \ | | | | | | | | | | | | | | stubby: update to version 0.3.0
| * | | | | | stubby: update to version 0.3.0Jonathan G. Underwood2020-07-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
* | | | | | | Merge pull request #12679 from jonathanunderwood/getdns-1.6.0Rosen Penev2020-07-05
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | getdns: update to version 1.6.0
| * | | | | | | getdns: update to version 1.6.0Jonathan G. Underwood2020-07-05
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This update also: - enables parallel builds - moves to the CMake build system - removes the redundant InstallDev stanza Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
* | | | | | | Merge pull request #12586 from tiagogaspar8/bind-update-9-16-4Josef Schlehofer2020-07-05
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | bind: update to 9.16.4
| * | | | | | | bind: update to 9.16.4Tiago Gaspar2020-07-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This update fixes the following CVE's: - CVE-2020-8618 - CVE-2020-8619 More info on bug fixes and feature changes in: https://downloads.isc.org/isc/bind9/9.16.4/doc/arm/html/notes.html Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
* | | | | | | | syncthing: increase inotify limitAlberto Bursi2020-07-04
| |_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | default inotify limits at 8k are low for serious usage and the GUI shows errors like "Failed to start filesystem watcher for folder XXXX" increase them with this config file as instructed by syncthing's FAQ. https://docs.syncthing.net/users/ faq.html#inotify-limits Signed-off-by: Alberto Bursi <bobafetthotmail@gmail.com> [bumped PKG_RELEASE] Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | | | | | Merge pull request #12719 from neheb/png3Rosen Penev2020-07-04
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libpng: remove hardware optimizations for mipsel
| * | | | | | | libpng: remove hardware optimizations for mipselRosen Penev2020-07-04
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The mipsel optimizations are only MSA and not any DSP, which means they're useless for OpenWrt targets. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #12718 from Grommish/masterRosen Penev2020-07-04
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | [Snort3/Snort+] Fix Big-Endian compile issues
| * | | | | | [Snort3/Snort+] Fix Big-Endian compile issuesDonald Hoskins2020-07-04
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | Signed-off-by: Donald Hoskins <grommish@gmail.com>
* | | | | | Merge pull request #12590 from commodo/numpy2Rosen Penev2020-07-04
|\ \ \ \ \ \ | | | | | | | | | | | | | | numpy: bump to version 1.19.0
| * | | | | | numpy: bump to version 1.19.0Alexandru Ardelean2020-07-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump host Cython version as well. Add note near PKG_VERSION to remember to periodically update it. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | Merge pull request #12338 from alinnastac/rtsp-pb_disconRosen Penev2020-07-04
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | xtables-addons: fix RTSP helper support for client_port=x/y Transport…
| * | | | | | | xtables-addons: fix RTSP helper support for client_port=x/y Transport attributeAlin Nastac2020-05-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alin Nastac <alin.nastac@gmail.com>
* | | | | | | | Merge pull request #12692 from qweaszxcdf/openfortivpnRosen Penev2020-07-04
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | openfortivpn: Remove pingcheck and use l3_device instead
| * | | | | | | | openfortivpn: bump PKG_RELEASERyan Shi2020-07-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ryan Shi <qweaszxcdfsh@gmail.com>
| * | | | | | | | openfortivpn: Remove pingcheck and use l3_device insteadRyan Shi2020-07-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ryan Shi <qweaszxcdfsh@gmail.com>
* | | | | | | | | Merge pull request #12689 from jmarcet/docker-ce-updateRosen Penev2020-07-03
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | docker-ce: update to version 19.03.12
| * | | | | | | | | libnetwork: Updated to 026aabaa for docker 19.03.12Javier Marcet2020-07-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
| * | | | | | | | | docker-ce: Updated to 19.03.12Javier Marcet2020-07-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* | | | | | | | | | Merge pull request #12603 from neheb/osshRosen Penev2020-07-03
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | openssh: update to 8.3p1
| * | | | | | | | | | openssh: update to 8.3p1Rosen Penev2020-06-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed outdated options. Small bashism fix in the init script. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | Merge pull request #12633 from neheb/freetRosen Penev2020-07-03
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | freetype: update to 2.10.2
| * | | | | | | | | | | freetype: update to 2.10.2Rosen Penev2020-06-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switched to CMake to simplify the Makefile and to remove autotools hacks. Replaced InstallDev with CMAKE_INSTALL. Added PKG_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | Merge pull request #12510 from neheb/gitRosen Penev2020-07-03
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | git: update to 2.27.0
| * | | | | | | | | | | | git: update to 2.27.0Rosen Penev2020-06-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added license information. Small rearrangements for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | Merge pull request #12656 from gladiac1337/liburing-0.6Rosen Penev2020-07-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | liburing: new package: liburing v0.6