Rosen Penev [Mon, 30 Mar 2020 00:11:03 +0000 (17:11 -0700)]
libcgroup: fix compile with newer musl
The code uses __BEGIN/END_DECLS from glibc's features.h, actually
sys/cdefs.h, which is deprecated. Get rid of it.
Fixed license information.
Fixed musl-fts dependency. It's only valid for musl.
Removed autoreconf as the patch was removed.
Added PKG_INSTALL for consistency between packages.
Added PKG_BUILD_PARALLEL for faster compilation.
Small cleanups for consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 30 Mar 2020 02:55:55 +0000 (19:55 -0700)]
kea: do not build static host binaries
Errors on some systems. No real change.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Jeffery To [Fri, 20 Mar 2020 07:37:51 +0000 (15:37 +0800)]
nmap: Update to 7.80, add full variant, switch to Python 3
* Update to 7.80
* Add "full" variants for nmap and ncat that support Lua scripts (and
OpenSSL)
* Replace libcxx fix with upstream patch[1] (CHANGELOG change was
removed)
* Switch ndiff to use Python 3 (using a patch from Debian[2], which
comes from an upstream PR[3] plus a port of ndiff/setup.py)
[1]: https://github.com/nmap/nmap/commit/
ea4e2d6657103a2c3d6f543a1a8619eb4d4472c8
[2]: https://salsa.debian.org/pkg-security-team/nmap/-/blob/
0510c602dd45f4dc0b06a6f422a9b0855564ddbb/debian/patches/0004-Python3-port-of-ndiff.patch
[3]: https://github.com/nmap/nmap/pull/1807
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Nuno Goncalves [Sun, 6 Oct 2019 15:40:38 +0000 (17:40 +0200)]
nmap: add Nping with SSL option
Signed-off-by: Henrique de Moraes Holschuh <henrique@nic.br>
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
Hannu Nyman [Sun, 29 Mar 2020 16:11:22 +0000 (19:11 +0300)]
Merge pull request #11702 from PolynomialDivision/feature/dawn_fix_glibc
dawn: remove glibc headers extensions
Nick Hainke [Sun, 29 Mar 2020 09:01:04 +0000 (11:01 +0200)]
dawn: remove glibc headers extensions
Fixes #11689
Signed-off-by: Nick Hainke <vincent@systemli.org>
Rosen Penev [Sun, 29 Mar 2020 07:57:55 +0000 (00:57 -0700)]
Merge pull request #11695 from neheb/gammm
gammu: remove nls.mk
Hannu Nyman [Sun, 29 Mar 2020 07:00:30 +0000 (10:00 +0300)]
Merge pull request #11698 from stangri/master-simple-adblock
simple-adblock: support multiple dnsmasq instances + internal refactoring
Stan Grishin [Sun, 29 Mar 2020 05:13:07 +0000 (05:13 +0000)]
simple-adblock: support multiple dnsmasq instances; rework communication between principal package and luci app
Signed-off-by: Stan Grishin <stangri@melmac.net>
Rosen Penev [Sun, 29 Mar 2020 04:02:34 +0000 (21:02 -0700)]
Merge pull request #11679 from neheb/grp
grilo-plugins: don't try to download grilo
Rosen Penev [Sun, 29 Mar 2020 03:49:57 +0000 (20:49 -0700)]
Merge pull request #11681 from neheb/xz
xz: update to 5.2.5
Rosen Penev [Sun, 29 Mar 2020 00:57:54 +0000 (17:57 -0700)]
vala: update to 0.48.2
Add rpath-link to fix compilation with newer libffi.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 29 Mar 2020 02:29:45 +0000 (19:29 -0700)]
hfsprogs: fix compile with newer musl
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 29 Mar 2020 01:22:49 +0000 (18:22 -0700)]
gammu: remove nls.mk
It's causing issues with newer glib2:
../libgammu/libGammu.so.8.1.41.0: undefined reference to `libiconv'
../libgammu/libGammu.so.8.1.41.0: undefined reference to `libiconv_open'
../libgammu/libGammu.so.8.1.41.0: undefined reference to `libiconv_close'
It's because the libiconv-stub does not include a shared library that
gammu can link to.
Removed most patches since they don't seem to be needed.
Ran init script through shellcheck.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Fri, 27 Mar 2020 06:04:21 +0000 (23:04 -0700)]
grilo-plugins: don't try to download grilo
Upstream thought it was a good idea to force downloads of grilo. Disable
it since it is not needed.
Removed two unnecessary variables.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Nick Hainke [Sat, 28 Mar 2020 20:23:17 +0000 (21:23 +0100)]
dawn: fix stdint.h include for arc
Fixes #11686.
Signed-off-by: Nick Hainke <vincent@systemli.org>
Rosen Penev [Sat, 28 Mar 2020 19:24:04 +0000 (12:24 -0700)]
Merge pull request #11682 from neheb/rpc
rpcsvc-proto: update to 1.4.1
Dirk Brenken [Sat, 28 Mar 2020 17:45:14 +0000 (18:45 +0100)]
Merge pull request #11680 from dibdot/adblock
adblock: release 4.0.0
Rosen Penev [Sat, 28 Mar 2020 10:53:16 +0000 (03:53 -0700)]
Merge pull request #11648 from PolynomialDivision/feature/add_dawn
dawn: add decentralized wifi controller
Nick Hainke [Mon, 23 Mar 2020 18:30:44 +0000 (19:30 +0100)]
dawn: add decentralized wifi controller
Dawn is a decentralized WiFi controller.
Just install dawn and the APs will find each other via umdns.
They periodically exchange information about connected clients, wireless
statistics and other needed information. With that, the daemon load
balances clients between different APs through association control.
Further, the daemon exposes through ubus the hearing map and the
complete wireless network overview. The hearing map is the list of all
probe requests seen from a client from all APs that are running the
controller.
Hearing map:
ubus call dawn get_hearing_map
Network overview:
ubus call dawn get_network
Dawn has a graphical user interface called luci-app-dawn. With that, the
load balancing and other useful settings can be controlled.
Signed-off-by: Nick Hainke <vincent@systemli.org>
Dirk Brenken [Fri, 27 Mar 2020 19:26:39 +0000 (20:26 +0100)]
adblock: release 4.0.0
* new package dependencies: coreultis-sort and
a download util with SSL support
* focus on speed (multicore-support) to handle quite big lists
* include 38 pre-configured blocklist sources in a compressed
json file (/etc/adblock/adblock.sources.gz)
* dynamic SafeSearch support for google, bing, duckduckgo,
yandex, youtube and pixabay (CNAME (bind) & IP (dnsmaq, unbound))
* DNS backend autodetection
* Download Utility autodetection
* Report Interface autodetection
* Easy cron wrapper to set an adblock related auto-timer for
automatic blocklist updates
* raw domain/blocklist support (e.g. for dnscrypt support)
* re-add restrictive Jaillist support
* rework online doc
* Complete LuCI rewrite (migrated to client side JS)
Signed-off-by: Dirk Brenken <dev@brenken.org>
Rosen Penev [Sat, 28 Mar 2020 03:03:26 +0000 (20:03 -0700)]
rpcsvc-proto: update to 1.4.1
Switched to standard tarball. Allows to get rid of build hacks. Also
simplifies the Makefile a bit.
Add PKG_BUILD_PARALLEL for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 28 Mar 2020 02:56:16 +0000 (19:56 -0700)]
xz: update to 5.2.5
Switched to smaller xz archive.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Álvaro Fernández Rojas [Tue, 24 Mar 2020 18:14:42 +0000 (19:14 +0100)]
bcm27xx-eeprom: add package for updating RPi bootloader
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Yousong Zhou [Fri, 27 Mar 2020 02:55:27 +0000 (10:55 +0800)]
reaver: enable PKG_BUILD_PARALLEL
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Yousong Zhou [Fri, 27 Mar 2020 02:46:48 +0000 (10:46 +0800)]
reaver: bump to version 1.6.6
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Michael Heimpold [Thu, 26 Mar 2020 22:42:08 +0000 (23:42 +0100)]
php7: update to 7.4.4
This fixes:
- CVE-2020-7064
- CVE-2020-7065
- CVE-2020-7066
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Rosen Penev [Thu, 26 Mar 2020 20:00:01 +0000 (13:00 -0700)]
Merge pull request #11674 from nxhack/node-homebridge_0_4_53
node-homebridge: update to 0.4.53
Hannu Nyman [Thu, 26 Mar 2020 19:36:36 +0000 (21:36 +0200)]
nano: update to 4.9
Update nano editor to version 4.9
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Jan Pavlinec [Mon, 23 Mar 2020 14:04:03 +0000 (15:04 +0100)]
tor: update to version 0.4.2.7 (security fix)
Fixes:
CVE-2020-10592
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Hannu Nyman [Thu, 26 Mar 2020 16:44:42 +0000 (18:44 +0200)]
collectd: disable onewire plugin, BROKEN since 2009
Mark the onewire plugin as disabled, as the plugin
has been marked BROKEN since it was introduced in 2009 by
https://git.openwrt.org/?p=openwrt/svn-archive/packages.git;a=commitdiff;h=
0de38b88d6ba8c52b8386d3059baba7dca22961f
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Nikos Mavrogiannopoulos [Thu, 26 Mar 2020 11:35:29 +0000 (12:35 +0100)]
Merge pull request #11603 from neheb/libssh
libssh: fix compilation without deprecated OpenSSL APIs
Yousong Zhou [Wed, 25 Mar 2020 15:04:12 +0000 (23:04 +0800)]
openvswitch: depend on IPV6 for intree kmods
Ref: https://github.com/openwrt/packages/issues/11665
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Yousong Zhou [Wed, 25 Mar 2020 14:51:16 +0000 (22:51 +0800)]
openvswitch: unset CONFIG_AUTOREMOVE
Phase 2 buildbots with this option enabled will cleanup openvswitch
build dir which is needed later when building ovn
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Hirokazu MORIKAWA [Thu, 26 Mar 2020 07:12:59 +0000 (16:12 +0900)]
node-homebridge: update to 0.4.53
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Rosen Penev [Tue, 17 Mar 2020 23:30:38 +0000 (16:30 -0700)]
libssh: fix compilation without deprecated OpenSSL APIs
Cleaned up Makefile.
Fixed license information.
Simplified big endian condition.
Removed InstallDev section. CMAKE_INSTALL handles it.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 26 Mar 2020 03:49:31 +0000 (20:49 -0700)]
Merge pull request #11673 from wvdakker/master
Shorewall: Bump to version 5.2.4
Rosen Penev [Thu, 26 Mar 2020 03:43:38 +0000 (20:43 -0700)]
Merge pull request #11627 from neheb/pfr
libpfring: update to 7.6.0
Rosen Penev [Thu, 26 Mar 2020 03:42:23 +0000 (20:42 -0700)]
Merge pull request #11580 from tiagogaspar8/kea-1.6.2-update
Update kea to the latest stable verion (1.6.2).
W. van den Akker [Wed, 25 Mar 2020 22:50:36 +0000 (23:50 +0100)]
All: Update mirror sites.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Wed, 25 Mar 2020 22:22:01 +0000 (23:22 +0100)]
Shorewall6: Bump to version 5.2.4.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Wed, 25 Mar 2020 22:20:38 +0000 (23:20 +0100)]
Shorewall: Bump to version 5.2.4.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Wed, 25 Mar 2020 22:02:06 +0000 (23:02 +0100)]
Shorewall6-lite: Bump to version 5.2.4.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Wed, 25 Mar 2020 21:59:53 +0000 (22:59 +0100)]
Shorewall-lite: Bump to version 5.2.4.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Wed, 25 Mar 2020 21:34:05 +0000 (22:34 +0100)]
Shorewall-core: Refresh patch
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Wed, 25 Mar 2020 18:23:02 +0000 (19:23 +0100)]
Shorewall-core: Bump to version 5.2.4.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
Hannu Nyman [Wed, 25 Mar 2020 21:08:09 +0000 (23:08 +0200)]
Merge pull request #11670 from lucize/nssup
nss: update to 3.51
Hannu Nyman [Wed, 25 Mar 2020 21:07:40 +0000 (23:07 +0200)]
Merge pull request #11672 from lucize/clamup
clamav: update to 0.102.2
Hannu Nyman [Wed, 25 Mar 2020 21:07:23 +0000 (23:07 +0200)]
Merge pull request #11671 from lucize/doveup
dovecot: update to 2.3.10
Hannu Nyman [Wed, 25 Mar 2020 21:07:13 +0000 (23:07 +0200)]
Merge pull request #11668 from lucize/openfortivpnup
openfortivpn: update to 1.13.2
Hannu Nyman [Wed, 25 Mar 2020 21:06:57 +0000 (23:06 +0200)]
Merge pull request #11666 from lucize/libreup
libreswan: update to 3.31
Lucian Cristian [Wed, 25 Mar 2020 19:00:34 +0000 (21:00 +0200)]
clamav: update to 0.102.2
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Lucian Cristian [Wed, 25 Mar 2020 18:43:13 +0000 (20:43 +0200)]
dovecot: update to 2.3.10
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Lucian Cristian [Wed, 25 Mar 2020 17:35:41 +0000 (19:35 +0200)]
nss: update to 3.51
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Lucian Cristian [Wed, 25 Mar 2020 16:43:53 +0000 (18:43 +0200)]
openfortivpn: update to 1.13.2
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Lucian Cristian [Wed, 25 Mar 2020 15:34:05 +0000 (17:34 +0200)]
libreswan: update to 3.31
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Stijn Tintel [Wed, 25 Mar 2020 13:29:18 +0000 (15:29 +0200)]
Merge pull request #11662 from SvenRoederer/patch-1
strongswan: add conffiles for swanctl util
Sven Roederer [Wed, 25 Mar 2020 11:03:48 +0000 (12:03 +0100)]
strongswan: add conffiles for swanctl util
Add a conffiles-section for the /etc/swanctl folder, which is used by the swanctl util. This will keep the configfiles during an sysupgrade.
Signed-off-by: Sven Roederer <S.Roederer@colvistec.de>
Rosen Penev [Tue, 24 Mar 2020 23:11:32 +0000 (16:11 -0700)]
Merge pull request #11649 from neheb/upnp2
libupnp: enable reuseaddr
Rosen Penev [Tue, 24 Mar 2020 23:11:09 +0000 (16:11 -0700)]
Merge pull request #11651 from neheb/nbmfghhf
libcap: apply pkgconfig fix to libpsx.pc as well
Marc Benoit [Mon, 2 Mar 2020 14:31:12 +0000 (09:31 -0500)]
syncthing: configuration cleanup & hardening
Run the service under an unprivileged
user account
The following parameters are now configurable
niceness
max concurrency (defaults to number of CPUs)
user
Added flags "-no-browser"
Disabled in-place upgrades (disabled in the
build already)
Redirected stderr/stdout to syslog
Added support for "reload_config"
Increased "term_timeout" to 15s to give it
plenty of time to shut down gracefully
Properly handled non-existing directories
Removed a softlink that assumes a specific naming
convention in syncthing
Added a comment that using external storage is a
recommend configration
Signed-off-by: Marc Benoit <marcb62185@gmail.com>
[increased package release]
Signed-off-by: Paul Spooren <mail@aparcar.org>
Karl Palsson [Mon, 23 Mar 2020 22:52:31 +0000 (22:52 +0000)]
net/pagekitec: support status reporting json file
Allows luci webapp to report health more dynamically.
Signed-off-by: Karl Palsson <karlp@tweak.net.au>
Karl Palsson [Mon, 23 Mar 2020 22:50:53 +0000 (22:50 +0000)]
net/pagekitec: Update to newest version
Drops a patch, adds support for a status file for health tracking.
Signed-off-by: Karl Palsson <karlp@tweak.net.au>
Rosen Penev [Tue, 24 Mar 2020 10:20:34 +0000 (03:20 -0700)]
Merge pull request #11655 from nxhack/node_follow_icu_version
node: Change icu version specification
Rosen Penev [Tue, 24 Mar 2020 10:20:16 +0000 (03:20 -0700)]
Merge pull request #11657 from jefferyto/newt-remove-patch
newt: Remove python_init_once.patch
Daniel Engberg [Tue, 24 Mar 2020 09:05:17 +0000 (10:05 +0100)]
Merge pull request #11656 from BKPepe/youtubedl
youtube-dl: update to version 2020.3.24
Jeffery To [Tue, 24 Mar 2020 07:51:55 +0000 (15:51 +0800)]
newt: Remove python_init_once.patch
It was pointed out in #11504 that the code in python_init_once.patch is
incorrect; the patch does not prevent newtInit() from being called more
than once (in fact it is called twice the first time initScreen() is
called).
Testing without the patch, using the example code from the corresponding
Debian bug report[1], did not result in any segfaults.
This removes the patch from the package build.
Supersedes #11504.
[1]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557960#5
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Josef Schlehofer [Tue, 24 Mar 2020 07:15:43 +0000 (08:15 +0100)]
youtube-dl: update to version 2020.3.24
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Rosen Penev [Tue, 24 Mar 2020 06:36:35 +0000 (23:36 -0700)]
Merge pull request #11650 from neheb/ksmb
ksmbd update
Hirokazu MORIKAWA [Thu, 19 Mar 2020 07:13:31 +0000 (16:13 +0900)]
node: Change icu version specification
modify host icu library path
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Paul Spooren [Tue, 24 Mar 2020 02:34:36 +0000 (16:34 -1000)]
syncthing: bump to 1.4.0
Release information:
https://github.com/syncthing/syncthing/releases/tag/v1.4.0
Signed-off-by: Paul Spooren <mail@aparcar.org>
Yousong Zhou [Tue, 24 Mar 2020 01:53:06 +0000 (09:53 +0800)]
openvswitch: openvswitch.mk: add ovs_common_depends variable
This is to address the need that openvswitch starting with 2.13 now
depends on libunwind for handling SIGSEGV (upstream commit
e2ed6fbeb18
("fatal-signal: Catch SIGSEGV and print backtrace"))
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Paul Spooren [Tue, 24 Mar 2020 02:21:10 +0000 (16:21 -1000)]
syncthing: fixup version detection
Since upstream commit
dc92994 the LDFLAGS used for settings the version
(and build host and user) changed resulting in "unknown" versions in
syncthing.
Correct version detection is important for syncthing to assure
compatibility with other running instances. The "unknown" version fails
to communicate and sync with correctly compiled instances.
This patch updates the syncthing Makefile to inject the correct
variables and thereby fixes the version detection in syncthing.
Signed-off-by: Paul Spooren <mail@aparcar.org>
Rosen Penev [Fri, 20 Mar 2020 23:13:27 +0000 (16:13 -0700)]
libcap: apply pkgconfig fix to libpsx.pc as well
Made a bunch of libraries explicit for clarity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 22 Mar 2020 01:07:50 +0000 (18:07 -0700)]
ksmbd-tools: update to 3.2.3
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 22 Mar 2020 01:06:13 +0000 (18:06 -0700)]
ksmbd: update to 3.1.6
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 23 Mar 2020 23:37:50 +0000 (16:37 -0700)]
libupnp: enable reuseaddr
Helps applications restart safely.
Disabled optssdp. Not used by anything.
Disabled scriptsupport. Not used by anything.
Made all configure options explicit.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Stijn Tintel [Sun, 19 Jan 2020 13:34:32 +0000 (15:34 +0200)]
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>
Stijn Tintel [Sun, 19 Jan 2020 10:37:07 +0000 (12:37 +0200)]
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>
Rosen Penev [Mon, 23 Mar 2020 19:19:03 +0000 (12:19 -0700)]
Merge pull request #11630 from neheb/nbmv
ffmpeg: add dependency to fdk-aac for ffmpeg-full
Hannu Nyman [Mon, 23 Mar 2020 19:08:44 +0000 (21:08 +0200)]
Merge pull request #11642 from jefferyto/python-zope-interface-5.0.1
python-zope-interface: Update to 5.0.1, refresh patch
Hannu Nyman [Mon, 23 Mar 2020 19:07:47 +0000 (21:07 +0200)]
Merge pull request #11638 from jefferyto/twisted-20.3.0
python-twisted: Update to 20.3.0, refresh patches
Hannu Nyman [Mon, 23 Mar 2020 19:04:39 +0000 (21:04 +0200)]
Merge pull request #11635 from jefferyto/golang-1.14.1
golang: Update to 1.14.1
Hannu Nyman [Mon, 23 Mar 2020 19:04:17 +0000 (21:04 +0200)]
Merge pull request #11634 from ja-pa/python-zipp-3.1.0
python-zipp: update to version 3.1.0
Hannu Nyman [Mon, 23 Mar 2020 19:03:56 +0000 (21:03 +0200)]
Merge pull request #11633 from ja-pa/redis-5.0.8
redis: update to version 5.0.8 (security fix)
Jeffery To [Mon, 23 Mar 2020 17:18:33 +0000 (01:18 +0800)]
python-zope-interface: Update to 5.0.1, refresh patch
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Mon, 23 Mar 2020 15:17:45 +0000 (23:17 +0800)]
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>
Jeffery To [Mon, 23 Mar 2020 13:25:52 +0000 (21:25 +0800)]
golang: Update to 1.14.1
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jan Pavlinec [Mon, 23 Mar 2020 13:19:28 +0000 (14:19 +0100)]
python-zipp: update to version 3.1.0
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Jan Pavlinec [Mon, 23 Mar 2020 12:38:04 +0000 (13:38 +0100)]
redis: update to version 5.0.8 (security fix)
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Daniel Engberg [Mon, 23 Mar 2020 11:45:12 +0000 (12:45 +0100)]
Merge pull request #10599 from ja-pa/jsoncpp-1.9.2
jsoncpp: update to version 1.9.2
Jan Pavlinec [Tue, 19 Nov 2019 11:15:45 +0000 (12:15 +0100)]
jsoncpp: update to version 1.9.2
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Yousong Zhou [Mon, 23 Mar 2020 01:59:30 +0000 (09:59 +0800)]
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>
Yousong Zhou [Mon, 23 Mar 2020 07:04:40 +0000 (15:04 +0800)]
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>
Florian Eckert [Mon, 23 Mar 2020 08:02:13 +0000 (09:02 +0100)]
Merge pull request #11593 from TDT-AG/pr/
20200319-prometheus-statsd-exporter
prometheus-statsd-exporter: update PGK_VERSION to v0.15.0
Dirk Brenken [Mon, 23 Mar 2020 06:48:10 +0000 (07:48 +0100)]
Merge pull request #11613 from dibdot/mc
mc: update to 4.8.24
Hannu Nyman [Mon, 23 Mar 2020 06:31:02 +0000 (08:31 +0200)]
Merge pull request #11631 from hnyman/colfix
collectd: disable dpdk_telemetry module
Hannu Nyman [Mon, 23 Mar 2020 05:58:25 +0000 (07:58 +0200)]
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>
Rosen Penev [Mon, 23 Mar 2020 00:10:15 +0000 (17:10 -0700)]
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>
Rosen Penev [Mon, 23 Mar 2020 00:20:29 +0000 (17:20 -0700)]
Merge pull request #11628 from neheb/mpdd
mpd: allow AAC decoding with mini variant