feed/packages.git
5 years agotravelmate: update 1.5.0 10271/head
Dirk Brenken [Fri, 18 Oct 2019 10:37:37 +0000 (12:37 +0200)]
travelmate: update 1.5.0

* add WPA3 support
* fix service status message
* refine trigger handling

Signed-off-by: Dirk Brenken <dev@brenken.org>
5 years agoMerge pull request #10256 from br101/bluez-5.51
Daniel Engberg [Fri, 18 Oct 2019 08:59:29 +0000 (10:59 +0200)]
Merge pull request #10256 from br101/bluez-5.51

bluez: Update to version 5.51

5 years agoMerge pull request #9706 from expiron/kcptun-updates
Rosen Penev [Fri, 18 Oct 2019 01:36:47 +0000 (18:36 -0700)]
Merge pull request #9706 from expiron/kcptun-updates

kcptun: bump to v20190809, merge config and service scripts

5 years agoMerge pull request #10263 from Ansuel/fixuwsgi
Hannu Nyman [Thu, 17 Oct 2019 15:49:50 +0000 (18:49 +0300)]
Merge pull request #10263 from Ansuel/fixuwsgi

uwsgi-cgi: fix #10235

5 years agouwsgi-cgi: fix #10235 10263/head
Ansuel Smith [Wed, 16 Oct 2019 15:37:21 +0000 (17:37 +0200)]
uwsgi-cgi: fix #10235

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
5 years agoMerge pull request #10168 from neheb/boooooooooooo
Rosen Penev [Thu, 17 Oct 2019 01:19:04 +0000 (18:19 -0700)]
Merge pull request #10168 from neheb/boooooooooooo

boost: Remove several host libraries

5 years agoMerge pull request #10259 from BKPepe/youtubedl
Rosen Penev [Thu, 17 Oct 2019 01:16:34 +0000 (18:16 -0700)]
Merge pull request #10259 from BKPepe/youtubedl

youtube-dl: Update to version 2019.10.16

5 years agoMerge pull request #10169 from jalowiczor/master
Rosen Penev [Wed, 16 Oct 2019 18:43:15 +0000 (11:43 -0700)]
Merge pull request #10169 from jalowiczor/master

Changed poco version to "all", and from minimal build to typical.

5 years agoMerge pull request #10264 from ewsi/fix-macremapper-compile
Rosen Penev [Wed, 16 Oct 2019 17:33:30 +0000 (10:33 -0700)]
Merge pull request #10264 from ewsi/fix-macremapper-compile

kernel/macremapper: fix compile err on mipsel

5 years agoyoutube-dl: Update to version 2019.10.16 10259/head
Josef Schlehofer [Wed, 16 Oct 2019 13:15:09 +0000 (15:15 +0200)]
youtube-dl: Update to version 2019.10.16

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
5 years agoknot: update to version 2.9.0 10258/head
Jan Hák [Wed, 16 Oct 2019 12:42:04 +0000 (14:42 +0200)]
knot: update to version 2.9.0

Signed-off-by: Jan Hák <jan.hak@nic.cz>
5 years agobluez: Update to version 5.51 10256/head
Bruno Randolf [Fri, 11 Oct 2019 09:55:28 +0000 (10:55 +0100)]
bluez: Update to version 5.51

Signed-off-by: Bruno Randolf <br1@einfach.org>
5 years agoMerge pull request #10248 from changeway/libstrophe
Rosen Penev [Wed, 16 Oct 2019 06:19:55 +0000 (23:19 -0700)]
Merge pull request #10248 from changeway/libstrophe

libstrophe: Update to 0.9.3

5 years agolibstrophe: Update to 0.9.3 10248/head
Chih-Wei Chen [Tue, 15 Oct 2019 00:28:10 +0000 (08:28 +0800)]
libstrophe: Update to 0.9.3

Release 0.9.3:
-PLAIN mechanism is used only when no other mechanisms are supported
-Legacy authentication is disabled by default, can be enabled with connection flag
 XMPP_CONN_FLAG_LEGACY_AUTH
-Session is not established if it is optional
-Fixed a bug causing a reused connection not to cleanup properly
-Improved debug logging in OpenSSL module
-Few memory leaks fixed

Also fix some build flag

