Commit graph

15082 commits

Author SHA1 Message Date
Rosen Penev
96df1c380f
Merge pull request #9181 from neheb/j
inadyn: Update to 2.5
2019-06-09 19:13:24 -07:00
Rosen Penev
a598857c48
Merge pull request #9124 from neheb/per
perl: Do not build on ARC
2019-06-09 18:59:59 -07:00
Rosen Penev
9dd7f45cf9
Merge pull request #9187 from neheb/aio
libaio: Backport DESTDIR patch to simplify the Makefile
2019-06-09 18:59:24 -07:00
Rosen Penev
a0706c0423
Merge pull request #9192 from antonlacon/ffmpeg-custom
ffmpeg: install ffserver and ffprobe when using custom versions
2019-06-09 18:58:45 -07:00
Rosen Penev
82712dd808
Merge pull request #9140 from neheb/or
liblo: Update to 0.30 and remove maintainer
2019-06-09 18:45:21 -07:00
Konstantin Demin
fabd9efdea bridge-utils: fix conflict with busybox brctl
Busybox brctl applet conflicts with the version from bridge-utils.
Fix this by using ALTERNATIVE support for brctl in bridge-utils.

Signed-off-by: Konstantin Demin <rockdrilla@gmail.com>
[PKG_RELEASE bump]
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-06-10 01:30:45 +00:00
Hannu Nyman
29b322fc61
Merge pull request #9202 from sartura/file_bump_to_5.37
libs: file: bump to 5.37
2019-06-09 21:47:05 +03:00
Rosen Penev
38dcd42b87
Merge pull request #9151 from neheb/po
powertop: Do not use fstack-protector on ARC
2019-06-09 09:58:40 -07:00
Rosen Penev
224841faba
Merge pull request #9203 from sartura/libuv_bump_to_1.29.1
libs: libuv: bump to 1.29.1
2019-06-09 09:05:06 -07:00
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