Commit graph

1917 commits

Author SHA1 Message Date
W. Michael Petullo
6412ce93a2 hwloc: add new package
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-08-09 17:42:47 -04:00
Andy Walsh
4896e9c36e libtirpc: enable host build
* include /etc/netconfig
* cleanup old patches
* update via patch to 1.0.4-rc2

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-08-08 22:30:19 +02:00
Eneas U de Queiroz
b17b11939e libupm: don't set SWIG_DIR, force python 2.7
CMake 3.0.12 uses SWIG_DIR to set SWIG_LIB, used as the library
install location, which defaults to
$(STAGING_HOSTPKG)/share/sig/(SWIGVERSION).  If it is set, then the
original installed swig library directory is ignored, and compilation
fails:
[  0%] Swig source
:1: Error: Unable to find 'swig.swg'
:3: Error: Unable to find 'python.swg'

Instead of setting it manually, let the default be used, which works
well.

Also, cmake picks up python3, while package wants 2.7, so we add
-DPython_ADDITIONAL_VERSIONS=2.7 to force use of 2.7, not 3.x.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-08-07 10:31:54 -03:00
Eneas U de Queiroz
e7408d94c5 libmraa: don't set SWIG_DIR
CMake 3.0.12 uses SWIG_DIR to set SWIG_LIB, is used as the library
install location, which defaults to
$(STAGING_HOSTPKG)/share/sig/(SWIGVERSION).  If it is set, then the
installed swig library directory is ignored, and compilation fails:
[ 32%] Swig source
:1: Error: Unable to find 'swig.swg'
:3: Error: Unable to find 'python.swg'

Instead of setting it manually, let the default be used, which works
well.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-08-06 10:47:19 -03:00
Hannu Nyman
81c61b7ff2
Merge pull request #6595 from MikePetullo/loudmouth
loudmouth: fix build
2018-08-05 22:15:47 +03:00
Jianhui Zhao
699f264504 libuhttpd: Update to 2.2.1
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2018-08-03 14:41:14 +08:00
Rosen Penev
db2a4b1be0 neon: Fix URL
There seems to be no proper location for this, nor an up to date fork.
Arch uses this link so switch to that.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-08-02 15:18:53 +08:00
Rosen Penev
ee1693b84c intltool: Update to 0.51
Upstream has moved. @GNOME only has old versions.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-08-01 18:34:08 -07:00
Rosen Penev
397cb607a0
libdmapsharing: Update to 3.9.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-08-01 14:19:57 -07:00
Rosen Penev
ff30d1e443 libesmtp: Fix compile with OpenSSL 1.1.0
Also switched back to official tarball.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-31 20:31:11 -07:00
Eneas U de Queiroz
0e9e060775 libftdi1: Fix compilation with cmake 3.12
Applied a patch submitted upstream that fixes a compilation error with
cmake >= 3.12 Error: Unable to find 'swig.swg' [...] 'python.swg'

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-07-31 18:12:28 -03:00
Daniel Golle
bf4efafa2e
Merge pull request #6625 from neheb/hiredis
hiredis: Switch to codeload tarball
2018-07-31 01:43:38 +02:00
Rosen Penev
93fcb20ce4 libevdev: Update to 1.5.9
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-30 16:32:19 -07:00
Rosen Penev
1fb9c4b5e8 hiredis: Switch to codeload tarball
Simpler makefile. Also fixes uscan.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-30 16:25:26 -07:00
Ted Hess
e67a932bd1 libmpdclient: Update to 2.14. Use autotools
Package versions newer than 2.11 require meson/ninja which OpenWrt does not
support in its build environment. These files provide the minimum autotool
configuration necessary to build later versions.

Signed-off-by: Ted Hess <thess@kitschensync.net>
2018-07-30 10:24:06 -04:00
Yousong Zhou
7bbec3b06b dtc: bump to version 1.4.7
Signed-off-by: Yousong Zhou <zhouyousong@yunionyun.com>
2018-07-30 09:26:13 +08:00
W. Michael Petullo
6e49fd1c34 eventlog: remove package
The eventlog package is no longer required by syslog-ng, and it conflicts
with the files installed by syslog-ng. No other package requires eventlog,
the external eventlog library project has not been updated in a long time,
and syslog-ng is no longer compatible with the external eventlog library.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-07-28 13:28:52 -04:00
W. Michael Petullo
ca6d16370b loudmouth: fix build
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-07-27 23:16:05 -04:00
Ted Hess
dec589ca4b
Merge pull request #6582 from MikePetullo/libpsl
libpsl: depend on libidn2 and libunistring
2018-07-26 10:06:42 -04:00
W. Michael Petullo
eca595a19e libpsl: depend on libidn2 and libunistring
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-07-25 22:31:51 -04:00
Rosen Penev
5399ded599 xmlrpc-c: Fix TLS dependency
The configure script now looks for a TLS library. Remove the option.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-25 17:05:41 -07:00
Rosen Penev
6ba094a415 libtorrent: Update to 0.13.7
Switched to tarball. Should be faster.

Codeload is used as the regular tarball is on the rtorrent github page
with rtorrent's versioning.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-22 16:43:03 -07:00
Rosen Penev
e868c06e7f dtc: Fix dead URLs
Fixes uscan. URL taken from Debian.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-22 19:22:07 +08:00
Jianhui Zhao
960dfe244a libuhttpd: Update to 2.1.2
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2018-07-20 00:26:17 +08:00
Hannu Nyman
b5032297f1
Merge pull request #6440 from neheb/patch-12
libhttp-parser: Update to 2.8.1
2018-07-18 22:56:28 +03:00
Hannu Nyman
06036e96a9
Merge pull request #6435 from neheb/patch-9
libxerces-c: Update to 3.2.1
2018-07-18 22:55:50 +03:00
Hannu Nyman
9f1f8826a5
Merge pull request #6469 from micmac1/zdb-nls
libzdb: remove iconv hack, include nls.mk
2018-07-16 16:58:05 +03:00
Hannu Nyman
b9ee4c3df1
Merge pull request #6477 from MikePetullo/libsoup
libsoup: update to 2.63.2
2018-07-16 16:54:51 +03:00
Hannu Nyman
089dd1675d
Merge pull request #6476 from MikePetullo/libpsl
libpsl: add new package
2018-07-16 16:54:37 +03:00
Hannu Nyman
74b7fd3eb5
Merge pull request #6486 from MikePetullo/libgcrypt
libgcrypt: update to 1.8.3
2018-07-16 16:53:36 +03:00
Hannu Nyman
a7ded79507
Merge pull request #6489 from neheb/patch-3
libtalloc: Update to 2.1.14
2018-07-16 16:52:55 +03:00
Hannu Nyman
9f5f28588d
Merge pull request #6472 from MikePetullo/libgpg-error
libgpg-error: update to 1.32
2018-07-16 16:52:12 +03:00
BangLang Huang
d1804d38d4 tdb: bump to latest version
Signed-off-by: BangLang Huang <banglang.huang@foxmail.com>
2018-07-16 11:05:26 +08:00
Rosen Penev
79b4a9b334
libtalloc: Update to 2.1.14
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-15 19:47:50 -07:00
W. Michael Petullo
eafc36fbc5 libgcrypt: update to 1.8.3
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-07-15 20:25:16 -04:00
W. Michael Petullo
b2ba4a2e08 libgpg-error: update to 1.32
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-07-15 02:18:03 -04:00
W. Michael Petullo
df91a9cc11 libsoup: update to 2.63.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-07-15 00:48:10 -04:00
W. Michael Petullo
779cc8ea62 libpsl: add new package
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-07-15 00:46:42 -04:00
Rosen Penev
34e67aa83c libhttp-parser: Update to 2.8.1
Switched to codeload instead of git for downloads. Should be faster and more reliable.

