Rosen Penev [Sun, 4 Aug 2019 21:47:06 +0000 (14:47 -0700)]
findutils: Add missing header
New version of musl no longer internally includes this header.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Fri, 2 Aug 2019 23:53:09 +0000 (16:53 -0700)]
findutils: Fixed up LICENSE information.
Also cleaned some whitespace.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Nikos Mavrogiannopoulos [Fri, 2 Aug 2019 19:15:00 +0000 (21:15 +0200)]
gnutls: updated to 3.6.9
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
Daniel F. Dickinson [Sat, 27 Jul 2019 03:47:01 +0000 (23:47 -0400)]
p910nd: Run as non-root by default
We add the necessary Makefile, hotplug, config, and init bits
so that p910nd daemon runs as user:group p910nd:lp by default.
This eliminates an unnecessary root daemon.
The hotplug script sets the permissions of the USB lp
device(s) to read-write owner and group and no access to
anyone else, and sets owner root, group lp.
This is allows sufficient privileges to p910nd
to do it's job.
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
Florian Eckert [Fri, 2 Aug 2019 07:51:51 +0000 (09:51 +0200)]
Merge pull request #9575 from TDT-AG/pr/
20190726-stunnel
stunnel: update version to 5.55
Daniel Engberg [Fri, 2 Aug 2019 01:36:42 +0000 (03:36 +0200)]
Merge pull request #9628 from nxhack/node_darwin_compat
node: fix host build error on macOS
Rosen Penev [Fri, 2 Aug 2019 00:17:54 +0000 (17:17 -0700)]
Merge pull request #9612 from neheb/glog
libglog: Switch to nanosleep
Daniel Engberg [Thu, 1 Aug 2019 23:08:53 +0000 (01:08 +0200)]
Merge pull request #9623 from micmac1/master-maria10226
mariadb: security bump to 10.2.26
Sebastian Kemper [Thu, 1 Aug 2019 19:36:52 +0000 (21:36 +0200)]
mariadb: security bump to 10.2.26
New upstream release. Addresses:
CVE-2019-2805
CVE-2019-2740
CVE-2019-2739
CVE-2019-2737
CVE-2019-2758
Package updates:
- includes "THIRDPARTY" in PKG_LICENSE_FILES
- drops client_ed25519 as a dynamic plugin and install it with the lib
as per upstream decision
- refreshes patches
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Daniel Engberg [Thu, 1 Aug 2019 12:06:55 +0000 (14:06 +0200)]
Merge pull request #9600 from Andy2244/samba4-python2-fix
samba4: add python2 host dependency
Florian Eckert [Thu, 1 Aug 2019 12:03:14 +0000 (14:03 +0200)]
Merge pull request #9620 from commodo/ulogd-maintainer-me
net: ulogd2: add myself as maintainer
Alexandru Ardelean [Thu, 1 Aug 2019 11:32:35 +0000 (14:32 +0300)]
net: ulogd2: add myself as maintainer
Since this package has been abandoned, I don't mind taking it over.
If there are issues with it, I can also investigate, and be a point-man.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Hirokazu MORIKAWA [Thu, 1 Aug 2019 07:43:13 +0000 (16:43 +0900)]
node: fix host build error on macOS
fix host build error on macOS
reference: https://github.com/openwrt/packages/issues/9616
Related: https://github.com/openwrt/packages/issues/7171
(This correspondence is necessary to build with macOS.)
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Rosen Penev [Wed, 31 Jul 2019 21:42:55 +0000 (14:42 -0700)]
Merge pull request #9609 from neheb/py
python: Replace utime with utimes
Rosen Penev [Wed, 31 Jul 2019 20:36:15 +0000 (13:36 -0700)]
libglog: Replace deprecated usleep with nanosleep
Optionally fixes compilation with uClibc-ng.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 31 Jul 2019 05:22:00 +0000 (22:22 -0700)]
libglog: Switch to CMake
Allows removal of InstallDev as well as further simplification. Also 100KB
smaller package.
Added some C/LDFLAGS to further reduce the size.
Small Makefile cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 31 Jul 2019 20:32:55 +0000 (13:32 -0700)]
Merge pull request #9591 from neheb/ulog
ulogd: Backport JSON network patch
Rosen Penev [Wed, 31 Jul 2019 13:48:08 +0000 (06:48 -0700)]
Merge pull request #9614 from neheb/zstd2
zstd: Update to 1.4.2
Rosen Penev [Wed, 31 Jul 2019 13:47:40 +0000 (06:47 -0700)]
Merge pull request #9615 from neheb/sig
libsigar: Remove deprecated rindex function
Rosen Penev [Wed, 31 Jul 2019 13:46:59 +0000 (06:46 -0700)]
Merge pull request #9610 from neheb/tirp
libtirpc: Remove deprecated b functions
champtar [Wed, 31 Jul 2019 07:18:06 +0000 (00:18 -0700)]
Merge pull request #9608 from champtar/phantap
phantap: add new package
Rosen Penev [Wed, 31 Jul 2019 05:03:16 +0000 (22:03 -0700)]
libsigar: Remove deprecated rindex function
Optionally unavailable with uClibc-ng.
Switched to local tarballs. .xz is smaller.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Etienne Champetier [Wed, 31 Jul 2019 06:09:11 +0000 (23:09 -0700)]
phantap: add new package
PhanTap or Phantom tap is a small set of scripts that allow you to setup a network tap
that automatically impersonnate a victim device, allowing you to access internet using
the IP & MAC of the victim
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
Rosen Penev [Wed, 31 Jul 2019 05:08:14 +0000 (22:08 -0700)]
zstd: Update to 1.4.2
Add patch to remove deprecated utime function.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 31 Jul 2019 06:30:22 +0000 (23:30 -0700)]
libtirpc: Remove deprecated b functions
Optionally fixes compilation with uClibc-ng.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 31 Jul 2019 06:33:40 +0000 (23:33 -0700)]
python: Replace utime with utimes
Optionally fixes compilation with uClibc-ng.
Based on the surrounding code, this looks like an oversight.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Nikos Mavrogiannopoulos [Wed, 31 Jul 2019 06:40:37 +0000 (08:40 +0200)]
Merge pull request #9606 from neheb/tasn
libtasn1: Update to 4.14
Rosen Penev [Tue, 30 Jul 2019 22:34:16 +0000 (15:34 -0700)]
libtasn1: Update to 4.14
Fixes CVE-2018-
1000654
Minor cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Hannu Nyman [Tue, 30 Jul 2019 18:31:52 +0000 (21:31 +0300)]
Merge pull request #9597 from RussellSenior/patch-cve-13636
tools/patch: apply upstream patch for CVE-2019-13636
Hannu Nyman [Tue, 30 Jul 2019 15:47:59 +0000 (18:47 +0300)]
Merge pull request #9601 from TDT-AG/pr/
20190730-collectd
collectd: enable threshold plugin
Florian Eckert [Fri, 8 Feb 2019 13:52:23 +0000 (14:52 +0100)]
collectd: enable threshold plugin
The only action the Threshold plugin takes itself is to generate and
dispatch a notification. Other plugins can register to receive
notifications and perform appropriate further actions.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Andy Walsh [Tue, 30 Jul 2019 09:09:17 +0000 (11:09 +0200)]
samba4: add python2 host dependency
* add python2/host dependency
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Rosen Penev [Tue, 30 Jul 2019 01:06:49 +0000 (18:06 -0700)]
Merge pull request #9598 from nxhack/libhttp-parser_for_macos
libhttp-parser: fix build error on macos
Colby Whitney [Mon, 29 Jul 2019 15:17:19 +0000 (09:17 -0600)]
luasocket: variant for lua5.1 and lua5.3
Updating luasocket package that is compatible with, and built against,
lua version 5.3 and 5.1.
I made the following modifications:
Makefile - Set the LUAV environment variable in the build variant.
Set an include path in the lua build so that that lua headers could
be found. Also using the make install target as everything is put
in the correct place automatically for the lua 5.3 build.
The lua 5.1 build still uses the old install method because when
I was testing using the "install" target the lua5.1 interpreter
was unable to locate resources. So that is why there are
two install methods.
Built and tested on BCM5301X.
Signed-off-by: Colby Whitney <colby.whitney@luxul.com>
Colby Whitney [Thu, 25 Jul 2019 15:25:43 +0000 (09:25 -0600)]
luasocket: update version
I made the following modifications:
Makefile - Updated the upstream version. Set the LUAV environment
variable in the build variant. Set an include path in the lua build so
that that lua headers could be found. Set source date version to
identify the source.
0001-Add-interface-support.patch - ported this patch which included
replacing one deprecated call for 5.3. Validated that the interface
functionality added by the patch is working and functional. The
following lua script line was functional: print(socket.iface.indextoname(2))
0301-Fix-mpc85xx-build.patch - Just fixed the offsets and fuzz in the
patch
040-remove-fpic-and-warnings.patch - ported this patch. I did make one
change. The patch name is called remove fpic and warnings, but the
patch was also removing optimization. I ported the removal of fpic and
warnings, however I left optimization in.
Built and tested on BCM5301X.
Signed-off-by: Colby Whitney <colby.whitney@luxul.com>
[ rmilecki: fix whitespaces in 040-remove-fpic-and-warnings.patch ]
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Russell Senior [Mon, 29 Jul 2019 20:14:19 +0000 (13:14 -0700)]
tools/patch: apply upstream patch for CVE-2019-13636
In GNU patch through 2.7.6, the following of symlinks is mishandled in
certain cases other than input files. This affects inp.c and util.c.
https://nvd.nist.gov/vuln/detail/CVE-2019-13636
Signed-off-by: Russell Senior <russell@personaltelco.net>
Rosen Penev [Mon, 29 Jul 2019 17:22:08 +0000 (10:22 -0700)]
Merge pull request #9570 from neheb/yaj
yajl: Update to modern standards
Rosen Penev [Mon, 29 Jul 2019 16:18:06 +0000 (09:18 -0700)]
Merge pull request #9590 from neheb/sam
samba4: Run init script through shellcheck
Florian Eckert [Mon, 29 Jul 2019 13:20:43 +0000 (15:20 +0200)]
stunnel: fix some shellcheck warnings
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Daniel Engberg [Mon, 29 Jul 2019 12:21:42 +0000 (14:21 +0200)]
Merge pull request #9593 from BKPepe/ytdl_update
youtube-dl: update to version 2019.7.27
Hirokazu MORIKAWA [Mon, 29 Jul 2019 08:45:22 +0000 (17:45 +0900)]
libhttp-parser: fix build error on macos
Maintainer: @ageekymonk, me
Compile tested: head r10622-
e09da01,ath79,arm_cortex-a9+vfpv3,mipsel
Run tested: mipsel
Description:
fix build error on macos
https://github.com/openwrt/packages/issues/9587
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Florian Eckert [Mon, 29 Jul 2019 07:54:54 +0000 (09:54 +0200)]
Merge pull request #9577 from TDT-AG/pr/
20190726-ipvsadm
ipvsadm: update version to 1.30
Florian Eckert [Mon, 8 Jul 2019 06:16:23 +0000 (08:16 +0200)]
ipvsadm: update version to 1.30
Update version to 1.30
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Josef Schlehofer [Mon, 29 Jul 2019 06:54:39 +0000 (08:54 +0200)]
youtube-dl: update to version 2019.7.27
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Rosen Penev [Sun, 20 Jan 2019 18:47:20 +0000 (10:47 -0800)]
rtklib: Update to 2.4.3_b32
Some minor adjustments.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 25 Jul 2019 20:34:19 +0000 (13:34 -0700)]
yajl: Update to modern standards
Replaced git:// link with https:// which gets through firewalls easier.
Replaced archive with .xz. The one currently in the mirrors has the wrong
hash. .xz is also smaller than .gz.
Eliminated already default CMake option.
Eliminated Build/InstallDev with CMAKE_INSTALL.
Added PKG_BUILD_PARALLEL for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 29 Jul 2019 00:59:10 +0000 (17:59 -0700)]
ulogd: Backport JSON network patch
It was requested in #9065 .
Cleaned up Makefile slightly.
Removed inactive maintainer.
Added PKG_BUILD_PARALLEL for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 29 Jul 2019 00:51:00 +0000 (17:51 -0700)]
samba4: Run init script through shellcheck
Some performance improvements by batching file writes.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 28 Jul 2019 22:33:08 +0000 (15:33 -0700)]
lksctp-tools: Update URL
The old website still references an old version. Fixes uscan.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 28 Jul 2019 22:23:24 +0000 (15:23 -0700)]
Merge pull request #9477 from neheb/rng
rng-tools: Update to 6.7
Michael Heimpold [Sun, 28 Jul 2019 21:46:14 +0000 (23:46 +0200)]
libgpiod: update to 1.4
While at, update SPDX identifier.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Daniel Golle [Sun, 28 Jul 2019 14:10:54 +0000 (16:10 +0200)]
gnunet-secushare: fix build against new GNUnet CADET API
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Sun, 28 Jul 2019 14:10:27 +0000 (16:10 +0200)]
gnunet: update to release 0.11.6
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Rosen Penev [Sat, 27 Jul 2019 23:32:41 +0000 (16:32 -0700)]
Merge pull request #9505 from cotequeiroz/luaposix
luaposix: remove eglibc remnants
Rosen Penev [Sat, 27 Jul 2019 16:41:19 +0000 (09:41 -0700)]
Merge pull request #9527 from neheb/zstd
zstd: Update to 1.4.1
Rosen Penev [Sat, 27 Jul 2019 16:38:55 +0000 (09:38 -0700)]
Merge pull request #9569 from neheb/zmq
libzmq: Remove uClibc++ support
Rosen Penev [Sat, 27 Jul 2019 16:37:31 +0000 (09:37 -0700)]
Merge pull request #9486 from neheb/yk
ykpers: Update to 1.20.0
Ken Xu [Sat, 27 Jul 2019 09:22:24 +0000 (17:22 +0800)]
dnstop: add new package
Signed-off-by: Ken Xu <windedge99@gmail.com>
Florian Eckert [Mon, 8 Jul 2019 06:18:01 +0000 (08:18 +0200)]
stunnel: update version to 5.55
Update version to 5.55
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Rosen Penev [Fri, 26 Jul 2019 03:36:23 +0000 (20:36 -0700)]
Merge pull request #9551 from neheb/elek
elektra: Switch to Lua 5.3
Rosen Penev [Tue, 23 Jul 2019 19:10:07 +0000 (12:10 -0700)]
elektra: Switch to Lua 5.3
After the introduction of Lua 5.3 to OpenWrt, elektra picks it up instead
of 5.1. Since 5.1 is unsupported anyway, switch to 5.3.
Added liblua to PKG_BUILD_DEPENDS as the FindLua script is broken. Having
it here allows compilation to continue.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 25 Jul 2019 20:39:11 +0000 (13:39 -0700)]
Merge pull request #8680 from lucize/intltool-perl
intltool: depend on hostpkg first
Rosen Penev [Thu, 25 Jul 2019 20:04:09 +0000 (13:04 -0700)]
Merge pull request #9545 from neheb/tar
tar: Add zstd capability
Rosen Penev [Thu, 25 Jul 2019 18:31:22 +0000 (11:31 -0700)]
libzmq: Remove uClibc++ support
libzmq is used by fbzmq, which absolutely requires libstdcpp since it's a
C++14 project. There's no point in using two libc++.
Cleaned up Makefile for consistency between packages.
Added nanosleep patch for platforms that are missing usleep.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Matthias Schiffer [Thu, 25 Jul 2019 18:47:49 +0000 (20:47 +0200)]
Merge pull request #9568 from blocktrron/master
fastd: fix segmentation fault with musl >1.1.20
David Bauer [Thu, 25 Jul 2019 16:58:03 +0000 (18:58 +0200)]
fastd: fix segmentation fault with musl >1.1.20
When compiled with musl >1.1.20, fastd will crash in case it can't
resolve a peers hostname. This is due to a changed implementation of
freeaddrinfo in musl 1.1.21 onwards.
This segfault is fixed by not calling freeaddrinfo in case the supplied
pointer is null.
Signed-off-by: David Bauer <mail@david-bauer.net>
Rosen Penev [Thu, 25 Jul 2019 17:59:06 +0000 (10:59 -0700)]
Merge pull request #9507 from ja-pa/lmdb
lmdb: add new package
Rosen Penev [Thu, 25 Jul 2019 17:56:04 +0000 (10:56 -0700)]
Merge pull request #9516 from neheb/soooo
socat: Fix compilation when usleep is missing
Rosen Penev [Thu, 25 Jul 2019 17:55:04 +0000 (10:55 -0700)]
Merge pull request #9563 from neheb/xz3
xz: Remove bash dependency
Rosen Penev [Thu, 25 Jul 2019 17:39:19 +0000 (10:39 -0700)]
Merge pull request #9454 from BKPepe/markupsafe
MarkupSafe: Makefile polishing and add src package
Rosen Penev [Thu, 25 Jul 2019 17:38:04 +0000 (10:38 -0700)]
Merge pull request #9441 from ja-pa/zmq-security-fix
zeromq: update to version 4.1.7 (security fix)
Rosen Penev [Thu, 25 Jul 2019 17:37:29 +0000 (10:37 -0700)]
Merge pull request #9444 from ja-pa/expat-security-fix
expat: update to version 2.2.7 (security fix)
Rosen Penev [Thu, 25 Jul 2019 17:33:08 +0000 (10:33 -0700)]
Merge pull request #9535 from dengqf6/pcre
pcre: remove unnecessary dependency on C++ lib
Rosen Penev [Thu, 25 Jul 2019 17:32:32 +0000 (10:32 -0700)]
Merge pull request #9548 from James-TR/pdns-recursor-4.2.0
pdns-recursor: bump version to 4.2.0
Rosen Penev [Thu, 25 Jul 2019 17:30:55 +0000 (10:30 -0700)]
Merge pull request #9543 from jefferyto/prometheus-fix-mips64-build
prometheus: Fix build for mips64/mips64el
Rosen Penev [Thu, 25 Jul 2019 17:29:20 +0000 (10:29 -0700)]
Merge pull request #9555 from rosysong/kea-fix
kea: remove python3 dependency of kea-admin
Rosen Penev [Thu, 25 Jul 2019 17:28:45 +0000 (10:28 -0700)]
Merge pull request #9489 from BKPepe/egenix
python-egenix-mx-base: Makefile polishing
Rosen Penev [Thu, 25 Jul 2019 16:30:38 +0000 (09:30 -0700)]
Merge pull request #9564 from neheb/hap
haproxy: Get rid of bashisms from get-latest-patches.sh
Rosen Penev [Thu, 25 Jul 2019 02:07:31 +0000 (19:07 -0700)]
haproxy: Get rid of bashisms from get-latest-patches.sh
Plus some other shellcheck cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 25 Jul 2019 01:30:55 +0000 (18:30 -0700)]
xz: Remove bash dependency
Bash is not needed here. These scripts are POSIX compliant.
This was originally added as the configure script looks for /bin/bash
locally. Passing gl_cv_posix_shell overrides this.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Eneas U de Queiroz [Tue, 23 Jul 2019 13:35:03 +0000 (10:35 -0300)]
treewide: Capitalize submenus
Fixed a typo in tcpreplay.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Rosen Penev [Wed, 24 Jul 2019 19:32:29 +0000 (12:32 -0700)]
Merge pull request #9511 from neheb/cifs
cifsd
Jiri Slachta [Wed, 24 Jul 2019 19:09:41 +0000 (21:09 +0200)]
Merge pull request #9561 from ja-pa/libxslt-security-fix
libxslt: patch security issues
Rosen Penev [Sat, 20 Jul 2019 04:08:19 +0000 (21:08 -0700)]
zstd: Update to 1.4.1
Decompression speedup of 7% on average.
Remove upstreamed uClibc-ng patch.
Fixed optimization option to show properly under menuconfig.
Added LTO for smaller size.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 17 Jul 2019 19:21:56 +0000 (12:21 -0700)]
cifsd: Update to 2019-07-17 commit
Fixes several issues, including a restart bug and compilation on kernel
4.9.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 17 Jul 2019 17:29:34 +0000 (10:29 -0700)]
cifsd-tools: Run init script through shellcheck
Main warning fixed was about echo -e not being supported by POSIX sh.
Added PKG_BUILD_PARALLEL for slightly faster compilation.
Small whitespace cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 24 Jul 2019 17:02:43 +0000 (10:02 -0700)]
Merge pull request #9556 from neheb/net
netifyd: Don't build on uClibc-ng
Rosen Penev [Wed, 24 Jul 2019 16:45:35 +0000 (09:45 -0700)]
Merge pull request #9549 from hauke/io-tool-sync
io: Open /dev/mem with O_SYNC for uncached access
Jan Pavlinec [Wed, 24 Jul 2019 13:33:48 +0000 (15:33 +0200)]
libxslt: patch security issues
Fixes:
CVE-2019-13117
CVE-2019-13118
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Hauke Mehrtens [Mon, 22 Jul 2019 13:03:57 +0000 (15:03 +0200)]
io: Open /dev/mem with O_SYNC for uncached access
Only when /dev/mem is opened with O_SYNC the write and *read* is done
uncached. We saw wrong values read out from the hardware without setting
O_SYNC, the busybox devmem tool showed different values, when O_SYNC is
also set for the io tool, it reads out the same values as devmem.
When looking at the drivers/char/mem.c file in the kernel it is behaving
differently based on the O_DSYNC flag.
Signed-off-by: Hauke Mehrtens <hauke.mehrtens@intel.com>
Christian Lachner [Wed, 24 Jul 2019 05:54:52 +0000 (07:54 +0200)]
haproxy: Update HAProxy to v2.0.3
- Update haproxy download URL and hash
- Add new patches
Signed-off-by: Christian Lachner <gladiac@gmail.com>
Rosen Penev [Wed, 24 Jul 2019 06:27:18 +0000 (23:27 -0700)]
netifyd: Don't build on uClibc-ng
This absolutely needs symbols from libresolv, which uClibc-ng does not
support.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosy Song [Wed, 24 Jul 2019 02:56:41 +0000 (10:56 +0800)]
kea: remove python3 dependency of kea-admin
fix #9495
Signed-off-by: Rosy Song <rosysong@rosinson.com>
Rosen Penev [Tue, 23 Jul 2019 21:31:01 +0000 (14:31 -0700)]
Merge pull request #9515 from neheb/opendkim
opendkim: Fix compilation with uClibc-ng
James Taylor [Tue, 23 Jul 2019 11:03:02 +0000 (21:03 +1000)]
pdns-recursor: bump version to 4.2.0
Maintainer: me
This commit bumps the version of pdns-recursor to the latest 4.2.0. This release brings in mostly minor changes, with the full changelog available at https://doc.powerdns.com/recursor/changelog/4.2.html
Signed-off-by: James Taylor <james@jtaylor.id.au>
DENG Qingfang [Tue, 23 Jul 2019 06:01:29 +0000 (14:01 +0800)]
pcre: remove unnecessary dependency on C++ lib
Add libpcrecpp to PKG_CONFIG_DEPENDS to properly trigger
reconfiguration, avoiding unnecessary dependency.
This reverts commit
17090fecf18c795f5bfa5e1ea375ccd65d24f227.
This reverts commit
ec138f51ab54873252bbe3e848f5fa9c20de78b9.
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
Rosen Penev [Tue, 23 Jul 2019 02:46:20 +0000 (19:46 -0700)]
tar: Add zstd capability
Small cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Josef Schlehofer [Mon, 22 Jul 2019 20:57:30 +0000 (22:57 +0200)]
Merge pull request #9521 from shenek/feature_python-cachelib
python: cachelib package added
Jeffery To [Mon, 22 Jul 2019 20:05:09 +0000 (04:05 +0800)]
prometheus: Fix build for mips64/mips64el
Prometheus uses an older version of fsnotify, which uses a system call
(unix.InotifyInit) that is not implemented for mips64/mips64el.
This patches Prometheus to use a newer version of fsnotify that uses a
different system call (unix.InotifyInit1) that should be available on
all Linux systems.
Fixes #9494.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Rosen Penev [Mon, 22 Jul 2019 19:30:50 +0000 (12:30 -0700)]
Merge pull request #9531 from neheb/rto
rtorrent bump