Commit graph

16799 commits

Author SHA1 Message Date
Daniel Engberg
84d8403ded
Merge pull request #10256 from br101/bluez-5.51
bluez: Update to version 5.51
2019-10-18 10:59:29 +02:00
Rosen Penev
2fb334f8c4
Merge pull request #9706 from expiron/kcptun-updates
kcptun: bump to v20190809, merge config and service scripts
2019-10-17 18:36:47 -07:00
Rosen Penev
b288514308 klish: Remove unused libstdcpp dependency
This is not a C++ project.

Added PKG_BUILD_PARALLEL for faster compilation.

Cleaned up Makefile to modern standards.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-17 12:22:22 -07:00
Hannu Nyman
5bc14d1f3e
Merge pull request #10263 from Ansuel/fixuwsgi
uwsgi-cgi: fix #10235
2019-10-17 18:49:50 +03:00
Ansuel Smith
4d9358bbff
uwsgi-cgi: fix #10235
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2019-10-17 17:34:31 +02:00
Richard Yu
9e325b47cb
ttyd: update to 1.5.2 and add init script
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
2019-10-17 17:50:48 +08:00
Rosen Penev
986f6c110d
Merge pull request #10168 from neheb/boooooooooooo
boost: Remove several host libraries
2019-10-16 18:19:04 -07:00
Rosen Penev
2285913b1a
Merge pull request #10259 from BKPepe/youtubedl
youtube-dl: Update to version 2019.10.16
2019-10-16 18:16:34 -07:00
Rosen Penev
da299f2adb
Merge pull request #10169 from jalowiczor/master
Changed poco version to "all", and from minimal build to typical.
2019-10-16 11:43:15 -07:00
Rosen Penev
9f3002ba99
Merge pull request #10264 from ewsi/fix-macremapper-compile
kernel/macremapper: fix compile err on mipsel
2019-10-16 10:33:30 -07:00
Josef Schlehofer
07d5595c3c
youtube-dl: Update to version 2019.10.16
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-10-16 15:15:09 +02:00
Jan Hák
f9e3d4e0fa knot: update to version 2.9.0
Signed-off-by: Jan Hák <jan.hak@nic.cz>
2019-10-16 14:42:04 +02:00
Bruno Randolf
c1421f56f3 bluez: Update to version 5.51
Signed-off-by: Bruno Randolf <br1@einfach.org>
2019-10-16 08:49:23 +01:00
Rosen Penev
efe84a6710
Merge pull request #10248 from changeway/libstrophe
libstrophe: Update to 0.9.3
2019-10-15 23:19:55 -07:00
Chih-Wei Chen
258a3901d8 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>
2019-10-16 13:35:45 +08:00
Michael Heimpold
b8c22fc1ec 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>
2019-10-16 00:04:24 +02:00
Carey Sonsino
6224f8fa6f kernel/macremapper: fix compile err on mipsel
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
Signed-off-by: Carey Sonsino <csonsino@gmail.com>
2019-10-15 21:37:34 +00:00
Josef Schlehofer
61ec0f815d
Merge pull request #10252 from jefferyto/python-pyasn1-modules-0.2.7
python-pyasn1-modules: Update to 0.2.7
2019-10-15 21:49:31 +02:00
Michael Heimpold
7c5ea5841e 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>
2019-10-15 21:35:34 +02:00
Rosen Penev
372cd92837
Merge pull request #10241 from micmac1/sql3-up
sqlite3: bump to version 3.30.1
2019-10-15 12:31:13 -07:00
Rosen Penev
fc71c87ed1
Merge pull request #10243 from neheb/kn
knxd: Makefile cleanups
2019-10-15 12:28:45 -07:00
Rosen Penev
5a7ac1d83b 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>
2019-10-15 12:16:13 -07:00
Jeffery To
5848f67e41 python-pyasn1-modules: Update to 0.2.7
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-10-16 02:12:51 +08:00
Rosen Penev
ec136bb80b
Merge pull request #10245 from neheb/crt
crtmpserver: Remove
2019-10-15 00:08:08 -07:00
Rosen Penev
6e6df4f743
Merge pull request #10197 from tiagogaspar8/kea-1.6.0
kea: update package to 1.6.0
2019-10-14 21:08:31 -07:00
Rosen Penev
7b1acbf7b8 espeak: Remove nano open file
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-14 19:13:35 -07:00
Rosen Penev
63913d9849 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>
2019-10-14 19:11:04 -07:00
Sebastian Kemper
33fecfefec 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>
2019-10-14 22:01:04 +02:00
Rosen Penev
21e195f657 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>
2019-10-14 11:53:12 -07:00
Rosen Penev
5049588c46 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>
2019-10-14 11:53:12 -07:00
Rosen Penev
9af78c5498 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>
2019-10-14 11:53:12 -07:00
Rosen Penev
546a603da6 protobuf-c: Fix typo in pkgconfig file
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-14 11:53:12 -07:00
Rosen Penev
23d7466773
Merge pull request #10225 from flyn-org/dmapd
dmapd: update to 0.0.83
2019-10-14 11:23:27 -07:00
W. Michael Petullo
e29a9ffe2e dmapd: update PKG_LICENSE and enable parallel build
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-10-14 13:41:38 -04:00
W. Michael Petullo
13f7aa5a5f dmapd: update to 0.0.83
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-10-14 13:41:00 -04:00
Rosen Penev
253b3c32d4
Merge pull request #10239 from neheb/libdm
libdmapsharing: Add build dependency
2019-10-14 10:36:11 -07:00
Rosen Penev
b3da7068ab 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>
2019-10-14 10:06:01 -07:00
Rosen Penev
5561faad48
Merge pull request #9916 from neheb/lcd4
lcd4linux: Switch to git
2019-10-14 09:31:23 -07:00
Rosen Penev
00dd38b7ba
Merge pull request #10226 from flyn-org/hwloc
hwloc: update to 2.1.0
2019-10-14 09:29:54 -07:00
Rosen Penev
84ead7e6db
Merge pull request #10223 from flyn-org/gstreamer1
gstreamer1: update to 1.16.1
2019-10-14 09:28:49 -07:00
Rosen Penev
6632c3b83a
Merge pull request #10224 from flyn-org/bogofilter
bogofilter: update to 1.2.5
2019-10-14 09:27:58 -07:00
Rosen Penev
bdd4748350
Merge pull request #10229 from flyn-org/pigeonhole
pigeonhole: update to 0.5.8
2019-10-14 09:27:10 -07:00
W. Michael Petullo
cfcdade87d pigeonhole: reflect license of LGPL-2.1-or-later
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-10-14 08:53:59 -04:00
W. Michael Petullo
ad70a0ebf6 hwloc: add PKG_LICENSE_FILES and remove PKG_FIXUP
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-10-14 08:47:34 -04:00
W. Michael Petullo
d9ee754beb bogofilter: make use of PKG_BUILD_PARALLEL
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-10-14 08:45:18 -04:00
W. Michael Petullo
51854d536e bogofilter: change license field from GPLv2 to GPL-2.0-or-later
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-10-14 08:41:20 -04:00
W. Michael Petullo
39e223f019 gst1-libav: update to 1.16.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-10-14 08:38:33 -04:00
W. Michael Petullo
6dc84b2082 gst1-plugins-ugly: update to 1.16.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-10-14 08:38:17 -04:00
W. Michael Petullo
ac93280d53 gst1-plugins-bad: update to 1.16.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-10-14 08:38:09 -04:00
W. Michael Petullo
158f2e6252 gst1-plugins-good: update to 1.16.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-10-14 08:38:01 -04:00