aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | coreutils: add upstream patch fixing aarch64 compilationScott Roberts2020-04-29
| | |/ / | |/| | | | | | | | | | | | | | | | | | ls: restore 8.31 behavior on removed directories Signed-off-by: Scott Roberts <ttocsr@gmail.com>
* | | | Merge pull request #12003 from jefferyto/python-cryptography-2.9.2Rosen Penev2020-04-29
|\ \ \ \ | | | | | | | | | | python-cryptography: Update to 2.9.2
| * | | | python-cryptography: Update to 2.9.2Jeffery To2020-04-29
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | Merge pull request #12001 from jefferyto/radicale2-cleanupRosen Penev2020-04-29
|\ \ \ \ \ | | | | | | | | | | | | radicale2: Clean up Makefile
| * | | | | radicale2: Clean up MakefileJeffery To2020-04-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove preinst, the default prerm script will stop the service * Use default Python package filespec and shebang fix Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | Merge pull request #12005 from dl12345/master-perlRosen Penev2020-04-29
|\ \ \ \ \ \ | | | | | | | | | | | | | | perl: fix compilation on x86_64 with glibc and ssp
| * | | | | | perl: fix compilation on x86_64 with glibc and sspIan Cooper2020-04-29
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perl fails to compile on x86_64 with glibc and stack smashing protection enabled due to libssp not being specified in the ldflags. Signed-off-by: Ian Cooper <iancooper@hotmail.com>
* | | | | | Merge pull request #12002 from dl12345/masterRosen Penev2020-04-29
|\ \ \ \ \ \ | | | | | | | | | | | | | | procps-ng: remove unnecessary PKG_BUILD_DEPENDS
| * | | | | | procps-ng: remove unnecessary PKG_BUILD_DEPENDSIan Cooper2020-04-29
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The package Makefile contains an unnecessary PKG_BUILD_DEPENDS line that builds gettext and libiconv even in cases where the build has gettext-full and libiconv-full selected. This behaviour can and does mask errors in other package Makefiles that are dependent on libiconv-full if it is compiled before these packages by causing libiconv-stub to be created and put in the staging tree and potentially linked against by these dependent packages when they omit to specify an appropriate PKG_BUILD_DEPENDS line. procps-ng does not require gettext or libiconv to be built in order to compile correctly. Signed-off-by: Ian Cooper <iancooper@hotmail.com>
* / / / / / travelmate: fix captive portal detectionDirk Brenken2020-04-29
|/ / / / / | | | | | | | | | | | | | | | | | | | | * made captive portal detection more bullet proof, fixes #11990 Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | Merge pull request #11968 from yangfl/masterToke Høiland-Jørgensen2020-04-29
|\ \ \ \ \ | |/ / / / |/| | | | acme: fix some errors
| * | | | acme: Bump release versionDavid Yang2020-04-27
| | | | | | | | | | | | | | | | | | | | Signed-off-by: David Yang <mmyangfl@gmail.com>
| * | | | acme: Handle ecc cert correctlyDavid Yang2020-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Error was: The domain 'example.com' seems to have a ECC cert already, please add '--ecc' parameter if you want to use that cert. Signed-off-by: David Yang <mmyangfl@gmail.com>
| * | | | acme: Handle log message correctlyDavid Yang2020-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Error was: logger: unrecognized option: renew Signed-off-by: David Yang <mmyangfl@gmail.com>
* | | | | Merge pull request #11993 from jefferyto/bash-sys-bashrcRosen Penev2020-04-29
|\ \ \ \ \ | | | | | | | | | | | | bash: Import upstream patches, enable system-wide .bashrc file, source /etc/shinit
| * | | | | bash: Enable system-wide .bashrc file, source /etc/shinitJeffery To2020-04-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This enables a system-wide .bashrc file (/etc/bash.bashrc), as well as some other options related to startup files, and sources /etc/shinit for interactive shells. Fixes https://bugs.openwrt.org/index.php?do=details&task_id=3019. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | | | bash: Import upstream patchesJeffery To2020-04-29
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Source: https://ftp.gnu.org/gnu/bash/bash-5.0-patches/ (bash50-003 to bash50-017) Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | Merge pull request #11989 from cherrot/ddns-cloudflare-v4Rosen Penev2020-04-29
|\ \ \ \ \ | |_|_|/ / |/| | | | ddns-scripts: cloudflare.com-v4: Fix grep pattern
| * | | | ddns-scripts: cloudflare.com-v4: Fix grep patterns.Zheng Luo2020-04-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Related commit: 0080bb4b Use `\s*` instead of ` \?` to match 0 or multiple spaces. Signed-off-by: Zheng Luo <cherrotluo@gmail.com>
* | | | | 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