Re-organized the Makefile slightly

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-14 16:38:55 -07:00
Sebastian Kemper
b25b0fc2eb libzdb: remove iconv hack, include nls.mk
mariadb was sorted out by including nls.mk. Include it also in libzdb
and get rid of the previously introduced hack.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-07-13 23:12:03 +02:00
Hannu Nyman
8aba46bdcc
Merge pull request #6430 from neheb/patch-2
yaml:  Update to 0.2.1
2018-07-10 18:09:36 +03:00
Hannu Nyman
64679fb295
Merge pull request #6449 from MikePetullo/vips
vips: update to 8.6.4
2018-07-10 18:03:57 +03:00
Nikos Mavrogiannopoulos
d12b9f7de1
Merge pull request #6436 from neheb/patch-10
libradcli: Update to 1.2.10
2018-07-10 12:39:57 +02:00
W. Michael Petullo
2e82a6bbbe vips: update to 8.6.4
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-07-09 18:43:14 -04:00
Rosen Penev
525748f709 libradcli: Update to 1.2.10
Cosmetic fixes.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-09 14:42:05 -07:00
Hannu Nyman
2dfdccfc01
Merge pull request #6434 from neheb/patch-7
libtalloc: Update to 2.1.13
2018-07-09 19:11:00 +03:00
Hannu Nyman
7cdb28ab9e
Merge pull request #6441 from neheb/patch-14
libantlr3c: Update to 3.4
2018-07-09 19:07:45 +03:00
Ted Hess
f1248985bb
Merge pull request #6431 from neheb/patch-3
xmlrpc-c: Update to 1.39.13
2018-07-09 07:17:22 -04:00
Yousong Zhou
5eb07af2b7 treewide: add missing mirror hash
They are missed out from the FIXUP check probably because of a flaw in
the fixup-makefile.pl script

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-07-09 11:33:55 +08:00
Yousong Zhou
19bde8da68 libsoc: fix compilation error caused by multiple goals on make
Error of the following kind can happen when parallel build with goals "all" and
"install" both specified on the command line.  Seems like make can parallelly
build for both targets causing race conditions

	make[3]: Entering directory `/tmp/tmp.HIR3tEIqBb/build_dir/target-mips_24kc_musl/libsoc-2016-12-22-5b788d4d'
	Making all in lib
	Making install in lib
	make[4]: Entering directory `/tmp/tmp.HIR3tEIqBb/build_dir/target-mips_24kc_musl/libsoc-2016-12-22-5b788d4d/lib'
	  CC       libsoc_la-gpio.lo
	make[4]: Entering directory `/tmp/tmp.HIR3tEIqBb/build_dir/target-mips_24kc_musl/libsoc-2016-12-22-5b788d4d/lib'
	  CC       libsoc_la-spi.lo
	  CC       libsoc_la-gpio.lo
	  CC       libsoc_la-file.lo
	  CC       libsoc_la-i2c.lo
	  CC       libsoc_la-spi.lo
	  CC       libsoc_la-pwm.lo
	  CC       libsoc_la-board.lo
	  CC       libsoc_la-file.lo
	  CC       libsoc_la-conffile.lo
	  CC       libsoc_la-debug.lo
	  CC       libsoc_la-pwm.lo
	  CC       libsoc_la-conffile.lo
	  CCLD     libsoc.la
	OpenWrt-libtool: link: `libsoc_la-pwm.lo' is not a valid libtool object
	make[4]: *** [libsoc.la] Error 1

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-07-09 11:33:55 +08:00
Rosen Penev
7751997919
libantlr3c: Update to 3.4
Added HTTPS everywhere

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-08 19:51:17 -07:00
Rosen Penev
7b5c002634
libxerces-c: Update to 3.2.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-08 19:08:44 -07:00
Rosen Penev
89ea575406
libtalloc: Update to 2.1.13
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-08 19:05:43 -07:00
Rosen Penev
51b672df37
xmlrpc-c: Update to 1.39.13
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-08 18:10:03 -07:00
Rosen Penev
85c38f590f
yaml: Update to 0.2.1
Some URL fixes.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-08 18:04:28 -07:00
Sebastian Kemper
9c7613dd25 libzdb: fix uclibc build issue
libmariadb 10.2 needs to be linked in together with iconv. On musl and
glibc iconv is part of libc. That's not the case for uclibc, where
libiconv-full needs to be used. This commit adds -liconv to the linker
flags and aids libzdb in finding libiconv.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-07-08 12:02:51 +02:00
Othmar Truniger
96101ff899 libfmt: bump to new release 5.1.0
Signed-off-by: Othmar Truniger <github@truniger.ch>
2018-07-07 21:56:10 +02:00
Hannu Nyman
1d5d6e6f1c
Merge pull request #5646 from neheb/libnet
libnet: Change PKG_SOURCE_URL to use @SF macro.
2018-07-07 20:32:41 +03:00
Hannu Nyman
5a27e1c4cd
Merge pull request #6202 from cotequeiroz/seafile_openssl-1.1
seafile: upgrade to 6.3.0
2018-07-07 20:29:21 +03:00
Rosen Penev
cee70880ad libnet: Change PKG_SOURCE_URL to use @SF macro.
More flexible with more mirrors.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-07 10:29:01 -07:00
Hannu Nyman
3a0f4fe8c3
Merge pull request #6249 from neheb/patch-10
apr-util: Update to 1.6.1
2018-07-07 20:23:18 +03:00
Hannu Nyman
70a3298867
Merge pull request #6218 from neheb/patch-2
apr: Update to 1.6.3
2018-07-07 20:20:47 +03:00
Hannu Nyman
d222edcf68
Merge pull request #6280 from neheb/zmq
zmq: Update to 4.1.6
2018-07-06 23:37:59 +03:00
Ted Hess
a81df2bc61
Merge pull request #6383 from thess/add-nasm
ffmpeg/libx264: Replacing YASM with NASM and fixing ffmpeg/x264 module dependency
2018-07-06 12:31:45 -04:00
W. Michael Petullo
ebeb0607d2 libdmapsharing: update to 3.9.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-07-06 10:17:05 +08:00
Eneas U de Queiroz
3bcaa7a4fe protobuf-c: bump to 1.3.0
Version 1.2.1 does not currently compile without a patch.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-07-06 09:53:55 +08:00
Rosen Penev
4b9ec8dbae libwebsockets: Update to 3.0.0
Removed upstreamed patch.

