feed/packages.git
4 years agodawn: fix stdint.h include for arc 11687/head
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>
4 years agoMerge pull request #11682 from neheb/rpc
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

4 years agoMerge pull request #11680 from dibdot/adblock
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

4 years agoMerge pull request #11648 from PolynomialDivision/feature/add_dawn
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

4 years agodawn: add decentralized wifi controller 11648/head
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>
4 years agoadblock: release 4.0.0 11680/head
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>
4 years agorpcsvc-proto: update to 1.4.1 11682/head
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>
4 years agobcm27xx-eeprom: add package for updating RPi bootloader
Á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>
4 years agoreaver: enable PKG_BUILD_PARALLEL
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>
4 years agoreaver: bump to version 1.6.6
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>
4 years agophp7: update to 7.4.4
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>
4 years agoMerge pull request #11674 from nxhack/node-homebridge_0_4_53
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

4 years agonano: update to 4.9
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>
4 years agotor: update to version 0.4.2.7 (security fix)
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>
4 years agocollectd: disable onewire plugin, BROKEN since 2009 11678/head
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>
4 years agoMerge pull request #11603 from neheb/libssh
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

4 years agoopenvswitch: depend on IPV6 for intree kmods
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>
4 years agoopenvswitch: unset CONFIG_AUTOREMOVE
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>
4 years agonode-homebridge: update to 0.4.53 11674/head
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>
4 years agolibssh: fix compilation without deprecated OpenSSL APIs 11603/head
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>
4 years agoMerge pull request #11673 from wvdakker/master
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

4 years agoMerge pull request #11627 from neheb/pfr
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

4 years agoMerge pull request #11580 from tiagogaspar8/kea-1.6.2-update
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).

4 years agoAll: Update mirror sites. 11673/head
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>
4 years agoShorewall6: Bump to version 5.2.4.
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>
4 years agoShorewall: Bump to version 5.2.4.
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>
4 years agoShorewall6-lite: Bump to version 5.2.4.
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>
4 years agoShorewall-lite: Bump to version 5.2.4.
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>
4 years agoShorewall-core: Refresh patch
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>
4 years agoShorewall-core: Bump to version 5.2.4.
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>
4 years agoMerge pull request #11670 from lucize/nssup
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

4 years agoMerge pull request #11672 from lucize/clamup
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

4 years agoMerge pull request #11671 from lucize/doveup
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

4 years agoMerge pull request #11668 from lucize/openfortivpnup
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

4 years agoMerge pull request #11666 from lucize/libreup
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

4 years agoclamav: update to 0.102.2 11672/head
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>
4 years agodovecot: update to 2.3.10 11671/head
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>
4 years agonss: update to 3.51 11670/head
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>
4 years agoopenfortivpn: update to 1.13.2 11668/head
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>
4 years agolibreswan: update to 3.31 11666/head
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>
4 years agoMerge pull request #11662 from SvenRoederer/patch-1
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

4 years agostrongswan: add conffiles for swanctl util 11662/head
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>
4 years agoMerge pull request #11649 from neheb/upnp2
Rosen Penev [Tue, 24 Mar 2020 23:11:32 +0000 (16:11 -0700)]
Merge pull request #11649 from neheb/upnp2

libupnp: enable reuseaddr

4 years agoMerge pull request #11651 from neheb/nbmfghhf
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

4 years agosyncthing: configuration cleanup & hardening
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>
4 years agonet/pagekitec: support status reporting json file
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>
4 years agonet/pagekitec: Update to newest version
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>
4 years agoMerge pull request #11655 from nxhack/node_follow_icu_version
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

4 years agoMerge pull request #11657 from jefferyto/newt-remove-patch
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

4 years agoMerge pull request #11656 from BKPepe/youtubedl
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

4 years agonewt: Remove python_init_once.patch 11657/head
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>
4 years agoyoutube-dl: update to version 2020.3.24 11656/head
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>
4 years agoMerge pull request #11650 from neheb/ksmb
Rosen Penev [Tue, 24 Mar 2020 06:36:35 +0000 (23:36 -0700)]
Merge pull request #11650 from neheb/ksmb

ksmbd update

4 years agonode: Change icu version specification 11655/head
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>
4 years agosyncthing: bump to 1.4.0
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>
4 years agoopenvswitch: openvswitch.mk: add ovs_common_depends variable
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>
4 years agosyncthing: fixup version detection
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>
4 years agolibcap: apply pkgconfig fix to libpsx.pc as well 11651/head
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>
4 years agoksmbd-tools: update to 3.2.3 11650/head
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>
4 years agoksmbd: update to 3.1.6
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>
4 years agolibupnp: enable reuseaddr 11649/head
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>
4 years agodomoticz: bump to 2020.1
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>
4 years agoopenzwave: bump to 1.6.1063
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>
4 years agoMerge pull request #11630 from neheb/nbmv
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

4 years agoMerge pull request #11642 from jefferyto/python-zope-interface-5.0.1
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

4 years agoMerge pull request #11638 from jefferyto/twisted-20.3.0
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

4 years agoMerge pull request #11635 from jefferyto/golang-1.14.1
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

4 years agoMerge pull request #11634 from ja-pa/python-zipp-3.1.0
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

