Commit graph

2127 commits

Author SHA1 Message Date
Lucian Cristian
51197633c3 freetype: add host config flags
this fixes static linking with mkfontscale/host xorg app

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-02-05 09:06:45 +02:00
Rosen Penev
055a813280 libavahi-compat-libdnssd: Fix compilation
The inline if statement does not work correctly. Moved it to a more proper place.

Also changed the install to install the symlinks as well.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-02-02 13:37:09 -08:00
Daniel Golle
a50f269411 libextractor: fix PKG_HASH
Instead of libextractor-1.8.tar.gz, the SHA-256 sum of
libextractor-1.8.tar.gz.sig was entered by accident.
Fix that.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-01-31 04:20:31 +01:00
Daniel Engberg
e224546061
libs/libmicrohttpd: Fix for install sections
Install libs for -ssl variant
Be a bit more specific about what we're installing...

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2019-01-30 10:13:34 +01:00
Hannu Nyman
f2d8575cca
Merge pull request #8047 from diizzyy/libs-libmicrohttpd
libmicrohttpd: Update to 0.9.62 and rework Makefile
2019-01-29 22:10:25 +02:00
Mislav Novakovic
d0ab2d4ae6 libyang: add patch for lyb bugfix
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
2019-01-29 11:56:07 +01:00
Daniel Golle
1a23de5db1 libextractor: update to version 1.8
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-01-29 09:44:40 +01:00
Rosen Penev
da8931b194 libmad: Some patch renaming for consistency
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-28 15:18:45 -08:00
Daniel Engberg
f8ec00fe97 libmicrohttpd: Update to 0.9.62 and rework Makefile
Update to 0.9.62
Various cosmetic changes to Makefile
Fix variants and default to no ssl variant

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2019-01-28 20:50:52 +01:00
Peter Wagner
798abc1119 glib2: update to 2.58.3
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-01-28 17:54:37 +01:00
Ted Hess
c25e0cbc5e
Merge pull request #7998 from neheb/patch-20
libsodium: Update to 1.0.17
2019-01-28 09:36:53 -05:00
Ted Hess
2bb1794d82
Merge pull request #8044 from diizzyy/libs-jsoncpp
jsoncpp: Add to repo
2019-01-28 09:23:23 -05:00
Ted Hess
2040c56d94
Merge pull request #8045 from diizzyy/libs-libupnpp
libs/libupnpp: Update to 0.17.0
2019-01-28 09:22:06 -05:00
Daniel Engberg
200a75cc96 jsoncpp: Add to repo
Add (lib)jsoncpp to repo

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2019-01-28 14:01:36 +01:00
Daniel Engberg
b90f0032e2 libs/libupnp: Update to 1.8.4
Update libupnp to 1.8.4
Add PR #104 to fix musl compatibility
https://github.com/mrjimenez/pupnp/pull/104

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2019-01-28 13:56:59 +01:00
Hannu Nyman
9091486396
Merge pull request #7995 from neheb/patch-13
hwloc: Update to 2.0.3
2019-01-28 08:18:26 +02:00
Hannu Nyman
bceff12f6d
Merge pull request #7675 from neheb/vips
vips: Update to 8.7.2
2019-01-27 11:40:27 +02:00
Ted Hess
78b65db897
Merge pull request #8009 from neheb/v4l
libv4l: Update to 1.16.3
2019-01-26 07:22:56 -05:00
Daniel Engberg
3b82369dc3 libs/libupnpp: Update to 0.17.0
Update libupnpp to 0.17.0

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2019-01-26 11:14:28 +01:00
Hannu Nyman
7c34551ebc
Merge pull request #8037 from MikePetullo/libdmapsharing
libdmapsharing: Update to 3.9.4
2019-01-26 10:24:17 +02:00
Hannu Nyman
dc5f88f77e
Merge pull request #7867 from neheb/ldn
ldns: Make ENGINE support optional
2019-01-26 10:15:14 +02:00
Rosen Penev
4671962cae vips: Update to 8.7.4
Added ability to compile with uclibc++.

Refresh Makefile for consistency.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-25 19:35:12 -08:00
W. Michael Petullo
8a20835340 libdmapsharing: Update to 3.9.4
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-01-24 18:45:28 -05:00
Rosen Penev
b468d5cf57 libgpg-error: Update to 1.34
Remove FPIC as it is already default. Both fPIC and DPIC are passed.