Also added a patch to fix Travis.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Tested-by: Karl Palsson <karlp@etactica.com>
2018-07-05 10:45:01 +00:00
Matija Amidzic
1a910ebd5e libnetconf2: update to 0.11.37
Signed-off-by: Matija Amidzic <matija.amidzic@sartura.hr>
2018-07-02 13:37:32 +02:00
Matija Amidzic
e39d52d45a libyang: update to 0.15.130
Signed-off-by: Matija Amidzic <matija.amidzic@sartura.hr>
2018-07-02 13:37:32 +02:00
Yousong Zhou
d03e32c513 treewide: fix missing/wrong MIRROR_HASH for sources from github
Some of them forgot to update MIRROR_HASH on version change, others
updated with wrong hash value.  The new values were generated from
tarballs prepared by the newly introduced github-tarball download
methoded and confirmed consistent with those from sources.openwrt.org

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-07-02 10:40:47 +08:00
Ted Hess
75f0499469 ffmpeg/libx264: Replacing YASM with NASM and fixing ffmpeg/x264 module dependency
Both libraries on X86 platforms require NASM instead of YASM going forward.

Signed-off-by: Ted Hess <thess@kitschensync.net>
2018-06-28 19:54:09 -04:00
Luiz Angelo Daros de Luca
b218acac62 libcups: import cups from old-packages (for hplip)
This package is needed only to provide libcups.so and
libcups-image.so for hplip. No ipk is generated as
hplip-cups is currently disabled until full cups is provided.

cups was bumped to version 2.2.8

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2018-06-28 02:09:46 -03:00
Hannu Nyman
1e8db5b38d
Merge pull request #6355 from Ansuel/jasson
jansson: bump to latest stable
2018-06-26 22:11:05 +03:00
Ansuel Smith
d4db2ea7e7
jansson: bump to latest stable
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-06-26 12:20:11 +02:00
Hirokazu MORIKAWA
d66f3a6ced icu: update to 62.1
Update to ICU 62 (62.1)
ICU 62 includes number format skeleton support in MessageFormat, ICU4C DecimalFormat wrapping the new NumberFormatter implementation for improved performance.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2018-06-25 11:19:10 +09:00
Hannu Nyman
2b749fd530
Merge pull request #6253 from neheb/patch-14
freetype: Update to 2.9.1
2018-06-24 21:47:17 +03:00
Hannu Nyman
88a4356096
Merge pull request #6293 from neheb/patch-16
libgee: Update to 0.20.1
2018-06-24 21:43:14 +03:00
Philip Prindeville
9e97da85e8
Merge pull request #6248 from diizzyy/patch-1
openldap: Switch tarball sources to https and http
2018-06-24 11:09:53 -06:00
Rosen Penev
cafab6d3f7 freetype: Update to 2.9.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-06-20 14:02:10 -07:00
Jianhui Zhao
f498829e0e libuwsc: Update to 2.0.4
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2018-06-18 23:18:51 +08:00
Ted Hess
870ebb1b8d
Merge pull request #6299 from jsmcconn/fix-avahi-runtime-dir
avahi: patch systemd runtime_dir change in 0.7
2018-06-16 20:27:49 +00:00
Jeremiah McConnell
933037e998 avahi: patch systemd runtime_dir change in 0.7
In avahi 0.7 the runtime_dir was updated to be /run instead of /var/run
for better systemd compatibility.  Patch out that change to fix
avahi-daemon.

