feed/packages.git
4 years agoMerge pull request #12783 from flyn-org/master
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

4 years agoMerge pull request #12796 from PolynomialDivision/updatedawn
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

4 years agoMerge pull request #12794 from gladiac1337/liburing-0.7
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

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

4 years agodawn: update to latest version 2020-07-12 12796/head
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>
4 years agoliburing: Update to v0.7 12794/head
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>
4 years agolibgcrypt: update to 1.8.6 12791/head
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>
4 years agolibnpupnp: update to 4.0.8
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>
4 years agolibmatroska: update to 1.6.0
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>
4 years agolibebml: update to 1.4.0
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>
4 years agolibdbi: remove inactive maintainer
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>
4 years agogrilo-plugins: backport more updates from master 12783/head
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>
4 years agoMerge pull request #12705 from neheb/htp
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

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

4 years agoMerge pull request #12780 from neheb/cz
Rosen Penev [Sat, 11 Jul 2020 04:23:16 +0000 (21:23 -0700)]
Merge pull request #12780 from neheb/cz

czmq: switch to CMake

4 years agoczmq: switch to CMake 12780/head
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>
4 years agoMerge pull request #12770 from miska/mariadb-maint
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

4 years agomariadb/libmariadb: Take over as a maintainer 12770/head
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>
4 years agoMerge pull request #12662 from micmac1/tiff-cxx-abi-5
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

4 years agoc-ares: switch to CMake
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>
4 years agoMerge pull request #12164 from diizzyy/netdata1221
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

4 years agoMerge pull request #12766 from flyn-org/master
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

4 years agodmapd: update to 0.0.85 12766/head
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>
4 years agolibdmapsharing: update to 3.9.10
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>
4 years agoMerge pull request #12764 from neheb/exp22
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

4 years agoexpat: fix compilation with doc2man 12764/head
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>
4 years agoMerge pull request #12752 from dibdot/ssmtp
Rosen Penev [Wed, 8 Jul 2020 20:55:51 +0000 (13:55 -0700)]
Merge pull request #12752 from dibdot/ssmtp

ssmtp: package removal

4 years agoMerge pull request #12751 from dibdot/foolsm
Rosen Penev [Wed, 8 Jul 2020 20:55:34 +0000 (13:55 -0700)]
Merge pull request #12751 from dibdot/foolsm

foolsm: change mail dependency

4 years agoMerge pull request #12763 from micmac1/remo-maint
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

4 years agoMerge pull request #12754 from jefferyto/python-host-platform
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

4 years agontpd: update to version 4.2.8p15 (security fix)
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>
4 years agosqlite3: remove maintainer 12763/head
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>
4 years agomariadb: remove maintainer
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>
4 years agoapache/apr/apr-util: remove maintainer
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>
4 years agoipmitool: fix compilation with GCC10
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>
4 years agopython3: Use default _PYTHON_HOST_PLATFORM 12754/head
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>
4 years agofoolsm: change mail dependency 12751/head
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>
4 years agossmtp: package removal 12752/head
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>
4 years agoMerge pull request #12745 from neheb/getd
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

4 years agoMerge pull request #12746 from neheb/qre
Rosen Penev [Wed, 8 Jul 2020 00:26:02 +0000 (17:26 -0700)]
Merge pull request #12746 from neheb/qre

qrencode: switch to CMake

4 years agoqrencode: switch to CMake 12746/head
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>
4 years agoMerge pull request #12713 from neheb/spaw
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

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

4 years agofish: remove CMAKE_INSTALL
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>
4 years agoMerge pull request #12728 from neheb/xer2
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

4 years agolibxerces-c: switch to CMake 12728/head
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>
4 years agoMerge pull request #12720 from neheb/fw
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

4 years agoMerge pull request #12714 from neheb/arch
Rosen Penev [Tue, 7 Jul 2020 22:32:05 +0000 (15:32 -0700)]
Merge pull request #12714 from neheb/arch

libarchive: switch to CMake

