Commit Graph
18615 Commits
Author SHA1 Message Date
Stijn Tintel 43d0e07789 domoticz: bump to 2020.1
Drop upstreamed patches.

The file appversion.default was removed from Domoticz, causing the hacks
to inject APPVERSION, APPDATE and APPHASH to fail. As the appversion.h
is generated during compile time, implementing a new way to inject these
defines is non-trivial, so simply drop them.

As the minor version for this release is no longer based on the number
of commits, the package versioning needs to be revised if we want to
build a git snapshot instead of stable release. Leave this for another
day and drop that logic for now.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2020-03-23 22:37:36 +02:00
Stijn Tintel 5b2d98284b openzwave: bump to 1.6.1063
Replace all patches with Make options or sed to improve maintainability.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2020-03-23 21:32:34 +02:00
Rosen PenevandGitHub 73b75ed106 Merge pull request #11630 from neheb/nbmv
ffmpeg: add dependency to fdk-aac for ffmpeg-full
2020-03-23 12:19:03 -07:00
Hannu NymanandGitHub 3ca125971d Merge pull request #11642 from jefferyto/python-zope-interface-5.0.1
python-zope-interface: Update to 5.0.1, refresh patch
2020-03-23 21:08:44 +02:00
Hannu NymanandGitHub b4c303f88f Merge pull request #11638 from jefferyto/twisted-20.3.0
python-twisted: Update to 20.3.0, refresh patches
2020-03-23 21:07:47 +02:00
Hannu NymanandGitHub 74ff77bb65 Merge pull request #11635 from jefferyto/golang-1.14.1
golang: Update to 1.14.1
2020-03-23 21:04:39 +02:00
Hannu NymanandGitHub ebe4165d1e Merge pull request #11634 from ja-pa/python-zipp-3.1.0
python-zipp: update to version 3.1.0
2020-03-23 21:04:17 +02:00
Hannu NymanandGitHub 0a885042da Merge pull request #11633 from ja-pa/redis-5.0.8
redis: update to version 5.0.8 (security fix)
2020-03-23 21:03:56 +02:00
Jeffery To 7662e1ea9b python-zope-interface: Update to 5.0.1, refresh patch
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-03-24 01:18:33 +08:00
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
Jeffery To 5f392c62a5 golang: Update to 1.14.1
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-03-23 21:25:52 +08:00
Jan Pavlinec 7fb8beee7c python-zipp: update to version 3.1.0
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-03-23 14:19:48 +01:00
Jan Pavlinec cb80a00099 redis: update to version 5.0.8 (security fix)
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-03-23 13:42:28 +01:00
Daniel EngbergandGitHub 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 EckertandGitHub 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 BrenkenandGitHub f491e56bb2 Merge pull request #11613 from dibdot/mc
mc: update to 4.8.24
2020-03-23 07:48:10 +01:00
Hannu NymanandGitHub 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 78b7bbbfa6 ffmpeg: add dependency to fdk-aac for ffmpeg-full
Since getting rid of the patented line, it seems fdk-aac is now getting
enabled for -full, causing a missing dependency. OTOH, fdk-aac can only be
enabled if x264 is not. So add a ! dependency for it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-22 18:07:04 -07:00
Rosen PenevandGitHub 81c3e2dfa4 Merge pull request #11628 from neheb/mpdd
mpd: allow AAC decoding with mini variant
2020-03-22 17:20:29 -07:00
Rosen PenevandGitHub 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 PenevandGitHub 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 PenevandGitHub 2a77fe8b1a Merge pull request #11467 from wosk/add-miredo
miredo: Initial version 1.2.6
2020-03-22 11:57:20 -07:00
Hannu NymanandGitHub 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 PenevandGitHub 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 PenevandGitHub 0b2a235097 Merge pull request #11625 from neheb/ffmp
ffmpeg: do not list AAC as patented
2020-03-21 21:03:10 -07:00
Rosen PenevandGitHub 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 PenevandGitHub 4205db5505 Merge pull request #11597 from neheb/perl
perl updates
2020-03-21 15:23:53 -07:00
Rosen PenevandGitHub 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 GolleandGitHub 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 NymanandGitHub 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 PenevandGitHub 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 PenevandGitHub 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 PenevandGitHub 7bf1d3ffb5 Merge pull request #11602 from neheb/nbm
svox: fix compilation with newer musl
2020-03-20 16:17:48 -07:00
Rosen PenevandGitHub 399c91d75c Merge pull request #11507 from micmac1/pg-pc
postgresql: fix pkg-config file
2020-03-20 16:16:31 -07:00
Rosen PenevandGitHub dd37d47bdd Merge pull request #11587 from neheb/io
iotivity: remove
2020-03-20 16:08:37 -07:00
Rosen PenevandGitHub 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 NymanandGitHub 0960a401d8 Merge pull request #11611 from Ansuel/nginx-large
nginx: bump version and fix bug
2020-03-20 22:48:06 +02:00