Commit graph

14277 commits

Author SHA1 Message Date
Florian Eckert
c3c5b2f355
Merge pull request #8536 from TDT-AG/pr/20190329-keepalived
keepalived: update to version 2.0.14
2019-04-03 13:11:29 +02:00
Florian Eckert
344114ae81 keepalived: add new option vrrp_startup_delay
Redmine-patch-id: 3441
Add new global option vrrp_startup_delay to the uci.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-04-03 11:18:23 +02:00
Florian Eckert
37e7dbc3fc keepalived: update to version 2.0.14
Redmine-patch-id: 3383
Update keepalived to version 2.0.14.
Add Config.in file.

Authored-by: Quentin Armitage <quentin@armitage.org.uk>
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-04-03 11:18:15 +02:00
Daniel Engberg
6ad812189e
Merge pull request #8576 from Cynerd/btrfs-progs-optional-zstd
btrfs-progs: make zstd optional
2019-04-03 08:48:56 +02:00
BangLang Huang
28e8dc578f kea: add new package
Kea is an open source DHCPv4/DHCPv6 server being developed by
Internet Systems Consortium. Kea is a high-performance, extensible
DHCP server engine that is designed to be easily modified and extended
with hooks libraries.

Kea is free open source, and we welcome community engagement, via the
Kea-users mailing list, this wiki, and our Github
repository. There is a small core team of dedicated software engineers
developing it and we need your contributions and support
contracts to support them.

DHCP Standardization efforts: The lead developer on KEA is
co-chair of the Dynamic Host Configuration working group in the
IETF. We are committed to providing a standards-compliant
implementation and are closely tracking developments in this working
group and evaluating them for inclusion in KEA.

wiki : http://kea.isc.org/wiki
official : https://www.isc.org/kea/

Signed-off-by: BangLang Huang <banglang.huang@foxmail.com>
2019-04-03 13:58:44 +08:00
Rosen Penev
e0d392f5b7
znc: Update deprecated API patch
ENGINE_cleanup is unavailable when deprecated APIs and ENGINE support are
disabled. The cleanup functions are unnecessary with OpenSSL 1.1.

The getm functions use a faulty if directive. Work around it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-02 21:36:05 -07:00
Hirokazu MORIKAWA
4ebcaa63a4 icu: update to 64.1
ICU 64 updates to Unicode 12 and to CLDR 35 locale data with many additions and corrections

And Workaround for ICU-20531 : https://unicode-org.atlassian.net/browse/ICU-20531

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-04-03 09:32:49 +09:00
Amol Bhave
ac5e3c6ece libdouble-conversion: Add host build to libdouble-conversion
This change adds the ability to produce host static build for the
libdouble-conversion library. Other host build tools can now depend on
this library if they need it.

Tested on a x86_64 host build machine.
make package/libdouble-conversion/host/compile produces
staging_dir/hostpkg/lib/libdouble-conversion.a file

Signed-off-by: Amol Bhave <ambhave@fb.com>
2019-04-02 17:23:38 -07:00
Rosen Penev
a816d32107
Merge pull request #8021 from val-kulkov/openldap-package
openldap-server: enable crypt(3) passwords
2019-04-02 13:48:53 -07:00
Rosen Penev
37d9919d84
Merge pull request #4932 from hbl0307106015/log4cplus
log4cplus: add new package
2019-04-02 13:28:28 -07:00
Rosen Penev
15bf069d8b
Merge pull request #4930 from hbl0307106015/botan
botan: add new package
2019-04-02 13:27:00 -07:00
Rosen Penev
249d8b0e34
Merge pull request #7752 from yangfl/freeradius3
freeradius3: Add support for SQL
2019-04-02 13:24:58 -07:00
Rosen Penev
0dd556ba1d
Merge pull request #8573 from neheb/luasec
luasec: Replace -fPIC with $(FPIC)
2019-04-02 13:16:35 -07:00
Rosen Penev
cf23dd2eb0
luasec: Replace -fPIC with $(FPIC)
Currently i386 and the PPC targets have issues linking issues.

https://github.com/openwrt/packages/issues/3319

says that replacing -fPIC with -fpic works.

