feed/packages.git
3 years agogstreamer1: update to 1.17.2
Rosen Penev [Sat, 25 Jul 2020 07:58:40 +0000 (00:58 -0700)]
gstreamer1: update to 1.17.2

Added gettext-full host dependency. Normally it comes wth glib2, but in
the update to 2.65, it goes away. Add it here.

Refresh patch.

Add one for systems lacking distutils.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #12920 from neheb/mes-setup
Rosen Penev [Sat, 25 Jul 2020 07:26:34 +0000 (00:26 -0700)]
Merge pull request #12920 from neheb/mes-setup

meson: backport no setuptools patch

3 years agomeson: backport no setuptools patch 12920/head
Rosen Penev [Fri, 24 Jul 2020 23:50:27 +0000 (16:50 -0700)]
meson: backport no setuptools patch

It seems this was cut after the release. Fixes CircleCI compilation.

Remove distutils patch. It looks like it does nothing.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #12914 from BKPepe/netdata
Daniel Engberg [Sat, 25 Jul 2020 05:31:32 +0000 (07:31 +0200)]
Merge pull request #12914 from BKPepe/netdata

netdata: update to version 1.23.2

3 years agoMerge pull request #12916 from kenkeys/spoofer-v146
Rosen Penev [Sat, 25 Jul 2020 00:54:43 +0000 (17:54 -0700)]
Merge pull request #12916 from kenkeys/spoofer-v146

spoofer: Update to 1.4.6

3 years agoMerge pull request #12918 from neheb/devo
Rosen Penev [Fri, 24 Jul 2020 23:44:18 +0000 (16:44 -0700)]
Merge pull request #12918 from neheb/devo

device-observatory: fix compilation with newer libmicrohttpd

3 years agoupmpdcli: fix compilation with newer libmicrohttpd
Rosen Penev [Fri, 24 Jul 2020 21:47:58 +0000 (14:47 -0700)]
upmpdcli: fix compilation with newer libmicrohttpd

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agodevice-observatory: fix compilation with newer libmicrohttpd 12918/head
Rosen Penev [Fri, 24 Jul 2020 21:17:58 +0000 (14:17 -0700)]
device-observatory: fix compilation with newer libmicrohttpd

API change.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agospoofer: Update to 1.4.6 12916/head
Ken Keys [Fri, 24 Jul 2020 18:28:03 +0000 (11:28 -0700)]
spoofer: Update to 1.4.6

Includes a new CA file for compatibility with upcoming change to spoofer
server SSL cert

Signed-off-by: Ken Keys <kkeys@caida.org>
3 years agoMerge pull request #12576 from neheb/squ
Rosen Penev [Fri, 24 Jul 2020 19:44:43 +0000 (12:44 -0700)]
Merge pull request #12576 from neheb/squ

squeezelite: remove WMA support

3 years agoMerge pull request #12909 from neheb/meson4
Rosen Penev [Fri, 24 Jul 2020 19:43:28 +0000 (12:43 -0700)]
Merge pull request #12909 from neheb/meson4

meson: update to 0.55.0

3 years agonetdata: update to version 1.23.2 12914/head
Josef Schlehofer [Fri, 24 Jul 2020 13:40:07 +0000 (15:40 +0200)]
netdata: update to version 1.23.2

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
3 years agoMerge pull request #12911 from datafl4sh/datafl4sh/update_gnuplot
Rosen Penev [Fri, 24 Jul 2020 10:31:24 +0000 (03:31 -0700)]
Merge pull request #12911 from datafl4sh/datafl4sh/update_gnuplot

Updated gnuplot to 5.4.0

3 years agognuplot: Updated gnuplot to 5.4.0 12911/head
Matteo Cicuttin [Thu, 23 Jul 2020 23:19:00 +0000 (01:19 +0200)]
gnuplot: Updated gnuplot to 5.4.0

Signed-off-by: Matteo Cicuttin <datafl4sh@toxicnet.eu>
3 years agoMerge pull request #12910 from wfleurant/ygg-dbl-peer-fix
Rosen Penev [Fri, 24 Jul 2020 07:20:14 +0000 (00:20 -0700)]
Merge pull request #12910 from wfleurant/ygg-dbl-peer-fix

yggdrasil: Ygg-over-ygg bugfix

