Commit graph

23924 commits

Author SHA1 Message Date
Rosen Penev
25757d22e4
Merge pull request #15177 from neheb/log4c
log4cplus: update to 2.0.6
2021-03-22 14:09:20 -07:00
Rosen Penev
7c6b2c375f
Merge pull request #15219 from stangri/master-https-dns-proxy
https-dns-proxy: support for additional Force DNS ports
2021-03-22 11:54:46 -07:00
Rosen Penev
483a29d0f9
Merge pull request #15226 from ja-pa/ooniprobe-3.8.0
ooniprobe: update to version 3.8.0
2021-03-22 11:54:09 -07:00
Jan Pavlinec
d7e2b608e6 gitlab-runner: update to version 13.10.0
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2021-03-22 11:50:56 -07:00
Alexander Egorenkov
5789faab67 openvpn: add OpenVPN option server-poll-timeout
See https://www.mankier.com/8/openvpn#--server-poll-timeout

Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
2021-03-22 11:50:09 -07:00
Rosen Penev
2e3d35b608 pkgconf: update to 1.7.4
Switch to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-22 11:45:58 -07:00
Rosen Penev
d901577ffc Revert "meson: reconfigure on incremental builds"
This reverts commit f1c40e3840.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-22 11:45:58 -07:00
Daniel Engberg
070903fbc2
Merge pull request #15212 from BKPepe/netdata-bump
netdata: update to version 1.29.3
2021-03-22 18:21:40 +01:00
Jan Pavlinec
b2921628ab
ooniprobe: update to version 3.8.0
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2021-03-22 16:21:04 +01:00
Eneas U de Queiroz
42ab960aa7
Merge pull request #15222 from cotequeiroz/nss_pic_quilt
nss: quote $(PIC) usage and fix compilation with QUILT
2021-03-22 09:37:09 -03:00
Eneas U de Queiroz
fbed6751b0
nss: fix compilation with QUILT
Commit 657574f45 disabled building the host nsinstall program when using
QUILT.  However, the host nsinstall is needed to compile the package,
breaking compilation with QUILT.

Move the native compile to Build/Configure, which will not be called for
prepare, refresh, or update targets, but will be called before
Build/Compile.

nss does not have a configure script, so Build/Configure/Default is not
being called.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2021-03-22 08:23:29 -03:00
Eneas U de Queiroz
c5f91a2a56
nss: quote $(FPIC), as it may have multiple flags
FPIC may be defined with more than one flag.  In that case, it becomes
necessary to use it inside QUOTES in a shell context.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2021-03-22 08:23:29 -03:00
Josef Schlehofer
ad116f29ce
nnn: update to version 3.6
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2021-03-22 11:19:57 +01:00
Josef Schlehofer
3d817e968e
syslog-ng: update to version 3.31.2
Bump config file

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2021-03-22 11:19:12 +01:00
Stan Grishin
35461a3c5d https-dns-proxy: support for additional Force DNS ports
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-03-22 07:28:50 +00:00
Rosen Penev
eba4abb65d coova-chili: fix compilation with kernel 5.10
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-21 21:57:28 -07:00
Rosen Penev
dd64cb713b bind: update to 9.17.11
Backport upstream OpenSSL deprecated API patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-21 20:38:25 -07:00
Josef Schlehofer
5074fbbfdc
netdata: update to version 1.29.3
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2021-03-22 01:02:46 +01:00
Othmar Truniger
e236ffb2ce knxd: new upstream version 0.14.50
Signed-off-by: Othmar Truniger <github@truniger.ch>
2021-03-21 11:54:34 -07:00
Maxim Storchak
b559ce3f4e acl: update to 2.3.1
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2021-03-21 10:32:27 -07:00
Maxim Storchak
796ae80e44 attr: update to 2.5.1
- swith to AUTORELEASE

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2021-03-21 10:32:01 -07:00
Rosen Penev
c4feffb0a1 mandoc: fix compilation with GCC10
This is probably fixed in CVS. Unfortunately, I have no idea how to
import such a patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-21 10:30:20 -07:00
Rosen Penev
03515d00cd reptyr: add mips64el to the DEPENDS list
MIPS is completely unsupported.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-21 09:48:34 +01:00
Rosen Penev
dea0c27355 uw-imap: fix no deprecated API OpenSSL
The previous patch was for OpenSSL 1.0.2.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-21 00:12:01 -07:00
Rosen Penev
4e387996f0 libre2: update to 2021-02-02
Switch to AUTORELEASE for simplicity.

Switch to building with Ninja for faster compilation.

Remove libcxx hacks as it's gone now.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-20 21:08:45 -07:00
Rosen Penev
83c45e18a8 libgd: update to 2.3.2
Switch to building with Ninja for faster compilation.

