Sebastian Kemper [Fri, 1 May 2020 11:00:51 +0000 (13:00 +0200)]
Revert gperf: remove
gperf is a basic tool used when building packages. It's not available on
all hosts, in which case having a host package like this one is
required. For instance the CircleCI environment does not contain gperf,
in which case building of software requiring gperf fails.
This commit reverts the gperf removal.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Hannu Nyman [Fri, 1 May 2020 05:55:41 +0000 (08:55 +0300)]
Merge pull request #12029 from jefferyto/django-simple-captcha-pypi
django-simple-captcha: Change download source to PyPI
Jeffery To [Thu, 30 Apr 2020 21:14:11 +0000 (05:14 +0800)]
django-simple-captcha: Change download source to PyPI
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Hannu Nyman [Thu, 30 Apr 2020 19:39:02 +0000 (22:39 +0300)]
Merge pull request #12025 from dl12345/snort
snort: bump to 2.9.15.1
Ian Cooper [Thu, 30 Apr 2020 17:51:19 +0000 (18:51 +0100)]
snort: bump to 2.9.15.1
Fix compilation error with x86_64 glibc
Fix changed download location on snort.org
Signed-off-by: Ian Cooper <iancooper@hotmail.com>
Rosen Penev [Thu, 30 Apr 2020 17:27:27 +0000 (10:27 -0700)]
Merge pull request #12021 from eglooca/master
netifyd: Updated to v3.00
Toke Høiland-Jørgensen [Thu, 30 Apr 2020 16:42:30 +0000 (18:42 +0200)]
Merge pull request #11880 from pesintta/acme-user-scripts
(u)acme: add support for user-provided setup and cleanup scripts
Antti Seppälä [Sat, 18 Apr 2020 19:58:42 +0000 (22:58 +0300)]
uacme: add support for user-provided setup and cleanup scripts
Add possibility for user to provide setup and cleanup scripts for
additional flexibility. Setup-script takes precedence over the built-in
behavior of uacme.
This helps users with more complex use-cases to utilize uacme to update
certificates without adding complexity to the provided run.sh script.
Signed-off-by: Antti Seppälä <a.seppala@gmail.com>
Antti Seppälä [Sat, 18 Apr 2020 19:57:04 +0000 (22:57 +0300)]
acme: add support for user-provided setup and cleanup scripts
Add possibility for user to provide setup and cleanup scripts for
additional flexibility. Setup-script takes precedence over the built-in
behavior of acme.
This helps users with more complex use-cases to utilize acme to update
certificates without adding complexity to the provided run.sh script.
Signed-off-by: Antti Seppälä <a.seppala@gmail.com>
Darryl Sokoloski [Thu, 30 Apr 2020 15:14:46 +0000 (11:14 -0400)]
netifyd: Updated to v3.00
Signed-off-by: Darryl Sokoloski <darryl@sokoloski.ca>
Brian J. Murrell [Thu, 30 Apr 2020 12:25:06 +0000 (08:25 -0400)]
mwan3: Update Makefile
Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
Brian J. Murrell [Thu, 30 Apr 2020 12:23:37 +0000 (08:23 -0400)]
mwan3: Don't use /128 address for ping source
An interface can have both a /64 and a /128 from a provider.
In such a case, use the address from the /64 to do the ping check, not
the /128.
Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
Rosen Penev [Thu, 30 Apr 2020 10:22:07 +0000 (03:22 -0700)]
Merge pull request #11979 from neheb/jan
jsoncpp: add size optimizations
Rosen Penev [Thu, 30 Apr 2020 00:19:15 +0000 (17:19 -0700)]
Merge pull request #12010 from dl12345/dovecot
dovecot: remove incorrect PKG_BUILD_DEPENDS
Ian Cooper [Wed, 29 Apr 2020 23:05:31 +0000 (00:05 +0100)]
dovecot: remove incorrect PKG_BUILD_DEPENDS
The package Makefile contains a PKG_BUILD_DEPENDS=libiconv
line, which apart from being incorrect if libiconv-full is
specified in the build configuration, is also unnecessary,
since the package Makefile already includes nls.mk which
sets PKG_BUILD_DEPENDS appropriately.
Signed-off-by: Ian Cooper <iancooper@hotmail.com>
Rosen Penev [Wed, 29 Apr 2020 22:59:38 +0000 (15:59 -0700)]
Merge pull request #11998 from jefferyto/uwsgi-pypi
uwsgi: Use pypi.mk to download source tarball
Luiz Angelo Daros de Luca [Wed, 29 Apr 2020 20:50:03 +0000 (17:50 -0300)]
switchdev-poller: netifd now keep dev down
Since 19.07, netifd will not try to bring a device up
after someone brought it down. This way, there is no need
to rename the device.
It also fixes a rename error on 19.07 when the *_down device
was being in use (by netifd?).
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Rosen Penev [Wed, 29 Apr 2020 20:43:24 +0000 (13:43 -0700)]
Merge pull request #11997 from jefferyto/scapy-python-package
scapy: Use Python packaging, PyPI download
Rosen Penev [Wed, 29 Apr 2020 19:49:47 +0000 (12:49 -0700)]
Merge pull request #12006 from TELUS-BBA/coreutils-fix
coreutils: add upstream patch fixing aarch64 compilation
Scott Roberts [Wed, 29 Apr 2020 06:39:35 +0000 (00:39 -0600)]
coreutils: add upstream patch fixing aarch64 compilation
ls: restore 8.31 behavior on removed directories
Signed-off-by: Scott Roberts <ttocsr@gmail.com>
Rosen Penev [Wed, 29 Apr 2020 19:21:43 +0000 (12:21 -0700)]
Merge pull request #12003 from jefferyto/python-cryptography-2.9.2
python-cryptography: Update to 2.9.2
Rosen Penev [Wed, 29 Apr 2020 19:19:33 +0000 (12:19 -0700)]
Merge pull request #12001 from jefferyto/radicale2-cleanup
radicale2: Clean up Makefile
Rosen Penev [Wed, 29 Apr 2020 19:18:33 +0000 (12:18 -0700)]
Merge pull request #12005 from dl12345/master-perl
perl: fix compilation on x86_64 with glibc and ssp
Rosen Penev [Wed, 29 Apr 2020 19:17:32 +0000 (12:17 -0700)]
Merge pull request #12002 from dl12345/master
procps-ng: remove unnecessary PKG_BUILD_DEPENDS
Dirk Brenken [Wed, 29 Apr 2020 12:48:36 +0000 (14:48 +0200)]
travelmate: fix captive portal detection
* made captive portal detection more bullet proof, fixes #11990
Signed-off-by: Dirk Brenken <dev@brenken.org>
Ian Cooper [Wed, 29 Apr 2020 12:16:32 +0000 (13:16 +0100)]
perl: fix compilation on x86_64 with glibc and ssp
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>
Jeffery To [Wed, 29 Apr 2020 11:15:43 +0000 (19:15 +0800)]
python-cryptography: Update to 2.9.2
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Ian Cooper [Wed, 29 Apr 2020 10:07:36 +0000 (11:07 +0100)]
procps-ng: remove unnecessary PKG_BUILD_DEPENDS
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>
Jeffery To [Wed, 29 Apr 2020 09:48:46 +0000 (17:48 +0800)]
radicale2: Clean up Makefile
* 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>
Toke Høiland-Jørgensen [Wed, 29 Apr 2020 09:24:32 +0000 (11:24 +0200)]
Merge pull request #11968 from yangfl/master
acme: fix some errors
Rosen Penev [Wed, 29 Apr 2020 09:10:55 +0000 (02:10 -0700)]
Merge pull request #11993 from jefferyto/bash-sys-bashrc
bash: Import upstream patches, enable system-wide .bashrc file, source /etc/shinit
Rosen Penev [Wed, 29 Apr 2020 09:08:50 +0000 (02:08 -0700)]
Merge pull request #11989 from cherrot/ddns-cloudflare-v4
ddns-scripts: cloudflare.com-v4: Fix grep pattern
Jeffery To [Wed, 29 Apr 2020 08:49:42 +0000 (16:49 +0800)]
uwsgi: Use pypi.mk to download source tarball
This also removes PKG_BUILD_DIR, which does not need to be explicitly
set.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Wed, 29 Apr 2020 08:25:20 +0000 (16:25 +0800)]
scapy: Use Python packaging, PyPI download
This updates the package to use the default Python package build recipe,
adds a src package, and changes to download from PyPI (using pypi.mk).
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Zheng Luo [Tue, 28 Apr 2020 17:42:22 +0000 (01:42 +0800)]
ddns-scripts: cloudflare.com-v4: Fix grep patterns.
Related commit:
0080bb4b
Use `\s*` instead of ` \?` to match 0 or multiple spaces.
Signed-off-by: Zheng Luo <cherrotluo@gmail.com>
Rosen Penev [Wed, 29 Apr 2020 04:03:57 +0000 (21:03 -0700)]
Merge pull request #11737 from antonlacon/ffmpeg-4.2
ffmpeg: update to 4.2.2
Ian Leonard [Wed, 29 Apr 2020 00:32:45 +0000 (17:32 -0700)]
ffmpeg: drop call to disable PATENTED_ENCODERS
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>
Jeffery To [Tue, 28 Apr 2020 20:31:03 +0000 (04:31 +0800)]
bash: Enable system-wide .bashrc file, source /etc/shinit
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>
Jeffery To [Tue, 28 Apr 2020 06:35:49 +0000 (14:35 +0800)]
bash: Import upstream patches
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>
Rosen Penev [Sun, 12 Apr 2020 02:00:14 +0000 (19:00 -0700)]
ffmpeg: add upstream patches fixing MIPS compilation
Removed the Makefile references.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 28 Apr 2020 17:24:58 +0000 (10:24 -0700)]
Merge pull request #11982 from Robby-/master-freeradius3_update_3_0_21
freeradius3: Update to 3.0.21
Rosen Penev [Tue, 28 Apr 2020 17:23:51 +0000 (10:23 -0700)]
Merge pull request #11769 from cbz/master
dnscrypt-proxy: Changed 'Provider Key' for securedns to current value
Rosen Penev [Tue, 28 Apr 2020 17:17:31 +0000 (10:17 -0700)]
Merge pull request #11987 from Payne-X6/liburcu
liburcu: update to version 0.12.1
Rosen Penev [Tue, 28 Apr 2020 17:17:08 +0000 (10:17 -0700)]
Merge pull request #11988 from Payne-X6/libedit
libedit: update to version
20193112-3.1
Hannu Nyman [Tue, 28 Apr 2020 13:48:31 +0000 (16:48 +0300)]
Merge pull request #11984 from commodo/fix-seafile
net: seafile-server: fix build
Hannu Nyman [Tue, 28 Apr 2020 13:48:10 +0000 (16:48 +0300)]
Merge pull request #11985 from commodo/django-pkgs-bumps
Django pkgs bumps
Alexandru Ardelean [Fri, 24 Apr 2020 04:26:17 +0000 (07:26 +0300)]
django-appconf: bump to version 1.0.4
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Fri, 17 Apr 2020 13:08:55 +0000 (16:08 +0300)]
django-compressor: bump to version 2.4
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Jan Hák [Tue, 28 Apr 2020 09:01:13 +0000 (11:01 +0200)]
liburcu: update to version 0.12.1
Signed-off-by: Jan Hák <jhak@jhak.nic.cz>
Alexandru Ardelean [Mon, 27 Apr 2020 07:29:32 +0000 (10:29 +0300)]
net: seafile-server: select procps-ng
Otherwise seafile-server isn't selectable since it depends that this
package be enabled.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Mon, 27 Apr 2020 10:55:26 +0000 (13:55 +0300)]
net: seafile-server: add libevent2 deps on PKG_BUILD_DEPENDS
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>
Rosen Penev [Tue, 28 Apr 2020 09:03:10 +0000 (02:03 -0700)]
Merge pull request #11937 from neheb/coreu
coreutils: update to 8.32
Jan Hák [Tue, 28 Apr 2020 08:53:34 +0000 (10:53 +0200)]
libedit: update to version
20193112-3.1
Signed-off-by: Jan Hák <jhak@jhak.nic.cz>
Hannu Nyman [Tue, 28 Apr 2020 08:36:56 +0000 (11:36 +0300)]
Merge pull request #11978 from dl12345/master
irqbalance: fix compilation for USE_GLIBC and BUILD_NLS cases
Robby K [Tue, 28 Apr 2020 07:58:10 +0000 (09:58 +0200)]
freeradius3: Update to 3.0.21
Latest stable release.
Signed-off-by: Robby K <robbyke@gmail.com>
Robby K [Tue, 28 Apr 2020 07:54:24 +0000 (09:54 +0200)]
freeradius3: Removed patches/004-fix-target-python-header-detection.patch as 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>
Robby K [Tue, 28 Apr 2020 07:23:21 +0000 (09:23 +0200)]
freeradius3: Refreshed patches/002-disable-session-cache-CVE-2017-9148.patch in preparation for the 3.0.21 update.
Signed-off-by: Robby K <robbyke@gmail.com>
Robby K [Tue, 28 Apr 2020 07:22:40 +0000 (09:22 +0200)]
freeradius3: Fix the ordering in the Makefile.
Signed-off-by: Robby K <robbyke@gmail.com>
Ian Cooper [Mon, 27 Apr 2020 21:48:53 +0000 (22:48 +0100)]
irqbalance: fix compilation for USE_GLIBC and BUILD_NLS cases
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>
Rosen Penev [Mon, 27 Apr 2020 23:08:28 +0000 (16:08 -0700)]
coreutils: add extra applets
b2sum, base32, basenc, df, numfmt
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 22 Apr 2020 23:06:53 +0000 (16:06 -0700)]
coreutils: update to 8.32
Added license information.
Add explicit configure arguments.
Removed upstream backport.
Refreshed failing patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 26 Apr 2020 03:49:11 +0000 (20:49 -0700)]
jsoncpp: add size optimizations
Reduces size slightly.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 26 Apr 2020 02:57:19 +0000 (19:57 -0700)]
p11-kit: remove pointless --as-needed parameter
It is already default with meson.
Not bumping PKG_RELEASE as there is no compiled difference.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 27 Apr 2020 21:54:03 +0000 (14:54 -0700)]
libevdev: fix compilation with old kernels
Fixes compilation for 4.14 targets.
Upstream backport.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 27 Apr 2020 22:26:07 +0000 (15:26 -0700)]
Merge pull request #11959 from neheb/ipfs
ipfs-http-client: fix compilation of tests
Toke Høiland-Jørgensen [Mon, 27 Apr 2020 16:15:20 +0000 (18:15 +0200)]
acme: Add acl_depends annotations to luci-app-acme
Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
Florian Eckert [Mon, 27 Apr 2020 15:55:23 +0000 (17:55 +0200)]
mwan3: fix whitespace issue
fixes #11965
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Hannu Nyman [Mon, 27 Apr 2020 15:20:35 +0000 (18:20 +0300)]
Merge pull request #11975 from br101/websocketpp-0.8.2
websocketpp: Update to version 0.8.2
Bruno Randolf [Mon, 27 Apr 2020 14:46:25 +0000 (15:46 +0100)]
websocketpp: Update to version 0.8.2
This version has the boost 1.70+ compatibility included so we can drop
the patch.
Signed-off-by: Bruno Randolf <br1@einfach.org>
David Yang [Mon, 27 Apr 2020 01:59:32 +0000 (09:59 +0800)]
acme: Bump release version
Signed-off-by: David Yang <mmyangfl@gmail.com>
David Yang [Mon, 27 Apr 2020 01:57:09 +0000 (09:57 +0800)]
acme: Handle ecc cert correctly
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>
David Yang [Mon, 27 Apr 2020 01:44:47 +0000 (09:44 +0800)]
acme: Handle log message correctly
Error was:
logger: unrecognized option: renew
Signed-off-by: David Yang <mmyangfl@gmail.com>
Hannu Nyman [Mon, 27 Apr 2020 08:14:11 +0000 (11:14 +0300)]
Merge pull request #11970 from jefferyto/python-target-build-tools
python3: Fix host build tool names recorded in target files
Jeffery To [Mon, 27 Apr 2020 06:10:53 +0000 (14:10 +0800)]
python3: Fix host build tool names recorded in target files
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>
Rosen Penev [Sun, 26 Apr 2020 02:50:05 +0000 (19:50 -0700)]
zstd: remove lto and as-needed flags
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>
Rosen Penev [Sun, 26 Apr 2020 22:38:35 +0000 (15:38 -0700)]
Merge pull request #11967 from neheb/avahhh
avahi: remove these pkgconfig workarounds
Rosen Penev [Sun, 26 Apr 2020 22:13:36 +0000 (15:13 -0700)]
avahi: remove these pkgconfig workarounds
Backported the upstream patch instead. Less error prone.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Hannu Nyman [Sun, 26 Apr 2020 19:31:03 +0000 (22:31 +0300)]
Merge pull request #11963 from wvdakker/master
Shorewall: Bump to 5.2.4.3
Michael Heimpold [Sun, 26 Apr 2020 18:58:19 +0000 (20:58 +0200)]
php7-pecl-dio: upgrade to 0.2.0
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
W. van den Akker [Sun, 26 Apr 2020 17:09:34 +0000 (19:09 +0200)]
Shoreware6: Bump to 5.2.4.3
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Sun, 26 Apr 2020 17:08:52 +0000 (19:08 +0200)]
Shoreware: Bump to 5.2.4.3
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Sun, 26 Apr 2020 17:07:53 +0000 (19:07 +0200)]
Shoreware6-lite: Bump to 5.2.4.3
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Sun, 26 Apr 2020 17:06:48 +0000 (19:06 +0200)]
Shoreware-lite: Bump to 5.2.4.3
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Sun, 26 Apr 2020 17:05:23 +0000 (19:05 +0200)]
Shoreware-core: Bump to 5.2.4.3
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
Rosen Penev [Fri, 24 Apr 2020 22:17:40 +0000 (15:17 -0700)]
ipfs-http-client: fix compilation of tests
Wrong CMake variable was being used to enable them.
Small whitespace fix.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 25 Apr 2020 23:18:44 +0000 (16:18 -0700)]
Merge pull request #11951 from neheb/ffi
libffi: fix build failure on powerpc platforms
Rosen Penev [Sat, 25 Apr 2020 23:13:54 +0000 (16:13 -0700)]
Merge pull request #11812 from neheb/ntfs
antfs-mount: installl mount script to /usr
Rosen Penev [Sat, 25 Apr 2020 23:13:30 +0000 (16:13 -0700)]
Merge pull request #11952 from neheb/ava
avahi: fix dbus issue
Rosen Penev [Thu, 23 Apr 2020 03:12:01 +0000 (20:12 -0700)]
avahi: fix dbus issue
Needs an extra configure parameter.
Reverted pkgconfig fix. It's wrong anyway.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 22 Apr 2020 21:59:25 +0000 (14:59 -0700)]
ntfs-3g: do not install mount.ntfs into /usr/sbin
ntfs-3g does not include nor install a file like this.
Cleaned up Makefile for consistency between packages.
Added PKG_BUILD_PARALLEL for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 25 Apr 2020 17:39:04 +0000 (10:39 -0700)]
Merge pull request #11955 from lantis1008/ddns-cloudflare
ddns-scripts: cloudflare.com-v4: Fix success check
Michael Gray [Sat, 25 Apr 2020 05:34:56 +0000 (15:34 +1000)]
ddns-scripts: cloudflare.com-v4: Fix success check for new response format
JSON response now has spaces between parameters. Accept this new format and the old one.
Signed-off-by: Michael Gray <michael.gray@lantisproject.com>
Hannu Nyman [Sat, 25 Apr 2020 06:55:21 +0000 (09:55 +0300)]
Merge pull request #11918 from dvtirol/freeradius-rest
Support building freeradius3-mod-rest
Hannu Nyman [Sat, 25 Apr 2020 05:31:37 +0000 (08:31 +0300)]
Merge pull request #11954 from Wedmer/zoneinfo_update
zoneinfo: Updated to the latest release
Vladimir Ulrich [Fri, 24 Apr 2020 22:23:55 +0000 (01:23 +0300)]
zoneinfo: Updated to the latest release
Signed-off-by: Vladimir Ulrich <admin@evl.su>
Rosen Penev [Fri, 24 Apr 2020 21:55:24 +0000 (14:55 -0700)]
Merge pull request #11935 from neheb/mes2
meson: fix rpath handling
Rosen Penev [Fri, 24 Apr 2020 20:57:16 +0000 (13:57 -0700)]
libffi: fix build failure on powerpc platforms
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>
Rosen Penev [Fri, 24 Apr 2020 20:30:36 +0000 (13:30 -0700)]
Merge pull request #11889 from neheb/dbusss
dbus: update to 1.13.12
Rosen Penev [Fri, 24 Apr 2020 20:29:47 +0000 (13:29 -0700)]
Merge pull request #11943 from neheb/mpd3
mpd: update to 0.21.23
Hannu Nyman [Fri, 24 Apr 2020 16:49:49 +0000 (19:49 +0300)]
Merge pull request #11947 from jefferyto/python-lxml-default-build
python-lxml: Use default Python package build recipe