3 years agoyggdrasil: Ygg-over-ygg bugfix 12910/head
William Fleurant [Fri, 24 Jul 2020 03:35:18 +0000 (23:35 -0400)]
yggdrasil: Ygg-over-ygg bugfix

Signed-off-by: William Fleurant <meshnet@protonmail.com>
3 years agovala: update to 0.48.7
Rosen Penev [Fri, 24 Jul 2020 00:43:50 +0000 (17:43 -0700)]
vala: update to 0.48.7

Adjusted path linker argument to fix wrong linking to the host.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agomeson: update to 0.55.0 12909/head
Rosen Penev [Fri, 24 Jul 2020 00:43:50 +0000 (17:43 -0700)]
meson: update to 0.55.0

Remove upstreamed patch and add distutils one.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #12908 from neheb/zerot
Rosen Penev [Thu, 23 Jul 2020 21:28:25 +0000 (14:28 -0700)]
Merge pull request #12908 from neheb/zerot

zerotier: disable pie support

3 years agosqueezelite: add BUILD_PATENTED depends for WMA support 12576/head
Rosen Penev [Thu, 23 Jul 2020 21:23:34 +0000 (14:23 -0700)]
squeezelite: add BUILD_PATENTED depends for WMA support

WMA uses ffmpeg, which has patented functionality.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agozerotier: disable pie support 12908/head
Rosen Penev [Thu, 23 Jul 2020 20:41:00 +0000 (13:41 -0700)]
zerotier: disable pie support

The Makefile is already patched for it. But PKG_ASLR_PIE still needs
to be disabled.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #12822 from neheb/mht
Rosen Penev [Thu, 23 Jul 2020 20:15:45 +0000 (13:15 -0700)]
Merge pull request #12822 from neheb/mht

libmicrohttpd: update to 0.9.71

3 years agoMerge pull request #12893 from ja-pa/tor-0.4.3.6
Rosen Penev [Thu, 23 Jul 2020 20:15:08 +0000 (13:15 -0700)]
Merge pull request #12893 from ja-pa/tor-0.4.3.6

tor: update to version 0.4.3.6 (security fix)

3 years agogl-mifi-mcu: add GL.iNet GL-MiFI power monitoring kernel module
Nuno Goncalves [Sun, 5 Jul 2020 12:00:10 +0000 (14:00 +0200)]
gl-mifi-mcu: add GL.iNet GL-MiFI power monitoring kernel module

Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
3 years agopython-urllib3: update to version 1.25.10 12906/head
Josef Schlehofer [Thu, 23 Jul 2020 12:38:47 +0000 (14:38 +0200)]
python-urllib3: update to version 1.25.10

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
3 years agoMerge pull request #12901 from commodo/python-batch1
Rosen Penev [Wed, 22 Jul 2020 20:45:16 +0000 (13:45 -0700)]
Merge pull request #12901 from commodo/python-batch1

python-simplejson,python-lxml,python-simplejson: bump versions

3 years agoMerge pull request #12903 from ja-pa/measurement-kit-0.10.12
Rosen Penev [Wed, 22 Jul 2020 20:44:43 +0000 (13:44 -0700)]
Merge pull request #12903 from ja-pa/measurement-kit-0.10.12

measurement-kit: update to version 0.10.12

3 years agomeasurement-kit: update to version 0.10.12 12903/head
Jan Pavlinec [Wed, 22 Jul 2020 12:47:58 +0000 (14:47 +0200)]
measurement-kit: update to version 0.10.12

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
3 years agopython-simplejson: bump to version 3.17.2 12901/head
Alexandru Ardelean [Wed, 22 Jul 2020 07:35:47 +0000 (10:35 +0300)]
python-simplejson: bump to version 3.17.2

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
3 years agopymysql: bump to version 0.10.0
Alexandru Ardelean [Wed, 22 Jul 2020 07:31:57 +0000 (10:31 +0300)]
pymysql: bump to version 0.10.0

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
3 years agopython-lxml: bump to version 4.5.2
Alexandru Ardelean [Wed, 22 Jul 2020 07:30:31 +0000 (10:30 +0300)]
python-lxml: bump to version 4.5.2

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
3 years agoMerge pull request #12799 from aaronjg/openfortivpn/netifd
Rosen Penev [Wed, 22 Jul 2020 01:59:00 +0000 (18:59 -0700)]
Merge pull request #12799 from aaronjg/openfortivpn/netifd