Refreshed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-20 21:05:40 -07:00
Rosen Penev
e5d61027a9
Merge pull request #15191 from neheb/zn3
znc: fix compilation without deprecated OpenSSL APIs
2021-03-20 20:25:32 -07:00
Rosen Penev
5fdbeb654c
Merge pull request #15128 from neheb/ch
check: update to 0.15.2
2021-03-20 18:36:46 -07:00
Rosen Penev
32a5f4125c
Merge pull request #15127 from neheb/ev
lua-ev: update to 1.5
2021-03-20 18:36:30 -07:00
Rosen Penev
e42b28a066
Merge pull request #15182 from neheb/mupnpc
miniupnpc: update to 2.2.2
2021-03-20 18:29:44 -07:00
Rosen Penev
0f8df44cf9
Merge pull request #15180 from neheb/mjg
mjpg-streamer: update to 1.0.0
2021-03-20 18:18:36 -07:00
Rosen Penev
58c32b7e76
Merge pull request #15179 from neheb/pr
protobuf: update to 3.15.6
2021-03-20 17:58:38 -07:00
Rosen Penev
8fbb023327
Merge pull request #15174 from neheb/uv
libuv: update to 1.41.0
2021-03-20 17:45:15 -07:00
Rosen Penev
8a5f23ee0b znc: fix compilation without deprecated OpenSSL APIs
Patch was wrongly removed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-20 17:39:28 -07:00
Rosen Penev
cd637742c2 miniupnpc: update to 2.2.2
Switch to AUTORELEASE for simplicity.

Switch to building with Ninja for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-20 17:30:36 -07:00
Rosen Penev
f457b68177 mjpg-streamer: update to 1.0.0
Switch to AUTORELEASE for simplicity.

Switch to building with Ninja for faster compilation.

Modify PKG_UNPACK instead of overriding Build/Prepare.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-20 17:28:58 -07:00
Rosen Penev
1d0d8e057c protobuf: update to 3.15.6
Remove upstreamed patch.

Switch to AUTORELEASE for simplicity.

Switch to building with Ninja for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-20 17:28:09 -07:00
Rosen Penev
d9d49de98f log4cplus: update to 2.0.6
Switch to AUTORELEASE for simplicity.

Switch to building with Ninja for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-20 17:25:59 -07:00
Rosen Penev
59ec9e6363 libuv: update to 1.41.0
Switch to AUTORELEASE for simplicity.

Switch to building with Ninja for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-20 17:23:30 -07:00
Konstantin Demin
2a4b38d8db nmap: bump to 7.91
changes: https://nmap.org/changelog#7.91

drop patches (applied upstream):
- 010-Avoid-using-namespace-std-causing-name-conflicts.patch
refresh patches:
- 020-Python3-port-of-ndiff.patch
- 030-libcxx.patch

Signed-off-by: Konstantin Demin <rockdrilla@gmail.com>
2021-03-20 22:47:01 +01:00
Rosen Penev
af0999576f
Merge pull request #15037 from neheb/btr
btrfs-progs: update to 5.11
2021-03-20 13:37:47 -07:00
Rosen Penev
95935f2baf btrfs-progs: update to 5.11
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-20 13:16:35 -07:00
Philip Prindeville
559f5fd4fb
Merge pull request #15161 from pprindeville/isc-dhcp-dyndns-ipv4
isc-dhcp: add dynamic DNS as meta package
2021-03-20 11:40:46 -06:00
Philip Prindeville
70b57bed9b
Merge pull request #15169 from pprindeville/issue#14921
treewide: fix places where $(FPIC) is unquoted
2021-03-19 20:35:13 -06:00
Rosen Penev
a99390cfd4
Merge pull request #15163 from gladiac1337/haproxy-2.2.11
haproxy: Update HAProxy to v2.2.11
2021-03-19 15:51:40 -07:00
Philip Prindeville
0d5c6769f1 treewide: fix places where $(FPIC) is unquoted
Fixes part of issue #14921.

When $(FPIC) gets added to TARGET_CFLAGS (for instance), we can
count on $(TARGET_CFLAGS) in turn being quoted when it gets
expanded.  But there are a few places where $(FPIC) gets
expanded directly into environment variables passed on the
command line, such as when setting lt_cv_* variables as in this
case.

It's wrong to assume that the expansion of $(FPIC) won't require
quoting (such as it containing spaces) if it has multiple compiler
flags.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2021-03-19 16:38:43 -06:00
Dirk Brenken
1e0eaa1f4c
Merge pull request #15168 from dibdot/banIP
banip: update 0.7.5-3
2021-03-19 22:19:29 +01:00
Dirk Brenken
80466dd045
banip: update 0.7.5-3
* fix iptables/chain creation in setups without IPv6 support

Signed-off-by: Dirk Brenken <dev@brenken.org>
2021-03-19 20:49:59 +01:00
Christian Lachner
7bfa4aaa66 haproxy: Update HAProxy to v2.2.11
- Update haproxy download URL and hash

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2021-03-19 18:13:39 +01:00
Tianling Shen
ccfe1bfa50 tmate: add new package
Tmate is a fork of tmux. It provides an instant pairing solution.
For more details, see https://tmate.io.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-18 22:18:14 -10:00