Rosen Penev
df3f038fb3
Merge pull request #9204 from sartura/dhcpcd_bump_to_7.2.2
...
net: dhcpcd: bump to 7.2.2
2019-06-09 09:04:33 -07:00
Rosen Penev
8f9f68e627
Merge pull request #9205 from sartura/sysstat_bump_to_12.0.5
...
utils: sysstat: bump to 12.0.5
2019-06-09 09:03:11 -07:00
Marko Ratkaj
d84d95896b
utils: sysstat: bump to 12.0.5
...
Version bump from 12.0.2 to 12.0.5
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2019-06-09 17:22:13 +02:00
Marko Ratkaj
ee53ca5a43
net: dhcpcd: bump to 7.2.2
...
Version bump from 7.0.8 to 7.2.2
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2019-06-09 17:17:26 +02:00
Marko Ratkaj
2938dbcdb1
libs: libuv: bump to 1.29.1
...
Version bump from 1.24.1 to 1.29.1
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2019-06-09 17:12:47 +02:00
Marko Ratkaj
ad02d39e85
libs: file: bump to 5.37
...
Simple version bump from 5.36 to 5.37
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2019-06-09 17:06:31 +02:00
Rosen Penev
1c4b6fef5f
Merge pull request #9191 from neheb/pciu
...
pciutils: Install libpci using CP instead of INSTALL_BIN
2019-06-08 08:32:13 -07:00
Daniel Golle
758b368985
gnunet: update to 0.11.5
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-06-08 14:05:19 +02:00
Daniel Golle
fb2eb966c2
gnurl: update to 7.65.1
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-06-08 14:05:19 +02:00
Josef Schlehofer
b1de8ac61e
Merge pull request #9188 from BKPepe/youtube
...
youtube-dl: update to version 2019.6.8
2019-06-08 11:21:15 +02:00
Rosen Penev
1968699f98
Merge pull request #9173 from ryzhovau/getdns_lib
...
getdns: fix library double packing
2019-06-08 01:56:07 -07:00
Rosen Penev
26ae692d32
Merge pull request #9190 from neheb/dob
...
libdouble-conversion: Switch to CP instead of INSTALL_DATA
2019-06-07 23:28:10 -07:00
Rosen Penev
3fc1876627
Merge pull request #9104 from neheb/hwl
...
hwloc: Add PCI support
2019-06-07 22:39:23 -07:00
Rosen Penev
c005595e09
pciutils: Install libpci using CP instead of INSTALL_BIN
...
INSTALL_BIN turns all of the symlinks to files, increasing size.
Updated PCI IDs.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-07 17:49:06 -07:00
Rosen Penev
1bb38d8a5f
Merge pull request #9189 from neheb/gfl
...
gflags: Use CP instead of INSTALL_DATA
2019-06-07 15:56:49 -07:00
Rosen Penev
f564c71404
libdouble-conversion: Switch to CP instead of INSTALL_DATA
...
INSTALL_DATA turns symlinks into files, increasing the size.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-07 14:33:27 -07:00
Rosen Penev
c3f3cbe9dc
gflags: Use CP instead of INSTALL_DATA
...
INSTALL_DATA turns the symlinks into files, increasing the size.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-07 14:31:19 -07:00
Rosen Penev
c7428de4b4
Merge pull request #9185 from dengqf6/zt
...
zerotier: remove ARM32 conservative CFLAGS
2019-06-07 14:20:53 -07:00
Josef Schlehofer
1a4fb7c3c5
youtube-dl: update to version 2019.6.8
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-06-07 23:10:58 +02:00
Rosen Penev
5e34f4a32b
libaio: Backport DESTDIR patch to simplify the Makefile
...
Fixes issue where OpenWrt CFLAGS like relro were not being passed.
Updated license information.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-07 14:08:52 -07:00
Ian Leonard
f2896e3db5
ffmpeg: install ffserver and ffprobe when using custom versions
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-06-07 13:37:22 -07:00
Deng Qingfang
4a3e3fb286
zerotier: remove ARM32 conservative CFLAGS
...
OpenWrt toolchains already use correct CFLAGS for every ARM target
There is no reason to use conservative CFLAGS now
It also causes compile error with GCC 9.1.0
Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
2019-06-08 01:32:29 +08:00
Rosen Penev
0910bffb57
Merge pull request #9178 from neheb/op
...
opus: Update to 1.3.1
2019-06-07 09:34:26 -07:00
Josef Schlehofer
2ca2158367
Merge pull request #9182 from mmtj/pyroute2-0.5.6
...
python3-pyroute2: Update to version 0.5.6
2019-06-07 17:03:24 +02:00
Martin Matějek
596990974c
python3-pyroute2: Update to version 0.5.6
...
Signed-off-by: Martin Matějek <martin.matejek@gmx.com>
2019-06-07 13:21:18 +02:00
Rosen Penev
dd41da3403
inadyn: Update to 2.5
...
Makefile cleanups.
Added PKG_BUILD_PARALLEL for faster compilation.
Added PKG_INSTALL.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-06 22:43:32 -07:00
Rosen Penev
c3b1fa1ae2
Merge pull request #9179 from neheb/b
...
yaaw: Remove
2019-06-06 22:23:43 -07:00
Rosen Penev
51e163b84e
yaaw: Remove
...
This has had no updates since 2007. There are also many other aria2 web
interfaces here.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-06 22:15:49 -07:00
Rosen Penev
518f01997e
opus: Update to 1.3.1
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-06 22:07:24 -07:00
Rosen Penev
885c8c8e75
Merge pull request #9168 from ja-pa/vim-security-patch
...
vim: patch security issue
2019-06-06 18:14:20 -07:00
Rosen Penev
9e25a6e528
Merge pull request #9174 from ryzhovau/unbound_lib
...
unbound: fix library double packing
2019-06-06 14:49:15 -07:00
Rosen Penev
074237138d
Merge pull request #9159 from neheb/yam
...
yaml: Update to 0.2.2
2019-06-06 13:29:06 -07:00
Rosen Penev
2f45bb323d
Merge pull request #9139 from neheb/dou
...
libdouble-conversion: Update to 3.1.5
2019-06-06 13:18:28 -07:00
Hannu Nyman
24d32454be
Merge pull request #9160 from dengqf6/ariang
...
ariang: update to 1.1.1
2019-06-06 22:32:49 +03:00
Rosen Penev
148266a812
Merge pull request #9172 from James-TR/patch-1
...
dnsdist: Move into IP Adresses and Names
2019-06-06 12:13:14 -07:00
Alexander Ryzhov
4618c74150
unbound: fix library double packing
...
Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>
2019-06-06 20:18:27 +03:00
Alexander Ryzhov
8ad95c4576
getdns: fix library double packing
...
Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>
2019-06-06 20:10:21 +03:00
James Taylor
eed1c945fa
dnsdist: Move into IP Adresses and Names
...
Moving the DNSDIST package into the IP Addresses and Names subcategory under Network. This will make it easier to find since it will be with other DNS tools.
Signed-off-by: James Taylor <james@jtaylor.id.au>
2019-06-07 02:39:57 +10:00
Rosen Penev
0f554dcefc
Merge pull request #9170 from ja-pa/measurement-kit-0.10.4
...
measurement-kit: update to version 0.10.4
2019-06-06 09:09:34 -07:00
Rosen Penev
cf03afc1f4
Merge pull request #9163 from neheb/nn
...
zstd: Use CP instead of INSTALL_BIN
2019-06-06 08:35:21 -07:00
Jan Pavlinec
44c8712bf6
measurement-kit: update to version 0.10.4
...
Remove openssl patch (merged into upstream)
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-06-06 17:03:34 +02:00
Jan Pavlinec
f2417d7198
vim: patch security issue
...
Fixes CVE-2019-12735
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-06-06 15:54:55 +02:00
Jo-Philipp Wich
d9f29124b7
Merge pull request #9064 from cotequeiroz/lm-sensors-noperl
...
lm-sensors: add conditionals to perl dependencies
2019-06-06 11:20:47 +02:00
Jo-Philipp Wich
edf10aaa61
Merge pull request #9167 from jow-/master
...
nlbwmon: update to latest Git HEAD
2019-06-06 09:29:28 +02:00
Jo-Philipp Wich
c528e01f4c
nlbwmon: update to latest Git HEAD
...
4574e6e nfnetlink: prevent tight retry loops
163a211 client: fix commit error information
21290db nlbwmon: merge existing data
abe701d database: do not overwrite unexpectedly preexisting databases
ef3fa58 socket: handle EAGAIN on send()
Ref: https://github.com/jow-/nlbwmon/issues/23
Ref: https://github.com/jow-/nlbwmon/issues/26
Ref: https://github.com/jow-/nlbwmon/issues/30
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-06-06 08:58:34 +02:00
Rosen Penev
5da5c65080
Merge pull request #9165 from neheb/log4
...
log4cplus: Update to 2.0.4
2019-06-05 23:01:13 -07:00
Rosen Penev
35db7a3e52
Merge pull request #9154 from stintel/boost-host-ignore-site-config
...
boost: ignore site config during host build
2019-06-05 22:53:18 -07:00
Rosen Penev
fe3e12d8f8
Merge pull request #9166 from nxhack/mg_6_5
...
mg: update to 6.5
2019-06-05 22:52:23 -07:00
Hirokazu MORIKAWA
07c344f1a7
mg: update to 6.5
...
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-06-06 11:06:38 +09:00
Rosen Penev
81276bac94
log4cplus: Update to 2.0.4
...
Switch to SourceForge URL. More mirrors available.
Remove InstallDev section. This is already included with CMAKE_INSTALL.
Minor cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-05 18:48:17 -07:00