Commit Graph

3670 Commits

Author SHA1 Message Date
tofuliang
0c96e8e1e0 Merge https://github.com/coolsnowwolf/packages 2020-02-20 19:20:51 +00:00
coolsnowwolf
64ed8b564f add scons package 2020-02-21 01:43:58 +08:00
coolsnowwolf
c3f303d51b bump version 2020-02-21 01:35:40 +08:00
tofuliang
c0aaf196e0 Merge https://github.com/coolsnowwolf/packages 2020-02-19 19:20:46 +00:00
coolsnowwolf
ccd62b1004 Merge branch 'master' of https://github.com/coolsnowwolf/packages 2020-02-19 15:47:32 +08:00
coolsnowwolf
36ca3db496 freeradius3: bump to 3.0.20 2020-02-19 15:47:22 +08:00
tofuliang
a0e63d0eb4
Create merge-upstream.yml 2020-02-18 16:28:50 +08:00
tofuliang
0bc0aa40e3 backport jq from 19.07 2020-02-18 08:17:12 +00:00
coolsnowwolf
f79d668ce8
Merge pull request #25 from AmadeusGhost/update
netdata: update to version 1.19.0
2020-02-18 14:10:04 +08:00
coolsnowwolf
2da38bc239
Merge pull request #26 from AmadeusGhost/upgrade
wifidog-ng: fix build error
2020-02-18 14:09:50 +08:00
coolsnowwolf
7e72045faa
Merge pull request #27 from hue715/master
update open-vm-tools to 11.0.5 (from srchack/custom-packages.git)
2020-02-18 14:09:36 +08:00
coolsnowwolf
15de7297b9 glib2: fix mips16 build, add size reducing static link, fpic CFLAGS 2020-02-16 21:21:06 +08:00
coolsnowwolf
feff5fca72 node: bump version 2020-02-16 18:20:49 +08:00
hue715
44783fd3f3 clamav:sync with openwrt 19.07(Update to version 0.101.4)
1、 clamav: avoid host pickup of libxml2
If libxml2 is installed in the host, then the host library is used and
compilation fails.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2、 clamav: Update to version 0.101.4
Change deprecated options to a new one:
DetectBrokenExecutables to AlertBrokenExecutables
ArchiveBlockEncrypted to AlertEncrypted

Fixes: CVE-2019-12900 and CVE-2019-12625

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
3、 clamav: Update init scripts

This replaces the use of uci_validate_section() with
uci_load_validate(), which removes the need to declare local variables
for every config option.

This also removes some unnecessary curly brackets.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4、 clamav: don't install dev files into package

