aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | fdk-aac: fixup flagsRosen Penev2020-11-29
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | As implemented, these get duplicated. In particular, the ldflags get recursive and with some recent OpenWrt change, it errors. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #14051 from MirBSD/update-mksh-juppRosen Penev2020-11-28
|\ \ \ \ | |_|/ / |/| | | update utils/jupp and utils/mksh to their current versions
| * | | jupp: update to current versionThorsten Glaser2020-11-29
| | | | | | | | | | | | | | | | Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
| * | | mksh: update to current versionThorsten Glaser2020-11-29
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | also • update description • drop “-c lto”, this option is gone from Build.sh • add missing $(TARGET_CPPFLAGS) Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
* | | Merge pull request #14047 from neheb/lnqRosen Penev2020-11-28
|\ \ \ | | | | | | | | libnetfilter-queue: import and update
| * | | libnetfilter-queue: update to 1.0.5Rosen Penev2020-11-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to normal tarballs for simplicity. Removed upstream patch. Fixed license information. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | libnetfilter-queue: import from baseRosen Penev2020-11-27
| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #14048 from neheb/lnlRosen Penev2020-11-28
|\ \ \ \ | | | | | | | | | | libnetfilter-log: import from baser
| * | | | libnetfilter-log: import from baseRosen Penev2020-11-27
| |/ / / | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #14049 from neheb/lncttRosen Penev2020-11-28
|\ \ \ \ | | | | | | | | | | libnetfilter-cttimeout: import from base
| * | | | libnetfilter-cttimeout: import from baseRosen Penev2020-11-27
| |/ / / | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #14050 from neheb/lncthRosen Penev2020-11-28
|\ \ \ \ | | | | | | | | | | libnetfilter-cthelper: import from base
| * | | | libnetfilter-cthelper: import from baseRosen Penev2020-11-27
| |/ / / | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | gst1-plugins-base: fix build with no moduleLuiz Angelo Daros de Luca2020-11-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gst1-plugins-base might be required only for its libraries, not modules. However, InstallDev tries to copy them unconditionally, failing when no modules are selected/compiled. Fixes #13973 Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | graphicsmagick: Fix package description typoRobert Högberg2020-11-28
| | | | | | | | | | | | | | | | Signed-off-by: Robert Högberg <robert.hogberg@gmail.com>
* | | | Merge pull request #14046 from neheb/libusb-cRosen Penev2020-11-27
|\ \ \ \ | |/ / / |/| | | libusb-compat: fix libusb-config
| * | | libusb-compat: fix libusb-configRosen Penev2020-11-27
|/ / / | | | | | | | | | | | | | | | | | | | | | Turns out, some packages like serdisplib actually use libusb-config. Fix the paths in it so that they can work properly. Method taken from libpng. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #14041 from abajk/coremark-threadsRosen Penev2020-11-27
|\ \ \ | | | | | | | | coremark: allow to build with multithrading support
| * | | coremark: allow to build with multithrading supportAleksander Jan Bajkowski2020-11-27
| | | | | | | | | | | | | | | | | | | | | | | | This patch allows to build coremark with multithreading support. Signed-off-by: Aleksander Jan Bajkowski <A.Bajkowski@stud.elka.pw.edu.pl>
* | | | Merge pull request #14042 from oleg-derevenetz/bwping-2.2Rosen Penev2020-11-27
|\ \ \ \ | |/ / / |/| | | bwping: update to version 2.2
| * | | bwping: update to version 2.2Oleg Derevenetz2020-11-27
|/ / / | | | | | | | | | Signed-off-by: Oleg Derevenetz <oleg-derevenetz@yandex.ru>
* | | Merge pull request #14019 from neheb/lsofRosen Penev2020-11-27
|\ \ \ | | | | | | | | lsof: update to 4.94.0
| * | | lsof: update to 4.94.0Rosen Penev2020-11-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream switched to GitHub and changed their tarball. Adjusted. Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #14036 from neheb/libroxmlRosen Penev2020-11-27
|\ \ \ \ | | | | | | | | | | libroxml: import from base
| * | | | libroxml: switch to CMakeRosen Penev2020-11-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added patch to fix compilation with gcc10. Fixed license information. Fix ABI_VERSION. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | libroxml: import from baseRosen Penev2020-11-26
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #14034 from nxhack/node_12200Rosen Penev2020-11-27
|\ \ \ \ \ | | | | | | | | | | | | node: update to v12.20.0
| * | | | | node: update to v12.20.0Hirokazu MORIKAWA2020-11-27
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to v12.20.0 Take over maintainership from John Crispin Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | Merge pull request #14035 from nxhack/hid_132Rosen Penev2020-11-27
|\ \ \ \ \ | |/ / / / |/| | | | node-hid: update to 1.3.2
| * | | | node-hid: update to 1.3.2Hirokazu MORIKAWA2020-11-27
|/ / / / | | | | | | | | | | | | | | | | | | | | update to 1.3.2 Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | travelmate: fix possible race conditionDirk Brenken2020-11-26
| | | | | | | | | | | | | | | | | | | | | | | | * prevent possible duplicate script execution due to multiple ntp events in parallel Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | Merge pull request #14031 from ptpt52/ext_ip_reserved_ignoreRosen Penev2020-11-26
|\ \ \ \ | | | | | | | | | | net/miniupnpd: ext_ip_reserved_ignore support
| * | | | net/miniupnpd: ext_ip_reserved_ignore supportChen Minqiang2020-11-26
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This add an option to ignore ext_ip reserved Enable this option in config by default. Fixes: #13773 Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
* | | | Merge pull request #14030 from dengqf6/curlStijn Tintel2020-11-26
|\ \ \ \ | | | | | | | | | | curl: fix build against OpenSSL
| * | | | curl: fix build against OpenSSLDENG Qingfang2020-11-26
|/ / / / | | | | | | | | | | | | | | | | Ref: https://curl.se/mail/lib-2020-10/0037.html Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
* | | | Merge pull request #12030 from ↵Rosen Penev2020-11-25
|\ \ \ \ | |/ / / |/| | | | | | | | | | | pprindeville/xtables-addons-include-xt_geoip_fetch xtables-addons: include xt_geoip_fetch utility
| * | | xtables-addons: include xt_geoip_fetch utilityPhilip Prindeville2020-11-25
|/ / / | | | | | | | | | | | | | | | | | | It's useful to be able to dump sections of the database by country for scripting or just plain sanity checking. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | Merge pull request #14026 from neheb/hwlRosen Penev2020-11-25
|\ \ \ | | | | | | | | hwloc: update to 2.3.0
| * | | hwloc: update to 2.3.0Rosen Penev2020-11-25
|/ / / | | | | | | | | | | | | | | | Added PKG_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #13377 from micmac1/apa-fakerRosen Penev2020-11-25
|\ \ \ | | | | | | | | apache: use fakeroot instead of postinst script
| * | | apache: use fakeroot instead of postinst scriptSebastian Kemper2020-09-17
| | | | | | | | | | | | | | | | | | | | | | | | fakeroot support was recently added to OpenWrt. Let's make use of it. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | Merge pull request #13941 from jjm2473/master-fix-libtirpc-clangRosen Penev2020-11-25
|\ \ \ \ | | | | | | | | | | libs/libtirpc: fix host compile with clang 12.0.0
| * | | | libs/libtirpc: fix host compile with clang 12.0.0Liangbin Lian2020-11-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1.clang ld not supports symvers 2.macos has not mutex_lock, use pthread_mutex_lock instead 3.macos not define SO_PEERCRED, use LOCAL_PEERCRED instead Signed-off-by: Liangbin Lian <jjm2473@gmail.com>
* | | | | Merge pull request #14002 from olek2/coremark-bumpRosen Penev2020-11-25
|\ \ \ \ \ | | | | | | | | | | | | coremark: bump to 2020-09-16
| * | | | | coremark: bump to 2020-09-16Aleksander Jan Bajkowski2020-11-24
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Aleksander Jan Bajkowski <A.Bajkowski@stud.elka.pw.edu.pl>
* | | | | | Merge pull request #13942 from yangfl/masterRosen Penev2020-11-25
|\ \ \ \ \ \ | | | | | | | | | | | | | | libtorrent-rasterbar: add package
| * | | | | | libtorrent-rasterbar: add packageDavid Yang2020-11-24
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: David Yang <mmyangfl@gmail.com>
* | | | | | Merge pull request #14005 from pprindeville/issue#14004Rosen Penev2020-11-25
|\ \ \ \ \ \ | | | | | | | | | | | | | | avahi: incorrectly requires IFF_MULTICAST on point-to-point (tunnel) …
| * | | | | | avahi: incorrectly requires IFF_MULTICAST on point-to-point (tunnel) interfacesPhilip Prindeville2020-11-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | | | Merge pull request #13960 from neheb/miniuRosen Penev2020-11-25
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | miniupnpd: update to 2.2.0