Rosen Penev [Wed, 18 Sep 2019 21:40:47 +0000 (14:40 -0700)]
django: Update to 1.11.24
Fixes a whole bunchs of CVEs:
CVE-2019-3498
CVE-2019-6975
CVE-2019-12308
CVE-2019-12781
CVE-2019-14232
CVE-2019-14233
CVE-2019-14234
CVE-2019-14235
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Daniel Golle [Wed, 18 Sep 2019 21:23:59 +0000 (23:23 +0200)]
Merge pull request #10005 from dangowrt/mjpg-streamer-modularize
mjpg-streamer: modularize package
Rosen Penev [Wed, 18 Sep 2019 18:52:08 +0000 (11:52 -0700)]
Merge pull request #10027 from James-TR/fix/pdns-lua-dep
pdns: Explicitly define lua implementation
Jan Pavlinec [Wed, 18 Sep 2019 11:30:11 +0000 (13:30 +0200)]
irssi: update to version 1.2.2 (security fix)
Fixes CVE-2019-15717
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Rosen Penev [Tue, 17 Sep 2019 23:36:31 +0000 (16:36 -0700)]
pulseaudio: Backport upstream patch
Fixes compilation with recent alsa-libs.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 18 Sep 2019 17:23:26 +0000 (10:23 -0700)]
Merge pull request #10022 from neheb/fork
forked-daapd: Fix compilation with newer alsa-libs
James Taylor [Wed, 18 Sep 2019 14:11:04 +0000 (00:11 +1000)]
pdns: Explicitly define lua implementation
Compile Tested: yes, selects lua as implementation and doesn't pick up luajit
Run Tested: no, minor change
Maintainer: me
Description:
On some architectures PowerDNS was preferring Luajit over Lua, which wasn't added
as a dependency. On previous versions this was controlled by passing `--with-lua`
and `--without-luajit` however this isn't functional anymore.
On the 4.2 series, it is instead possible to define the lua implementation to be
used by passing `--with-lua=[implementation]` ie `--with-lua=lua`
Signed-off-by: James Taylor <james@jtaylor.id.au>
Rosen Penev [Wed, 18 Sep 2019 05:10:23 +0000 (22:10 -0700)]
Merge pull request #10016 from nxhack/libuv_bump
libuv: update to 1.32.0
Hirokazu MORIKAWA [Tue, 17 Sep 2019 05:18:17 +0000 (14:18 +0900)]
libuv: update to 1.32.0
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Rosen Penev [Tue, 17 Sep 2019 23:15:30 +0000 (16:15 -0700)]
forked-daapd: Fix compilation with newer alsa-libs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 17 Sep 2019 23:09:38 +0000 (16:09 -0700)]
libgd: Fix pkgconfig file for cross compilation
This allows packages that use pkgconfig to find libgd properly.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 17 Sep 2019 20:36:19 +0000 (13:36 -0700)]
Merge pull request #10007 from neheb/lcdg
lcdgrilo: Fix compilation with newer Vala
Rosen Penev [Tue, 17 Sep 2019 20:35:49 +0000 (13:35 -0700)]
Merge pull request #10018 from ja-pa/treewide-cpe-id
treewide: add PKG_CPE_ID for better cvescanner coverage
Hannu Nyman [Tue, 17 Sep 2019 17:17:16 +0000 (20:17 +0300)]
Merge pull request #10017 from TDT-AG/pr/
20190917-collectd
collectd: add missing uci config sections
Jan Pavlinec [Thu, 12 Sep 2019 12:13:21 +0000 (14:13 +0200)]
treewide: add PKG_CPE_ID for better cvescanner coverage
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Florian Eckert [Tue, 17 Sep 2019 08:16:39 +0000 (10:16 +0200)]
collectd: bump PKG_PACKAGE version
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Tue, 17 Sep 2019 08:08:01 +0000 (10:08 +0200)]
collectd: add iptables uci config
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Mon, 16 Sep 2019 13:48:02 +0000 (15:48 +0200)]
collectd: add network uci config
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Mon, 16 Sep 2019 12:55:17 +0000 (14:55 +0200)]
collectd: add curl uci config
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Mon, 16 Sep 2019 12:27:47 +0000 (14:27 +0200)]
collectd: add apcups uci config
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Tue, 17 Sep 2019 06:35:10 +0000 (08:35 +0200)]
Merge pull request #10015 from mwarning/zt
zerotier: update to 1.4.6
Rosen Penev [Mon, 16 Sep 2019 17:01:13 +0000 (10:01 -0700)]
dtc: Add missing dependency to -utils
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 17 Sep 2019 00:49:17 +0000 (17:49 -0700)]
ulogd: Add back autoreconf
Compile fails at times, probably because of the patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Moritz Warning [Mon, 16 Sep 2019 23:37:24 +0000 (01:37 +0200)]
zerotier: update to 1.4.6
Signed-off-by: Moritz Warning <moritzwarning@web.de>
Michael Heimpold [Sun, 15 Sep 2019 09:09:48 +0000 (11:09 +0200)]
libmodbus: update to 3.1.6
Also fix the license information: in older versions the test programs
were GPL 3 licensed, but meanwhile it changed to BSD license.
But since this package only packages the library itself, we can
safely focus only on the LGPL here which covers the library itself.
While at, fix a minor nitpick during library symlink installation.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Sun, 15 Sep 2019 09:08:49 +0000 (11:08 +0200)]
libgpiod: update to 1.4.1
While at, fix minor nitpick during installation of library symlinks.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Sun, 15 Sep 2019 09:07:04 +0000 (11:07 +0200)]
libiio: Update to 0.18
While at, fix a minor nitpick while installing shared library symlinks.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Rosen Penev [Mon, 16 Sep 2019 19:01:37 +0000 (12:01 -0700)]
libftdi1: Apply pkgconfig fixes to libftdipp1 as well
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 16 Sep 2019 18:51:32 +0000 (11:51 -0700)]
libfmt: Fix pkgconfig paths
pkgconfig needs to override these.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 16 Sep 2019 18:50:13 +0000 (11:50 -0700)]
libzstd: Fix pkgconfig paths for cross compilation
pkgconfig needs to override these.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 16 Sep 2019 17:44:38 +0000 (10:44 -0700)]
libftdi1: Partially add back InstallDev
The pkgconfig file needs changing.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 16 Sep 2019 16:46:59 +0000 (09:46 -0700)]
Merge pull request #9995 from flyn-org/scapy
scapy: update to 2.4.3
Rosen Penev [Mon, 16 Sep 2019 16:43:22 +0000 (09:43 -0700)]
Merge pull request #10010 from Cynerd/python-schema-update
python-schema: update to version 0.7.1
Rosen Penev [Mon, 16 Sep 2019 16:40:10 +0000 (09:40 -0700)]
Merge pull request #10011 from Cynerd/bigclown-version-bump
Bigclown version bump
Rosen Penev [Mon, 16 Sep 2019 16:39:24 +0000 (09:39 -0700)]
Merge pull request #10012 from Wedmer/master
zoneinfo: Updated to the latest release.
Rosen Penev [Mon, 16 Sep 2019 03:06:09 +0000 (20:06 -0700)]
lcdgrilo: Fix compilation with newer Vala
It seems semantics changed slightly.
Cleaned up Makefile for consistency between packages.
Added PKG_BUILD_PARALLEL for faster compilation.
Fixed license information.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Vladimir Ulrich [Mon, 16 Sep 2019 15:23:13 +0000 (18:23 +0300)]
zoneinfo: Updated to the latest release.
Signed-off-by: Vladimir Ulrich <admin@evl.su>
Dirk Brenken [Mon, 16 Sep 2019 14:16:56 +0000 (16:16 +0200)]
Merge pull request #10009 from dibdot/adblock
adblock: update 3.8.6
Karel Kočí [Mon, 16 Sep 2019 11:31:36 +0000 (13:31 +0200)]
bigclown-mqtt2influxdb: update to version 1.2.0
This version introduces new option -d that makes service not to exit on
error. This is brutal solution but is required to protect against
service failure when remote resource is down.
bigclown-mqtt2influxdb is service moving data from MQTT to InfluxDB and
both of those services can and potentially are remote. The original
implementation where it failed when service goes down is not ideal
because network outage or target server outage can later require this
service restart.
Signed-off-by: Karel Kočí <karel.koci@nic.cz>
Karel Kočí [Mon, 16 Sep 2019 11:14:48 +0000 (13:14 +0200)]
bigclown-firmware-tool: update to version 1.4.1
This release updates: bcf create --from
There are no dependencies changes introduced by upstream and changes are
of limited character.
Signed-off-by: Karel Kočí <karel.koci@nic.cz>
Karel Kočí [Mon, 16 Sep 2019 11:56:49 +0000 (13:56 +0200)]
python-schema: update to version 0.7.1
Signed-off-by: Karel Kočí <karel.koci@nic.cz>
Dirk Brenken [Mon, 16 Sep 2019 08:49:37 +0000 (10:49 +0200)]
adblock: update 3.8.6
* refine stop logic to prevent needless dns backend restarts
and other oddities
* cosmetics
Signed-off-by: Dirk Brenken <dev@brenken.org>
Yousong Zhou [Mon, 16 Sep 2019 00:22:24 +0000 (00:22 +0000)]
dtc: bump to version 1.5.1
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Yousong Zhou [Mon, 16 Sep 2019 00:18:52 +0000 (00:18 +0000)]
openvswitch: bump to version 2.12.0
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Daniel Golle [Sun, 15 Sep 2019 22:36:10 +0000 (00:36 +0200)]
mjpg-streamer: modularize package
Instead of selecting the modules on compile time, package them into
several small packages. While at it, add the ZeroMQ output plugin which
was previously not packaged.
Also make sure to use OpenWrt's built-in support for CMake properly by
calling Build/Configure/Default in the package's Build/Configure rule.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Stijn Tintel [Sun, 15 Sep 2019 14:46:15 +0000 (17:46 +0300)]
strongswan: bump to 5.8.1
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Hannu Nyman [Sun, 15 Sep 2019 19:13:38 +0000 (22:13 +0300)]
Merge pull request #9982 from TDT-AG/pr/
20190913-collectd
collectd: add additional config option
W. Michael Petullo [Sun, 15 Sep 2019 17:36:52 +0000 (13:36 -0400)]
scapy: fix PKG_LICENSE_FILES
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Rosen Penev [Sun, 15 Sep 2019 17:20:25 +0000 (10:20 -0700)]
Merge pull request #9994 from flyn-org/vips
vips: update to 8.8.2
W. Michael Petullo [Sat, 14 Sep 2019 16:10:07 +0000 (12:10 -0400)]
vips: update to 8.8.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Hannu Nyman [Sun, 15 Sep 2019 16:42:17 +0000 (19:42 +0300)]
Merge pull request #9992 from flyn-org/openldap
openldap: update to 2.4.48
Rosen Penev [Sun, 15 Sep 2019 16:16:36 +0000 (09:16 -0700)]
Merge pull request #9987 from neheb/lept
leptonica: Add missing libwebp dependency
Rosen Penev [Sun, 15 Sep 2019 14:23:02 +0000 (07:23 -0700)]
Merge pull request #9990 from lnslbrty/package/wipe
wipe: add new package
Rosen Penev [Sun, 15 Sep 2019 14:21:52 +0000 (07:21 -0700)]
Merge pull request #9584 from ynezz/upstream/move-scons
scons: move host build tool to a proper place
W. Michael Petullo [Sat, 14 Sep 2019 16:11:19 +0000 (12:11 -0400)]
scapy: update to 2.4.3
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Sat, 14 Sep 2019 16:08:53 +0000 (12:08 -0400)]
openldap: update to 2.4.48
Fixes CVE-2019-13565.
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Toni Uhlig [Sat, 14 Sep 2019 07:13:26 +0000 (09:13 +0200)]
wipe: add new package
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Toke Høiland-Jørgensen [Sat, 14 Sep 2019 11:19:06 +0000 (13:19 +0200)]
sqm-scripts: Bump to v1.4.0
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
Hannu Nyman [Sat, 14 Sep 2019 07:39:16 +0000 (10:39 +0300)]
Merge pull request #9986 from neheb/nut
nut: Switch to pkgconfig for finding libgd
Rosen Penev [Sat, 14 Sep 2019 00:56:38 +0000 (17:56 -0700)]
Merge pull request #9985 from thess/dnscrypt-update
dnscrypt-proxy: Update to latest git version.
Rosen Penev [Fri, 13 Sep 2019 22:21:51 +0000 (15:21 -0700)]
Merge pull request #9989 from neheb/rso
librsocket-cpp: Update to 2019-09-12
Rosen Penev [Fri, 13 Sep 2019 21:42:39 +0000 (14:42 -0700)]
librsocket-cpp: Update to 2019-09-12
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Fri, 13 Sep 2019 20:14:48 +0000 (13:14 -0700)]
libftdi1: Remove faulty change from last patch
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Fri, 13 Sep 2019 20:07:20 +0000 (13:07 -0700)]
opencv: Add missing libwebp dependency
Now that libwebp is in the tree, opencv picks it up.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Fri, 13 Sep 2019 20:02:46 +0000 (13:02 -0700)]
leptonica: Add missing libwebp dependency
Now that libwebp is in the tree, leptonica picks it up.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Fri, 13 Sep 2019 19:56:43 +0000 (12:56 -0700)]
nut: Switch to pkgconfig for finding libgd
nut uses gdlib-config to find libgd, which happens to be deprecated. This
switches it to use pkgconfig and allows a fallback to gdlib-config, same
as the libusb check.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Fri, 13 Sep 2019 19:47:50 +0000 (12:47 -0700)]
libgd: Backport SOVERSION and pkgconfig changes
The latter is needed for some packages to find libgd.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Ted Hess [Fri, 13 Sep 2019 18:44:17 +0000 (14:44 -0400)]
dnscrypt-proxy: Update to latest git version.
Revise dnscrypt-resolvers.csv with new dnscrypt-ca info.
Signed-off-by: Ted Hess <thess@kitschensync.net>
Rosen Penev [Fri, 13 Sep 2019 17:59:43 +0000 (10:59 -0700)]
Merge pull request #9981 from jefferyto/go-1.13-trimpath
golang: Use new -trimpath option when compiling Go packages
Rosen Penev [Fri, 13 Sep 2019 17:59:03 +0000 (10:59 -0700)]
Merge pull request #9983 from James-TR/pdns-4.2.0-bump
pdns: bump version to 4.2.0
James Taylor [Fri, 13 Sep 2019 13:14:55 +0000 (23:14 +1000)]
pdns: bump version to 4.2.0
Bump PowerDNS Authoritative DNS Server to 4.2.0. Release changelong can be found at
https://doc.powerdns.com/authoritative/changelog/4.2.html#change-4.2.0
Compile Tested: OpenWRT Snapshot - armv7
Run Tested: Linksys WRT1900ACS - package runs correctly, not all functionality has been tested.
Signed-off-by: James Taylor <james@jtaylor.id.au>
Jo-Philipp Wich [Fri, 13 Sep 2019 07:17:58 +0000 (09:17 +0200)]
cgi-io: use splice() to stream backup archive
This improves the I/O performance when outputting large backups.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Jo-Philipp Wich [Fri, 13 Sep 2019 06:32:58 +0000 (08:32 +0200)]
cgi-io: pass appropriate HTTP error codes to failure()
Instead of always replying with a generic 500 internal server error code,
use more appropriate codes such as 403 to indicate denied permissions.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Jo-Philipp Wich [Fri, 13 Sep 2019 05:23:25 +0000 (07:23 +0200)]
cgi-io: add download operation
Add a new `cgi-download` applet which allows to retrieve the contents
of regular files or block devices.
In order to initiate a transfer, a POST request in x-www-form-urlencoded
format must be sent to the applet, with one field "sessionid" holding
the login session and another field "path" containing the file path to
download.
Further optional fields are "filename" which - if present - will cause
the download applet to set a Content-Dispostition header and "mimetype"
which allows to let the applet respond with a specific type instead of
the default "application/octet-stream".
Below is an example for the required acl rules to grant download access
to files or block devices:
ubus call session grant '{
"ubus_rpc_session": "...",
"scope": "cgi-io",
"objects": [
[ "download", "read" ]
]
}'
ubus call session grant '{
"ubus_rpc_session": "...",
"scope": "file",
"objects": [
[ "/etc/config/*", "read" ],
[ "/dev/mtdblock*", "read" ]
]
}'
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Jo-Philipp Wich [Fri, 13 Sep 2019 04:52:21 +0000 (06:52 +0200)]
cgi-io: use different acl scopes for path and command permissions
Use the `cgi-io` scope to check for permission to execute the requested
command (`upload`, `backup`) and the `file` scope to check path
permissions.
The reasoning of this change is that `cgi-io` is usually used in
conjunction with `rpcd-mod-file` to transfer large file data out
of band and `rpcd-mod-file` already uses the `file` scope to manage
file path access permissions. After this change, both `rpc-mod-file`
and `cgi-io` can share the same path acl rules.
Write access to a path can be granted by using an ubus call in the
following form:
ubus call session grant '{
"ubus_rpc_session": "...",
"scope": "file",
"objects": [
[ "/var/lib/uploads/*", "write" ]
]
}'
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Florian Eckert [Fri, 13 Sep 2019 11:02:20 +0000 (13:02 +0200)]
collectd: bump PKG_RELEASE number
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Fri, 13 Sep 2019 10:50:26 +0000 (12:50 +0200)]
collectd: add new memory config values
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Fri, 13 Sep 2019 10:50:15 +0000 (12:50 +0200)]
collectd: add new cpu config values
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Jeffery To [Fri, 13 Sep 2019 09:28:42 +0000 (17:28 +0800)]
golang: Use new -trimpath option when compiling Go packages
Go 1.13 added a new -trimpath option to the "go build" command[1] that
removes system paths from compiled executables. This replaces the
previous -trimpath flags.
There are still system paths in the compiled executable (for crti.o and
crtn.o, when cross-compiling); these appear to be stripped during the
packaging process.
[1]: https://golang.org/doc/go1.13#trimpath
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Rosen Penev [Fri, 13 Sep 2019 08:55:09 +0000 (01:55 -0700)]
Merge pull request #9963 from neheb/gd4
libgd: Switch to CMake
Rosen Penev [Fri, 13 Sep 2019 07:18:29 +0000 (00:18 -0700)]
Merge pull request #9979 from commodo/seahub-mysqlclient
seafile-seahub: update dependency to python-mysqlclient
Alexandru Ardelean [Fri, 13 Sep 2019 09:27:22 +0000 (12:27 +0300)]
seafile-seahub: update dependency to python-mysqlclient
The `python-mysql` package was updated with PR https://github.com/openwrt/packages/pull/9705
For seahub this was omitted, since the Python dependencies are prefixed
with `python-`, so it was missed during the grep search.
And grepping just for `mysql` yields many results.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Petr Štetiar [Sat, 27 Jul 2019 22:13:15 +0000 (00:13 +0200)]
iotivity,smartsnmpd,gpsd: use scons from feed
commit
0c090fde68b2 ("scons: move host build tool to a proper place")
has moved scons into the packages feeds, so switch to that package
include and adjust build dependency to a new scons home.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Petr Štetiar [Sat, 27 Jul 2019 22:08:36 +0000 (00:08 +0200)]
scons: move host build tool to a proper place
This patch aims to move scons host build tool into packages feeds, where
this tools belongs. There are currently no packages in the master tree
which would need scons, yet scons is build always as part of host tools,
just in order to satisfy host build dependency of few packages in the
packages feeeds.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Rosen Penev [Fri, 13 Sep 2019 02:29:00 +0000 (19:29 -0700)]
libftdi1: Don't build examples
Add PKG_BUILD_PARALLEL for faster compilation.
Replace InstallDev section with CMAKE_INSTALL
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Fri, 13 Sep 2019 02:02:17 +0000 (19:02 -0700)]
liblo: disable tests and enable IPv6
Speeds up compilation.
Also fixed compilation without deprecated POSIX APIs.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Paul Tobias [Mon, 26 Aug 2019 11:44:50 +0000 (18:44 +0700)]
ddns-scripts: Use https for domains.google.com
Without https the update fails with:
```
132954 : #> /usr/bin/curl -RsS -o /var/run/ddns/myddns_ipv4.dat --stderr /var/run/ddns/myddns_ipv4.err --noproxy '*' 'http://CENSORED:***PW***@domains.google.com/nic/update?hostname=CENSORED&myip=CENSORED'
132954 : DDNS Provider answered:
<HTML>
<HEAD>
<TITLE>Moved Temporarily</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Moved Temporarily</H1>
The document has moved <A HREF="https://domains.google.com/nic/update?hostname=CENSORED&myip=CENSORED">here</A>.
</BODY>
</HTML>
132954 ERROR : IP update not accepted by DDNS Provider
```
Signed-off-by: Paul Tobias <tobias.pal@gmail.com>
Rosen Penev [Thu, 12 Sep 2019 22:16:18 +0000 (15:16 -0700)]
Merge pull request #9690 from neheb/snmp
smartsnmpd: Update to 2015-02-22 version
Rosen Penev [Sun, 11 Aug 2019 00:12:40 +0000 (17:12 -0700)]
smartsnmpd: Update to 2015-02-22 version
Ran through 2to3 to get it to compile.
Ran init script through shellcheck. Grouped several file writes.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 10 Sep 2019 20:49:21 +0000 (13:49 -0700)]
libgd: Switch to CMake
Size reduced from 92878 to 91675 bytes.
CMake added CXX files. Removed those.
Removed ceill patch. ceill is not used anymore.
Removed pkgconfig patch. CMake uses a different file, which does not have
this problem.
Further size reduction to 87938 with LTO.
Removed InstallDev. CMAKE_INSTALL takes care of that.
Added WebP support.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 12 Sep 2019 21:47:57 +0000 (14:47 -0700)]
libwebp: Fix InstallDev typo again
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 12 Sep 2019 21:37:40 +0000 (14:37 -0700)]
libwebp: Fix typo with InstallDev section
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 12 Sep 2019 21:33:14 +0000 (14:33 -0700)]
libfolly: Pass -DBoost_NO_BOOST_CMAKE
It seems the new CMake update broke boost again.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 12 Sep 2019 21:30:23 +0000 (14:30 -0700)]
Merge pull request #9946 from neheb/unr
unrar: Update to 5.8.1
Rosen Penev [Thu, 12 Sep 2019 21:24:13 +0000 (14:24 -0700)]
Merge pull request #9962 from mhei/pecl-mcrypt-license
php7-pecl-mcrypt: update PKG_LICENSE
Rosen Penev [Thu, 12 Sep 2019 21:23:58 +0000 (14:23 -0700)]
Merge pull request #9961 from mhei/pecl-krb5-license
php7-pecl-krb5: fix PKG_LICENSE tag
Rosen Penev [Thu, 12 Sep 2019 21:23:24 +0000 (14:23 -0700)]
Merge pull request #9945 from neheb/gc
libgcrypt: Update to 1.8.5
Rosen Penev [Thu, 12 Sep 2019 21:21:08 +0000 (14:21 -0700)]
Merge pull request #9964 from neheb/webp
libwebp: Add new package
Rosen Penev [Thu, 12 Sep 2019 21:20:04 +0000 (14:20 -0700)]
Merge pull request #9937 from mwarning/zerotier
zerotier: license change and make sure path exists
Rosen Penev [Thu, 12 Sep 2019 21:19:02 +0000 (14:19 -0700)]
Merge pull request #9924 from neheb/val
vala: Update to 0.46.0