Signed-off-by: Jeremiah McConnell <miah@miah.com>
2018-06-15 15:26:19 -06:00
Rosen Penev
c496142561
glpk: Update to 4.65
Add HTTPS too.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-06-14 14:32:06 -07:00
Jianhui Zhao
17acf04279 libuwsc: update to 2.0.3
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2018-06-14 14:20:02 +08:00
Rosen Penev
42fe970013
libgee: Update to 0.20.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-06-13 19:10:22 -07:00
Hannu Nyman
2e2129e5ca
Merge pull request #6266 from neheb/patch-18
libstrophe: Update to 0.9.2
2018-06-13 17:52:58 +03:00
Hannu Nyman
41c150b833
Merge pull request #6264 from neheb/patch-16
libnetfilter-acct: Update to 1.0.3
2018-06-13 17:52:01 +03:00
Rosen Penev
299344694e zmq: Update to 4.1.6
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-06-12 15:18:20 -07:00
Rosen Penev
86d0ba6029 file: Disable libseccomp by default
Fixes the buildbot. libseccomp is not that useful for file.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-06-12 14:53:58 -07:00
Thomas Heil
235bb3827a
Merge pull request #6242 from neheb/patch-4
pcre: Update to 8.42
2018-06-12 15:01:50 +02:00
Marko Ratkaj
eb05fe6132
Merge pull request #6252 from neheb/patch-13
file: Update to 5.33
2018-06-12 11:00:51 +02:00
Rosen Penev
ce55532f30 file: Update to 5.33
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-06-11 16:34:31 -07:00
Ted Hess
7869955eca
Merge pull request #6260 from neheb/patch-21
avahi: Update to 0.7
2018-06-11 19:44:35 +00:00
Hannu Nyman
04ddfd0982
Merge pull request #6243 from neheb/patch-6
pcre2: Update to 10.31
2018-06-11 22:28:05 +03:00
Rosen Penev
1509fd7123 avahi: Update to 0.7
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-06-10 16:43:51 -07:00
Rosen Penev
bb1543e81e libnetfilter-acct: Update to 1.0.3
Remove dead URL and FTP since it tends to be unreliable. Main URL was switched to HTTPS.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-06-10 12:32:07 -07:00
Rosen Penev
cd38fe4285
libstrophe: Update to 0.9.2
Switched from direct git to codeload. Should make it more reliable.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-06-10 12:27:55 -07:00
Rosen Penev
c235c21a93
apr-util: Update to 1.6.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-06-09 14:56:37 -07:00
Daniel Engberg
ae756a71be
openldap: Switch tarball sources to https and http
Switch from ftp which can be broken on corp firewalls to https and http.
Mirrors taken from https://www.openldap.org/software/download/ and
https://www.openldap.org/software/download/OpenLDAP/MIRRORS
Place master site as last resort.

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2018-06-09 22:18:12 +02:00
Rosen Penev
29d77afce1 pcre2: Update to 10.31
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-06-08 19:08:59 -07:00
Rosen Penev
18c3fbcc9f
pcre: Update to 8.42
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-06-08 18:45:07 -07:00
W. Michael Petullo
8a914ba4e1 openldap: update to 2.4.46
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-06-08 19:39:23 -04:00
Hannu Nyman
c2c5ae98e3
Merge pull request #6220 from neheb/patch-4
liblo: Update to 0.29
2018-06-08 20:05:16 +03:00
Hannu Nyman
94c2560c8c
Merge pull request #6223 from neheb/patch-8
yaml: Update to 0.1.7
2018-06-08 20:04:45 +03:00
Hannu Nyman
72a4a2dede
Merge pull request #6227 from sartura/libuv_bump_to_1.20.3
libuv: bump to 1.20.3
2018-06-08 20:04:11 +03:00
Nikos Mavrogiannopoulos
79609ca2d7
Merge pull request #6215 from neheb/patch-6
libtasn1: Update to 4.13
2018-06-08 14:36:41 +02:00
Marko Ratkaj
de1152a954 libuv: bump to 1.20.3
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2018-06-08 12:31:29 +02:00
Rosen Penev
21f2894120 p11-kit: Update to 0.23.12
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-06-07 20:00:59 -07:00
Rosen Penev
6c55bd2449
yaml: Update to 0.1.7
Changed URL to HTTPS as well.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-06-07 19:09:05 -07:00
Rosen Penev
33aa21f6fd
liblo: Update to 0.29
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-06-07 18:55:54 -07:00
Rosen Penev
82cc7c4e6c
apr: Update to 1.6.3
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-06-07 18:22:12 -07:00
Ted Hess
39f3aa2277
Merge pull request #6211 from neheb/patch-1
libogg: Update to 1.3.3
2018-06-08 01:09:19 +00:00
Ted Hess
7879666795
Merge pull request #6212 from neheb/patch-2
libsamplerate: Update to 0.1.9
2018-06-08 01:09:05 +00:00
Ted Hess
079bd7cb5d
Merge pull request #6213 from neheb/patch-4
faad2: Update to 2.8.8
2018-06-08 01:08:51 +00:00
Rosen Penev
5977b8eacf
libtasn1: Update to 4.13
Fixes CVE-2017-10790 and CVE-2018-6003

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-06-07 17:50:55 -07:00
Rosen Penev
7854718e9f
giflib: Update to 5.1.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-06-07 17:06:42 -07:00
Rosen Penev
0c8b7ef14e
faad2: Update to 2.8.8
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-06-07 17:03:50 -07:00
Rosen Penev
cef6415cac libsamplerate: Update to 0.1.9
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-06-07 16:54:47 -07:00
Rosen Penev
cd103a7479 libogg: Update to 1.3.3
Also switch to HTTPS.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-06-07 16:46:52 -07:00
Hannu Nyman
2cfe32d7dd
Merge pull request #6205 from sartura/protobuf-c
protobuf-c: add build time dependency protobuf
2018-06-07 19:45:20 +03:00
Mislav Novakovic
a35581902c protobuf-c: add build time dependency protobuf
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
2018-06-07 12:27:12 +02:00
Eneas U de Queiroz
9a9871e4c3 libsearpc: bump to version 3.0.8
Even though there's no git tag, configure.ac sets that version number.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-06-06 18:30:53 -03:00
Hannu Nyman
4f65442ab0
Merge pull request #6194 from ldir-EDB0/fixldns
ldns: fix cross compiling on darwin
2018-06-05 18:02:54 +03:00
Hannu Nyman
63d5b9bab4
Merge pull request #6102 from cotequeiroz/libssh_openssl-1.1
libssh: added openssl 1.1 compatibility
2018-06-05 14:20:12 +03:00
Hannu Nyman
994e4da5f2
Merge pull request #6139 from ejurgensen/mxml_update_211
mxml: update to 2.11
2018-06-05 14:19:19 +03:00
Kevin Darbyshire-Bryant
2a2af82b3f ldns: fix cross compiling on darwin
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2018-06-05 10:48:36 +01:00
Espen Jürgensen
1ca9c6305b mxml: update to 2.11
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2018-06-05 09:45:20 +02:00
Vladimir Ulrich
018e960c78 fftw3: Updated to the latest release
Removed obsolete patch file.
Removed BROKEN dependency for fftw3l variant as it builds well with musl.

Signed-off-by: Vladimir Ulrich <admin@evl.su>
2018-06-04 23:31:58 +03:00
Hannu Nyman
cce905b3a9
Merge pull request #6089 from cotequeiroz/ibrcommon_openssl-1.1
ibrcommon: add openssl 1.1 compatibility
2018-06-04 20:47:34 +03:00
Hannu Nyman
b183546085
Merge pull request #6100 from cotequeiroz/libnopoll_openssl-1.1
libnopoll: upgrade to version 0.4.6 for openssl 1.1 support
2018-06-04 20:28:43 +03:00
Hannu Nyman
663c2353b6
Merge pull request #6093 from cotequeiroz/ldns_openssl-1.1
ldns: Upgrade to version 1.7.0
2018-06-04 20:27:52 +03:00
Hannu Nyman
097288ad8a
Merge pull request #6172 from ldir-EDB0/bumplibidn2
libidn2: bump to v2.0.5
2018-06-04 00:02:50 +03:00
Kevin Darbyshire-Bryant
be9687c369 libidn2: bump to v2.0.5
* Version 2.0.5 (released 2018-05-18)

** Switched the default library behavior to IDNA2008 as amended
   by TR#46 (non-transitional). That default behavior is enabled when
   no flags are specified to function calls. Applications can utilize the
   %IDN2_NO_TR46 flag to switch to the unamended IDNA2008. This is done in
   the interest of interoperability based on the fact that this is what application
   writers care about rather than strict compliance with a particular protocol.

** Fixed memleak in idn2_to_unicode_8zlz().

** Return error (IDN2_ICONV_FAIL) on charset conversion errors.

** Fixed issue with STD3 rules applying in non-transitional
   TR46 mode.