openfortivpn: use standard 'peerdns' config option on netifd script

3 years agognunet: update to version 0.13.1
Daniel Golle [Wed, 22 Jul 2020 01:42:38 +0000 (02:42 +0100)]
gnunet: update to version 0.13.1

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
3 years agoliblz4: fix previous patch
Rosen Penev [Tue, 21 Jul 2020 22:00:38 +0000 (15:00 -0700)]
liblz4: fix previous patch

Previous patch was incomplete.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoliblz4: add patch removing distutils requirement
Rosen Penev [Tue, 21 Jul 2020 21:06:39 +0000 (14:06 -0700)]
liblz4: add patch removing distutils requirement

Allows meson to compile on systems that lack distutils.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #12891 from ja-pa/redis-6.0.6
Rosen Penev [Tue, 21 Jul 2020 19:35:40 +0000 (12:35 -0700)]
Merge pull request #12891 from ja-pa/redis-6.0.6

redis: update to version 6.0.6

3 years agotor: update to version 0.4.3.6 (security fix) 12893/head
Jan Pavlinec [Tue, 21 Jul 2020 10:53:01 +0000 (12:53 +0200)]
tor: update to version 0.4.3.6 (security fix)

Fixes
CVE-2020- 15572

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
3 years agoredis: update to version 6.0.6 12891/head
Jan Pavlinec [Tue, 21 Jul 2020 09:57:27 +0000 (11:57 +0200)]
redis: update to version 6.0.6

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
3 years agoMerge pull request #12849 from TDT-AG/pr/20200717-docker-ce
Florian Eckert [Tue, 21 Jul 2020 08:07:28 +0000 (10:07 +0200)]
Merge pull request #12849 from TDT-AG/pr/20200717-docker-ce

docker-ce: add reload handling

3 years agodocker-ce: add reload handling 12849/head
Florian Eckert [Fri, 17 Jul 2020 12:33:56 +0000 (14:33 +0200)]
docker-ce: add reload handling

If the uci configuration is changed send dockerd a SIGHUP to reload the
generated daemon.json file with the new configuration.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
3 years agolibnpupnp: update to 4.0.10
Rosen Penev [Mon, 20 Jul 2020 23:42:37 +0000 (16:42 -0700)]
libnpupnp: update to 4.0.10

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #12889 from neheb/mpd-25
Rosen Penev [Tue, 21 Jul 2020 06:19:59 +0000 (23:19 -0700)]
Merge pull request #12889 from neheb/mpd-25

mpd: update to 0.21.25

3 years agompd: update to 0.21.25 12889/head
Rosen Penev [Tue, 21 Jul 2020 00:50:38 +0000 (17:50 -0700)]
mpd: update to 0.21.25

pulseaudio-daemon depends on alsa-lib, which depends on @AUDIO_SUPPORT.
Enables -full on platforms lacking AUDIO_SUPPORT.

Simplified LDFLAGS slighly.

Removed pointless ICU dependency. I managed to patch meson.build to fix
iconv compilation. The original error was that without the header, it
was prefixing the iconv check with __buildin_ , which does not work
with uClibc-ng.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoprometheus-node-exporter-lua: Makefile alphabetical ordering
Gérondal Thibault [Mon, 20 Jul 2020 22:27:47 +0000 (00:27 +0200)]
prometheus-node-exporter-lua: Makefile alphabetical ordering

Signed-off-by: Gérondal Thibault <contact@tycale.be>
3 years agoprometheus-node-exporter-lua: uci_dhcp_host module
Gérondal Thibault [Fri, 3 Jul 2020 21:21:12 +0000 (23:21 +0200)]
prometheus-node-exporter-lua: uci_dhcp_host module

Extract data from configuration file /etc/config/dhcp and create labels
{name, ip, mac, dns} via uci. Those labels are useful in order to craft
complex prometheus queries as replacing the MAC address to a custom
name.  E.g.: wifi_station_signal_dbm * on (mac) group_left(name)
uci_dhcp_host or on (mac) label_replace(wifi_station_signal_dbm, "name",
"$1", "mac", "(.+)")

Signed-off-by: Gérondal Thibault <contact@tycale.be>
3 years agoMerge pull request #12885 from peter-stadler/django-cors-headers
Rosen Penev [Mon, 20 Jul 2020 21:08:09 +0000 (14:08 -0700)]
Merge pull request #12885 from peter-stadler/django-cors-headers