4 years agoMerge pull request #12727 from neheb/exp
Rosen Penev [Tue, 7 Jul 2020 22:27:36 +0000 (15:27 -0700)]
Merge pull request #12727 from neheb/exp

expat: convert to cmake

4 years agoexpat: convert to cmake 12727/head
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>
4 years agoMerge pull request #12740 from zhanhb/conffiles
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

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

4 years agogetdns: fix compilation without deprecated OpenSSL APIs 12745/head
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>
4 years agogetdns: properly remove libbsd support
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>
4 years agoMerge pull request #12742 from datafl4sh/datafl4sh/add_gnuplot_package
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.

4 years agoyubico-pam: fix compilation with fixed ykpers 12744/head
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>
4 years agoMerge pull request #12556 from TDT-AG/pr/20200619-docker-ce
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

4 years agodocker-ce: update PKG_RELEASE 12556/head
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>
4 years agodocker-ce: cleanup firewall rules on service stop
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>
4 years agodocker-ce: remove obsulte docker default configuration file
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>
4 years agodocker-ce: add uci support for dockerd
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>
4 years agognuplot: Fixed dependencies. 12742/head
Matteo Cicuttin [Tue, 7 Jul 2020 11:24:03 +0000 (13:24 +0200)]
gnuplot: Fixed dependencies.

Signed-off-by: Matteo Cicuttin <datafl4sh@toxicnet.eu>
4 years agotreewide: fix broken conffiles 12740/head
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>
4 years agotreewide: add conffiles
Huangbin Zhan [Mon, 6 Jul 2020 22:27:51 +0000 (06:27 +0800)]
treewide: add conffiles

Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
4 years agoMerge pull request #12726 from neheb/ykp2
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

4 years agoMerge pull request #12735 from mstorchak/rsync-3.2.2
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

4 years agoMerge pull request #12734 from nickberry17/master
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

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

4 years agorsync: update to 3.2.2 12735/head
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>
4 years agomodemmanager: bump to 1.14.0 12734/head
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>
4 years agolibqmi: bump to 1.26.0
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>
4 years agolibmbim: bump to 1.24.0
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>
4 years agoMerge pull request #12709 from m01/bugfix-mwan3-config-load
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

4 years agolibpng: fix compilation with ccache 12729/head
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>
4 years agoykpers: fix compilation with newer json-c 12726/head
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>
4 years agoMerge pull request #12669 from neheb/logr
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

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

4 years agoMerge pull request #12715 from neheb/can2
Rosen Penev [Sun, 5 Jul 2020 16:39:11 +0000 (09:39 -0700)]
Merge pull request #12715 from neheb/can2

canutils: switch to CMake

4 years agoMerge pull request #12711 from neheb/urcu
Rosen Penev [Sun, 5 Jul 2020 16:38:28 +0000 (09:38 -0700)]
Merge pull request #12711 from neheb/urcu

liburcu: install pkgconfig files

4 years agoMerge pull request #12682 from jonathanunderwood/stubby-0.3.0
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

4 years agoMerge pull request #12679 from jonathanunderwood/getdns-1.6.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

4 years agoMerge pull request #12586 from tiagogaspar8/bind-update-9-16-4
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

4 years agogetdns: update to version 1.6.0 12679/head
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>
4 years agosyncthing: increase inotify limit
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>
4 years agoforked-daapd: fix compilation with GCC10 12721/head
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>
4 years agofwknop: fix compilation with GCC10 12720/head
Rosen Penev [Fri, 3 Jul 2020 22:34:14 +0000 (15:34 -0700)]
fwknop: fix compilation with GCC10

Added PKG_LICENSE_FILES.

Added PKG_BUILD_PARALLEL for faster compilation.

Simplified configure arguments.

Small cleanups for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #12719 from neheb/png3
Rosen Penev [Sun, 5 Jul 2020 00:30:50 +0000 (17:30 -0700)]
Merge pull request #12719 from neheb/png3