4 years agoMerge pull request #11633 from ja-pa/redis-5.0.8
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)

4 years agopython-zope-interface: Update to 5.0.1, refresh patch 11642/head
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>
4 years agopython-twisted: Update to 20.3.0, refresh patches 11638/head
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>
4 years agogolang: Update to 1.14.1 11635/head
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>
4 years agopython-zipp: update to version 3.1.0 11634/head
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>
4 years agoredis: update to version 5.0.8 (security fix) 11633/head
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>
4 years agoMerge pull request #10599 from ja-pa/jsoncpp-1.9.2
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

4 years agojsoncpp: update to version 1.9.2 10599/head
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>
4 years agoovn: initial version 20.03.0
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>
4 years agoopenvswitch: bump to version 2.13.0
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>
4 years agoMerge pull request #11593 from TDT-AG/pr/20200319-prometheus-statsd-exporter
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

4 years agoMerge pull request #11613 from dibdot/mc
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

4 years agoMerge pull request #11631 from hnyman/colfix
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

4 years agocollectd: disable dpdk_telemetry module 11631/head
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>
4 years agoffmpeg: add dependency to fdk-aac for ffmpeg-full 11630/head
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>
4 years agoMerge pull request #11628 from neheb/mpdd
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

4 years agofdk-aac: add BUILD_PATENTED to CONFIG_DEPENDS
Rosen Penev [Sun, 22 Mar 2020 23:36:45 +0000 (16:36 -0700)]
fdk-aac: add BUILD_PATENTED to CONFIG_DEPENDS

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agofdk-aac: fix wrong if condition
Rosen Penev [Sun, 22 Mar 2020 23:33:03 +0000 (16:33 -0700)]
fdk-aac: fix wrong if condition

It must be reversed to work properly.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agompd: allow AAC decoding with mini variant 11628/head
Rosen Penev [Sun, 22 Mar 2020 04:15:15 +0000 (21:15 -0700)]
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>
4 years agocollectd: update to 5.11.0
Hannu Nyman [Sun, 22 Mar 2020 20:48:31 +0000 (22:48 +0200)]
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>
4 years agoMerge pull request #11467 from wosk/add-miredo
Rosen Penev [Sun, 22 Mar 2020 18:57:20 +0000 (11:57 -0700)]
Merge pull request #11467 from wosk/add-miredo

miredo: Initial version 1.2.6

4 years agoMerge pull request #11629 from PolynomialDivision/feature/libuwifiupdate
Hannu Nyman [Sun, 22 Mar 2020 13:57:03 +0000 (15:57 +0200)]
Merge pull request #11629 from PolynomialDivision/feature/libuwifiupdate

libuwifi: update to latest version

4 years agomiredo: Makefile fixes 11467/head
Nikita Vostokov [Sun, 22 Mar 2020 12:48:28 +0000 (15:48 +0300)]
miredo: Makefile fixes

* Move CONFIGURE blocks after description
* Fix build with libcap

Signed-off-by: Nikita Vostokov <yawosk@yandex.com>
4 years agolibuwifi: update to latest version 11629/head
Nick Hainke [Sun, 22 Mar 2020 11:34:37 +0000 (12:34 +0100)]
libuwifi: update to latest version

Signed-off-by: Nick Hainke <vincent@systemli.org>
4 years agoMerge pull request #11624 from AuroraRAS/ddns-append-cnkuai
Rosen Penev [Sun, 22 Mar 2020 09:22:57 +0000 (02:22 -0700)]
Merge pull request #11624 from AuroraRAS/ddns-append-cnkuai

ddns-scripts: Append ddns script for cnkuai.cn

4 years agoMerge pull request #11625 from neheb/ffmp
Rosen Penev [Sun, 22 Mar 2020 04:03:10 +0000 (21:03 -0700)]
Merge pull request #11625 from neheb/ffmp

ffmpeg: do not list AAC as patented

4 years agoMerge pull request #11600 from neheb/fdkaac
Rosen Penev [Sun, 22 Mar 2020 04:02:44 +0000 (21:02 -0700)]
Merge pull request #11600 from neheb/fdkaac

fdk-aac: don't build two versions

4 years agolibpfring: update to 7.6.0 11627/head
Rosen Penev [Sun, 22 Mar 2020 00:55:15 +0000 (17:55 -0700)]
libpfring: update to 7.6.0

Fixes compilation with kernel 5.4.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoffmpeg: do not list AAC as patented 11625/head
Rosen Penev [Sat, 21 Mar 2020 01:30:20 +0000 (18:30 -0700)]
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>
4 years agoMerge pull request #11597 from neheb/perl
Rosen Penev [Sat, 21 Mar 2020 22:23:53 +0000 (15:23 -0700)]
Merge pull request #11597 from neheb/perl

perl updates

4 years agoMerge pull request #11620 from yangfl/master
Rosen Penev [Sat, 21 Mar 2020 22:15:26 +0000 (15:15 -0700)]
Merge pull request #11620 from yangfl/master

i2pd: Update to 2.30.0

4 years agoddns-scripts: Append ddns script for cnkuai.cn 11624/head
Chip Lee [Sat, 21 Mar 2020 12:27:01 +0000 (20:27 +0800)]
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>