python3-django-cors-headers: update to version 3.4.0

3 years agoMerge pull request #12884 from peter-stadler/asgiref
Josef Schlehofer [Mon, 20 Jul 2020 16:12:53 +0000 (18:12 +0200)]
Merge pull request #12884 from peter-stadler/asgiref

python3-asgiref: update version to 3.2.10

3 years agopython3-django-cors-headers: update to version 3.4.0 12885/head
Peter Stadler [Fri, 17 Jul 2020 16:08:41 +0000 (18:08 +0200)]
python3-django-cors-headers: update to version 3.4.0

update to latest version changing the URL and DEPENDS, too.

Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
3 years agopython3-asgiref: update version to 3.2.10 12884/head
Peter Stadler [Fri, 17 Jul 2020 15:53:39 +0000 (17:53 +0200)]
python3-asgiref: update version to 3.2.10

update to latest version.

Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
3 years agoMerge pull request #12880 from jefferyto/python-3.8.4
Rosen Penev [Mon, 20 Jul 2020 10:23:48 +0000 (03:23 -0700)]
Merge pull request #12880 from jefferyto/python-3.8.4

python3: Update to 3.8.4, refresh/rework patches, backport patches

3 years agopython3: Update to 3.8.4, refresh/rework patches, backport patches 12880/head
Jeffery To [Sun, 19 Jul 2020 21:48:57 +0000 (05:48 +0800)]
python3: Update to 3.8.4, refresh/rework patches, backport patches

This version includes fixes for:
* CVE-2020-14422: Hash collisions in IPv4Interface and IPv6Interface
* CVE-2020-15523: Python uses invalid DLL path after calling Py_SetPath
  on Windows

This version also includes support for OpenSSL 1.1.x builds that use
'no-deprecated' and '--api=1.1.0'[1], and so this removes the previous
OpenSSL-related patches.

This also backports fixes for security issues, including:
* CVE-2019-20907: Infinite loop in the tarfile module

This also updates the setuptools and pip packages to 47.1.0 and 20.1.1,
respectively.

[1]: https://github.com/python/cpython/pull/20566

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
3 years agoMerge pull request #12879 from TDT-AG/pr/20200720-mwan3
Rosen Penev [Mon, 20 Jul 2020 07:36:40 +0000 (00:36 -0700)]
Merge pull request #12879 from TDT-AG/pr/20200720-mwan3

mwan3: update to version 2.8.11

3 years agoMerge pull request #12848 from BKPepe/squid
Rosen Penev [Mon, 20 Jul 2020 07:35:45 +0000 (00:35 -0700)]
Merge pull request #12848 from BKPepe/squid

squid: update to version 4.12 (security update)

3 years agosquid: update to version 4.12 12848/head
Josef Schlehofer [Thu, 16 Jul 2020 17:47:29 +0000 (19:47 +0200)]
squid: update to version 4.12

- Fixes CVEs:

CVE-2019-12519
CVE-2019-12520
CVE-2019-12521
CVE-2019-12523
CVE-2019-12524
CVE-2019-12525
CVE-2019-12526
CVE-2019-12527
CVE-2019-12528
CVE-2019-12529
CVE-2019-12824
CVE-2019-12854
CVE-2019-13345
CVE-2019-18676
CVE-2019-18677
CVE-2019-18678
CVE-2019-18679

CVE-2020-8449
CVE-2020-8450
CVE-2020-11945
CVE-2020-14058
CVE-2020-15049

- Remove patch for cross-compilation
The patch should not be included in the OpenWrt at all without any
commit message/description.
Is not needed and there should be used HOST variables instead of BUILD variables (e.g.
   HOSTCXX)
However, the BUILDCXX is set in Makefile to HOSTCXX

- Renumber glibc patch and refresh it

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
3 years agomwan3: update version to 2.8.11 12879/head
Florian Eckert [Mon, 20 Jul 2020 06:15:50 +0000 (08:15 +0200)]
mwan3: update version to 2.8.11

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
3 years agomwan3: add online and uptime to detail output
Florian Eckert [Fri, 28 Jun 2019 11:55:29 +0000 (13:55 +0200)]
mwan3: add online and uptime to detail output

