Commit Graph
100 Commits
Author SHA1 Message Date
Rosen PenevandGitHub 4f03f1ff70 Merge pull request #13094 from ja-pa/nss-3.55
nss: update to version 3.55 (security fix)
2020-08-12 13:09:00 -07:00
Rosen PenevandGitHub ed08dbb6fe Merge pull request #13076 from neheb/opn
open-iscsi: fix compilation with musl 1.2.0
2020-08-12 11:19:59 -07:00
Rosen PenevandGitHub 4209eefce3 Merge pull request #13090 from neheb/glb2
glib2: add full language support hack to fix compilation
2020-08-11 17:47:37 -07:00
Rosen PenevandGitHub f1b47e9cc9 Merge pull request #13091 from jefferyto/golang-1.14.7
golang: Update to 1.14.7
2020-08-11 16:21:28 -07:00
Rosen Penev b98d2fce1b glib2: add full language support hack to fix compilation
Otherwise, dependent packages need to all add -lintl to LDFLAGS.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-11 13:02:41 -07:00
Rosen PenevandGitHub e03633fefe Merge pull request #13067 from neheb/chao
chaosvpn: fix compilation without sys/cdefs
2020-08-11 11:57:50 -07:00
Rosen PenevandGitHub dfd0ca4295 Merge pull request #13072 from neheb/alpi
alpine: fix compilation without sys/cdefs
2020-08-11 11:41:25 -07:00
Rosen PenevandGitHub d663e992f6 Merge pull request #13068 from neheb/fdm
fdm: fix compilation without sys/cdefs
2020-08-11 11:40:55 -07:00
Rosen PenevandGitHub f371658967 Merge pull request #13074 from neheb/atf
atftp: completely remove cdefs usage
2020-08-11 11:39:36 -07:00
Rosen Penev 06bedef3d5 fdm: fix compilation without sys/cdefs
It seems this is completely unused.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-11 11:32:39 -07:00
Rosen PenevandGitHub f19d208581 Merge pull request #13073 from neheb/lcd4
lcd4linux: fix compilation with GCC 10
2020-08-11 11:28:56 -07:00
Rosen PenevandGitHub 4b92162ad7 Merge pull request #13078 from neheb/pls
pulseaudio: fix compilation without deprecated OpenSSL APIs
2020-08-11 11:26:57 -07:00
Rosen PenevandGitHub fed9bd8a87 Merge pull request #13086 from ja-pa/libmaxminddb-1.4.3
libmaxminddb: update to version 1.4.3
2020-08-11 11:25:07 -07:00
Rosen PenevandGitHub 5cdbecf254 Merge pull request #13084 from mstorchak/rsync
rsync: update to 3.2.3
2020-08-11 11:24:50 -07:00
Rosen PenevandGitHub 99dcc040d8 Merge pull request #13089 from tru7/libfmt
libfmt: bump to upstream version 7.0.3
2020-08-11 11:23:37 -07:00
Rosen PenevandGitHub de43b93fbc Merge pull request #13083 from zokl/homebridge_1.1.1
node-homebridge: update to 1.1.1
2020-08-11 11:23:16 -07:00
Rosen PenevandGitHub 7191212222 Merge pull request #13082 from zokl/javascript-obfuscator_1.9.0
javascript-obfuscator: update to 1.9.0
2020-08-11 11:23:04 -07:00
Rosen PenevandGitHub 1e70e0cb72 Merge pull request #13064 from neheb/linkn
linknx: fix compilation without sys/cdefs
2020-08-11 10:12:27 -07:00
Rosen PenevandGitHub cddb27503e Merge pull request #13065 from neheb/knxdd
knxd: fix compilation without sys/cdefs
2020-08-11 10:12:00 -07:00
Rosen PenevandGitHub 6a3e4671c4 Merge pull request #13077 from neheb/netd
netdiscover: fix compilation with GCC 10
2020-08-10 20:12:46 -07:00
Rosen PenevandGitHub 3f26b8af4d Merge pull request #13080 from neheb/minidlna
minidlna: fix GCC 10 multiple def compilation error
2020-08-10 19:34:37 -07:00
Rosen PenevandGitHub 301f3a4d0e Merge pull request #13071 from neheb/quot
quota: fix compilation without sys/cdefs
2020-08-10 19:29:01 -07:00
Rosen Penev 2d155c82ff alpine: fix compilation without sys/cdefs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-10 16:53:15 -07:00
Rosen Penev ca2da3f315 pulseaudio: fix compilation without deprecated OpenSSL APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-10 15:58:11 -07:00
Rosen PenevandGitHub 33415ac6ad Merge pull request #13070 from neheb/lcdpr
lcdproc: fix compilation with GCC 10
2020-08-10 15:55:26 -07:00
Rosen Penev dd639f9aa1 netdiscover: fix compilation with GCC 10
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-10 15:54:32 -07:00
Rosen Penev 0c0f6f450d open-iscsi: fix compilation with musl 1.2.0
GLOB_ONLYDIR is not defined.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-10 15:53:58 -07:00
Rosen PenevandGitHub 8fa65a8754 Merge pull request #13066 from neheb/hfs2
hfsprogs: fix compilation without sys/cdefs
2020-08-10 15:38:03 -07:00
Rosen Penev f3fdcb4288 atftp: completely remove cdefs usage
sys/cdefs.h is not provided by musl.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-10 15:35:09 -07:00
Rosen Penev dc74b11e34 lcd4linux: fix compilation with GCC 10
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-10 15:34:28 -07:00
Rosen Penev c67d5716bd quota: fix compilation without sys/cdefs
sys/cdefs.h does not come included with musl. It's also deprecated.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-10 15:30:53 -07:00
Rosen Penev 650b996dc0 lcdproc: fix compilation with GCC 10
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-10 15:30:00 -07:00
Rosen Penev 286e42b3f4 chaosvpn: fix compilation without sys/cdefs
sys/cdefs.h does not come included with musl. It's also deprecated.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-10 15:26:41 -07:00
Rosen Penev 41504f1579 hfsprogs: fix compilation without sys/cdefs
sys/cdefs.h does not come with musl. It's also deprecated.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-10 15:25:52 -07:00
Rosen Penev 0b37205d21 knxd: fix compilation without sys/cdefs
sys/cdefs.h does not come with musl. It's also deprecated.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-10 15:25:04 -07:00
Rosen Penev 95c6c66ed1 linknx: fix compilation without sys/cdefs
sys/cdefs.h is not included with musl. It's also deprecated.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-10 15:23:59 -07:00
Rosen PenevandGitHub 11c4323665 Merge pull request #13060 from wodu/linuxptp_maint
linuxptp: Update to version 3.0
2020-08-10 12:25:05 -07:00
Rosen PenevandGitHub 50db30f8c6 Merge pull request #13059 from aparcar/which
treewide: replace `which` with `command -v`
2020-08-10 12:24:34 -07:00
Rosen PenevandGitHub 5be1783bfe Merge pull request #13055 from micmac1/apa2446
apache: security bump to 2.4.46
2020-08-08 12:41:31 -07:00
Rosen PenevandGitHub cdcbe880df Merge pull request #13028 from neheb/ldnsss
ldns: fix compilation without deprecated APIs
2020-08-07 19:08:51 -07:00
Rosen PenevandGitHub b91235e150 Merge pull request #13025 from neheb/ulff
libulfius: update to 2.6.8
2020-08-07 12:04:37 -07:00
Rosen PenevandGitHub d179b11410 Merge pull request #13029 from neheb/boinc
boinc: fix compilation without deprecated OpenSSL APIs
2020-08-07 11:57:29 -07:00
Rosen Penev f0606bd996 libulfius: update to 2.6.8
Upstream fixed the libmicrohttp issue. Removed local patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-07 11:56:26 -07:00
Rosen Penev 619fd038ba liborcania: update to 2.1.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-07 11:56:26 -07:00
Rosen PenevandGitHub 61b3532fe4 Merge pull request #13051 from ptpt52/miniupnpd-check-running
net/miniupnpd: check by /etc/init.d/miniupnpd running
2020-08-07 09:31:43 -07:00
Rosen PenevandGitHub 0a35968c37 Merge pull request #13049 from PolynomialDivision/dawn/bump_version
dawn: bump version
2020-08-07 07:24:50 -07:00
Rosen PenevandGitHub 7d2f49239d Merge pull request #13045 from EricLuehrsen/unbound_20200806
unbound: follow resolv.conf.auto to new location
2020-08-07 00:52:59 -07:00
Rosen PenevandGitHub 65c66ddd71 Merge pull request #13039 from peter-stadler/django-rest-framework
django-restframework: update to version 3.11.1
2020-08-06 13:17:59 -07:00
Rosen PenevandGitHub b71d8fa12c Merge pull request #13042 from ja-pa/libssh-security-fix
libssh: patch security issue
2020-08-06 13:17:33 -07:00
Rosen PenevandGitHub 34215c958e Merge pull request #13020 from rittere/master
tayga: Added 64:ff9b:1::/48 as well-known prefix for NAT64 (RFC 8215)
2020-08-06 00:37:23 -07:00
Rosen PenevandGitHub 8b004dbfba Merge pull request #12811 from TDT-AG/pr/20200714-ntpd
ntpd: add config include support
2020-08-05 13:29:20 -07:00
Rosen PenevandGitHub 1be8f072c8 Merge pull request #12976 from pprindeville/update-xtables-addons-3.10
xtables-addons: update for 3.10
2020-08-05 13:18:18 -07:00
Rosen PenevandGitHub c2525df796 Merge pull request #13031 from neheb/erl
erlang: fix compilation without deprecated OpenSSL APIs
2020-08-05 13:12:45 -07:00
Rosen PenevandGitHub df1edbd571 Merge pull request #13035 from ja-pa/python3-maxminddb-2.0.2
python3-maxminddb: update to version 2.0.2
2020-08-05 13:11:47 -07:00
Rosen PenevandGitHub 43e054cf87 Merge pull request #13033 from commodo/pynacl-fix
python-pynacl: fix build with new libsodium patch
2020-08-05 13:11:25 -07:00
Rosen PenevandGitHub dca6a5b2fd Merge pull request #13032 from neheb/freer
freeradius3: fix compilation without deprecated OpenSSL APIs
2020-08-05 13:10:49 -07:00
Rosen PenevandGitHub a640cfa263 Merge pull request #13026 from neheb/yarr
yara: fix compilation without deprecated OpenSSL APIs
2020-08-05 13:10:15 -07:00
Rosen PenevandGitHub 91dbd669b3 Merge pull request #12549 from neheb/extr
libextractor: remove ffmpeg plugin
2020-08-05 13:09:45 -07:00
Rosen PenevandGitHub 70b5ae920e Merge pull request #13027 from neheb/ina
inadyn: update to 2.7
2020-08-05 13:08:50 -07:00
Rosen PenevandGitHub 92ccf95904 Merge pull request #13024 from neheb/mottion
motion: fix old libmicrohttpd usage
2020-08-05 10:39:40 -07:00
Rosen PenevandGitHub 24ef62fded Merge pull request #13001 from neheb/sco
scons: update to 4.0.1
2020-08-05 00:59:32 -07:00
Rosen Penev 572e34843a scons: update to 4.0.1
Cleaned up Makefile to standards.

