Jeffery To
633c81e7a9
python-twisted: Update to 20.3.0, refresh patches
...
This update includes fixes for:
* CVE-2020-10108
* CVE-2020-10109
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-03-23 23:17:45 +08:00
Daniel Engberg
6408a0c585
Merge pull request #10599 from ja-pa/jsoncpp-1.9.2
...
jsoncpp: update to version 1.9.2
2020-03-23 12:45:12 +01:00
Jan Pavlinec
5bc5bd27f1
jsoncpp: update to version 1.9.2
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-03-23 12:09:10 +01:00
Yousong Zhou
f31a9349ea
ovn: initial version 20.03.0
...
Compared to original packaging scheme within openvswitch, we removed
ovn-trace, ovn-detrace from openvswitch-ovn-common package. ovn-detrace
requires python libs to run, so it does not actually work out of box in
previous builds anyway.
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2020-03-23 16:07:24 +08:00
Yousong Zhou
bf4f584e75
openvswitch: bump to version 2.13.0
...
python2 library is now removed as the transition has been done by the
upstream project
OVN is now a separate project released with its own release plan and
it's not included within openvswitch starting with ovs 2.13.
openvswitch.mk is split out from the main Makefile for adding ovn
packages back in following commits.
The following two patches are already included in 2.13
- ovsdb-idlc-fix-dict-change-during-iteration.patch
- compat-Include-confirm_neigh-parameter-if-needed.patch
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2020-03-23 16:07:24 +08:00
Florian Eckert
f426ad6acc
Merge pull request #11593 from TDT-AG/pr/20200319-prometheus-statsd-exporter
...
prometheus-statsd-exporter: update PGK_VERSION to v0.15.0
2020-03-23 09:02:13 +01:00
Dirk Brenken
f491e56bb2
Merge pull request #11613 from dibdot/mc
...
mc: update to 4.8.24
2020-03-23 07:48:10 +01:00
Hannu Nyman
7e687eac18
Merge pull request #11631 from hnyman/colfix
...
collectd: disable dpdk_telemetry module
2020-03-23 08:31:02 +02:00
Hannu Nyman
b936fc4e0d
collectd: disable dpdk_telemetry module
...
Explicitly disable the new dpdk_telemetry module to fix
compilation in buildbot.
(other dpdk modules are aleady disabled)
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-03-23 07:58:25 +02:00
Rosen Penev
81c3e2dfa4
Merge pull request #11628 from neheb/mpdd
...
mpd: allow AAC decoding with mini variant
2020-03-22 17:20:29 -07:00
Rosen Penev
fb12840581
fdk-aac: add BUILD_PATENTED to CONFIG_DEPENDS
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-22 16:36:45 -07:00
Rosen Penev
845f7fc2bb
fdk-aac: fix wrong if condition
...
It must be reversed to work properly.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-22 16:33:03 -07:00
Rosen Penev
c7d98c3626
mpd: allow AAC decoding with mini variant
...
This is possible as libfaad no longer has patented functionality based on
BUILD_PATENTED.
AAC is a very popular format, so it makes sense to have some kind of
version included.
The ffmpeg package does not provide and cannot provide AAC decoding
without BUILD_PATENTED, therefore enabled FAAD for all variants.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-22 16:22:07 -07:00
Hannu Nyman
1d11a0c892
collectd: update to 5.11.0
...
* Update collectd to version 5.11.0
* Refresh patches
Release notes:
https://github.com/collectd/collectd/releases/tag/collectd-5.11.0
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-03-22 22:48:31 +02:00
Rosen Penev
2a77fe8b1a
Merge pull request #11467 from wosk/add-miredo
...
miredo: Initial version 1.2.6
2020-03-22 11:57:20 -07:00
Hannu Nyman
097b1a9c74
Merge pull request #11629 from PolynomialDivision/feature/libuwifiupdate
...
libuwifi: update to latest version
2020-03-22 15:57:03 +02:00
Nikita Vostokov
5db9091a17
miredo: Makefile fixes
...
* Move CONFIGURE blocks after description
* Fix build with libcap
Signed-off-by: Nikita Vostokov <yawosk@yandex.com>
2020-03-22 15:48:28 +03:00
Nick Hainke
0223a7a0ef
libuwifi: update to latest version
...
Signed-off-by: Nick Hainke <vincent@systemli.org>
2020-03-22 12:42:49 +01:00
Rosen Penev
ea11132fb7
Merge pull request #11624 from AuroraRAS/ddns-append-cnkuai
...
ddns-scripts: Append ddns script for cnkuai.cn
2020-03-22 02:22:57 -07:00
Rosen Penev
0b2a235097
Merge pull request #11625 from neheb/ffmp
...
ffmpeg: do not list AAC as patented
2020-03-21 21:03:10 -07:00
Rosen Penev
95ef437f8e
Merge pull request #11600 from neheb/fdkaac
...
fdk-aac: don't build two versions
2020-03-21 21:02:44 -07:00
Rosen Penev
178206410c
ffmpeg: do not list AAC as patented
...
Both libraries in the tree (fdk-aac and faad) have patented functionality
disabled when CONFIG_BUILD_PATENTED is off.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-21 15:55:57 -07:00
Rosen Penev
4205db5505
Merge pull request #11597 from neheb/perl
...
perl updates
2020-03-21 15:23:53 -07:00
Rosen Penev
5c70e80f52
Merge pull request #11620 from yangfl/master
...
i2pd: Update to 2.30.0
2020-03-21 15:15:26 -07:00
Chip Lee
066b8b427a
ddns-scripts: Append ddns script for cnkuai.cn
...
A low-cost domain name service provider in China
Signed-off-by: Chip Lee <chplee@gmail.com>
2020-03-21 20:31:05 +08:00
Daniel Golle
63586f98cd
Merge pull request #11618 from neheb/mbo
...
mbtools: fix compilation with newer glib
2020-03-21 11:03:00 +00:00
David Yang
1a734c17dc
i2pd: Update to 2.30.0
...
Signed-off-by: David Yang <mmyangfl@gmail.com>
2020-03-21 18:02:44 +08:00
Hannu Nyman
996477891f
Merge pull request #11614 from stangri/master-https-dns-proxy
...
https-dns-proxy: support for dnsmasq noresolv option
2020-03-21 09:46:47 +02:00
Rosen Penev
3f9fedf6e3
Merge pull request #11578 from aleksander0m/aleksander/qmi-1-24-8
...
libqmi: update to version 1.24.8
2020-03-20 16:19:57 -07:00
Rosen Penev
c16e7cc423
Merge pull request #11570 from aleksander0m/aleksander/mm-1-12-8
...
modemmanager: release 1.12.8
2020-03-20 16:19:21 -07:00
Rosen Penev
7bf1d3ffb5
Merge pull request #11602 from neheb/nbm
...
svox: fix compilation with newer musl
2020-03-20 16:17:48 -07:00
Rosen Penev
399c91d75c
Merge pull request #11507 from micmac1/pg-pc
...
postgresql: fix pkg-config file
2020-03-20 16:16:31 -07:00
Rosen Penev
dd37d47bdd
Merge pull request #11587 from neheb/io
...
iotivity: remove
2020-03-20 16:08:37 -07:00
Rosen Penev
016039d9e3
Merge pull request #11596 from pffmachado/issue-libcan
...
libcap: fix build failure
2020-03-20 16:02:23 -07:00
Rosen Penev
647721c61e
mbtools: fix compilation with newer glib
...
Remove Werror as glib throws deprecation warnings.
Cleaned up Makefile for consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-20 16:00:15 -07:00
Stan Grishin
de572880c4
https-dns-proxy: support for dnsmasq noresolv option
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-03-20 21:22:29 +00:00
Hannu Nyman
0960a401d8
Merge pull request #11611 from Ansuel/nginx-large
...
nginx: bump version and fix bug
2020-03-20 22:48:06 +02:00
Rosen Penev
6247b33d76
Merge pull request #11609 from pymumu/master
...
smartdns: update to 1.2020.30
2020-03-20 13:24:18 -07:00
Rosen Penev
4b703af5b0
Merge pull request #11612 from cshore-history/pr-remove-cshored-maintainer
...
treewide: Remove myself as maintainer
2020-03-20 13:22:59 -07:00
Ansuel Smith
0910d61cd4
nginx: bump version and fix bug
...
This fix #11610 by increasing max client body size
in nginx conf.
Bump nginx to latest version.
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2020-03-20 20:59:20 +01:00
Dirk Brenken
b99468cf84
mc: update to 4.8.24
...
* changes see http://midnight-commander.org/wiki/NEWS-4.8.24
Signed-off-by: Dirk Brenken <dev@brenken.org>
2020-03-20 20:50:43 +01:00
Daniel F. Dickinson
290ab508ab
treewide: Remove myself as maintainer
...
Life changes, I'm no longer avaiable to be an sufficiently active
OpenWrt developer. Therefore removing myself from maintainer from
all packages I maintained in OpenWrt.
All the best for those who keep up the good work!
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2020-03-20 14:12:55 -04:00
Nick Peng
1001c917f2
smartdns: update to 1.2020.30
...
Signed-off-by: Nick Peng <pymumu@gmail.com>
2020-03-21 00:33:37 +08:00
Nikos Mavrogiannopoulos
d96f1cf10c
ocserv: updated to 1.0.0
...
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
2020-03-20 14:31:38 +01:00
Hannu Nyman
cfd6bf44c9
Merge pull request #11604 from jefferyto/python-3.8.2
...
python3: Update to 3.8.2, fix python3-xml dependency
2020-03-20 12:30:04 +02:00
Yousong Zhou
ca7ea1402c
qemu: add ui options to PKG_CONFIG_DEPENDS
...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2020-03-20 17:27:13 +08:00
Yousong Zhou
7d000f2042
spice-protocol: bump to version 0.14.1
...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2020-03-20 17:27:13 +08:00
Yousong Zhou
d977f63136
spice: bump to version 0.14.3
...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2020-03-20 17:27:13 +08:00
Yousong Zhou
1f00e4a327
dtc: bump to version 1.6.0
...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2020-03-20 17:27:13 +08:00
Jeffery To
7513448d20
python3: Update to 3.8.2, fix python3-xml dependency
...
xml.sax.saxutils has a dependency on urllib[1].
[1]: https://github.com/python/cpython/blob/v3.8.2/Lib/xml/sax/saxutils.py#L6
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-03-20 16:30:22 +08:00