** idn2: added option --usestd3asciirules.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2018-06-03 19:14:06 +01:00
Hannu Nyman
408af14f86
Merge pull request #6108 from cotequeiroz/openldap_openssl-1.1
openldap: use /dev/urandom as entropy source
2018-06-03 20:46:03 +03:00
Hannu Nyman
f92312d8b2
Merge pull request #6063 from cotequeiroz/tdb-symlinks
tdb: avoid installing duplicate files
2018-06-03 17:18:36 +03:00
Hannu Nyman
86195e9904
Merge pull request #6104 from cotequeiroz/libtorrent_openssl-1.1
libtorrent: add support for openssl 1.1
2018-06-03 17:15:38 +03:00
Hannu Nyman
77786f0807
Merge pull request #6099 from cotequeiroz/libmraa-0.9
libmraa: Upgrade to version 0.9.0
2018-06-03 17:14:38 +03:00
Othmar Truniger
2f7d6ef03a libfmt: bump to version 5.0.0
Signed-off-by: Othmar Truniger <github@truniger.ch>
2018-06-02 18:46:48 +02:00
Ted Hess
9764354572
Merge pull request #6146 from neheb/libshout
libshout: Fix OpenSSL 1.1.0 without deprecated APIs
2018-05-30 17:04:42 +00:00
Rosen Penev
f51d3846d8 libshout: Fix OpenSSL 1.1.0 without deprecated APIs
Previous patch was incomplete and broke with deprecated APIs
disabled.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-05-29 18:31:20 -07:00
Hannu Nyman
1024a23021
Merge pull request #6114 from kenkeys/protobuf-lite
Protobuf lite
2018-05-29 21:14:29 +03:00
Leonardo Medici
737ecaa3ed libgphoto2: update package 2.5.18
Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
2018-05-28 20:44:29 +02:00
Espen Jürgensen
b57c254cf9 libunistring: update to 0.9.10
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2018-05-27 23:19:30 +02:00
Hannu Nyman
908acafafd
Merge pull request #6097 from cotequeiroz/libevhtp_openssl-1.1
libevhtp: add openssl 1.1 compatibility
2018-05-27 09:44:19 +03:00
Hannu Nyman
85e66d906f
Merge pull request #6106 from cotequeiroz/uw-imap_openssl-1.1
uw-imap: add openssl 1.1 compatibility
2018-05-26 20:50:18 +03:00
Hannu Nyman
95c9027602
Merge pull request #6105 from cotequeiroz/libzdb_openssl-1.1
libzdb: add compatibility with openssl 1.1
2018-05-24 22:52:28 +03:00
Eneas U de Queiroz
b06bac022a openldap: use /dev/urandom as entropy source
When cross-compiling, the configure script doesn't use /dev/urandom as
entropy source, which would have been the case if we were building it
natively.  Instead it tries to use an EGD, which openwrt doesn't supply.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-05-24 10:29:40 -03:00
Ted Hess
11e87d3ba9
Merge pull request #6101 from cotequeiroz/libshout_openssl-1.1
libshout: add openssl 1.1.0 compatibility
2018-05-24 10:56:12 +00:00
Eneas U de Queiroz
b087da8530 uw-imap: add openssl 1.1 compatibility
Patch to compile with openssl 1.1

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-05-23 23:39:04 -03:00
Eneas U de Queiroz
0f9a536daf libzdb: add compatibility with openssl 1.1
This patch merely updates the detection of the ssl library.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-05-23 23:26:21 -03:00
Eneas U de Queiroz
3ef44db435 libtorrent: add support for openssl 1.1
Used a patch that was merged upstream.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-05-23 22:41:48 -03:00
Ken Keys
07daa086e6 protobuf: upgrade to version 3.5.1
Signed-off-by: Ken Keys <kkeys@caida.org>
2018-05-23 16:39:29 -07:00
Ken Keys
d078dbed7b protobuf: add smaller protobuf-lite package variant
Signed-off-by: Ken Keys <kkeys@caida.org>
2018-05-23 16:37:35 -07:00
Eneas U de Queiroz
b96a1f3ea6 libssh: added openssl 1.1 compatibility
This patch was backported from upstream master branch.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-05-23 18:35:16 -03:00
Eneas U de Queiroz
bb31b90d73 libshout: add openssl 1.1.0 compatibility
Avoid calling deprecated and unnecessary library initialization
functions with openssl >= 1.1.0.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-05-23 15:37:53 -03:00
Eneas U de Queiroz
43a1c3ebe5 libnopoll: upgraded to version 0.4.6
Upgraded to support openssl 1.1.0.  This is the current stable release.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-05-23 15:15:27 -03:00
Eneas U de Queiroz
420b203af6 libmraa: Upgrade to version 0.9.0
This version is compatible with the version of node currently in use.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-05-23 14:30:29 -03:00
Eneas U de Queiroz
75d9ab331d tdb: avoid installing duplicate files
Use $(CP) instead of $(INSTALL) so that libtdb.so.1 is installed as
symlink, and not duplicated.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-05-23 14:16:09 -03:00
Eneas U de Queiroz
2d695144a0 libevhtp: add openssl 1.1 compatibility
This patch is a backport of upstream changes.
I read the Makefile warning and made sure it only updates the openssl
calls and data types to the new API.  It does not touch anything else!

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-05-23 14:06:22 -03:00
Eneas U de Queiroz
c027c088f6 ibrcommon: add openssl 1.1 compatibility
This patch has been merged upstream.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-05-23 14:00:52 -03:00
Eneas U de Queiroz
55bffaace8 ldns: Upgrade to version 1.7.0
This version adds compatibility with openssl 1.1.0.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-05-22 23:21:49 -03:00
Michael Heimpold
0356afbc12 libiio: update to 0.15
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2018-05-21 14:52:46 +02:00
Michael Heimpold
265d5aa390 libgpiod: update to 1.1
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2018-05-21 14:45:35 +02:00
Ted Hess
97e43710a5
Merge pull request #5917 from diizzyy/patch-2
libs/libx264: Update to snapshot 20180401
2018-05-14 21:20:48 +00:00
Hannu Nyman
bdc67f63b4
Merge pull request #6023 from ClaymorePT/boost_1.67.0_r2
boost: Package Release 2 (minor fixes)
2018-05-14 22:49:14 +03:00
Hannu Nyman
b8b6576cd4
Merge pull request #6054 from zhaojh329/libuwsc
libuwsc: Update to 2.0.2
2018-05-14 22:44:03 +03:00
Jianhui Zhao
0e475d9a3d libuwsc: Update to 2.0.2
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2018-05-15 00:04:37 +08:00
Kevin Darbyshire-Bryant
f83ac49d06 libidn: bump to v1.35 (2018-05-11)
Bump to v1.35
Refresh patches.
Update Makefile to use new '--disable-doc' configure flag.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2018-05-14 11:22:42 +01:00
David Mora
ba923ce93e getdns: Bump to 1.4.2
Update to new upstream version. Needed to add a patch provided by upstream to compile with musl.