Add also online time value and uptime time value from netifd to the
detail output view.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
3 years agomwan3: add workaround for procd change
Florian Eckert [Fri, 17 Jul 2020 08:34:32 +0000 (10:34 +0200)]
mwan3: add workaround for procd change

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
3 years agomwan3: also cleanup lock on mwan3 stop
Florian Eckert [Fri, 17 Jul 2020 08:35:11 +0000 (10:35 +0200)]
mwan3: also cleanup lock on mwan3 stop

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
3 years agomwan3: fix rtmon routing table function generation
Florian Eckert [Thu, 16 Jul 2020 12:02:57 +0000 (14:02 +0200)]
mwan3: fix rtmon routing table function generation

If the uci option family is not set in the interface section, then there
is no default value set as in the `config_load / config_get` API.
The problem here is that if the family is not set, the default value ipv4
is normaly assumed. But the comparison fails here because the value is empty
and therefore the dedicated routing table for this interface is not compared
with the other routes from the main table and so not updated.

To fix this set the default value for this config option which is`false`
for enabled and `ipv4` for family.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
3 years agoMerge pull request #12814 from aaronjg/improvements/mwan3-misc-improvements-rb
Florian Eckert [Mon, 20 Jul 2020 06:06:39 +0000 (08:06 +0200)]
Merge pull request #12814 from aaronjg/improvements/mwan3-misc-improvements-rb

mwan3: clean up ipv4/ipv6 duplicated code and misc. improvments

3 years agomwan3: fix IPv6 routing add handling 12814/head
Florian Eckert [Thu, 16 Jul 2020 13:08:04 +0000 (15:08 +0200)]
mwan3: fix IPv6 routing add handling

This fixes routing handling. Introduced with the last version update.
The following message disappears on the shell
when mwan3 is called with 'mwna3 restart`.

`Error: Invalid gateway address.`

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
[aaronjg@stanford.edu: fully unset variable and handle ipv4 as well]
Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
3 years agomwan3: fix idx calculation
Florian Eckert [Wed, 15 Jul 2020 09:46:25 +0000 (11:46 +0200)]
mwan3: fix idx calculation

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
[aaronjg@stanford.edu: fix syntax error]
Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
3 years agomwan3: version bump
Aaron Goodman [Thu, 16 Jul 2020 03:19:13 +0000 (23:19 -0400)]
mwan3: version bump

Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
3 years agomwan3: cleanup duplicate ipv4 and ipv6 logic
Aaron Goodman [Mon, 20 Jul 2020 03:19:50 +0000 (23:19 -0400)]
mwan3: cleanup duplicate ipv4 and ipv6 logic

Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
3 years agomwan3: don't send iptable setup failures to /dev/null
Aaron Goodman [Thu, 16 Jul 2020 06:09:11 +0000 (02:09 -0400)]
mwan3: don't send iptable setup failures to /dev/null

silencing failing rules makes debugging more difficult

Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
3 years agomwan3: add default rule for ipv6 in example config
Aaron Goodman [Thu, 16 Jul 2020 01:41:46 +0000 (21:41 -0400)]
mwan3: add default rule for ipv6 in example config

default rule only applied to ipv4 with dest_ip 0.0.0.0/0
and error was hidden when trying to apply it in ip6table

Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
3 years agomwan3: don't try to use ipv6 if not installed
Aaron Goodman [Thu, 16 Jul 2020 01:40:16 +0000 (21:40 -0400)]
mwan3: don't try to use ipv6 if not installed

fix issue  #11826

Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
3 years agoopenfortivpn: use standard 'peerdns' argument on netifd script 12799/head
Aaron Goodman [Sun, 12 Jul 2020 21:39:20 +0000 (17:39 -0400)]
openfortivpn: use standard 'peerdns' argument on netifd script

Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
3 years agoMerge pull request #12864 from aaronjg/bugfix/openfortivpn-ping
Rosen Penev [Sun, 19 Jul 2020 22:35:00 +0000 (15:35 -0700)]
Merge pull request #12864 from aaronjg/bugfix/openfortivpn-ping

openfortivpn: add host up test back

3 years agoMerge pull request #12863 from neheb/flash
Rosen Penev [Sun, 19 Jul 2020 21:48:08 +0000 (14:48 -0700)]
Merge pull request #12863 from neheb/flash

flashrom: switch to building with meson