Some extra configure arguments to speed up build times.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-23 16:01:29 -08:00
Rosen Penev
c67b234919 libv4l: Update to 1.16.3
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-21 20:35:18 -08:00
Hannu Nyman
3b16e648f0
Merge pull request #7977 from neheb/keyu
keyutils: Update to 1.6
2019-01-21 00:10:40 +02:00
Jonathan G. Underwood
92bfd4a85a getdns: update to version 1.5.0
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
2019-01-20 15:25:33 +00:00
Rosen Penev
c1e2b23285
libsodium: Update to 1.0.17
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-19 22:33:29 -08:00
Rosen Penev
b38e116a2b
hwloc: Update to 2.0.3
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-19 22:23:18 -08:00
Rosen Penev
16b2c67a9c keyutils: Update to 1.6
Add keyctl binary, which can be used to add fscrypt support to ext4 and
other filesystems that support it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-19 12:24:47 -08:00
Hannu Nyman
2b80a91ecb
Merge pull request #7922 from daniel-santos/classpath
classpath: Fix breakage caused by -Werror=implicit-fallthrough
2019-01-19 13:16:06 +02:00
Mislav Novakovic
84bf1b86d5 libyang: update to 0.16-r3
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
2019-01-16 14:58:45 +01:00
Jiri Slachta
e549c53f36
Merge pull request #7952 from neheb/patch-3
libxslt: Update to 1.1.33
2019-01-16 05:16:37 +01:00
Ted Hess
6633ac3afd
Merge pull request #7966 from ja-pa/libmad-security-fix
libmad: patch multiple CVEs
2019-01-15 14:26:15 -05:00
Jan Pavlinec
4e545179c6
libmad: patch multiple CVEs and add CPE
Fixes
CVE-2017-8374
CVE-2017-8373
CVE-2017-8372

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-01-15 18:32:55 +01:00
Rosen Penev
25f520fb43 libarchive: Update configure arguments
Some of these were introduced after the Makefile was written. Adding them
guarentees fewer issues down the road.

Also did some small reorganization for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-14 12:51:47 -08:00
Peter Wagner
e6760f31d7 alsa-lib: update to 1.1.8
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-01-14 20:22:42 +01:00
Hannu Nyman
581ee40e44
Merge pull request #7904 from ja-pa/libarchive-patch-cve
libarchive: patch multiple CVEs
2019-01-14 17:30:21 +02:00
Rosen Penev
666d28e94e
libxslt: Update to 1.1.33
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-13 10:39:10 -08:00
Hannu Nyman
42700544f4 Revert "libmicrohttpd: Update to 0.9.62"
Reverted at request by Daniel Engberg.
https://github.com/openwrt/packages/pull/7706#issuecomment-453734749

This reverts commit d4a62bbbca.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2019-01-12 12:03:53 +02:00
Hannu Nyman
aae8048b7f
Merge pull request #7805 from iamperson347/patch-4
getdns: Remove iamperson347 from maintainer
2019-01-12 11:48:40 +02:00
Hannu Nyman
3b898b79a8
Merge pull request #7790 from micmac1/sqlite3-init
sqlite3: various improvements
2019-01-12 11:34:24 +02:00
Hannu Nyman
2313d9fe9a
Merge pull request #7706 from neheb/patch-11
libmicrohttpd: Update to 0.9.62
2019-01-12 11:32:09 +02:00
Peter Wagner
35a6426233 libsndfile: update to 2019-01-10-58c64581
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-01-11 17:38:22 +01:00
Daniel Santos
0588441516 classpath: Fix breakage caused by -Werror=implicit-fallthrough
classpath builds with -Wextra and, unless configured with
--disable-werror, -Werror.  Since GCC 7 added -Wimplicit-fallthrough=3
to -Wextra we need to make it not an error for code that doesn't use
__attribute__((fallthrough)) yet.

Signed-off-by: Daniel Santos <daniel.santos@pobox.com>
2019-01-08 20:29:09 -06:00
Jan Pavlinec
37850cdd54
libarchive: patch multiple CVEs
Fixes
CVE-2018-1000880
CVE-2018-1000879
CVE-2018-1000878
CVE-2018-1000877

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-01-08 08:55:29 +01:00
Hannu Nyman
e7e4e26241
Merge pull request #7777 from neheb/patch-9
libpng: Update to 1.6.36
2019-01-05 20:17:09 +02:00
Rosen Penev
619e1f5f20 quasselc: Update to latest commit
Switched to codeload for simpler Makefile.

Several adjustments for consistency.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-04 16:48:20 -08:00
Michael Heimpold
d5f0331c91 libxml2: update to 2.9.9
Also drop the CVE patches which are already covered by this new release.

Compile tested for and run tested on mxs platform.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-01-03 21:08:46 +01:00
Rosen Penev
820b59e2d6 ldns: Make ENGINE support optional
ENGINE support is needed for GOST, which is already disabled. However, it
is going to be disabled by default in a future update. This fixes the
compilation failure.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-03 11:59:36 -08:00