Signed-off-by: Chih-Wei Chen <changeway@gmail.com>
5 years agophp7-mod-xmlreader: add conditional dependency to php7-mod-dom (fixes #10201)
Michael Heimpold [Tue, 15 Oct 2019 22:01:51 +0000 (00:01 +0200)]
php7-mod-xmlreader: add conditional dependency to php7-mod-dom (fixes #10201)

PHP7 fails to load xmlreader.so (php7-mod-xmlreader) module without
dom.so (php7-mod-dom) module loaded:

-snip-
PHP Warning:  PHP Startup: Unable to load dynamic library 'xmlreader.so'
 (tried: /usr/lib/php/xmlreader.so (Error relocating /usr/lib/php/xmlreader.so:
 dom_node_class_entry: symbol not found), /usr/lib/php/xmlreader.so.so (Error
 loading shared library /usr/lib/php/xmlreader.so.so: No such file or
 directory)) in Unknown on line 0
^C
-snap-

However, this dependency only exists when during build also php7-mod-dom
is selected.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
5 years agokernel/macremapper: fix compile err on mipsel 10264/head
Carey Sonsino [Tue, 15 Oct 2019 21:37:34 +0000 (21:37 +0000)]
kernel/macremapper: fix compile err on mipsel

Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
Signed-off-by: Carey Sonsino <csonsino@gmail.com>
5 years agoMerge pull request #10252 from jefferyto/python-pyasn1-modules-0.2.7
Josef Schlehofer [Tue, 15 Oct 2019 19:49:31 +0000 (21:49 +0200)]
Merge pull request #10252 from jefferyto/python-pyasn1-modules-0.2.7

python-pyasn1-modules: Update to 0.2.7

5 years agommc-utils: update to latest git head
Michael Heimpold [Thu, 10 Oct 2019 21:48:54 +0000 (23:48 +0200)]
mmc-utils: update to latest git head

Remove already upstreamed patches, add another one from mailing-list.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
5 years agoMerge pull request #10241 from micmac1/sql3-up
Rosen Penev [Tue, 15 Oct 2019 19:31:13 +0000 (12:31 -0700)]
Merge pull request #10241 from micmac1/sql3-up

sqlite3: bump to version 3.30.1

5 years agoMerge pull request #10243 from neheb/kn
Rosen Penev [Tue, 15 Oct 2019 19:28:45 +0000 (12:28 -0700)]
Merge pull request #10243 from neheb/kn

knxd: Makefile cleanups

5 years agoknxd: Makefile cleanups 10243/head
Rosen Penev [Mon, 14 Oct 2019 21:34:05 +0000 (14:34 -0700)]
knxd: Makefile cleanups

argp-standalone is only needed for non GLIBC targets.

Added PKG_BUILD_PARALLEL for faster compilation.

Removed unnecessary C/LDFLAGS.

Remove libstdcpp depends. It's included with libfmt.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agopython-pyasn1-modules: Update to 0.2.7 10252/head
Jeffery To [Tue, 15 Oct 2019 18:12:51 +0000 (02:12 +0800)]
python-pyasn1-modules: Update to 0.2.7

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
5 years agoMerge pull request #10245 from neheb/crt
Rosen Penev [Tue, 15 Oct 2019 07:08:08 +0000 (00:08 -0700)]
Merge pull request #10245 from neheb/crt

crtmpserver: Remove

5 years agoMerge pull request #10197 from tiagogaspar8/kea-1.6.0
Rosen Penev [Tue, 15 Oct 2019 04:08:31 +0000 (21:08 -0700)]
Merge pull request #10197 from tiagogaspar8/kea-1.6.0

kea: update package to 1.6.0

5 years agoespeak: Remove nano open file
Rosen Penev [Tue, 15 Oct 2019 02:13:35 +0000 (19:13 -0700)]
espeak: Remove nano open file

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agocrtmpserver: Remove 10245/head
Rosen Penev [Mon, 14 Oct 2019 23:59:27 +0000 (16:59 -0700)]
crtmpserver: Remove

It has several compilation bugs in addition to being under no development.

There are also alternatives in the tree.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agosqlite3: bump to version 3.30.1 10241/head
Sebastian Kemper [Mon, 14 Oct 2019 20:01:01 +0000 (22:01 +0200)]
sqlite3: bump to version 3.30.1

In other news:

- adds ABI_VERSION
- prefers INSTALL_DATA over CP
- removes gratuitous trailing slashes

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
5 years agoespeak: Compile with uClibc++
Rosen Penev [Sun, 13 Oct 2019 04:11:56 +0000 (21:11 -0700)]
espeak: Compile with uClibc++

Several Makefile cleanups.

Added PKG_BUILD_PARALLEL for faster compilation.

Several size optimizations applied.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agolibplist: Switch to normal releases
Rosen Penev [Sun, 13 Oct 2019 04:29:00 +0000 (21:29 -0700)]
libplist: Switch to normal releases

Also added the capability to use uclibcxx instead of libstdcpp.

Several size optimizations.

Fixed up Makefile to be up to standards.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agoffmpeg: Fix fdkaac patches
Rosen Penev [Mon, 14 Oct 2019 18:49:54 +0000 (11:49 -0700)]
ffmpeg: Fix fdkaac patches

The patch created patch files in the ffmpeg build directory, which did
absolutely nothing. Properly backported them.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agoprotobuf-c: Fix typo in pkgconfig file
Rosen Penev [Mon, 14 Oct 2019 18:47:00 +0000 (11:47 -0700)]
protobuf-c: Fix typo in pkgconfig file

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agoMerge pull request #10225 from flyn-org/dmapd
Rosen Penev [Mon, 14 Oct 2019 18:23:27 +0000 (11:23 -0700)]
Merge pull request #10225 from flyn-org/dmapd

dmapd: update to 0.0.83

5 years agodmapd: update PKG_LICENSE and enable parallel build 10225/head
W. Michael Petullo [Mon, 14 Oct 2019 17:41:38 +0000 (13:41 -0400)]
dmapd: update PKG_LICENSE and enable parallel build

Signed-off-by: W. Michael Petullo <mike@flyn.org>
5 years agodmapd: update to 0.0.83
W. Michael Petullo [Mon, 14 Oct 2019 17:41:00 +0000 (13:41 -0400)]
dmapd: update to 0.0.83

Signed-off-by: W. Michael Petullo <mike@flyn.org>
5 years agoMerge pull request #10239 from neheb/libdm
Rosen Penev [Mon, 14 Oct 2019 17:36:11 +0000 (10:36 -0700)]
Merge pull request #10239 from neheb/libdm

libdmapsharing: Add build dependency

5 years agolibdmapsharing: Add build dependency 10239/head
Rosen Penev [Mon, 14 Oct 2019 17:01:14 +0000 (10:01 -0700)]
libdmapsharing: Add build dependency

glib2 no longer depends on its host build. Added here.

Fixed license information.

Added PKG_BUILD_PARALLEL:=1 for faster compilation.

Removed gstreamer1-libs dependency as gst1-plugins-base includes it.

Other cleanups for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agoMerge pull request #9916 from neheb/lcd4
Rosen Penev [Mon, 14 Oct 2019 16:31:23 +0000 (09:31 -0700)]
Merge pull request #9916 from neheb/lcd4

lcd4linux: Switch to git

5 years agoMerge pull request #10226 from flyn-org/hwloc
Rosen Penev [Mon, 14 Oct 2019 16:29:54 +0000 (09:29 -0700)]
Merge pull request #10226 from flyn-org/hwloc

hwloc: update to 2.1.0

5 years agoMerge pull request #10223 from flyn-org/gstreamer1
Rosen Penev [Mon, 14 Oct 2019 16:28:49 +0000 (09:28 -0700)]
Merge pull request #10223 from flyn-org/gstreamer1

gstreamer1: update to 1.16.1

5 years agoMerge pull request #10224 from flyn-org/bogofilter
Rosen Penev [Mon, 14 Oct 2019 16:27:58 +0000 (09:27 -0700)]
Merge pull request #10224 from flyn-org/bogofilter

bogofilter: update to 1.2.5

5 years agoMerge pull request #10229 from flyn-org/pigeonhole
Rosen Penev [Mon, 14 Oct 2019 16:27:10 +0000 (09:27 -0700)]
Merge pull request #10229 from flyn-org/pigeonhole

pigeonhole: update to 0.5.8

5 years agopigeonhole: reflect license of LGPL-2.1-or-later 10229/head
W. Michael Petullo [Mon, 14 Oct 2019 12:53:55 +0000 (08:53 -0400)]
pigeonhole: reflect license of LGPL-2.1-or-later

Signed-off-by: W. Michael Petullo <mike@flyn.org>
5 years agohwloc: add PKG_LICENSE_FILES and remove PKG_FIXUP 10226/head
W. Michael Petullo [Mon, 14 Oct 2019 12:47:34 +0000 (08:47 -0400)]
hwloc: add PKG_LICENSE_FILES and remove PKG_FIXUP

Signed-off-by: W. Michael Petullo <mike@flyn.org>
5 years agobogofilter: make use of PKG_BUILD_PARALLEL 10224/head
W. Michael Petullo [Mon, 14 Oct 2019 12:45:18 +0000 (08:45 -0400)]
bogofilter: make use of PKG_BUILD_PARALLEL

Signed-off-by: W. Michael Petullo <mike@flyn.org>
5 years agobogofilter: change license field from GPLv2 to GPL-2.0-or-later
W. Michael Petullo [Mon, 14 Oct 2019 12:41:20 +0000 (08:41 -0400)]
bogofilter: change license field from GPLv2 to GPL-2.0-or-later

Signed-off-by: W. Michael Petullo <mike@flyn.org>
5 years agogst1-libav: update to 1.16.1 10223/head
W. Michael Petullo [Mon, 14 Oct 2019 12:38:33 +0000 (08:38 -0400)]
gst1-libav: update to 1.16.1

Signed-off-by: W. Michael Petullo <mike@flyn.org>
5 years agogst1-plugins-ugly: update to 1.16.1
W. Michael Petullo [Mon, 14 Oct 2019 12:38:17 +0000 (08:38 -0400)]
gst1-plugins-ugly: update to 1.16.1

Signed-off-by: W. Michael Petullo <mike@flyn.org>
5 years agogst1-plugins-bad: update to 1.16.1
W. Michael Petullo [Mon, 14 Oct 2019 12:38:09 +0000 (08:38 -0400)]
gst1-plugins-bad: update to 1.16.1

Signed-off-by: W. Michael Petullo <mike@flyn.org>
5 years agogst1-plugins-good: update to 1.16.1
W. Michael Petullo [Mon, 14 Oct 2019 12:38:01 +0000 (08:38 -0400)]
gst1-plugins-good: update to 1.16.1

Signed-off-by: W. Michael Petullo <mike@flyn.org>
5 years agogst1-plugins-base: update to 1.16.1
W. Michael Petullo [Mon, 14 Oct 2019 12:37:51 +0000 (08:37 -0400)]
gst1-plugins-base: update to 1.16.1

Signed-off-by: W. Michael Petullo <mike@flyn.org>
5 years agogstreamer1: update to 1.16.1
W. Michael Petullo [Mon, 14 Oct 2019 12:37:33 +0000 (08:37 -0400)]
gstreamer1: update to 1.16.1

Signed-off-by: W. Michael Petullo <mike@flyn.org>
5 years agoMerge pull request #10233 from BKPepe/netdata
Daniel Engberg [Mon, 14 Oct 2019 12:19:58 +0000 (14:19 +0200)]
Merge pull request #10233 from BKPepe/netdata

netdata: Update to version 1.18.0

5 years agoMerge pull request #10141 from neheb/jdfw3ef
Rosen Penev [Mon, 14 Oct 2019 08:49:20 +0000 (01:49 -0700)]
Merge pull request #10141 from neheb/jdfw3ef

telldus-core: Fix compilation without usleep

5 years agoMerge pull request #10178 from neheb/summo
Rosen Penev [Mon, 14 Oct 2019 08:48:18 +0000 (01:48 -0700)]
Merge pull request #10178 from neheb/summo

sumo: Update to 1.3.1

5 years agoMerge pull request #10176 from neheb/gpt
Rosen Penev [Mon, 14 Oct 2019 08:47:21 +0000 (01:47 -0700)]
Merge pull request #10176 from neheb/gpt

gptfdisk: Switch to using uClibc++

5 years agoMerge pull request #10234 from BKPepe/syslog_ng
Rosen Penev [Mon, 14 Oct 2019 08:46:41 +0000 (01:46 -0700)]
Merge pull request #10234 from BKPepe/syslog_ng

syslog-ng: Update to version 3.24.1

5 years agoMerge pull request #10206 from ysc3839/cifsd
Rosen Penev [Mon, 14 Oct 2019 08:45:52 +0000 (01:45 -0700)]
Merge pull request #10206 from ysc3839/cifsd

cifsd: update to git (2019-10-08)

5 years agolcd4linux: Switch to feckert fork 9916/head
Rosen Penev [Thu, 8 Aug 2019 23:13:55 +0000 (16:13 -0700)]
lcd4linux: Switch to feckert fork

The original project is dead. feckert fork is active.

Cleaned up Makefile to be more similar to others.

Fixed PKG_MAINTAINER having wrong place.

Added PKG_BUILD_PARALLEL for faster compilation.

Added LICENSE information.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agoxl2tpd: bump to version 1.3.15
Yousong Zhou [Mon, 14 Oct 2019 07:05:26 +0000 (07:05 +0000)]
xl2tpd: bump to version 1.3.15

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
5 years agoshadowsocks-libev: bump to version 3.3.2
Yousong Zhou [Mon, 14 Oct 2019 06:57:59 +0000 (06:57 +0000)]
shadowsocks-libev: bump to version 3.3.2

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
5 years agoMerge pull request #10181 from commodo/python-simple-json-drop-tests
Rosen Penev [Mon, 14 Oct 2019 08:03:18 +0000 (01:03 -0700)]
Merge pull request #10181 from commodo/python-simple-json-drop-tests

python[3]-simplejson: drop tests from simplejson package

5 years agoMerge pull request #10231 from flyn-org/vips
Rosen Penev [Mon, 14 Oct 2019 08:01:28 +0000 (01:01 -0700)]
Merge pull request #10231 from flyn-org/vips

vips: update to 8.8.3

5 years agoMerge pull request #10232 from nickberry17/upstream_master
Rosen Penev [Mon, 14 Oct 2019 08:00:52 +0000 (01:00 -0700)]
Merge pull request #10232 from nickberry17/upstream_master

libqmi: update libqmi to 1.24.0

5 years agoMerge pull request #10230 from flyn-org/snort
Rosen Penev [Mon, 14 Oct 2019 07:59:34 +0000 (00:59 -0700)]
Merge pull request #10230 from flyn-org/snort

snort: update to 2.9.15

5 years agoMerge pull request #10227 from flyn-org/luasec
Rosen Penev [Mon, 14 Oct 2019 07:56:34 +0000 (00:56 -0700)]
Merge pull request #10227 from flyn-org/luasec

luasec: update to 0.8.2

5 years agosyslog-ng: Update to version 3.24.1 10234/head
Josef Schlehofer [Mon, 14 Oct 2019 07:06:29 +0000 (09:06 +0200)]
syslog-ng: Update to version 3.24.1

Bump version also in config file

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
5 years agonetdata: Update to version 1.18.0 10233/head
Josef Schlehofer [Mon, 14 Oct 2019 06:49:41 +0000 (08:49 +0200)]
netdata: Update to version 1.18.0

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
5 years agoMerge pull request #10228 from flyn-org/php7-pecl-mcrypt
Rosen Penev [Mon, 14 Oct 2019 03:09:12 +0000 (20:09 -0700)]
Merge pull request #10228 from flyn-org/php7-pecl-mcrypt

php7-pecl-mcrypt: update to 1.0.3

5 years agolibqmi: update libqmi to 1.24.0 10232/head
Nicholas Smith [Sun, 13 Oct 2019 22:01:04 +0000 (08:01 +1000)]
libqmi: update libqmi to 1.24.0

Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
5 years agobogofilter: update to 1.2.5
W. Michael Petullo [Sun, 13 Oct 2019 21:47:54 +0000 (17:47 -0400)]
bogofilter: update to 1.2.5

Signed-off-by: W. Michael Petullo <mike@flyn.org>
5 years agovips: update to 8.8.3 10231/head
W. Michael Petullo [Sun, 13 Oct 2019 20:50:15 +0000 (16:50 -0400)]
vips: update to 8.8.3

Signed-off-by: W. Michael Petullo <mike@flyn.org>
5 years agophp7-pecl-mcrypt: update to 1.0.3 10228/head
W. Michael Petullo [Sun, 13 Oct 2019 20:49:05 +0000 (16:49 -0400)]
php7-pecl-mcrypt: update to 1.0.3

Signed-off-by: W. Michael Petullo <mike@flyn.org>
5 years agohwloc: update to 2.1.0
W. Michael Petullo [Sun, 13 Oct 2019 20:44:48 +0000 (16:44 -0400)]
hwloc: update to 2.1.0

Signed-off-by: W. Michael Petullo <mike@flyn.org>
5 years agopigeonhole: update to 0.5.8
W. Michael Petullo [Sun, 13 Oct 2019 20:46:42 +0000 (16:46 -0400)]
pigeonhole: update to 0.5.8

Signed-off-by: W. Michael Petullo <mike@flyn.org>
5 years agoluasec: update to 0.8.2 10227/head
W. Michael Petullo [Sun, 13 Oct 2019 20:43:02 +0000 (16:43 -0400)]
luasec: update to 0.8.2

Signed-off-by: W. Michael Petullo <mike@flyn.org>
5 years agosnort: update to 2.9.15 10230/head
W. Michael Petullo [Sun, 13 Oct 2019 20:41:24 +0000 (16:41 -0400)]
snort: update to 2.9.15

Signed-off-by: W. Michael Petullo <mike@flyn.org>
5 years agoMerge pull request #10209 from etactica/pulls/luaposix-docs
Rosen Penev [Sun, 13 Oct 2019 18:42:30 +0000 (11:42 -0700)]
Merge pull request #10209 from etactica/pulls/luaposix-docs

luaposix: disable documentation build

5 years agoMerge pull request #10192 from hnyman/collectd592
Hannu Nyman [Sun, 13 Oct 2019 17:58:41 +0000 (20:58 +0300)]
Merge pull request #10192 from hnyman/collectd592

collectd: update to 5.9.2

5 years agoMerge pull request #10212 from neheb/gdd
Rosen Penev [Sun, 13 Oct 2019 17:28:03 +0000 (10:28 -0700)]
Merge pull request #10212 from neheb/gdd

gddrescue: Remove uClibc++ patch

5 years agocollectd: fix upstream bug in 5.9.2 version string 10192/head
Hannu Nyman [Sun, 13 Oct 2019 08:21:24 +0000 (11:21 +0300)]
collectd: fix upstream bug in 5.9.2 version string

Fix the missing version bump in the upstream source code
to display the correct version 5.9.2

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
5 years agoMerge pull request #10208 from dengqf6/oc
Nikos Mavrogiannopoulos [Sun, 13 Oct 2019 06:06:10 +0000 (08:06 +0200)]
Merge pull request #10208 from dengqf6/oc

openconnect: update to 8.05

5 years agoMerge pull request #10211 from BKPepe/sentrysdk
Rosen Penev [Sun, 13 Oct 2019 04:17:41 +0000 (21:17 -0700)]
Merge pull request #10211 from BKPepe/sentrysdk

python-sentry-sdk: Update to version 0.12.3

5 years agogddrescue: Remove uClibc++ patch 10212/head
Rosen Penev [Sun, 13 Oct 2019 00:52:27 +0000 (17:52 -0700)]
gddrescue: Remove uClibc++ patch

A solution was applied to uClibc++, where the bug actually is.

Fixed license information.

Small cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agogptfdisk: Switch to using uClibc++ 10176/head
Rosen Penev [Tue, 8 Oct 2019 03:12:21 +0000 (20:12 -0700)]
gptfdisk: Switch to using uClibc++

Added patches sent upstream to fix usage with uClibc++.

Cleaned up license information.

Added several size optimizations.

Several other Makefile cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agoMerge pull request #10210 from jefferyto/use-default-PKG_BUILD_DIR
Rosen Penev [Sat, 12 Oct 2019 22:01:02 +0000 (15:01 -0700)]
Merge pull request #10210 from jefferyto/use-default-PKG_BUILD_DIR

treewide: Use default PKG_BUILD_DIR when possible

5 years agopython-sentry-sdk: Update to version 0.12.3 10211/head
Josef Schlehofer [Sat, 12 Oct 2019 21:55:36 +0000 (23:55 +0200)]
python-sentry-sdk: Update to version 0.12.3

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
5 years agoMerge pull request #10186 from jefferyto/gammu-python
Rosen Penev [Sat, 12 Oct 2019 20:44:13 +0000 (13:44 -0700)]
Merge pull request #10186 from jefferyto/gammu-python

gammu: Remove python dependency, fix lib symlinks

5 years agogammu: Remove python dependency, fix lib symlinks 10186/head
Jeffery To [Wed, 9 Oct 2019 10:08:10 +0000 (18:08 +0800)]
gammu: Remove python dependency, fix lib symlinks

This removes the python dependency from the package; according to the
maintainer[1][2] the software does not depend on python.

This also fixes the symlinks for libGammu.so and libgsmsd.so.
Previously, the symlinks were overwritten by $(INSTALL_BIN) with copies
of their sources.

[1]: https://github.com/openwrt/packages/issues/8893#issuecomment-539136531
[2]: https://github.com/openwrt/packages/issues/8893#issuecomment-539152794

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
5 years agotreewide: Use default PKG_BUILD_DIR when possible 10210/head
Jeffery To [Sat, 12 Oct 2019 17:00:20 +0000 (01:00 +0800)]
treewide: Use default PKG_BUILD_DIR when possible

This removes lines that set PKG_BUILD_DIR when the set value is no
different from the default value.

Specifically, the line is removed if the assigned value is:

* $(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)

  The default PKG_BUILD_DIR was updated[1] to incorporate BUILD_VARIANT
  if it is set, so now this is identical to the default value.

* $(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_SOURCE_SUBDIR)

  if PKG_SOURCE_SUBDIR is set to $(PKG_NAME)-$(PKG_VERSION), making it
  the same as the previous case

* $(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)

  This is the same as the default PKG_BUILD_DIR when there is no
  BUILD_VARIANT.

* $(BUILD_DIR)/[name]-$(PKG_VERSION)

  where [name] is a string that is identical to PKG_NAME

[1]: https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=e545fac8d968864a965edb9e50c6f90940b0a6c9

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
5 years agoluaposix: disable documentation build 10209/head
Karl Palsson [Sat, 12 Oct 2019 13:45:20 +0000 (13:45 +0000)]
luaposix: disable documentation build

Lost when luaposix converted their upstream build system.
Required to prevent the build from attempting to invoke "ldoc" on the
host and also simply to speed it up.

Signed-off-by: Karl Palsson <karlp@tweak.net.au>
5 years agoMerge pull request #10193 from Ansuel/nginx-sock
Hannu Nyman [Sat, 12 Oct 2019 11:46:06 +0000 (14:46 +0300)]
Merge pull request #10193 from Ansuel/nginx-sock

nginx: adds new socket to luci uwsgi config

5 years agonginx: adds new socket to luci uwsgi config 10193/head
Ansuel Smith [Wed, 9 Oct 2019 18:30:14 +0000 (20:30 +0200)]
nginx: adds new socket to luci uwsgi config

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
5 years agoMerge pull request #10171 from neheb/gam2
Hannu Nyman [Sat, 12 Oct 2019 10:47:08 +0000 (13:47 +0300)]
Merge pull request #10171 from neheb/gam2

gammu: Update to 1.41

5 years agocache-domains: added game cache DNS config service
Gerard Ryan [Sat, 17 Aug 2019 11:44:29 +0000 (21:44 +1000)]
cache-domains: added game cache DNS config service

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
5 years agoMerge pull request #10207 from dengqf6/upnpd
Rosen Penev [Sat, 12 Oct 2019 07:20:16 +0000 (00:20 -0700)]
Merge pull request #10207 from dengqf6/upnpd

miniupnpd: update to 2.1.20191006

5 years agoopenconnect: update to 8.05 10208/head
DENG Qingfang [Sat, 12 Oct 2019 07:15:46 +0000 (15:15 +0800)]
openconnect: update to 8.05

Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
5 years agominiupnpd: update to 2.1.20191006 10207/head
DENG Qingfang [Sat, 12 Oct 2019 06:36:55 +0000 (14:36 +0800)]
miniupnpd: update to 2.1.20191006

Removed upstreamed patch:
100-build-on-OpenWrt.patch

Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
5 years agoMerge pull request #10173 from Ansuel/uwsgi-fix
Hannu Nyman [Sat, 12 Oct 2019 06:39:47 +0000 (09:39 +0300)]
Merge pull request #10173 from Ansuel/uwsgi-fix

uwsgi-cgi: adds patch to fix #10134

5 years agocifsd: update to git (2019-10-08) 10206/head
Richard Yu [Sat, 12 Oct 2019 02:32:04 +0000 (10:32 +0800)]
cifsd: update to git (2019-10-08)

Signed-off-by: Richard Yu <yurichard3839@gmail.com>
5 years agoMerge pull request #10196 from lucize/nssup
Rosen Penev [Fri, 11 Oct 2019 20:14:54 +0000 (13:14 -0700)]
Merge pull request #10196 from lucize/nssup

nss: update to 3.46.1