Replaced HIDDEN with BUILDONLY. It's more descriptive.

Added PKG_HOST_ONLY. This is a host only package.

Added HOST_BUILD_PARALLEL.

Added URL for uscan.

Added patch to fix library searching.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-05 00:53:13 -07:00
Rosen PenevandGitHub c4254a3824 Merge pull request #11116 from ja-pa/ooni
ooniprobe: new packages
2020-08-04 22:59:23 -07:00
Rosen Penev 9594a85404 freeradius3: fix compilation without deprecated OpenSSL APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-04 19:17:01 -07:00
Rosen Penev 13b76d1b10 erlang: fix compilation without deprecated OpenSSL APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-04 19:15:55 -07:00
Rosen Penev f45ce492fa boinc: fix compilation without deprecated OpenSSL APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-04 19:12:49 -07:00
Rosen Penev a89a876de9 ldns: fix compilation without deprecated APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-04 19:11:25 -07:00
Rosen Penev 7a29b7d896 inadyn: update to 2.7
Remove pic hack.

Fix license information.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-04 19:10:09 -07:00
Rosen Penev deaa584069 yara: fix compilation without deprecated OpenSSL APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-04 19:09:14 -07:00
Rosen Penev f2dae99c41 motion: fix old libmicrohttpd usage
Doesn't seem to be needed for this package but it does fix several
warnings.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-04 19:05:41 -07:00
Rosen PenevandGitHub 7f620401af Merge pull request #13021 from stangri/master-simple-adblock
simple-adblock: README and config update
2020-08-04 18:42:18 -07:00
Rosen PenevandGitHub ab95db45d9 Merge pull request #13015 from neheb/sms2
smstools3: fix compilation with GCC10
2020-08-04 06:30:31 -07:00
Rosen Penev 19f03cfac9 smstools3: fix compilation with GCC10
GCC10 defaults to -fno-common , which breaks compilation as there are
multiple variables defined outside of the header file.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-03 16:45:02 -07:00
Rosen Penev 6d23184a8d libsodium: add autoreconf
The patch, while it works, requires autoreconf. Added.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-03 16:37:02 -07:00
Rosen PenevandGitHub b19f976fa4 Merge pull request #12983 from peter-stadler/patch-2
nginx-util: fix dependency
2020-08-03 13:37:04 -07:00
Rosen PenevandGitHub 9accec8e38 Merge pull request #12998 from neheb/nloh2
nlohmannjson: build with meson
2020-08-03 13:36:42 -07:00
Rosen PenevandGitHub a7b526f032 Merge pull request #12996 from neheb/exfa
exfatprogs: update to 1.0.4
2020-08-03 13:36:27 -07:00
Rosen PenevandGitHub 735b516bc1 Merge pull request #13014 from tru7/libfmt
libfmt: bump to version 7.0.2
2020-08-03 09:24:04 -07:00
Rosen PenevandGitHub 4860c5cc5b Merge pull request #12997 from neheb/pyt
python3: fix host compilation with clang
2020-08-03 02:22:01 -07:00
Rosen PenevandGitHub 3ae4b3f016 Merge pull request #13002 from liudf0716/apfree-wifidog
apfree-wifidog: fix bug of cert generating condition and enable misuse
2020-08-02 23:12:40 -07:00
Rosen Penev 7c9a0919a7 glib2: fix full language build
Needs -lintl.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-02 18:03:50 -07:00
Rosen Penev 6c321adf3b libextractor: make ffmpeg plugin depend on BUILD_PATENTED
FFMpeg has patented functionality. Make libextractor respect
BUILD_PATENTED.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-02 14:13:33 -07:00
Rosen Penev f21c3b4e99 nlohmannjson: build with meson
Just blindly copying the include files is not quite correct. The build
system merges all of them into one file.