3 years agoMerge pull request #12873 from neheb/lz4
Rosen Penev [Sun, 19 Jul 2020 21:45:41 +0000 (14:45 -0700)]
Merge pull request #12873 from neheb/lz4

liblz4: convert to meson

3 years agoMerge pull request #12818 from neheb/ncd
Rosen Penev [Sun, 19 Jul 2020 21:45:24 +0000 (14:45 -0700)]
Merge pull request #12818 from neheb/ncd

ncdu: update to 1.15.1

3 years agoMerge pull request #12816 from neheb/nloh
Rosen Penev [Sun, 19 Jul 2020 21:45:01 +0000 (14:45 -0700)]
Merge pull request #12816 from neheb/nloh

nlohmannjson: update to 3.8.0

3 years agoMerge pull request #12861 from neheb/api
Rosen Penev [Sun, 19 Jul 2020 21:44:35 +0000 (14:44 -0700)]
Merge pull request #12861 from neheb/api

apinger: fix compilation with GCC 10

3 years agoflashrom: switch to building with meson 12863/head
Rosen Penev [Sat, 18 Jul 2020 04:30:21 +0000 (21:30 -0700)]
flashrom: switch to building with meson

Added patches to fix meson compilation.

Reworked flashrom.mk to work with meson.

Several minor Makefile cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #12870 from neheb/meson2
Rosen Penev [Sun, 19 Jul 2020 21:41:24 +0000 (14:41 -0700)]
Merge pull request #12870 from neheb/meson2

meson: fix arch mapping

3 years agoMerge pull request #12876 from jefferyto/golang-1.14.6
Rosen Penev [Sun, 19 Jul 2020 21:39:55 +0000 (14:39 -0700)]
Merge pull request #12876 from jefferyto/golang-1.14.6

golang: Update to 1.14.6

3 years agogolang: Update to 1.14.6 12876/head
Jeffery To [Sun, 19 Jul 2020 19:10:57 +0000 (03:10 +0800)]
golang: Update to 1.14.6

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
3 years agoMerge pull request #12860 from neheb/bfdd
Rosen Penev [Sun, 19 Jul 2020 08:20:29 +0000 (01:20 -0700)]
Merge pull request #12860 from neheb/bfdd

bfdd: fix compilation with GCC 10

3 years agoMerge pull request #12856 from neheb/fpi
Rosen Penev [Sun, 19 Jul 2020 06:31:48 +0000 (23:31 -0700)]
Merge pull request #12856 from neheb/fpi

fping: update to 4.3

3 years agoMerge pull request #12871 from neheb/zmqq
Rosen Penev [Sun, 19 Jul 2020 06:31:21 +0000 (23:31 -0700)]
Merge pull request #12871 from neheb/zmqq

zmq: switch to building with CMake

3 years agoopenfortivpn: add option to use ither curl or ping to test host status 12864/head
Aaron Goodman [Sat, 18 Jul 2020 06:00:16 +0000 (02:00 -0400)]
openfortivpn: add option to use ither curl or ping to test host status

allow use of curl rather than ping to test if a host
is up since a host may not respond to ping, but an
https request is part of the openfortivpn connection,
so this is a more reliable test

also clean up overly verbose logging

Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
3 years agoliblz4: convert to meson 12873/head
Rosen Penev [Sat, 18 Jul 2020 23:16:51 +0000 (16:16 -0700)]
liblz4: convert to meson

Faster compilation

Before:

Executed in   13.68 secs   fish           external
   usr time   12.51 secs    0.00 micros   12.51 secs
   sys time    1.78 secs  345.00 micros    1.78 secs

After:

Executed in    9.60 secs   fish           external
   usr time   10.66 secs  281.00 micros   10.66 secs
   sys time    1.39 secs   36.00 micros    1.39 secs

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agomeson: fix arch mapping 12870/head
Rosen Penev [Sat, 18 Jul 2020 20:17:39 +0000 (13:17 -0700)]
meson: fix arch mapping

meson uses a different architecture mapping than CONFIG_ARCH does.

Fix the problematic ones and fall back to CONFIG_ARCH.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agozmq: switch to building with CMake 12871/head
Rosen Penev [Sat, 18 Jul 2020 22:20:07 +0000 (15:20 -0700)]
zmq: switch to building with CMake

Faster compilation.

Before:

