]>
git.99rst.org Git - openwrt-packages.git/log
Tony Ambardar [Tue, 7 Aug 2018 11:08:29 +0000 (04:08 -0700)]
stubby: remove unnecessary core limit
Remove the limit setting core="unlimited", since this shouldn't be needed
in production use (i.e. non-debug) and on an embedded platform, which is
why it's rarely used by any existing packages.
Signed-off-by: Tony Ambardar <redacted>
Tony Ambardar [Tue, 7 Aug 2018 10:11:19 +0000 (03:11 -0700)]
stubby: add SPKI pin set for Cloudflare cert
Add an SPKI pin for Cloudflare to help prevent MITM and downgrade attacks,
as described in RFC7858 (DNS over TLS). The setup of SPKI and the specific
SHA256 certificate hash are taken from Cloudflare's DoT configuration guide
published at https://developers.cloudflare.com/1.1.1.1/dns-over-tls/.
Note that the certificate is valid to March 25th 2020, 13:00 CET, which
provides ample time for issuance of a backup pin to support future key
rollover.
Signed-off-by: Tony Ambardar <redacted>
Tony Ambardar [Tue, 7 Aug 2018 09:35:31 +0000 (02:35 -0700)]
stubby: add Cloudflare 1.0.0.1 and ::1001 servers
Signed-off-by: Tony Ambardar <redacted>
Tony Ambardar [Tue, 7 Aug 2018 09:23:34 +0000 (02:23 -0700)]
stubby: use EDNS client-subnet privacy by default
Retain the upstream value since privacy is usually the key user motivation
for using DNS-over-TLS, and simply note that those encountering sub-optimal
routing may consider disabling the setting.
Signed-off-by: Tony Ambardar <redacted>
Tony Ambardar [Tue, 7 Aug 2018 09:04:42 +0000 (02:04 -0700)]
stubby: fix config file definition
The config file /etc/stubby/stubby.yml is not registered properly and any
local changes are being overwritten on upgrade or reinstall.
Signed-off-by: Tony Ambardar <redacted>
Tony Ambardar [Tue, 7 Aug 2018 09:03:08 +0000 (02:03 -0700)]
stubby: rearrange Makefile for clarity
Signed-off-by: Tony Ambardar <redacted>
Thomas Heil [Sun, 23 Sep 2018 21:34:49 +0000 (23:34 +0200)]
Merge pull request #6995 from neheb/odbc
unixodbc: Update to 2.3.7
Thomas Heil [Sun, 23 Sep 2018 21:29:09 +0000 (23:29 +0200)]
Merge pull request #7074 from neheb/patch-41
apr: Update to 1.6.5
Thomas Heil [Sun, 23 Sep 2018 21:28:26 +0000 (23:28 +0200)]
Merge pull request #7086 from gladiac1337/feature-haproxy-v1.8.14
haproxy: Update HAProxy to v1.8.14
Philip Prindeville [Sun, 23 Sep 2018 19:36:37 +0000 (13:36 -0600)]
perlmod: fix ability to build module out-of-feed
Signed-off-by: Philip Prindeville <redacted>
Michael Heimpold [Sun, 23 Sep 2018 19:35:04 +0000 (21:35 +0200)]
php7: update to 7.2.10
Signed-off-by: Michael Heimpold <redacted>
Peter Wagner [Sun, 23 Sep 2018 18:28:08 +0000 (20:28 +0200)]
glib2: update to 2.56.3
Signed-off-by: Peter Wagner <redacted>
champtar [Sun, 23 Sep 2018 17:07:55 +0000 (10:07 -0700)]
Merge pull request #6899 from diizzyy/patch-12
libs/sqlite: Update to 3.24.0
Hannu Nyman [Sun, 23 Sep 2018 16:51:02 +0000 (19:51 +0300)]
Merge pull request #6633 from cotequeiroz/libftdi1_cmake-3.12
libftdi1: Fix compilation with cmake 3.12
Hannu Nyman [Sun, 23 Sep 2018 16:22:38 +0000 (19:22 +0300)]
Merge pull request #6538 from FireCulex/bonnie++
bonnie++ 1.97.3
Hannu Nyman [Sun, 23 Sep 2018 15:42:29 +0000 (18:42 +0300)]
nano: update to 3.1
* Update nano editor to 3.1
* Apply a post-release upstream patch to fix compilation
Signed-off-by: Hannu Nyman <redacted>
Dirk Brenken [Sun, 23 Sep 2018 12:42:25 +0000 (14:42 +0200)]
Merge pull request #7025 from Andy2244/krb5-keyutil-fix
krb5: fix keyutils dependency
Dirk Brenken [Sat, 22 Sep 2018 19:01:53 +0000 (21:01 +0200)]
Merge pull request #6796 from MikePetullo/syslog-ng
syslog-ng: update to 3.17.2
Christian Lachner [Sat, 22 Sep 2018 14:51:36 +0000 (16:51 +0200)]
haproxy: Update HAProxy to v1.8.14
- Update haproxy download URL and hash
- Removed all obsolete patches
- This fixes CVE-2018-14645 (See: https://nvd.nist.gov/vuln/detail/CVE-2018-14645)
Signed-off-by: Christian Lachner <redacted>
W. Michael Petullo [Sat, 22 Sep 2018 12:39:38 +0000 (08:39 -0400)]
syslog-ng: update to 3.17.2
Signed-off-by: W. Michael Petullo <redacted>
Dirk Brenken [Sat, 22 Sep 2018 05:21:49 +0000 (07:21 +0200)]
Merge pull request #7079 from valdi74/update_package_aria2
aria2: handle check_certificate=false config option
Dirk Brenken [Sat, 22 Sep 2018 05:20:12 +0000 (07:20 +0200)]
Merge pull request #7008 from TDT-AG/pr/
20180912 -keepalived-enable-ipvs
net/keepalived: update to version 2.0.7 and enable ipvs support
Dirk Brenken [Sat, 22 Sep 2018 05:14:44 +0000 (07:14 +0200)]
Merge pull request #6990 from ptpt52/mwan3-fix
mwan3: optimize the process of copying routing tables
Dirk Brenken [Sat, 22 Sep 2018 05:05:49 +0000 (07:05 +0200)]
Merge pull request #7030 from jonathanunderwood/stubby_ca_certificates_dependency
stubby: add missing dependency on ca-certificates
Dirk Brenken [Sat, 22 Sep 2018 04:53:50 +0000 (06:53 +0200)]
Merge pull request #7046 from neheb/patch-27
python-pcapy: Update to 0.11.4
Peter Wagner [Sat, 22 Sep 2018 01:15:11 +0000 (03:15 +0200)]
git: simplify install code
Signed-off-by: Peter Wagner <redacted>
Peter Wagner [Sat, 22 Sep 2018 00:41:12 +0000 (02:41 +0200)]
git: don't hard link to symlinks, to avoid ending up with a git executeable with 0777 access rights
Signed-off-by: Peter Wagner <redacted>
Ted Hess [Fri, 21 Sep 2018 15:43:22 +0000 (11:43 -0400)]
boost: Bump PKG_RELEASE to force buildbot re-builds
Signed-off-by: Ted Hess <redacted>
Chen Minqiang [Mon, 10 Sep 2018 12:07:03 +0000 (20:07 +0800)]
mwan3: optimize the process of copying routing tables
- The original copy process is to delete all routing tables first,
then add new routing table. This process is too slow and very dirty.
- We use grep to identify the changes and apply them.
- ignore ipv6 unreachable routes
- update version number
Signed-off-by: Chen Minqiang <redacted>
Ted Hess [Thu, 20 Sep 2018 20:08:41 +0000 (16:08 -0400)]
Merge pull request #7081 from thess/boost-work
boost: Fix mips32r1 cpu builds (exclude Boost.fiber)
Ted Hess [Thu, 20 Sep 2018 18:24:54 +0000 (14:24 -0400)]
boost: Fix mips32r1 cpu builds (exclude Boost.fiber)
Signed-off-by: Ted Hess <redacted>
Hannu Nyman [Thu, 20 Sep 2018 16:35:36 +0000 (19:35 +0300)]
Merge pull request #7068 from neheb/jool
jool: Update to 3.5.7 and switch to tarballs
Hannu Nyman [Thu, 20 Sep 2018 16:34:33 +0000 (19:34 +0300)]
Merge pull request #7076 from mlichvar/chrony-update-3.4
chrony: update to 3.4
Waldemar Konik [Thu, 20 Sep 2018 10:37:58 +0000 (12:37 +0200)]
aria2: handle check_certificate=false config option
Signed-off-by: Waldemar Konik <redacted>
Hannu Nyman [Wed, 19 Sep 2018 19:25:54 +0000 (22:25 +0300)]
Merge pull request #7069 from sartura/geth_1.8.15
geth: Update to 1.8.15
Toke Høiland-Jørgensen [Wed, 19 Sep 2018 15:57:22 +0000 (17:57 +0200)]
acme: Fix arithmetic syntax
Thanks to @jow- for pointing out the mistake.
Signed-off-by: Toke Høiland-Jørgensen <redacted>
Miroslav Lichvar [Wed, 19 Sep 2018 15:43:26 +0000 (17:43 +0200)]
chrony: update to 3.4
Signed-off-by: Miroslav Lichvar <redacted>
Toke Høiland-Jørgensen [Wed, 19 Sep 2018 14:30:35 +0000 (16:30 +0200)]
Merge branch 'acme-nginx'
Closes #6513
Signed-off-by: Toke Høiland-Jørgensen <redacted>
Toke Høiland-Jørgensen [Wed, 19 Sep 2018 14:29:55 +0000 (16:29 +0200)]
acme: Fix whitespace and long lines, bump package rev
Signed-off-by: Toke Høiland-Jørgensen <redacted>
Ansuel Smith [Wed, 18 Jul 2018 01:02:11 +0000 (03:02 +0200)]
acme: add support for nginx webserver
This adds a metapakcge for acme luci ap without uhttpd dependency and adds entities and check to stop handle nginx server and modify the certificate set automatically.
Signed-off-by: Ansuel Smith <redacted>
Jo-Philipp Wich [Wed, 19 Sep 2018 05:39:13 +0000 (07:39 +0200)]
Merge pull request #6981 from neheb/png
libpng: Update to l.6.35
Rosen Penev [Wed, 19 Sep 2018 02:45:49 +0000 (19:45 -0700)]
apr: Update to 1.6.5
Signed-off-by: Rosen Penev <redacted>
Philip Prindeville [Wed, 19 Sep 2018 02:09:37 +0000 (22:09 -0400)]
Merge pull request #6869 from pprindeville/syslog-ng-disable-tests
syslog-ng: disable tests as Travis is timing out
Ted Hess [Tue, 18 Sep 2018 16:14:18 +0000 (12:14 -0400)]
Merge pull request #7067 from ClaymorePT/boost_1.68_r2
boost: Package Makefile Revision
Carlos Miguel Ferreira [Tue, 18 Sep 2018 02:46:23 +0000 (03:46 +0100)]
boost: Package Makefile Revision
Boost.Fiber is now disabled for Targets which use mips32 or mips64 cpu type.
This commit fixes issue [1]
[1]: https://github.com/openwrt/packages/issues/6987
Signed-off-by: Carlos Miguel Ferreira <redacted>
Mislav Novakovic [Tue, 18 Sep 2018 07:56:04 +0000 (09:56 +0200)]
geth: Update to 1.8.15
Signed-off-by: Mislav Novakovic <redacted>
Rosen Penev [Mon, 16 Jul 2018 17:55:56 +0000 (10:55 -0700)]
jool: Update to 3.5.7 and switch to tarballs
Should be faster.
Rearranged Makefile slightly for consistency with other packages.
Version 3.5.6 and above are relicensed to GPL-2.0.
Signed-off-by: Rosen Penev <redacted>
Rosen Penev [Mon, 27 Aug 2018 23:37:45 +0000 (16:37 -0700)]
python-egenix-mx-base: Update to 3.2.9
Switched URL to standard pythonhosted one. Only a zip file is available. No .tar.gz.
This should hopefully fix uscan.
Signed-off-by: Rosen Penev <redacted>
Rosen Penev [Sun, 26 Aug 2018 16:49:49 +0000 (09:49 -0700)]
pyodbc: Update to 4.0.24
Fixes compilation on buildbots.
Removed upstreamed patch.
Changed URL to a sensical one.
Signed-off-by: Rosen Penev <redacted>
Rosen Penev [Tue, 18 Sep 2018 00:10:14 +0000 (17:10 -0700)]
procps-ng: Update to 3.3.15
Switch from locally generated git tarball to official one.
Signed-off-by: Rosen Penev <redacted>
Rosen Penev [Mon, 17 Sep 2018 21:54:23 +0000 (14:54 -0700)]
django: Update to 1.11.15
Switched from git repo to standard pythonhosted tarball.
The 1.11 series is the last to support Python 2.
Signed-off-by: Rosen Penev <redacted>
Rosen Penev [Mon, 17 Sep 2018 22:19:48 +0000 (15:19 -0700)]
simplejson: Update to 3.16
Switched URL to standard pythonhosted one.
Signed-off-by: Rosen Penev <redacted>
Rosen Penev [Mon, 17 Sep 2018 22:08:07 +0000 (15:08 -0700)]
openpyxl: Update to 2.5.7
Switched URL to standard pythonhosted one.
Signed-off-by: Rosen Penev <redacted>
Rosen Penev [Mon, 17 Sep 2018 21:57:34 +0000 (14:57 -0700)]
gunicorn: Update to 19.9.0
Switched to standard pythonhosted URL.
Signed-off-by: Rosen Penev <redacted>
Rosen Penev [Mon, 17 Sep 2018 21:42:49 +0000 (14:42 -0700)]
django-postoffice: Update to 3.1.0
Changed URL to standard pythonhosted one + a few cosmetic changes.
Signed-off-by: Rosen Penev <redacted>
Rosen Penev [Mon, 17 Sep 2018 21:48:26 +0000 (14:48 -0700)]
django-constance: Update to 2.3.0
Switched to standard pythonhosted URL.
Signed-off-by: Rosen Penev <redacted>
Rosen Penev [Mon, 17 Sep 2018 21:45:56 +0000 (14:45 -0700)]
django-picklefield: Update to 1.1.0
Switched to standard pythonhosted URL.
Signed-off-by: Rosen Penev <redacted>
Rosen Penev [Mon, 17 Sep 2018 21:36:21 +0000 (14:36 -0700)]
django-restframework: update to 3.8.2
Some minor Makefile adjustments including standard python URL.
Signed-off-by: Rosen Penev <redacted>
Rosen Penev [Mon, 17 Sep 2018 21:32:20 +0000 (14:32 -0700)]
django-statici18n: Update to 1.8.2
Switched URL to standard pythonhosted one.
Signed-off-by: Rosen Penev <redacted>
Hannu Nyman [Mon, 17 Sep 2018 19:49:15 +0000 (22:49 +0300)]
Merge pull request #6820 from notnyt/update_cshark
cshark: update to latest git HEAD
Peter Wagner [Mon, 17 Sep 2018 19:29:02 +0000 (21:29 +0200)]
git: update to 2.19.0
Signed-off-by: Peter Wagner <redacted>
Peter Wagner [Mon, 17 Sep 2018 19:28:15 +0000 (21:28 +0200)]
tor: update to 0.3.4.8
Signed-off-by: Peter Wagner <redacted>
Rosen Penev [Sun, 19 Aug 2018 23:09:03 +0000 (16:09 -0700)]
glib2: Update to 2.56.2
Adjusted some configure flags. Disabled some documentation to save on
build time. It seems to have also fixed parallel building on mvebu at
least.
Signed-off-by: Rosen Penev <redacted>
Hannu Nyman [Mon, 17 Sep 2018 19:16:44 +0000 (22:16 +0300)]
Merge pull request #7054 from tru7/libfmt
libfmt: bump to version 5.2.0
Othmar Truniger [Mon, 17 Sep 2018 18:10:55 +0000 (20:10 +0200)]
libfmt: bump to version 5.2.0
Signed-off-by: Othmar Truniger <redacted>
Hannu Nyman [Mon, 17 Sep 2018 15:34:45 +0000 (18:34 +0300)]
Merge pull request #7050 from mlichvar/chrony-fix-ipv6-allow
chrony: fix configuration of IPv6 client access
Miroslav Lichvar [Mon, 17 Sep 2018 09:11:25 +0000 (11:11 +0200)]
chrony: fix configuration of IPv6 client access
Fix the init script to allow access from IPv6 subnets of the interface
specified in allow section in /etc/config/chrony.
Fixes issue #7039.
Signed-off-by: Miroslav Lichvar <redacted>
Hannu Nyman [Mon, 17 Sep 2018 15:02:52 +0000 (18:02 +0300)]
Merge pull request #7048 from neheb/patch-32
python-lxml: Update to 4.2.5
Hannu Nyman [Mon, 17 Sep 2018 15:02:19 +0000 (18:02 +0300)]
Merge pull request #7041 from neheb/patch-18
jdcal: Update to 1.4
Hannu Nyman [Mon, 17 Sep 2018 15:01:26 +0000 (18:01 +0300)]
Merge pull request #7049 from neheb/patch-35
pytz: Update to 2018.5
Hannu Nyman [Mon, 17 Sep 2018 15:01:04 +0000 (18:01 +0300)]
Merge pull request #7045 from neheb/patch-11
python-dateutil: Update to 2.7.3
Hannu Nyman [Mon, 17 Sep 2018 14:58:58 +0000 (17:58 +0300)]
Merge pull request #7051 from commodo/python3-fix-ssl-dh-free
python3: fix build with SSL module
Alexandru Ardelean [Mon, 17 Sep 2018 09:53:39 +0000 (12:53 +0300)]
python3: fix build with SSL module
No idea how this creeped up. Probably OpenSSL been has updated recently.
Will send this patch upstream as well, but in the meantime we should fix
the Python3 build.
Build error seems to be:
```
<openwrt>/build_dir/target-i386_pentium4_musl/Python-3.7.0/Modules/_ssl.c:4000:5: error: implicit declaration of function 'DH_free'; did you mean 'lh_free'? [-Werror=implicit-function-declaration]
DH_free(dh);
^~~~~~~
lh_free
cc1: some warnings being treated as errors
Python build finished successfully!
The necessary bits to build these optional modules were not found:
_tkinter _uuid nis
To find the necessary bits, look in setup.py in detect_modules() for the module's name.
The following modules found by detect_modules() in setup.py, have been
built by the Makefile instead, as configured by the Setup files:
_abc atexit pwd
time zlib
Failed to build these modules:
_ssl
Makefile:618: recipe for target 'sharedmods' failed
```
Signed-off-by: Alexandru Ardelean <redacted>
Nikos Mavrogiannopoulos [Mon, 17 Sep 2018 06:32:12 +0000 (08:32 +0200)]
Merge pull request #6936 from neheb/patch-25
p11-kit: Update to 0.23.14
Nikos Mavrogiannopoulos [Mon, 17 Sep 2018 06:31:56 +0000 (08:31 +0200)]
Merge pull request #6971 from neheb/secc
libseccomp: Update to 2.3.3
Rosen Penev [Mon, 17 Sep 2018 04:21:05 +0000 (21:21 -0700)]
pytz: Update to 2018.5
Switched to standard pythonhosted URL.
Signed-off-by: Rosen Penev <redacted>
Rosen Penev [Mon, 17 Sep 2018 04:18:03 +0000 (21:18 -0700)]
python-lxml: Update to 4.2.5
Switched URL to the standard pythonhosted one. The website directs users there.
Tarballs are identical.
Signed-off-by: Rosen Penev <redacted>
Rosen Penev [Mon, 17 Sep 2018 04:00:41 +0000 (21:00 -0700)]
python-pcapy: Update to 0.11.4
Switched to regular tarballs from standard pythonhosted source.
Small Makefile rearrangements for consistency.
Signed-off-by: Rosen Penev <redacted>
Rosen Penev [Mon, 17 Sep 2018 04:06:32 +0000 (21:06 -0700)]
python-psycopg2: Update to 2.7.5
Switched URL to standard pythonhosted one.
Reorganized Makefile for consistency with other packages.
Signed-off-by: Rosen Penev <redacted>
Rosen Penev [Mon, 17 Sep 2018 03:55:44 +0000 (20:55 -0700)]
python-dateutil: Update to 2.7.3
Switch to standard URL.
Signed-off-by: Rosen Penev <redacted>
Peter Wagner [Sun, 16 Sep 2018 22:00:04 +0000 (00:00 +0200)]
git: drop git-http ca-certificates dependency
Signed-off-by: Peter Wagner <redacted>
Rosen Penev [Sun, 16 Sep 2018 15:41:42 +0000 (08:41 -0700)]
jdcal: Update to 1.4
Switched URL to the more standard pythonhosted one.
Signed-off-by: Rosen Penev <redacted>
Hannu Nyman [Sun, 16 Sep 2018 15:38:54 +0000 (18:38 +0300)]
Merge pull request #7027 from neheb/patch-18
fio: Update to 3.10 and disable HTTP
Hannu Nyman [Sun, 16 Sep 2018 10:31:03 +0000 (13:31 +0300)]
Merge pull request #7040 from Andy2244/samba4-fix-typo
samba4: fix typo
Andy Walsh [Sun, 16 Sep 2018 09:04:12 +0000 (11:04 +0200)]
samba4: fix typo
* fix a typo in vfs_extd_audit
Signed-off-by: Andy Walsh <redacted>
Dirk Brenken [Sun, 16 Sep 2018 06:43:39 +0000 (08:43 +0200)]
Merge pull request #7037 from neheb/rsy
rsyslog: Disable fmhttp as it relies on libcurl
Dirk Brenken [Sun, 16 Sep 2018 06:36:40 +0000 (08:36 +0200)]
Merge pull request #7036 from EricLuehrsen/unbound-1.8.0
unbound: update to 1.8.0
Rosen Penev [Sun, 16 Sep 2018 06:07:19 +0000 (23:07 -0700)]
rsyslog: Disable fmhttp as it relies on libcurl
Fixes the buildbot currently.
Also disabled tests for faster builds. And potential libsystemd.
Signed-off-by: Rosen Penev <redacted>
Eric Luehrsen [Sat, 15 Sep 2018 14:41:40 +0000 (10:41 -0400)]
unbound: update to 1.8.0
- adjust a few UCI translations to coordinate with upstream defaults
- remove OpenSSL < 1.1.0 API log error patch which is included upstream
Signed-off-by: Eric Luehrsen <redacted>
Ted Hess [Sat, 15 Sep 2018 23:40:21 +0000 (19:40 -0400)]
Merge pull request #7026 from neheb/motion
motion: Backport upstream commit to fix running on musl.
Tony Ambardar [Tue, 7 Aug 2018 13:21:11 +0000 (06:21 -0700)]
stubby: add missing dependency on ca-certificates
Signed-off-by: Tony Ambardar <redacted>
Rosen Penev [Sat, 15 Sep 2018 19:52:32 +0000 (12:52 -0700)]
fio: Update to 3.10 and disable HTTP
HTTP support is new and requires libcurl and an SSL library.
Rearranged Makefile for consistency with other projects.
Signed-off-by: Rosen Penev <redacted>
Rosen Penev [Sat, 15 Sep 2018 17:37:19 +0000 (10:37 -0700)]
motion: Backport upstream commit to fix running on musl.
Reported on OpenWrt forums
https://forum.openwrt.org/t/motion-segmentation-fault-after-upgrade-to-4-14-68/21276
Signed-off-by: Rosen Penev <redacted>
Andy Walsh [Sat, 15 Sep 2018 12:35:18 +0000 (14:35 +0200)]
krb5: fix keyutils dependency
* if <keyutils.h> is found krb5 pulls in the lib, which than fails to link because of a missing -fPic in libkeyutils.so
* keyutils 1.5.11 will depend on krb5, so we disable it in krb5 to avoid circular dependency
Signed-off-by: Andy Walsh <redacted>
Dirk Brenken [Sat, 15 Sep 2018 04:48:49 +0000 (06:48 +0200)]
Merge pull request #7004 from neheb/patch-18
zsh: Update to 5.6.2
Rosen Penev [Sun, 9 Sep 2018 17:57:00 +0000 (10:57 -0700)]
libpng: Update to 1.6.35
Fixes CVE-2018-13785 and CVE-2018-14048.
Added PKG_CPE_ID for proper CVE tracking.
Signed-off-by: Rosen Penev <redacted>
Rosen Penev [Wed, 12 Sep 2018 21:20:57 +0000 (14:20 -0700)]
zsh: Update to 5.6.2
Fixes at least CVE-2018-0502 and CVE-2018-13259
Added PKG_CPE_ID for proper CVE tracking.
Added PKG_BUILD_PARALLEL for faster compilation.
Some small reorganization for consistency between packages.
Signed-off-by: Rosen Penev <redacted>
Dirk Brenken [Fri, 14 Sep 2018 19:08:08 +0000 (21:08 +0200)]
Merge pull request #6800 from neheb/patch-28
rsyslog: Update to 8.37.0
Dirk Brenken [Fri, 14 Sep 2018 19:06:37 +0000 (21:06 +0200)]
Merge pull request #6799 from neheb/patch-27
libfastjson: Update to 0.99.8 + switch to tarball
Dirk Brenken [Fri, 14 Sep 2018 16:20:29 +0000 (18:20 +0200)]
Merge pull request #7018 from Andy2244/samba-4-9-0
samba4: update to 4.9.0