Signed-off-by: David Mora <iamperson347+public@gmail.com>
2018-05-13 07:21:49 -04:00
tripolar
af87abf169
Merge pull request #5981 from diizzyy/patch-8
alsa-lib: Update to 1.1.6
2018-05-10 12:47:39 +02:00
Yousong Zhou
da1912f868 treewide: use mirror tag @KERNEL where applicable
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-05-09 17:05:53 +08:00
Yousong Zhou
af9c7aae09 dtc: add subpackage fdt-utils
Suggested-by: Tom Burkart <tom@aussec.com>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-05-09 15:45:51 +08:00
Yousong Zhou
8f18594ac9 dtc: bump to version 1.4.6
Suggested-by: Tom Burkart <tom@aussec.com>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-05-09 15:45:51 +08:00
Carlos Miguel Ferreira
d4fa43e9ac
boost: Package Release 2 (minor fixes)
- Fixed package hyperlink
  -> Now using the @SF macro to obtain the best mirror link
  -> Added backup link in case Source Forge fails to provide the proper link

- Minor fix to package documentation
  -> Help documentation was lacking the contract library info.

Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
2018-05-09 01:17:27 +01:00
Hannu Nyman
f35a29fd2b
Merge pull request #5995 from diizzyy/patch-10
sbc: Switch to @KERNEL alias, use LTO optimization
2018-05-08 22:23:41 +03:00
Hannu Nyman
3581bc6fef
Merge pull request #5992 from kismetwireless/feature_protobuf-c_host_tools
Enable the host tools on protobuf-c (protoc-c specifically)
2018-05-08 19:36:32 +03:00
Hannu Nyman
82ac73701e
Merge pull request #5450 from ja-pa/poco_update
poco: update to version 1.8.1
2018-05-06 10:42:56 +03:00
W. Michael Petullo
64a7b5154a cyrus-sasl: update to 2.1.27-rc7
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-05-05 18:04:49 -04:00
Daniel Engberg
4f702765a1 sbc: Switch to @KERNEL alias, use LTO optimization
Switch to the @KERNEL alias
Use LTO optimization, reduces file size by ~20% (~10Kbyte)

With:
39K sbc_1.3-1_arm_cortex-a9_neon.ipk

Without:
51K sbc_1.3-1_arm_cortex-a9_neon.ipk

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2018-05-04 07:50:18 +02:00
Mike Kershaw / Dragorn
6915059e35 Enable the host tools on protobuf-c (protoc-c specifically)
Signed-Off-By: Mike Kershaw <dragorn@kismetwireless.net>
2018-04-30 17:14:47 -04:00
Daniel Engberg
b33c7e1ca4
alsa-lib: Update to 1.1.6
Update alsa-lib to 1.1.6

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2018-04-29 18:27:55 +02:00
Mislav Novakovic
771f6b1263 libyang: add patch
The patch fixes a netopeer2-cli issue on musl.

Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
2018-04-27 13:19:04 +02:00
Ted Hess
aea4c43d2f
Merge pull request #5902 from antonlacon/libvorbis
libvorbis: update to 1.3.6
2018-04-23 21:14:40 +00:00
Hannu Nyman
75dc2dda21
Merge pull request #5959 from DocLM/gphoto2
libgphoto2 and gphoto2: Update to 2.5.17
2018-04-23 23:51:06 +03:00
Leonardo Medici
ff5fa3f52d libgphoto2: update package 2.5.17
Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
2018-04-23 21:46:22 +02:00
W. Michael Petullo
feb1873125 libdaq: update hash and change maintainer
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-04-23 11:56:44 -04:00
Magnus Kroken
812ce161f3 libdaq: update to 2.0.6
Signed-off-by: Magnus Kroken <mkroken@gmail.com>
2018-04-23 17:38:33 +03:00
Michael Heimpold
f8ec3965eb libgpiod: update to 1.0.1
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2018-04-18 21:35:04 +02:00
David Mora
cefe7738b5 getdns: Package update to replace libidn support with libidn2
Package update to replace libidn support with libidn2

Signed-off-by: David Mora <iamperson347+public@gmail.com>
2018-04-17 18:10:59 -04:00
Carlos Miguel Ferreira
9c09ecf437
boost: Package Version Update -> 1.67.0
This package update provides two new libraries
- Contract (compiled library) [1]: Contract programming for C++.
  All contract programming features are supported: Subcontracting,
  class invariants, postconditions (with old and return values),
  preconditions, customizable actions on assertion failure (e.g.,
  terminate or throw), optional compilation and checking of
  assertions, etc, from Lorenzo Caminiti.

- HOF (header-only library) [2]:
  Higher-order functions for C++, from Paul Fultz II.

More info can be found at the usual place [3].

[1]: https://www.boost.org/libs/contract
[2]: https://www.boost.org/libs/hof
[3]: https://www.boost.org/users/history/version_1_67_0.html

Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
2018-04-16 01:53:38 +01:00
Daniel Engberg
b386c497e1
libs/libx264: Update to snapshot 20180401
Update libx264 to snapshot 20180401
Scrub any previous set -O flags, cosmetic change.

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2018-04-14 09:35:35 +02:00
champtar
49df906991
Merge pull request #5854 from diizzyy/libs-sqlite
libs/sqlite: Update to 3.23.1
2018-04-12 15:20:45 -07:00
Daniel Engberg
9c61c21014 libs/sqlite: Update to 3.23.1
Update sqlite to 3.23.1

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2018-04-12 23:56:36 +02:00
Ian Leonard
4e80b1053f libvorbis: build with LTO on arm
Reduces library size by 0.6%

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2018-04-11 19:45:06 -07:00
Ian Leonard
da040815fa libvorbis: update to 1.3.6
Resolves CVEs:
2018-5146
2017-14632
2017-14633

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2018-04-11 19:44:55 -07:00
Kevin Darbyshire-Bryant
30fa2156da libidn2: v2.0.4 Add to repo
Add libidn2 & idn2 tool to repo

Heavily based on PR by Daniel Engberg <daniel.engberg.lists@pyret.net>

Added idn2 tool & heavily based on existing idn Makefile.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2018-04-11 09:11:37 +08:00
Peter Wagner
4cc991094c glib2: update to 2.56.1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-04-08 19:13:18 +02:00
Michael Heimpold
a071775300 libgpiod: depend on kernel version
Required kernel interface was introduced in kernel v4.8,
so add the kernel version as dependency for this library.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2018-03-30 21:23:29 +02:00
Hannu Nyman
d37ec54e72
Merge pull request #5838 from nxhack/icu_bump_61_1
icu: update to 61.1
2018-03-27 23:26:06 +03:00
Andy Walsh
3a2d075eb9 libtirpc: update to 1.0.3
* Remove unnecessary patch
* fix musl types.h defines

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-03-27 17:24:19 +02:00
Hirokazu MORIKAWA
c8bd8fae81 icu: update to 61.1
Maintainer: me
Compile tested: ar71xx, LEDE trunk r5488-893a1ed
Run tested: NONE

