Rosen Penev [Mon, 13 Jul 2020 00:57:27 +0000 (17:57 -0700)]
Merge pull request #12753 from nickberry17/fixup_mm_makefile
modemmanager: remove unnecessary autoreconf
Rosen Penev [Mon, 13 Jul 2020 00:55:37 +0000 (17:55 -0700)]
Merge pull request #12760 from BKPepe/homeassistant-deps
Update ifaddr, sqlalchemy, zeroconf and add ciso8601
Rosen Penev [Mon, 13 Jul 2020 00:54:57 +0000 (17:54 -0700)]
Merge pull request #12749 from commodo/python-packages-bump
pillow,openpyxl,django: version bumps
Rosen Penev [Mon, 13 Jul 2020 00:51:57 +0000 (17:51 -0700)]
Merge pull request #12789 from neheb/mg
mg: update to 6.7
Rosen Penev [Mon, 13 Jul 2020 00:51:12 +0000 (17:51 -0700)]
Merge pull request #12792 from neheb/voorb
libvorbis: update to 1.3.7
Rosen Penev [Sun, 12 Jul 2020 19:12:40 +0000 (12:12 -0700)]
Merge pull request #12783 from flyn-org/master
grilo-plugins: backport more updates from master
Rosen Penev [Sun, 12 Jul 2020 19:11:55 +0000 (12:11 -0700)]
Merge pull request #12796 from PolynomialDivision/updatedawn
dawn: update to latest version 2020-07-12
Rosen Penev [Sun, 12 Jul 2020 19:11:25 +0000 (12:11 -0700)]
Merge pull request #12794 from gladiac1337/liburing-0.7
liburing: Update to v0.7
Rosen Penev [Sun, 12 Jul 2020 19:07:16 +0000 (12:07 -0700)]
Merge pull request #12791 from neheb/gcr
libgcrypt: update to 1.8.6
Nick Hainke [Sun, 12 Jul 2020 12:48:28 +0000 (14:48 +0200)]
dawn: update to latest version 2020-07-12
Includes:
- dawn_uci: no need uci_alloc_context on each uci_set_network call
- test_storage: extend test harness; datastorage: two bug fixes
- tcpsocket: free con after ustream write error and make list each safe
list_each is not safe against removal of list entry
Signed-off-by: Nick Hainke <vincent@systemli.org>
Christian Lachner [Sun, 12 Jul 2020 07:44:42 +0000 (09:44 +0200)]
liburing: Update to v0.7
- Updated download URL and hash
- Removed our include-patch as the problem was fixed upstream
- Removed our MUSL-specific loff_t definition as liburing switched to off_t which is
supported by MUSL out-of-the-box
Signed-off-by: Christian Lachner <gladiac@gmail.com>
Rosen Penev [Sat, 11 Jul 2020 22:37:21 +0000 (15:37 -0700)]
libvorbis: update to 1.3.7
Switched to CMake for the faster compilation and the simpler Makefile.
Minor Makefile cleanups.
Before:
time make package/libvorbis/compile -j 12
Executed in 24.40 secs fish external
usr time 21.17 secs 0.00 micros 21.17 secs
sys time 3.05 secs 426.00 micros 3.05 secs
After:
time make package/libvorbis/compile -j 12
Executed in 9.19 secs fish external
usr time 11.29 secs 0.00 micros 11.29 secs
sys time 1.43 secs 421.00 micros 1.43 secs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 11 Jul 2020 19:20:32 +0000 (12:20 -0700)]
libgcrypt: update to 1.8.6
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 11 Jul 2020 22:28:15 +0000 (15:28 -0700)]
libnpupnp: update to 4.0.8
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 11 Jul 2020 22:23:00 +0000 (15:23 -0700)]
libmatroska: update to 1.6.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 11 Jul 2020 22:21:39 +0000 (15:21 -0700)]
libebml: update to 1.4.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 12 Jul 2020 05:30:45 +0000 (22:30 -0700)]
libdbi: remove inactive maintainer
Added PKG_BUILD_PARALLEL for faster compilation.
Remove autoreconf. Nothing is being patched.
Fixed license.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 11 Jul 2020 22:06:11 +0000 (15:06 -0700)]
mg: update to 6.7
Fixes GCC10 compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
W. Michael Petullo [Sat, 11 Jul 2020 12:04:16 +0000 (08:04 -0400)]
grilo-plugins: backport more updates from master
This commit updates the backport from grilo-plugins master to include
a symbol name change.
Changes to libdmapsharing modified IS_X_... symbols to read X_IS_....
This was adopted in grilo-plugins master, as there was no official release
of grilo-plugins since adding support for libdmapsharing4 in the first
place. The next release of grilo-plugins will be the first to include
libdmapsharing4 support to include the X_IS_... name change.
Fixes issue mentioned at #12766.
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Rosen Penev [Sat, 11 Jul 2020 17:50:06 +0000 (10:50 -0700)]
Merge pull request #12705 from neheb/htp
htop: fix compilation with GCC10
Rosen Penev [Sat, 11 Jul 2020 09:56:21 +0000 (02:56 -0700)]
Merge pull request #11831 from lucize/addiscsi
open-iscsi: add package open-iscsi
Rosen Penev [Sat, 11 Jul 2020 04:23:16 +0000 (21:23 -0700)]
Merge pull request #12780 from neheb/cz
czmq: switch to CMake
Rosen Penev [Thu, 9 Jul 2020 22:19:34 +0000 (15:19 -0700)]
czmq: switch to CMake
Allows faster compilation and removing various Makefile hacks.
Fixed license to SPDX format.
Added PKG_BUILD_PARALLEL for faster compilation.
Various cleanups for consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Josef Schlehofer [Thu, 9 Jul 2020 13:37:05 +0000 (15:37 +0200)]
Merge pull request #12770 from miska/mariadb-maint
mariadb/libmariadb: Take over as a maintainer
Michal Hrusecky [Thu, 9 Jul 2020 12:20:08 +0000 (14:20 +0200)]
mariadb/libmariadb: Take over as a maintainer
Signed-off-by: Michal Hrusecky <michal@hrusecky.net>
Jiri Slachta [Thu, 9 Jul 2020 12:26:55 +0000 (14:26 +0200)]
Merge pull request #12662 from micmac1/tiff-cxx-abi-5
tiff: declare ABI_VERSION in libtiffxx as well
Rosen Penev [Sat, 4 Jul 2020 21:45:58 +0000 (14:45 -0700)]
c-ares: switch to CMake
Allows simplifying the Makefile. Also allows faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Josef Schlehofer [Thu, 9 Jul 2020 10:03:00 +0000 (12:03 +0200)]
Merge pull request #12164 from diizzyy/netdata1221
admin/netdata: Update to 1.22.1
Rosen Penev [Thu, 9 Jul 2020 06:05:35 +0000 (23:05 -0700)]
Merge pull request #12766 from flyn-org/master
Update dmapd and libdmapsharing
W. Michael Petullo [Thu, 9 Jul 2020 01:37:39 +0000 (21:37 -0400)]
dmapd: update to 0.0.85
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Thu, 9 Jul 2020 01:37:25 +0000 (21:37 -0400)]
libdmapsharing: update to 3.9.10
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Rosen Penev [Wed, 8 Jul 2020 21:14:11 +0000 (14:14 -0700)]
Merge pull request #12764 from neheb/exp22
expat: fix compilation with doc2man
Rosen Penev [Wed, 8 Jul 2020 21:07:34 +0000 (14:07 -0700)]
expat: fix compilation with doc2man
Even though doc2man is explicitly disabled, it is only for the target.
Split out the options to a separate variable.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 8 Jul 2020 20:55:51 +0000 (13:55 -0700)]
Merge pull request #12752 from dibdot/ssmtp
ssmtp: package removal
Rosen Penev [Wed, 8 Jul 2020 20:55:34 +0000 (13:55 -0700)]
Merge pull request #12751 from dibdot/foolsm
foolsm: change mail dependency
Rosen Penev [Wed, 8 Jul 2020 18:03:01 +0000 (11:03 -0700)]
Merge pull request #12763 from micmac1/remo-maint
apache/mariadb/sqlite: remove myself as maintainer
Rosen Penev [Wed, 8 Jul 2020 18:01:15 +0000 (11:01 -0700)]
Merge pull request #12754 from jefferyto/python-host-platform
python3: Use default _PYTHON_HOST_PLATFORM
Jan Pavlinec [Wed, 8 Jul 2020 15:16:29 +0000 (17:16 +0200)]
ntpd: update to version 4.2.8p15 (security fix)
Fixes:
CVE-2020-11868
CVE-2018-8956
CVE-2020-13817
CVE-2020-1502
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Sebastian Kemper [Wed, 8 Jul 2020 16:29:31 +0000 (18:29 +0200)]
sqlite3: remove maintainer
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Sebastian Kemper [Wed, 8 Jul 2020 16:29:07 +0000 (18:29 +0200)]
mariadb: remove maintainer
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Sebastian Kemper [Wed, 8 Jul 2020 16:28:32 +0000 (18:28 +0200)]
apache/apr/apr-util: remove maintainer
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Josef Schlehofer [Wed, 8 Jul 2020 14:01:26 +0000 (16:01 +0200)]
python-sqlalchemy: update to version 1.3.18
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Josef Schlehofer [Wed, 8 Jul 2020 13:41:04 +0000 (15:41 +0200)]
python-ifaddr: update to version 0.1.7
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Josef Schlehofer [Wed, 8 Jul 2020 13:39:22 +0000 (15:39 +0200)]
python-zeroconf: update to version 0.28.0
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Josef Schlehofer [Wed, 8 Jul 2020 13:20:19 +0000 (15:20 +0200)]
python-ciso8601: introduce a new package for Home Assistant
Log:
pkg_resources.DistributionNotFound: The 'ciso8601==2.1.3' distribution was not found and is required by homeassistant
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Rosen Penev [Wed, 1 Jul 2020 23:48:46 +0000 (16:48 -0700)]
ipmitool: fix compilation with GCC10
Upstream backport.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Jeffery To [Wed, 8 Jul 2020 08:02:49 +0000 (16:02 +0800)]
python3: Use default _PYTHON_HOST_PLATFORM
This lets the Python build process set _PYTHON_HOST_PLATFORM instead of
forcing an explicit value.
Also:
* Save the target _PYTHON_HOST_PLATFORM value during Build/InstallDev
for use when building target Python packages (in python3-package.mk).
* Use the (mostly) default PYTHON_FOR_BUILD value, instead patch
configure to remove the platform triplet from the sysconfigdata file
name.
* Remove the "CROSS_COMPILE=yes" make variable (there is no indication
that this variable is necessary).
* Force host pip to build packages from source instead of downloading
binary wheels.
Previously, host pip can download universal (platform-independent)
wheels but not platform-specific wheels, because of the custom
_PYTHON_HOST_PLATFORM value. (Packages that do not have universal
wheels would be compiled from source.)
With a correct _PYTHON_HOST_PLATFORM, host pip can install
platform-specific wheels as well. However, the pre-built shared object
(.so) files in these wheels will have the host's platform triplet in
their file names. When target Python packages are built (using the
target's _PYTHON_HOST_PLATFORM), Python will not use these shared
object files.
By forcing host pip to build packages from source, the built shared
object files will not have the platform triplet in their file names.
(Host Python has been patched to remove the platform triplet from file
names.) This allows these packages to be used when building target
Python packages.
(The net effect of this complete change is that platform-dependent
packages will continue to be compiled from source, while
platform-independent packages will now also be compiled from source.)
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Dirk Brenken [Wed, 8 Jul 2020 07:46:41 +0000 (09:46 +0200)]
foolsm: change mail dependency
* changed mail dependency from orphaned 'ssmtp' to 'msmtp'
Signed-off-by: Dirk Brenken <dev@brenken.org>
Nicholas Smith [Wed, 8 Jul 2020 08:51:20 +0000 (18:51 +1000)]
modemmanager: remove unnecessary autoreconf and specifications of glib-mkenums and gdbus-codegen
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
Dirk Brenken [Wed, 8 Jul 2020 07:53:37 +0000 (09:53 +0200)]
ssmtp: package removal
* remove orphaned ssmtp package
Signed-off-by: Dirk Brenken <dev@brenken.org>
Rosen Penev [Wed, 8 Jul 2020 07:26:32 +0000 (00:26 -0700)]
Merge pull request #12745 from neheb/getd
getdns: properly remove libbsd support
Alexandru Ardelean [Wed, 8 Jul 2020 05:43:35 +0000 (08:43 +0300)]
django: bump to version 3.0.8
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Wed, 8 Jul 2020 05:42:44 +0000 (08:42 +0300)]
openpyxl: bump to version 3.0.4
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Wed, 8 Jul 2020 05:41:33 +0000 (08:41 +0300)]
pillow: bump to version 7.2.0
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Rosen Penev [Wed, 8 Jul 2020 00:26:02 +0000 (17:26 -0700)]
Merge pull request #12746 from neheb/qre
qrencode: switch to CMake
Rosen Penev [Sat, 4 Jul 2020 21:25:40 +0000 (14:25 -0700)]
qrencode: switch to CMake
Allows simplifying the Makefile. Also faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 7 Jul 2020 23:46:09 +0000 (16:46 -0700)]
Merge pull request #12713 from neheb/spaw
spawn-fcgi: switch to CMake
Rosen Penev [Tue, 7 Jul 2020 23:32:12 +0000 (16:32 -0700)]
Merge pull request #12701 from neheb/apf
apfree-wifidog: fix compilation with GCC10
Rosen Penev [Sun, 5 Jul 2020 00:36:55 +0000 (17:36 -0700)]
fish: remove CMAKE_INSTALL
PKG_INSTALL is already default. There's also no need for InstallDev.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 7 Jul 2020 23:01:42 +0000 (16:01 -0700)]
Merge pull request #12728 from neheb/xer2
libxerces-c: switch to CMake
Rosen Penev [Sat, 4 Jul 2020 20:53:18 +0000 (13:53 -0700)]
libxerces-c: switch to CMake
Allows simplifying the Makefile. Also faster compilation.
Removed autotools patch as a result.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 7 Jul 2020 22:32:44 +0000 (15:32 -0700)]
Merge pull request #12720 from neheb/fw
fwknop: fix compilation with GCC10
Rosen Penev [Tue, 7 Jul 2020 22:32:05 +0000 (15:32 -0700)]
Merge pull request #12714 from neheb/arch
libarchive: switch to CMake
Rosen Penev [Tue, 7 Jul 2020 22:27:36 +0000 (15:27 -0700)]
Merge pull request #12727 from neheb/exp
expat: convert to cmake
Rosen Penev [Sat, 4 Jul 2020 20:08:07 +0000 (13:08 -0700)]
expat: convert to cmake
Allows faster compilation and a simpler Makefile.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 7 Jul 2020 22:03:54 +0000 (15:03 -0700)]
Merge pull request #12740 from zhanhb/conffiles
treewide: add and fix conffiles
Rosen Penev [Tue, 7 Jul 2020 22:01:10 +0000 (15:01 -0700)]
Merge pull request #12744 from neheb/yubi
yubico-pam: fix compilation with fixed ykpers
Rosen Penev [Tue, 7 Jul 2020 21:57:59 +0000 (14:57 -0700)]
getdns: fix compilation without deprecated OpenSSL APIs
Since DSA is enabled, dsa.h is needed. Normally this header is included
implicitly with engine.h but with OPENSSL_API_COMPAT >= 0x10100000L ,
this is not so.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 7 Jul 2020 21:20:01 +0000 (14:20 -0700)]
getdns: properly remove libbsd support
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 7 Jul 2020 21:55:34 +0000 (14:55 -0700)]
Merge pull request #12742 from datafl4sh/datafl4sh/add_gnuplot_package
gnuplot: Fixed dependencies.
Rosen Penev [Tue, 7 Jul 2020 21:08:00 +0000 (14:08 -0700)]
yubico-pam: fix compilation with fixed ykpers
Massively cleaned up the Makefile for simplicity.
Added PKG_INSTALL and PKG_BUILD_PARALLEL for consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Florian Eckert [Tue, 7 Jul 2020 14:45:11 +0000 (16:45 +0200)]
Merge pull request #12556 from TDT-AG/pr/
20200619-docker-ce
docker-ce: add uci support
Florian Eckert [Fri, 19 Jun 2020 12:13:41 +0000 (14:13 +0200)]
docker-ce: update PKG_RELEASE
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Wed, 24 Jun 2020 07:25:50 +0000 (09:25 +0200)]
docker-ce: cleanup firewall rules on service stop
Until now, the firewall rules from the dockerd were preserved after the
service was stopped. This is not nice. With this change the firewall rules
created by dockerd will be deleted when the dockerd service is stopped.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Tue, 7 Jul 2020 13:01:23 +0000 (15:01 +0200)]
docker-ce: remove obsulte docker default configuration file
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Fri, 19 Jun 2020 11:17:32 +0000 (13:17 +0200)]
docker-ce: add uci support for dockerd
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Matteo Cicuttin [Tue, 7 Jul 2020 11:24:03 +0000 (13:24 +0200)]
gnuplot: Fixed dependencies.
Signed-off-by: Matteo Cicuttin <datafl4sh@toxicnet.eu>
Huangbin Zhan [Mon, 6 Jul 2020 22:28:47 +0000 (06:28 +0800)]
treewide: fix broken conffiles
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
Huangbin Zhan [Mon, 6 Jul 2020 22:27:51 +0000 (06:27 +0800)]
treewide: add conffiles
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
Rosen Penev [Mon, 6 Jul 2020 20:54:06 +0000 (13:54 -0700)]
Merge pull request #12726 from neheb/ykp2
ykpers: fix compilation with newer json-c
Rosen Penev [Mon, 6 Jul 2020 14:24:16 +0000 (07:24 -0700)]
Merge pull request #12735 from mstorchak/rsync-3.2.2
rsync: update to 3.2.2
Rosen Penev [Mon, 6 Jul 2020 14:14:02 +0000 (07:14 -0700)]
Merge pull request #12734 from nickberry17/master
modemmanager: update ModemManager and dependencies
Rosen Penev [Mon, 6 Jul 2020 14:13:27 +0000 (07:13 -0700)]
Merge pull request #12729 from neheb/png4
libpng: fix compilation with ccache
Maxim Storchak [Mon, 6 Jul 2020 14:08:48 +0000 (17:08 +0300)]
rsync: update to 3.2.2
Force IPv6 support to according to the global CONFIG_IPV6, ignore compile time detection
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
Nicholas Smith [Mon, 6 Jul 2020 12:03:03 +0000 (22:03 +1000)]
modemmanager: bump to 1.14.0
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
Nicholas Smith [Mon, 6 Jul 2020 12:02:17 +0000 (22:02 +1000)]
libqmi: bump to 1.26.0
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
Nicholas Smith [Mon, 6 Jul 2020 12:01:45 +0000 (22:01 +1000)]
libmbim: bump to 1.24.0
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
Florian Eckert [Mon, 6 Jul 2020 06:42:01 +0000 (08:42 +0200)]
Merge pull request #12709 from m01/bugfix-mwan3-config-load
mwan3: Fix mwan3 start not doing anything
Rosen Penev [Sun, 5 Jul 2020 21:41:40 +0000 (14:41 -0700)]
libpng: fix compilation with ccache
It seems an extra CMake variable is needed for one of the scripts.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 5 Jul 2020 01:06:23 +0000 (18:06 -0700)]
ykpers: fix compilation with newer json-c
Upstream backport.
Adjusted package to use PKG_INSTALL for consistency between packages.
Added PKG_BUILD_PARALLEL for faster compilation.
Adjusted InstallDev section to install the pkgconf file.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 5 Jul 2020 20:22:07 +0000 (13:22 -0700)]
Merge pull request #12669 from neheb/logr
logrotate: update to 3.16.0
Rosen Penev [Sun, 5 Jul 2020 18:40:33 +0000 (11:40 -0700)]
Merge pull request #12721 from neheb/forke
forked-daapd: fix compilation with GCC10
Rosen Penev [Sun, 5 Jul 2020 16:39:11 +0000 (09:39 -0700)]
Merge pull request #12715 from neheb/can2
canutils: switch to CMake
Rosen Penev [Sun, 5 Jul 2020 16:38:28 +0000 (09:38 -0700)]
Merge pull request #12711 from neheb/urcu
liburcu: install pkgconfig files
Rosen Penev [Sun, 5 Jul 2020 16:34:30 +0000 (09:34 -0700)]
Merge pull request #12682 from jonathanunderwood/stubby-0.3.0
stubby: update to version 0.3.0
Rosen Penev [Sun, 5 Jul 2020 16:33:34 +0000 (09:33 -0700)]
Merge pull request #12679 from jonathanunderwood/getdns-1.6.0
getdns: update to version 1.6.0
Josef Schlehofer [Sun, 5 Jul 2020 15:50:41 +0000 (17:50 +0200)]
Merge pull request #12586 from tiagogaspar8/bind-update-9-16-4
bind: update to 9.16.4
Jonathan G. Underwood [Wed, 1 Jul 2020 20:09:34 +0000 (21:09 +0100)]
getdns: update to version 1.6.0
This update also:
- enables parallel builds
- moves to the CMake build system
- removes the redundant InstallDev stanza
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
Alberto Bursi [Sat, 4 Jul 2020 22:43:53 +0000 (00:43 +0200)]
syncthing: increase inotify limit
default inotify limits at 8k are
low for serious usage
and the GUI shows errors like
"Failed to start filesystem watcher
for folder XXXX"
increase them with this config file
as instructed by syncthing's FAQ.
https://docs.syncthing.net/users/
faq.html#inotify-limits
Signed-off-by: Alberto Bursi <bobafetthotmail@gmail.com>
[bumped PKG_RELEASE]
Signed-off-by: Paul Spooren <mail@aparcar.org>
Rosen Penev [Sat, 4 Jul 2020 19:57:12 +0000 (12:57 -0700)]
forked-daapd: fix compilation with GCC10
Signed-off-by: Rosen Penev <rosenp@gmail.com>