time make package/zmq/compile -j 12
Executed in   24.98 secs   fish           external
   usr time   97.41 secs  263.00 micros   97.40 secs
   sys time   12.51 secs   34.00 micros   12.51 secs

After:

time make package/zmq/compile -j 12
Executed in   18.17 secs   fish           external
   usr time   85.22 secs  248.00 micros   85.22 secs
   sys time    9.23 secs   32.00 micros    9.23 secs

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #12854 from neheb/rads
Rosen Penev [Sat, 18 Jul 2020 21:06:54 +0000 (14:06 -0700)]
Merge pull request #12854 from neheb/rads

memcached: update to 1.6.6

3 years agoMerge pull request #12859 from neheb/gpg
Rosen Penev [Sat, 18 Jul 2020 17:31:49 +0000 (10:31 -0700)]
Merge pull request #12859 from neheb/gpg

gnupg: fix compilation with GCC10

3 years agoMerge pull request #12866 from Andy2244/wsdd2-netbios_name-uppercase-fix
Rosen Penev [Sat, 18 Jul 2020 17:30:49 +0000 (10:30 -0700)]
Merge pull request #12866 from Andy2244/wsdd2-netbios_name-uppercase-fix

wsdd2: Uppercase NB_PARM

3 years agohaveged: update to 1.9.13
Hannu Nyman [Sat, 18 Jul 2020 11:11:34 +0000 (14:11 +0300)]
haveged: update to 1.9.13

Update haveged to version 1.9.13.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
3 years agowsdd2: Uppercase NB_PARM 12866/head
Andy Walsh [Sat, 18 Jul 2020 11:00:22 +0000 (13:00 +0200)]
wsdd2: Uppercase NB_PARM

* Uppercase NB_PARM if mdns option is not set
* filter commented lines

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
3 years agoapinger: fix compilation with GCC 10 12861/head
Rosen Penev [Fri, 17 Jul 2020 23:15:47 +0000 (16:15 -0700)]
apinger: fix compilation with GCC 10

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agobfdd: fix compilation with GCC 10 12860/head
Rosen Penev [Fri, 17 Jul 2020 23:17:23 +0000 (16:17 -0700)]
bfdd: fix compilation with GCC 10

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agognupg: fix compilation with GCC10 12859/head
Rosen Penev [Sat, 18 Jul 2020 03:27:32 +0000 (20:27 -0700)]
gnupg: fix compilation with GCC10

A bit ugly but it works.

Added PKG_BUILD_PARALLEL for faster compilation.

Fix license information.

Minor cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agodavfs2: fixup gettext-version again
Rosen Penev [Sat, 18 Jul 2020 02:43:55 +0000 (19:43 -0700)]
davfs2: fixup gettext-version again

It seems this is still needed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #12858 from neheb/radse
Toke Høiland-Jørgensen [Fri, 17 Jul 2020 23:06:21 +0000 (01:06 +0200)]
Merge pull request #12858 from neheb/radse

radsecproxy: fix compilation with GCC10

3 years agoMerge pull request #12855 from neheb/ngi
Rosen Penev [Fri, 17 Jul 2020 22:53:04 +0000 (15:53 -0700)]
Merge pull request #12855 from neheb/ngi

ngircd: update to 26

3 years agoradsecproxy: fix compilation with GCC10 12858/head
Rosen Penev [Thu, 16 Jul 2020 01:02:16 +0000 (18:02 -0700)]
radsecproxy: fix compilation with GCC10

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #12857 from neheb/rsy2
Rosen Penev [Fri, 17 Jul 2020 22:40:43 +0000 (15:40 -0700)]
Merge pull request #12857 from neheb/rsy2

rsyslog: update to 8.2006.0

3 years agorsyslog: update to 8.2006.0 12857/head
Rosen Penev [Thu, 16 Jul 2020 21:24:16 +0000 (14:24 -0700)]
rsyslog: update to 8.2006.0

Fixes compilation with GCC10.

Added random mirror since the normal website has issues at this time.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agofping: update to 4.3 12856/head
Rosen Penev [Fri, 17 Jul 2020 00:00:47 +0000 (17:00 -0700)]
fping: update to 4.3

Fixes compilation with GCC 10.

Backported upstream patch to fix compilation without IPv6.

Signed-off-by: Rosen Penev <rosenp@gmail.com>