Description:
ICU 61 upgrades to CLDR 33 locale data, has a new Java implementation
for number and currency parsing, and includes many small API additions,
improvements, and bug fixes.
(includes security fix CVE-2017-17484,CVE-2017-15422)

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2018-03-27 15:57:54 +09:00
Daniel Golle
3c92098f44
Merge pull request #5790 from micmac1/postgresql-fixes
Postgresql fixes
2018-03-27 00:54:03 +02:00
tripolar
6b2daa3bdb
Merge pull request #5810 from micmac1/glib2-res_nquery-fix
glib2: fix build when res_nquery is not available
2018-03-26 21:34:32 +02:00
Rosen Penev
c4fcbe0b11 p11-kit: Update to 0.23.10 and update URLs
The FreeDesktop link does not work anymore. Switch to new upstream at GitHub.

Update the version while we're at it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-03-25 18:09:29 -07:00
Hannu Nyman
496700f4c4
Merge pull request #5817 from zhaojh329/libuwsc
libuwsc: update to 2.0.1
2018-03-25 22:36:06 +03:00
Michael Heimpold
a1ef3172fd Merge branch 'libfmt-knxd'
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2018-03-25 20:39:22 +02:00
Othmar Truniger
3262c3522c libfmt: add new package (closes #5617)
Signed-off-by: Othmar Truniger <github@truniger.ch>

Build shared library, add license file hints

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2018-03-25 20:37:09 +02:00
Jianhui Zhao
87f9dbd59b libuwsc: update to 2.0.1
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2018-03-25 21:53:35 +08:00
Sebastian Kemper
9bc047b89d glib2: fix build when res_nquery is not available
Upstream commit "gio: Port GThreadedResolver to use res_nquery() to fix
thread-safety" introduced a bug that causes compile failures on
platforms where res_nquery is unavailable. This patch fixes that.

Bug 794606 has been opened upstream: https://bugzilla.gnome.org/show_bug.cgi?id=794606

On the OpenWrt buildbots this bug is visible during the arc_archs
compile:

  gthreadedresolver.c: In function 'do_lookup_records':
  gthreadedresolver.c:875:16: error: 'res' undeclared (first use in this function); did you mean '_res'?
     res_nclose (&res);
                  ^~~
                  _res
  gthreadedresolver.c:875:16: note: each undeclared identifier is reported only once for each function it appears in
  Makefile:3334: recipe for target 'libgio_2_0_la-gthreadedresolver.lo' failed
  make[8]: *** [libgio_2_0_la-gthreadedresolver.lo] Error 1

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-03-24 09:37:28 +01:00
Ted Hess
cf84f7888c
Merge pull request #5766 from thess/faad2-config
faad2: Remove BUILD_PATENTED
2018-03-22 13:17:14 -04:00
Sebastian Kemper
b86d9028d1 postgresql: update to version 9.6.8
This update addresses:

CVE-2018-1052
CVE-2018-1053
CVE-2018-1058

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-03-19 23:56:59 +01:00
Sebastian Kemper
be07e031d0 postgresql: fix build for ARC arch
When building for ARC the compile fails with:

  /var/lib/buildbot/slaves/dave-builder/arc_arc700/build/sdk/build_dir/target-arc_arc700_uClibc/postgresql-9.6.5/src/include/storage/s_lock.h:899:2: error: #error PostgreSQL does not have native spinlock support on this platform. To continue the compilation, rerun configure using --disable-spinlocks. However, performance will be poor. Please report this to pgsql-bugs@postgresql.org.
   #error PostgreSQL does not have native spinlock support on this platform.  To continue the compilation, rerun configure using --disable-spinlocks.  However, performance will be poor.  Please report this to pgsql-bugs@postgresql.org.

So disable spinlocks when compiling for this arch. This was done
likewise for the avr32 target, which is not supported anymore, so this
can be deleted.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-03-19 23:54:56 +01:00
Sebastian Kemper
74d15bdb98 postgresql: clean up DEPENDS
Currently the DEPENDS do not reflect reality. Fix this.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-03-19 23:49:18 +01:00
Sebastian Kemper
8e9ad7bb51 postgresql: clean up CFLAGS
- The extra include is removed; the postgresql build system adds this
  include by itself.

- '-lpthread' is removed; the postgresql build system is able to detect
  how to access pthread features by itself.

- '$(FPIC)' is removed; adding this to CFLAGS is not recommendable:

  a) The postgresql build system adds its own PIC flag behind OpenWrt's
  CFLAGS when compiling shared objects, overriding OpenWrt's setting.
  b) Forcing applications into PIC mode will just slow them down.
  c) This leads to build failures on aarch64:

    access/transam/commit_ts.o: In function `CommitTsPagePrecedes':
    commit_ts.c:(.text+0x14): relocation truncated to fit: R_AARCH64_LD64_GOTPAGE_LO15 against symbol `TransactionIdPrecedes' defined in .text section in access/transam/transam.o
    commit_ts.c:(.text+0x14): warning: Too many GOT entries for -fpic, please recompile with -fPIC
    /var/lib/buildbot/slaves/dave-builder/aarch64_generic/build/sdk/staging_dir/toolchain-aarch64_generic_gcc-7.3.0_musl/bin/../lib/gcc/aarch64-openwrt-linux-musl/7.3.0/../../../../aarch64-openwrt-linux-musl/bin/ld: final link failed: Symbol needs debug section which does not exist
    collect2: error: ld returned 1 exit status

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-03-19 23:38:48 +01:00
Jan Pavlinec
3916b08b30
poco: update to version 1.8.1
Fix
CVE-2017-1000472 - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-1000472

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2018-03-19 15:44:20 +01:00
Hannu Nyman
ce39a4d821
Merge pull request #5783 from zhaojh329/libuhttpd
libuhttpd: update to 2.0.3
2018-03-18 19:40:07 +02:00
Peter Wagner
dc813c8253 glib2: update to 2.56.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-03-18 15:05:19 +01:00
Jianhui Zhao
1308749d84 libuhttpd: update to 2.0.3
ecb3ea9 Fix compile error on openwrt-x64
d9ef540 mention some code in lua_template.c copied from.

Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2018-03-18 11:03:19 +08:00
Hannu Nyman
c802e89d6c
Merge pull request #5762 from iamperson347/getdns1.4
gettdns: Bump to 1.4.1 plus fixes
2018-03-15 17:37:19 +02:00
Ted Hess
d13f892279 faad2: Remove BUILD_PATENTED
Signed-off-by: Ted Hess <thess@kitschensync.net>
2018-03-15 10:17:40 -04:00
Paul Wassi
343f42d5f3 libs/libmicrohttpd: Update to version 0.9.59
Signed-off-by: Paul Wassi <p.wassi@gmx.at>
2018-03-14 19:16:24 +01:00
David Mora
389c9cf729 gettdns: Bump to 1.4.1 plus fixes
Makefile needed to be updated specify ssl dir

