Commit graph

16628 commits

Author SHA1 Message Date
Florian Eckert
48ad713a14 libxslt: add host build
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-10-22 14:40:36 +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
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
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
W. Michael Petullo
e4f3f8b027 gst1-plugins-base: update to 1.16.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-10-14 08:37:51 -04:00
W. Michael Petullo
0934faf567 gstreamer1: update to 1.16.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-10-14 08:37:33 -04:00
Daniel Engberg
fd5df13ac3
Merge pull request #10233 from BKPepe/netdata
netdata: Update to version 1.18.0
2019-10-14 14:19:58 +02:00
Rosen Penev
c4cae9704e
Merge pull request #10141 from neheb/jdfw3ef
telldus-core: Fix compilation without usleep
2019-10-14 01:49:20 -07:00
Rosen Penev
9c3df45d42
Merge pull request #10178 from neheb/summo
sumo: Update to 1.3.1
2019-10-14 01:48:18 -07:00
Rosen Penev
f4b338c7ab
Merge pull request #10176 from neheb/gpt
gptfdisk: Switch to using uClibc++
2019-10-14 01:47:21 -07:00
Rosen Penev
e0ffd7e609
Merge pull request #10234 from BKPepe/syslog_ng
syslog-ng: Update to version 3.24.1
2019-10-14 01:46:41 -07:00
Rosen Penev
59290881cb
Merge pull request #10206 from ysc3839/cifsd
cifsd: update to git (2019-10-08)
2019-10-14 01:45:52 -07:00
Rosen Penev
d1b6c0c797 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>
2019-10-14 01:43:47 -07:00
Yousong Zhou
620ba386b4 xl2tpd: bump to version 1.3.15
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-10-14 08:23:07 +00:00
Yousong Zhou
29991142e2 shadowsocks-libev: bump to version 3.3.2
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-10-14 08:23:07 +00:00
Rosen Penev
2dc860e24b
Merge pull request #10181 from commodo/python-simple-json-drop-tests
python[3]-simplejson: drop tests from simplejson package
2019-10-14 01:03:18 -07:00