Patch added to avoid package overriding settings set by toolchain and make
compilation less noisy

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-02 13:02:36 -07:00
Rosen Penev
f3764804b4
Merge pull request #8575 from neheb/loas
luasocket: Replace -fpic with $(FPIC)
2019-04-02 12:57:32 -07:00
Rosen Penev
ecb4fcca0c
luasocket: Replace -fpic with $(FPIC)
This is causing linking errors on i386 and ppc.

Also removed custom warnings an optimization levels that override stock
settings.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-02 12:49:45 -07:00
Eneas U de Queiroz
06e1764afa
openssh: adjust engine support to openssl 1.1.1
Openssl 1.1.1 package in openwrt enabled more than just the devcrypto
engine, so the engine support in openssh should be enabled when general
engine support is enabled in openssl.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-04-02 16:48:08 -03:00
Karel Kočí
63bc53b986
btrfs-progs: make zstd optional
This adds choice to compile support for zstd or not.

Signed-off-by: Karel Kočí <karel.koci@nic.cz>
2019-04-02 18:11:36 +02:00
David Yang
76b013228d freeradius3: update to 3.0.18
Signed-off-by: David Yang <mmyangfl@gmail.com>
2019-04-02 22:51:10 +08:00
David Yang
6ed9c2d5ae freeradius3: Add support for SQL
Signed-off-by: David Yang <mmyangfl@gmail.com>
2019-04-02 22:00:13 +08:00
Yousong Zhou
160e84e91f qemu: explicitly disable dependency on libpmem, libudev, libxml2
Supersedes openwrt/packages#8571

Reported-by: Rosen Penev rosenp@gmail.com
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-04-02 15:47:16 +08:00
Yousong Zhou
c75e155018 qemu: sort --disable-xx list
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-04-02 15:47:16 +08:00
Rosen Penev
50b0f8e4ba
snort3: Remove lzma dependency
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-01 21:21:36 -07:00
BangLang Huang
863193f096 botan: add new package
Botan (Japanese for peony) is a cryptography library written in C++11
and released under the permissive Simplified BSD license.

Botan's goal is to be the best option for cryptography in new C++ code
by offering the tools necessary to implement a range of practical
systems, such as TLS/DTLS, PKIX certificate handling, PKCS#11 and TPM
hardware support, password hashing, and post quantum crypto schemes. In
addition to the C++, botan has a C89 API specifically designed to be
easy to call from other languages. A Python binding using ctypes calling
the C89 API is included.

github: https://github.com/randombit/botan

Signed-off-by: BangLang Huang <banglang.huang@foxmail.com>
2019-04-02 09:25:40 +08:00
Daniel Engberg
99e9755459
Merge pull request #8228 from lucize/libpci
pciutils: add support for libpci
2019-04-01 23:37:49 +02:00
Lucian Cristian
6b2b2b0715 pciutils: add support for libpci
fix install dev for packages that needs LIBPCI
and add me as a mantainer
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-04-02 00:15:57 +03:00
Rob White
edec5b104e
libmicrohttpd: Revert to Named no-ssl Version
Maintainer: Alexander Couzens lynxis@fe80.eu

Compile Tested: Snapshot SDK

Run Tested: target - ath79, hardware - gl-ar300m16, package - nodogsplash v3.2.1 and nodogsplash v3.3.1-beta, Openwrt Snapshot.

Description: Fix for issue #8180 and resubmitted PR #8563 - Any package with a dependency on the non-ssl version of libmicrohttpd ends up with the ssl version along with libgcrypt, libgnutls, .. This fix reverts the no-ssl version name from libmicrohttpd back to libmicrohttpd-no-ssl as it was in previous versions.
The two package names will now be libmicrohttpd-no-ssl and libmicrohttpd-ssl.

Signed-off-by: Rob White <rob@blue-wave.net>
2019-04-01 21:33:06 +01:00
Rosen Penev
c5e6c96930
Merge pull request #8566 from neheb/sof
softethervpn: Fix compilation under 64-bit targets
2019-04-01 13:14:37 -07:00
Rosen Penev
23134b07de
softethervpn: Fix compilation under 64-bit targets
-m64 is not compatible with OpenWrt's compilers.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-01 12:43:37 -07:00
Rosen Penev
f6aeed3187
unbound: Make ECDSA support explicit
Added a dependency to OPENSSL_WITH_EC to prevent any build failures.

Switched URLs to HTTPS.

Added PKG_CPE_ID for proper CVE tracking.