This avoids copying /usr/include, unversioned *.so files, pkgconfig,
/usr/lib/*.la, and the build-time libs/cflags configuration utility
clamav-config.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry-picked from 815e05e)
5、 clamav: Change depends from uclibcxx to CXX_DEPENDS

The build system allows changing uclibc++ to libstdcpp globally. This
avoids an unnecessary depends in the case of libstdcpp usage.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
6、 clamav: enable clamav-milter

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
7、 clamav: fix invalid zlib version error

ClamAV's configure script uses grep to check for bugy zlib version
1.2.1. Since current OpenWrt zlib version is 1.2.11 this check passes
and build fails. This patch will disable this unneeded check and make
sure we are looking for zlib on the right location.

clamdtop was beeing built without it's ncurses dependency. Build system
would link it to the host's ncurses making the program fail at run time.
This patch will disable building of optional clamdtop, otherwise we need
to add ncurses as a dependency and fix the search path.

Increase PKG_RELEASE to reflect changes.

Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2020-02-11 22:28:09 +08:00
hue715
085be7136b update to 11.0.5
from srchack/custom-packages.git
1、open-vm-tools: bump 11.0.5
2、open-vm-tools: Change PKG_LICENSE
2020-02-09 22:38:50 +08:00
AmadeusGhost
fba6b84c5d wifidog-ng: fix build error 2020-02-09 17:15:14 +08:00
AmadeusGhost
feffce4598 netdata: update to version 1.19.0 2020-02-09 16:36:04 +08:00
coolsnowwolf
7f793310e5
Merge pull request #22 from AmadeusGhost/master
squashfs-tools: fix build error
2020-02-06 21:58:05 +08:00
coolsnowwolf
5c1cc75305
Merge pull request #23 from Mattraks/master
shadowsocks-libev:rm shadowsocks-libev-config
2020-02-06 21:57:49 +08:00
coolsnowwolf
b030061adf
Merge pull request #24 from AmadeusGhost/amend
libuhttpd: update to 3.0.1
2020-02-06 21:57:14 +08:00
coolsnowwolf
9962cd2db1 Merge branch 'master' of https://github.com/coolsnowwolf/packages 2020-02-06 21:53:16 +08:00
coolsnowwolf
5b6e48bb8d openldap: bump version 2020-02-06 21:52:27 +08:00
AmadeusGhost
825ad14363 libuhttpd: Update to 3.0.1 2020-02-05 21:30:37 +08:00
AmadeusGhost
b8ed28bc16 squashfs-tools: fix build error
The inclusion of <sys/sysmacros.h> by <sys/types.h> was deprecated and
removed.  This is causing major, minor, and makedev to be undefined.
2020-02-05 21:25:21 +08:00
Mattraks
e1c6e2ba43
shadowsocks-libev:rm shadowsocks-libev-config 2020-02-01 19:45:29 +08:00
coolsnowwolf
e198962b15
Merge pull request #21 from Mattraks/golang
golang: bump to version 1.13
2020-01-23 20:51:04 +08:00
Mattraks
1463dd1ecb golang: bump to version 1.13
luai2c:Delete invalid
2020-01-22 18:59:52 +08:00
coolsnowwolf
438a4bc7a5
Merge pull request #16 from chihoutam/master
keepalived packages: sync with 19.07-rc2
2020-01-20 00:22:25 +08:00
coolsnowwolf
3a62331a6b
Merge pull request #17 from Mattraks/master
shadowsocks:bump version
2020-01-20 00:21:30 +08:00
coolsnowwolf
58aea76dc2
Merge pull request #12 from AnxQ/master
update netatalk_3.1.12 libgcrypt_1.8.5 libgpg-error_1.36
2020-01-20 00:21:03 +08:00
coolsnowwolf
4820bfa855
Merge pull request #18 from AmadeusGhost/master
pulseaudio: fix recursive dependencies
2020-01-20 00:20:44 +08:00
coolsnowwolf
1fed0e819a
Merge pull request #20 from AmadeusGhost/amend
minidlna: fix dsd support
2020-01-20 00:20:16 +08:00
AmadeusGhost
f8bf67512a minidlna: fix dsd support 2020-01-19 12:20:12 +08:00
AmadeusGhost
752014ba4b Merge remote-tracking branch 'lede/master' 2020-01-19 11:59:41 +08:00
LEAN-ESX
9abae453fd minidlna: add dsd support 2020-01-17 11:10:33 -08:00
AmadeusGhost
cf9f28a6d0 pulseaudio: fix recursive dependencies 2020-01-16 21:35:41 +08:00
Mattraks
632c7e3329 shadowsocks:bump version 2020-01-14 19:10:34 +08:00
Mr.H
e395a5ed89 packages: sync with 19.07-rc2 2020-01-04 21:16:24 +08:00
LEAN-ESX
da24354376 chaosvpn: bump version 2019-12-15 02:25:02 -08:00
LEAN-ESX
39b1cb6668 acme: fix depend 2019-12-15 02:19:25 -08:00
LEAN-ESX
95ed47b717 acme: bump version 2019-12-15 02:13:56 -08:00
LEAN-ESX
cf6e939b81 squid: bump to 4.0 2019-12-13 08:51:26 -08:00
LEAN-ESX
4674c6a2c3 libtirpc: add package 2019-12-10 21:54:50 -08:00
LEAN-ESX
2db4ca5179 nfs-kernel-server: bump to v2.3.4 2019-12-10 19:54:40 -08:00
LEAN-ESX
4164494a90 librouteros: add package 2019-12-10 19:37:56 -08:00
LEAN-ESX
25a870e788 node: bump to new version 2019-12-09 05:53:58 -08:00
LEAN-ESX
579667e8d1 libuv: bump version 2019-12-08 00:28:03 -08:00
LEAN-ESX
c66f763ef4 qemu-ga: fix path 2019-12-07 06:04:03 -08:00
LEAN-ESX
c767cf1553 qemu: bump to version 4.1.1 2019-12-07 05:50:19 -08:00
LEAN-ESX
d75bcfcfb8 openvswitch: backport patch to fix compilation 2019-12-07 05:32:25 -08:00