libpng: remove hardware optimizations for mipsel

4 years agolibpng: remove hardware optimizations for mipsel 12719/head
Rosen Penev [Sun, 5 Jul 2020 00:23:10 +0000 (17:23 -0700)]
libpng: remove hardware optimizations for mipsel

The mipsel optimizations are only MSA and not any DSP, which means they're
useless for OpenWrt targets.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #12718 from Grommish/master
Rosen Penev [Sat, 4 Jul 2020 22:57:37 +0000 (15:57 -0700)]
Merge pull request #12718 from Grommish/master

[Snort3/Snort+] Fix Big-Endian compile issues

4 years agocanutils: switch to CMake 12715/head
Rosen Penev [Sat, 4 Jul 2020 21:50:23 +0000 (14:50 -0700)]
canutils: switch to CMake

Allows simplifying the Makefile. Faster compilation as well.

Revert b70cb0ef5ed196247bd4bcce3cb84167420eeb4d

That commit was misleading and ended up bloating the Utilities section.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolibarchive: switch to CMake 12714/head
Rosen Penev [Sat, 4 Jul 2020 22:01:33 +0000 (15:01 -0700)]
libarchive: switch to CMake

Allows simplifying the Makefile. Also faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agospawn-fcgi: switch to CMake 12713/head
Rosen Penev [Sat, 4 Jul 2020 22:06:43 +0000 (15:06 -0700)]
spawn-fcgi: switch to CMake

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago[Snort3/Snort+] Fix Big-Endian compile issues 12718/head
Donald Hoskins [Sat, 4 Jul 2020 22:22:12 +0000 (18:22 -0400)]
[Snort3/Snort+] Fix Big-Endian compile issues

Signed-off-by: Donald Hoskins <grommish@gmail.com>
4 years agoMerge pull request #12590 from commodo/numpy2
Rosen Penev [Sat, 4 Jul 2020 18:41:41 +0000 (11:41 -0700)]
Merge pull request #12590 from commodo/numpy2

numpy: bump to version 1.19.0

4 years agoMerge pull request #12338 from alinnastac/rtsp-pb_discon
Rosen Penev [Sat, 4 Jul 2020 18:39:17 +0000 (11:39 -0700)]
Merge pull request #12338 from alinnastac/rtsp-pb_discon

xtables-addons: fix RTSP helper support for client_port=x/y Transport…

4 years agoMerge pull request #12692 from qweaszxcdf/openfortivpn
Rosen Penev [Sat, 4 Jul 2020 18:38:34 +0000 (11:38 -0700)]
Merge pull request #12692 from qweaszxcdf/openfortivpn

openfortivpn: Remove pingcheck and use l3_device instead

4 years agobind: update to 9.16.4 12586/head
Tiago Gaspar [Sat, 4 Jul 2020 11:12:17 +0000 (12:12 +0100)]
bind: update to 9.16.4

This update fixes the following CVE's:
- CVE-2020-8618
- CVE-2020-8619

More info on bug fixes and feature changes in:
https://downloads.isc.org/isc/bind9/9.16.4/doc/arm/html/notes.html

Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
4 years agoopenfortivpn: bump PKG_RELEASE 12692/head
Ryan Shi [Sat, 4 Jul 2020 10:28:59 +0000 (18:28 +0800)]
openfortivpn: bump PKG_RELEASE

Signed-off-by: Ryan Shi <qweaszxcdfsh@gmail.com>
4 years agoMerge pull request #12689 from jmarcet/docker-ce-update
Rosen Penev [Sat, 4 Jul 2020 06:44:58 +0000 (23:44 -0700)]
Merge pull request #12689 from jmarcet/docker-ce-update

docker-ce: update to version 19.03.12

4 years agoMerge pull request #12603 from neheb/ossh
Rosen Penev [Sat, 4 Jul 2020 06:06:58 +0000 (23:06 -0700)]
Merge pull request #12603 from neheb/ossh

openssh: update to 8.3p1