Some Makefile reorganization for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-01 12:29:17 -07:00
Rosen Penev
bd5adb68ed
Merge pull request #8564 from ammubhave/bump_boost
boost: bump pkg release
2019-04-01 12:20:23 -07:00
Rosen Penev
096fc46f66
Merge pull request #8554 from neheb/dc
libdouble-conversion: Update to 3.1.4
2019-04-01 11:40:22 -07:00
Rosen Penev
5a70835cc9
Merge pull request #8555 from neheb/fio
fio: Fix compilation under mpcore.
2019-04-01 11:39:28 -07:00
Rosen Penev
6846ed8625
Merge pull request #8417 from cotequeiroz/luasql-flags
luasql: fix variants LDFLAGS
2019-04-01 11:34:32 -07:00
Amol Bhave
df76f9bced boost: bump pkg release
PR #7126 updated the Makefile but didn't bump the pkg release version

Signed-off-by: Amol Bhave <ambhave@fb.com>
2019-04-01 11:23:22 -07:00
Hannu Nyman
e8599668b9
Merge pull request #8559 from nxhack/homebridge_0_4_47
node-homebridge: update to 0.4.47
2019-04-01 20:11:57 +03:00
Hannu Nyman
6befde4802
Merge pull request #8557 from gladiac1337/feature-haproxy-v1.8.19-updates
haproxy: Update all patches for HAProxy v1.8.19
2019-04-01 20:11:38 +03:00
Yousong Zhou
77b71e3980 shadowsocks-libev: add a "forward all" recipe 2019-04-01 15:51:49 +00:00
Rosen Penev
044f27c9f9
Merge pull request #8089 from ja-pa/openocd-security-fix
openocd: patch security issue
2019-04-01 03:47:42 -07:00
Jan Pavlinec
89789e3b77
openocd: patch security issue
CVE-2018-5704 - https://nvd.nist.gov/vuln/detail/CVE-2018-5704

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-04-01 12:43:28 +02:00
BangLang Huang
3d565d0efe log4cplus: add new package
log4cplus is a simple to use C++11 logging API providing thread--safe,
flexible, and arbitrarily granular control over log management and
configuration. It is modeled after the Java log4j API.

wiki: https://sourceforge.net/p/log4cplus/wiki/Home/
github: https://github.com/log4cplus/log4cplus

Signed-off-by: BangLang Huang <banglang.huang@foxmail.com>
2019-04-01 18:33:49 +08:00
Jonas Gorski
f10c4af208 znc: update to 1.7.3
Fixes CVE-2019-9917 (only affects modpython)

Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
2019-04-01 11:29:10 +02:00
Rosen Penev
df8e4a6570
Merge pull request #8191 from jefferyto/sysstat-init
sysstat: Update init script
2019-04-01 02:06:31 -07:00
Rosen Penev
711cdfde48
Merge pull request #8183 from jefferyto/hd-idle-init
hd-idle: Update init script
2019-04-01 02:05:37 -07:00
Rosen Penev
7a3cb27bc8
Merge pull request #8558 from Cynerd/btrfs-progs-zstd
btrfs-progs: add support for zstd
2019-04-01 01:59:27 -07:00
Christian Lachner
5cdfacc122 haproxy: Update all patches for HAProxy v1.8.19
- Add new patches (see https://www.haproxy.org/bugs/bugs-1.8.19.html)
- Raise PKG_RELEASE to 3

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2019-04-01 10:23:00 +02:00
Josef Schlehofer
b3d1401dcc
python-curl: Add variant for Python3
- Use mbedTLS as default and add patches for it
- Use files.pythonhosted.org in PKG_SOURCE_URL
- Changed description
- Reordered things in Makefile

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-04-01 10:00:37 +02:00
Rosen Penev
f18c37e96b
tor: Remove zstd dependency
Now that zstd is in the tree, tor stars to pick it up.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-01 00:06:41 -07:00
Hirokazu MORIKAWA
7b825f9d64 node-homebridge: update to 0.4.47
Update to 0.4.47
Some document update.
Add ability to publish external accessory separately.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-04-01 15:53:25 +09:00
Rosen Penev
8c89577c55
Merge pull request #8118 from jefferyto/pptpd-init
pptpd: Update init script
2019-03-31 23:52:39 -07:00