A pkgconfig file also gets generated.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-02 00:51:15 -07:00
Rosen Penev 95698aa083 vala: fix compilation under clang
Used under macOS.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-02 00:50:39 -07:00
Rosen Penev b40c40151c python3: fix host compilation with clang
Matched rpath parameter with Makefile.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-02 00:49:30 -07:00
Rosen Penev e1c3ed6748 softethervpn: fix compilation with clang
Needs , not = for the rpath parameter.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-02 00:48:59 -07:00
Rosen Penev 02d5c37808 ola: fix compilation with clang
Needs , not = for the rpath parameter.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-02 00:48:49 -07:00
Rosen Penev b39ceec62f exfatprogs: update to 1.0.4
Faster fsck.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-02 00:47:46 -07:00
Rosen Penev 5a44d367d5 graphicsmagick: fix old CONFIG_DEPEND
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-02 00:43:44 -07:00
Rosen PenevandGitHub 0c3f4fd079 Merge pull request #12899 from aaronjg/openwrtize-openfortivpn
openfortivpn: use a more 'OpenWRT' paradigm throughout the code
2020-08-01 16:40:41 -07:00
Rosen PenevandGitHub bb6cecb2ca Merge pull request #12904 from odmdas/odmdas-freeradius3-Makefile
freeradius3: add missing conffiles to Makefile
2020-08-01 16:37:45 -07:00
Rosen PenevandGitHub 6d9e9e4af6 Merge pull request #12994 from dangowrt/libsodium-build-with-scalarmult_ed25519_ref10
libsodium: compile with scalarmult_ed25519_ref10
2020-08-01 16:37:02 -07:00
Rosen PenevandGitHub cbc49e5ea1 Merge pull request #12984 from gladiac1337/haproxy-2.2.2
haproxy: Update HAProxy to v2.2.2
2020-08-01 16:03:29 -07:00
Rosen PenevandDaniel Golle 26b1cc700a libextractor: update to 1.10
Made two compile options dependent on whether or not the plugins are
selected.