Signed-off-by: David Mora <iamperson347+public@gmail.com>
2018-03-13 19:05:41 -04:00
Jianhui Zhao
3b9584e5e0 libuhttpd: Update to 2.0.2
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2018-03-12 11:02:52 +08:00
Hannu Nyman
e767495f6f
Merge pull request #5731 from lnslbrty/feature/libcap-bin
libcap: executables
2018-03-11 22:22:16 +02:00
Jianhui Zhao
b70b696b60 libuhttpd: Update to 2.0.1
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2018-03-11 22:37:12 +08:00
Hannu Nyman
b1ba3b163d vips: add giflib dependency
Add dependency to giflib as the buildbot complained about that.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-03-10 18:40:57 +02:00
Toni Uhlig
8f113f155b libcap: libcap executables
* add option to install additional executables - capsh, getcap, getpcaps, setcap
* capsh can be configured to execute a different shell rather than /bin/bash

Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
2018-03-10 11:40:49 +01:00
Hannu Nyman
6a1351d46e
Merge pull request #5733 from zhaojh329/wifidog-ng
wifidog-ng: Add package
2018-03-10 11:42:12 +02:00
Marko Ratkaj
4f341306d3 libuv: bump to 1.19.2
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2018-03-10 13:40:52 +08:00
Jianhui Zhao
5bcee7d7e0 wifidog-ng: Add package
Next generation WifiDog

Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2018-03-09 13:32:34 +08:00
Hannu Nyman
ab786cb3ac
Merge pull request #5446 from Tiboris/libhttp-parser
libhttp-parser: Bump to version 2.8.0
2018-03-08 18:57:40 +02:00
Ted Hess
00de391b66 libsoxr: Build cleanup.
Remove automatic inclusion of avutil if ffmpeg libraries present in build.

Signed-off-by: Ted Hess <thess@kitschensync.net>
2018-03-07 13:33:59 -05:00
Ted Hess
cba7023cf2 libsoxr: Update to version 0.1.3. Use SF package download
Signed-off-by: Ted Hess <thess@kitschensync.net>
2018-03-06 16:12:02 -05:00
Ted Hess
41421d92b0 libvorbisidec: Add pkgconfig to STAGING_DIR
Signed-off-by: Ted Hess <thess@kitschensync.net>
2018-03-06 16:04:26 -05:00
Michael Heimpold
1160b4dce7 libxml2: update to 2.9.8
Also drop obviously dead download mirrors.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2018-03-06 21:38:42 +01:00
Sebastian Kemper
883af8a5d1 tiff: revert uclibc++ commit
This reverts 5b5659850d.

In hindsight I have to admit I did not correctly understand the
implications of the uclibc++.mk include.

The include allows a package to follow the user's choice regarding which
C++ library should be the standard. Linking against uClibc++ instead of
libstd++ is not a problem when running musl (which is what I had
incorrectly assumed), as both C++ libs are separate packages. And
uClibc++ is a lot smaller than libstd++, which is probably why it is
even the default C++ lib on OpenWrt currently.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-03-04 19:14:10 +01:00
Michael Heimpold
457594fdf7 libiio: rework backend selection (fixes #5637)
Provide configuration items to select individual backends. This
also allows to fine-tune the package dependencies.
In order to address #5637, we make this dep unconditionally
until upstream allow to opt-in/opt-out libavahi support.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2018-03-04 14:21:46 +01:00
Jianhui Zhao
790935eed2 rtty: Update to latest version
Change license to LGPL2

Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2018-03-03 23:16:27 +08:00
Sebastian Kemper
27c77ff0e9 libssh2: add missing PKG_CONFIG_DEPENDS
Recently added symbols CONFIG_LIBSSH2_MBEDTLS and CONFIG_LIBSSH2_OPENSSL
require a rerun of ./configure when their selection changes. So add them
to PKG_CONFIG_DEPENDS accordingly.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-03-03 09:19:29 +01:00
Matthias Schiffer
50cd1f13a1
dmx_usb_module: fix build against kernel 4.14
The change should also work fine with older kernels, as <linux/uaccess.h>
has existed for a long time, and it includes <asm/uaccess.h>.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2018-03-02 00:58:15 +01:00
Matthias Schiffer
dee7a82730
dmx_usb_module: change source URL to HTTPS
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2018-03-02 00:58:11 +01:00
Jiri Slachta
060595e682
Merge pull request #5669 from micmac1/my-ups
libs/libssh2: Remove $(FPIC), update InstallDev
2018-03-01 10:48:45 +01:00
Jiri Slachta
1d579e7867
Merge pull request #5671 from micmac1/xslt-up
libxslt: remove $(FPIC), clean up install defines
2018-03-01 10:48:31 +01:00
Sebastian Kemper
a257f44b30 tiff: install headers of the c++ bindings
Make sure that the c++ headers get installed to the staging directory
when libtiffxx was selected/built.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-02-25 20:06:06 +01:00
Sebastian Kemper
4ade6e6f7a tiff: use CONFIGURE_ARGS
Simplify the Makefile. No functional change.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-02-25 20:03:41 +01:00
Sebastian Kemper
b0c9cc9b19 tiff: switch PKG_SOURCE_URL to HTTPS
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-02-25 20:01:27 +01:00
Sebastian Kemper
54512199ee libxslt: install all lib symlinks
Makes sure that even i.e. libxslt.so symlink gets copied to the target.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-02-24 12:06:23 +01:00
Sebastian Kemper
baef65fed0 libxslt: update xsltproc depends
libxml2 can be removed as libxslt already depends on it.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-02-24 12:04:58 +01:00
Sebastian Kemper
a57ffe6c63 libxslt: remove $(FPIC) from TARGET_CFLAGS
libxslt already makes sure that the compiler emits position-independent
code. Adding $(FPIC) makes no difference. In addition the libxslt build
system puts its own flag behind the CFLAGS, overriding whatever was set
before.

Also with $(FPIC) in CFLAGS even the libxslt utils get compiled with
PIC, which us undesirable.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-02-24 12:02:49 +01:00
Sebastian Kemper
47b3a829d7 tiff: update install defines
- Use $(INSTALL_DATA) for headers (and really copy only the headers).
- Install _all_ symlinks.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-02-24 11:58:41 +01:00