aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge pull request #11737 from antonlacon/ffmpeg-4.2Rosen Penev2020-04-28
|\ | | | | ffmpeg: update to 4.2.2
| * ffmpeg: drop call to disable PATENTED_ENCODERSIan Leonard2020-04-28
| | | | | | | | | | | | | | | | Presently, this attempts to disable atrac3, h264, hevc and vc1. These encoders don't exist or are done through other programs (eg libx264). Handling of those other programs is done elsewhere. Signed-off-by: Ian Leonard <antonlacon@gmail.com>
| * ffmpeg: add upstream patches fixing MIPS compilationRosen Penev2020-04-28
| | | | | | | | | | | | Removed the Makefile references. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * ffmpeg: don't provide libavresampleIan Leonard2020-03-31
| | | | | | | | | | | | | | libavresample has bene deprecated for a number of years. Its replacement is libswresample. Signed-off-by: Ian Leonard <antonlacon@gmail.com>
| * ffmpeg: enable gnutls support in libffmpeg-fullIan Leonard2020-03-31
| | | | | | | | | | | | | | | | | | | | | | | | Provides access to services requiring a secure connection. Chosen over openssl for license reason (can't redistribute). To my knowledge, libressl will have the same issue. mbed-tls is the only other ssl/tls provider, and this package is complicated enough. Signed-off-by: Ian Leonard <antonlacon@gmail.com>
| * ffmpeg: update to 4.2.2Ian Leonard2020-03-31
| | | | | | | | | | | | | | | | Drop upstreamed libfdk-aac patches. ffserver was removed in 4.0. ffmpeg does not have a replacement. Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* | Merge pull request #11982 from Robby-/master-freeradius3_update_3_0_21Rosen Penev2020-04-28
|\ \ | | | | | | freeradius3: Update to 3.0.21
| * | freeradius3: Update to 3.0.21Robby K2020-04-28
| | | | | | | | | | | | | | | | | | Latest stable release. Signed-off-by: Robby K <robbyke@gmail.com>
| * | freeradius3: Removed patches/004-fix-target-python-header-detection.patch as ↵Robby K2020-04-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | it is no longer needed for the freeradius3-mod-python3 package to compile and updated the Makefile to reflect this due to the following change/commit in freeradius: https://github.com/FreeRADIUS/freeradius-server/commit/307678b268cf8898a65632147ecc40d37ea3f9d3 This is in preparation for the 3.0.21 update. Signed-off-by: Robby K <robbyke@gmail.com>
| * | freeradius3: Refreshed patches/002-disable-session-cache-CVE-2017-9148.patch ↵Robby K2020-04-28
| | | | | | | | | | | | | | | | | | in preparation for the 3.0.21 update. Signed-off-by: Robby K <robbyke@gmail.com>
| * | freeradius3: Fix the ordering in the Makefile.Robby K2020-04-28
| | | | | | | | | | | | Signed-off-by: Robby K <robbyke@gmail.com>
* | | Merge pull request #11769 from cbz/masterRosen Penev2020-04-28
|\ \ \ | | | | | | | | dnscrypt-proxy: Changed 'Provider Key' for securedns to current value
| * | | dnscrypt-proxy: Changed 'Provider Key' for securedns to current valueChris E2020-04-05
| | | | | | | | | | | | | | | | Signed-off-by: Chris E <cbz@pobox.com>
* | | | Merge pull request #11987 from Payne-X6/liburcuRosen Penev2020-04-28
|\ \ \ \ | | | | | | | | | | liburcu: update to version 0.12.1
| * | | | liburcu: update to version 0.12.1Jan Hák2020-04-28
| | |/ / | |/| | | | | | | | | | Signed-off-by: Jan Hák <jhak@jhak.nic.cz>
* | | | Merge pull request #11988 from Payne-X6/libeditRosen Penev2020-04-28
|\ \ \ \ | | | | | | | | | | libedit: update to version 20193112-3.1
| * | | | libedit: update to version 20193112-3.1Jan Hák2020-04-28
| |/ / / | | | | | | | | | | | | Signed-off-by: Jan Hák <jhak@jhak.nic.cz>
* | | | Merge pull request #11984 from commodo/fix-seafileHannu Nyman2020-04-28
|\ \ \ \ | | | | | | | | | | net: seafile-server: fix build
| * | | | net: seafile-server: select procps-ngAlexandru Ardelean2020-04-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Otherwise seafile-server isn't selectable since it depends that this package be enabled. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | net: seafile-server: add libevent2 deps on PKG_BUILD_DEPENDSAlexandru Ardelean2020-04-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | And libevent2-pthreads to DEPENDS. While building with -j12 I seem to get: [ sometimes this also includes libevent2-openssl ] ``` -- EVHTP_VERSION : 1.2.18 -- EVHTP_DISABLE_SSL : OFF -- EVHTP_DISABLE_EVTHR : OFF -- EVHTP_DISABLE_REGEX : OFF -- EVHTP_BUILD_SHARED : -- EVHTP_USE_JEMALLOC : -- EVHTP_USE_TCMALLOC : -- CMAKE_BUILD_TYPE : Release -- CMAKE_INSTALL_PREFIX : /usr -- CMAKE_BINARY_DIR : /home/sandu/work/openwrt/openwrt/build_dir/target-i386_pentium4_musl/libevhtp-1.2.18 -- CMAKE_CURRENT_BINARY_DIR : /home/sandu/work/openwrt/openwrt/build_dir/target-i386_pentium4_musl/libevhtp-1.2.18 -- CMAKE_CURRENT_SOURCE_DIR : /home/sandu/work/openwrt/openwrt/build_dir/target-i386_pentium4_musl/libevhtp-1.2.18 -- PROJECT_BINARY_DIR : /home/sandu/work/openwrt/openwrt/build_dir/target-i386_pentium4_musl/libevhtp-1.2.18 -- PROJECT_SOURCE_DIR : /home/sandu/work/openwrt/openwrt/build_dir/target-i386_pentium4_musl/libevhtp-1.2.18 -- CMAKE_MODULE_PATH : /home/sandu/work/openwrt/openwrt/build_dir/target-i386_pentium4_musl/libevhtp-1.2.18/cmake -- CMAKE_SYSTEM_NAME : Linux -- CMAKE_SYSTEM_VERSION : 1 -- CMAKE_C_COMPILER : /home/sandu/work/openwrt/openwrt/staging_dir/toolchain-i386_pentium4_gcc-8.4.0_musl/bin/i486-openwrt-linux-musl-gcc -- CMAKE_AR : /home/sandu/work/openwrt/openwrt/staging_dir/toolchain-i386_pentium4_gcc-8.4.0_musl/bin/i486-openwrt-linux-musl-gcc-ar -- CMAKE_RANLIB : /home/sandu/work/openwrt/openwrt/staging_dir/toolchain-i386_pentium4_gcc-8.4.0_musl/bin/i486-openwrt-linux-musl-gcc-ranlib -- CFLAGS : -Os -pipe -march=pentium4 -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/home/sandu/work/openwrt/openwrt/build_dir/target-i386_pentium4_musl/libevhtp-1.2.18=libevhtp-1.2.18 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DNDEBUG -- Configuring done CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: LIBEVENT_THREAD linked by target "evhtp" in directory /home/sandu/work/openwrt/openwrt/build_dir/target-i386_pentium4_musl/libevhtp-1.2.18 linked by target "test_proxy" in directory /home/sandu/work/openwrt/openwrt/build_dir/target-i386_pentium4_musl/libevhtp-1.2.18/examples linked by target "example_basic" in directory /home/sandu/work/openwrt/openwrt/build_dir/target-i386_pentium4_musl/libevhtp-1.2.18/examples linked by target "test_client" in directory /home/sandu/work/openwrt/openwrt/build_dir/target-i386_pentium4_musl/libevhtp-1.2.18/examples linked by target "example_https_client" in directory /home/sandu/work/openwrt/openwrt/build_dir/target-i386_pentium4_musl/libevhtp-1.2.18/examples linked by target "test_vhost" in directory /home/sandu/work/openwrt/openwrt/build_dir/target-i386_pentium4_musl/libevhtp-1.2.18/examples linked by target "test_basic" in directory /home/sandu/work/openwrt/openwrt/build_dir/target-i386_pentium4_musl/libevhtp-1.2.18/examples linked by target "test_extensive" in directory /home/sandu/work/openwrt/openwrt/build_dir/target-i386_pentium4_musl/libevhtp-1.2.18/examples linked by target "example_chunked" in directory /home/sandu/work/openwrt/openwrt/build_dir/target-i386_pentium4_musl/libevhtp-1.2.18/examples linked by target "test_query" in directory /home/sandu/work/openwrt/openwrt/build_dir/target-i386_pentium4_musl/libevhtp-1.2.18/examples linked by target "test_perf" in directory /home/sandu/work/openwrt/openwrt/build_dir/target-i386_pentium4_musl/libevhtp-1.2.18/examples linked by target "example_pause" in directory /home/sandu/work/openwrt/openwrt/build_dir/target-i386_pentium4_musl/libevhtp-1.2.18/examples linked by target "example_https_server" in directory /home/sandu/work/openwrt/openwrt/build_dir/target-i386_pentium4_musl/libevhtp-1.2.18/examples linked by target "example_vhost" in directory /home/sandu/work/openwrt/openwrt/build_dir/target-i386_pentium4_musl/libevhtp-1.2.18/examples linked by target "example_request_fini" in directory /home/sandu/work/openwrt/openwrt/build_dir/target-i386_pentium4_musl/libevhtp-1.2.18/examples -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_ASM_COMPILER CMAKE_ASM_COMPILER_ARG1 CMAKE_MODULE_LINKER_FLAGS CMAKE_SHARED_LINKER_FLAGS DL_LIBRARY CMake Generate step failed. Build files cannot be regenerated correctly. ``` Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | Merge pull request #11985 from commodo/django-pkgs-bumpsHannu Nyman2020-04-28
|\ \ \ \ \ | |/ / / / |/| | | | Django pkgs bumps
| * | | | django-appconf: bump to version 1.0.4Alexandru Ardelean2020-04-28
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | django-compressor: bump to version 2.4Alexandru Ardelean2020-04-28
|/ / / / | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | Merge pull request #11937 from neheb/coreuRosen Penev2020-04-28
|\ \ \ \ | | | | | | | | | | coreutils: update to 8.32
| * | | | coreutils: add extra appletsRosen Penev2020-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | b2sum, base32, basenc, df, numfmt Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | coreutils: update to 8.32Rosen Penev2020-04-27
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added license information. Add explicit configure arguments. Removed upstream backport. Refreshed failing patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #11978 from dl12345/masterHannu Nyman2020-04-28
|\ \ \ \ | |/ / / |/| | | irqbalance: fix compilation for USE_GLIBC and BUILD_NLS cases
| * | | irqbalance: fix compilation for USE_GLIBC and BUILD_NLS casesIan Cooper2020-04-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The package Makefile was not taking into consideration that the build may be using BUILD_NLS with libintl-full and libiconv-full and was trying to link the wrong versions of these libraries in this case. The necessary flags are added by nls.mk to TARGET_LDFLAGS and can be passed to irqbalance's configure script for setting the GLIB2_LIBS variable instead of the explicit static link to the libiconv stub. The PKG_BUILD_DEPENDS line should be modified so as to add to and not override the definition set by nls.mk, which will ensure the right version of libiconv and libintl is built beforehand. A DEPENDS:= line should be added to the package definition using the variables defined in nls.mk, which will add the appropriate version of libintl and libiconv (vanilla or -full versions) If USE_GLIBC is true, then libpthread needs to be explicitly passed to the configure script in the GLIB2_LIBS variable for linking. Signed-off-by: Ian Cooper <iancooper@hotmail.com>
* | | | p11-kit: remove pointless --as-needed parameterRosen Penev2020-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It is already default with meson. Not bumping PKG_RELEASE as there is no compiled difference. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | libevdev: fix compilation with old kernelsRosen Penev2020-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes compilation for 4.14 targets. Upstream backport. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #11959 from neheb/ipfsRosen Penev2020-04-27
|\ \ \ \ | |/ / / |/| | | ipfs-http-client: fix compilation of tests
| * | | ipfs-http-client: fix compilation of testsRosen Penev2020-04-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Wrong CMake variable was being used to enable them. Small whitespace fix. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | acme: Add acl_depends annotations to luci-app-acmeToke Høiland-Jørgensen2020-04-27
| | | | | | | | | | | | | | | | Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
* | | | mwan3: fix whitespace issueFlorian Eckert2020-04-27
| | | | | | | | | | | | | | | | | | | | | | | | fixes #11965 Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | Merge pull request #11975 from br101/websocketpp-0.8.2Hannu Nyman2020-04-27
|\ \ \ \ | | | | | | | | | | websocketpp: Update to version 0.8.2
| * | | | websocketpp: Update to version 0.8.2Bruno Randolf2020-04-27
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | This version has the boost 1.70+ compatibility included so we can drop the patch. Signed-off-by: Bruno Randolf <br1@einfach.org>
* | | | Merge pull request #11970 from jefferyto/python-target-build-toolsHannu Nyman2020-04-27
|\ \ \ \ | | | | | | | | | | python3: Fix host build tool names recorded in target files
| * | | | python3: Fix host build tool names recorded in target filesJeffery To2020-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Python will record the values of CC, CXX, AR, and READELF (and other configure options) used during compilation. pip will use these programs when asked to compile extension modules on the target device. * If ccache is used during build, CC and CXX will be ccache_cc and ccache_cxx, respectively, which are not available on-device (#11912). * If an external toolchain is used during build, the values of these variables will contain the external toolchain prefix, which may not be available on target. * If the normal toolchain is used during build, AR and READELF will contain the toolchain prefix, but the names of ar and readelf on-device do not contain the prefix; they are named "ar" and "readelf". This changes the values of these variables in Python's files to match the names available on-device, and without any toolchain prefix. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | zstd: remove lto and as-needed flagsRosen Penev2020-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The former can be implemented as a meson argument. The latter is already default. No compiled difference, therefore no PKG_RELEASE bump. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #11967 from neheb/avahhhRosen Penev2020-04-26
|\ \ \ \ \ | |/ / / / |/| | | | avahi: remove these pkgconfig workarounds
| * | | | avahi: remove these pkgconfig workaroundsRosen Penev2020-04-26
|/ / / / | | | | | | | | | | | | | | | | | | | | Backported the upstream patch instead. Less error prone. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #11963 from wvdakker/masterHannu Nyman2020-04-26
|\ \ \ \ | | | | | | | | | | Shorewall: Bump to 5.2.4.3
| * | | | Shoreware6: Bump to 5.2.4.3W. van den Akker2020-04-26
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | Shoreware: Bump to 5.2.4.3W. van den Akker2020-04-26
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | Shoreware6-lite: Bump to 5.2.4.3W. van den Akker2020-04-26
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | Shoreware-lite: Bump to 5.2.4.3W. van den Akker2020-04-26
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | Shoreware-core: Bump to 5.2.4.3W. van den Akker2020-04-26
| |/ / / | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* / / / php7-pecl-dio: upgrade to 0.2.0Michael Heimpold2020-04-26
|/ / / | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | Merge pull request #11951 from neheb/ffiRosen Penev2020-04-25
|\ \ \ | | | | | | | | libffi: fix build failure on powerpc platforms
| * | | libffi: fix build failure on powerpc platformsRosen Penev2020-04-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is an upstream backport. Currently on the buildbots, having libffi unavailable leads to long range build failures. Signed-off-by: Rosen Penev <rosenp@gmail.com>