Removed autoreconf as autools files are not being patched.

Added PKG_BUILD_PARALLEL for faster compilation.

Added patch to fix compilation with libjpeg-turbo. libjpeg-turbo can be
fixed to include this API, but it's probably better for size reasons to
patch libextractor instead.

Added -liconv since it seems to be needed for some reason.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-01 23:06:50 +01:00
Rosen Penev 1f3a60acd6 glib2: add back libiconv/host build dependency
HOST_LDFLAGS are used in target builds with meson. Having -liconv is
necessary because of certain hosts that lack iconv in libc.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-01 09:34:17 -07:00
Rosen Penev b01076ccd8 meson: backport upstream rpath fix
-Wl,rpath= does not work with clang, yet -Wl,rpath, does not work with
meson. Backport upstream patch fixing this.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-01 09:34:17 -07:00
Rosen PenevandGitHub 020ac4f500 Merge pull request #11017 from neheb/jpeg-turbo
libjpeg-turbo: Add new package
2020-07-31 20:45:15 -07:00
Rosen Penev 8abf547919 libjpeg-turbo: Add new package
It's faster than regular libjpeg with ASM optimizations for various
platforms. Tests with djpeg indicate that it's twice as fast.

This is meant to replace the regular libjpeg.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-31 20:40:23 -07:00
Rosen Penev f23da6d1b8 glib2: add gettext-full build dependency
I don't know why this is needed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-31 20:24:20 -07:00
Rosen Penev 73d6ad6e1a libjpeg: remove
This library is more than 2x slower that -turbo on MIPS. It also conflicts
with -turbo as they write the same InstallDev entries.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-31 20:16:55 -07:00