Hannu Nyman
bb99808597
Merge pull request #7539 from neheb/patch-4
...
libyaml-cpp: Add PKD_CPE_ID for proper CVE tracking
2018-12-06 12:23:03 +02:00
Hannu Nyman
228c24de8a
Merge pull request #7545 from neheb/cap
...
libcap: Update to 2.26
2018-12-06 10:37:10 +02:00
Hannu Nyman
6db5546c49
Merge pull request #7553 from micmac1/tiff-4010-switches
...
tiff: disable ZSTD and WebP codecs explicitly
2018-12-06 10:35:13 +02:00
Hannu Nyman
ae102f4ef8
Merge pull request #7561 from neheb/neon
...
neon: Fix compilation without deprecated OpenSSL APIs
2018-12-04 21:48:21 +02:00
Hannu Nyman
6c348ceb80
Merge pull request #7560 from neheb/nop
...
libnopoll: Fix compilation without deprecated OpenSSL APIs
2018-12-04 21:48:04 +02:00
Peter Wagner
bcb6fb3b7c
libsndfile: add PKG_SOURCE_DATE
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-12-03 23:09:50 +01:00
Rosen Penev
4d9f9e6a33
neon: Fix compilation without deprecated OpenSSL APIs
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-02 16:20:53 -08:00
Rosen Penev
e8d6e9d647
libnopoll: Fix compilation without deprecated OpenSSL APIs
...
Switched to codeload for simplicity and consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-02 16:11:57 -08:00
Peter Wagner
d2eaf4c3ca
libsndfile: switch to cmake
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-12-02 11:42:34 +01:00
Hannu Nyman
2b44a18df1
Merge pull request #7477 from neheb/poco
...
poco: Update to 1.9.0
2018-12-02 12:39:55 +02:00
Sebastian Kemper
ce14236117
tiff: disable ZSTD and WebP codecs explicitly
...
tiff 4.0.10 added two new compression codecs, ZSTD and WebP. If the
respective libraries are found, these codecs will be built. Currently
they're not built, because these libraries do not exist in OpenWrt.
This commit adds the configure switches to disable these codecs. It's
likely that any of these libs will make their way into OpenWrt sooner or
later, so this commit prevents the related build failures (missing
depends).
If there is a need to enable these codecs in tiff in the future, then
this can be done, obviously, but at least there will be no build failure
suprises in the meantime.
Also, this commit corrects the homepage of libtiff.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-12-02 11:16:26 +01:00
Peter Wagner
37aeee740c
libsndfile: switch to git
...
Fixes CVEs:
CVE-2017-6892
CVE-2017-8361
CVE-2017-8362
CVE-2017-8363
CVE-2017-8365
CVE-2017-12562
CVE-2017-14245
CVE-2017-14246
CVE-2017-14634
CVE-2018-13139
CVE-2018-13419
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-12-01 13:48:37 +01:00
Rosen Penev
e440aeaf69
libcap: Update to 2.26
...
Minor adjustments to Makefile.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-30 12:42:30 -08:00
Hannu Nyman
72f0383d16
Merge pull request #7533 from neheb/ibr
...
ibrcommon: Backport patch fixing compilation without deprecated APIs
2018-11-30 17:16:06 +02:00
Rosen Penev
ce91be78dd
libyaml-cpp: Add PKD_CPE_ID for proper CVE tracking
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-29 18:01:01 -08:00
Hannu Nyman
5147125784
Merge pull request #7412 from thess/libpsl-work
...
libpsl: Fix build errors when BUILD_NLS=y
2018-11-29 17:50:10 +02:00
Hannu Nyman
20fea29727
Merge pull request #7441 from neheb/ow
...
libowfat: Update to 0.32
2018-11-29 17:49:38 +02:00
Rosen Penev
1a60062217
ibrcommon: Backport patch fixing compilation without deprecated APIs
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-27 10:59:16 -08:00
Hannu Nyman
726b0fc92c
Merge pull request #7347 from neheb/microh
...
libmicrohttpd: Update to 0.9.60
2018-11-27 20:30:14 +02:00
Yousong Zhou
a21282bd04
pixman: bump to version 0.36.0
...
Patch 0005 is now included in upstream commit 7c6066b ("pixman-private:
include <float.h> only in C code")
2018-11-26 03:46:30 +00:00
Hannu Nyman
8e277d28a8
Merge pull request #7443 from neheb/patch-20
...
libxerces-c: Update to 3.2.2
2018-11-25 17:12:25 +02:00
Hannu Nyman
d39a9082e1
Merge pull request #7469 from neheb/loud
...
loudmouth: Fix compilation issue with newer glib
2018-11-25 09:52:53 +02:00
Luiz Angelo Daros de Luca
e792bbd84e
Merge pull request #7500 from neheb/patch-3
...
libcups: Update to 2.2.9
2018-11-24 23:37:35 -02:00
Rosen Penev
f6d24fe8a4
hwloc-utils: Add ncurses dependency
...
The lstopo utility has support for it. As ncurses is quite widespread,
might as well add support instead of patching it out.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-24 10:59:03 -08:00
Hannu Nyman
f6f089517c
Merge pull request #6628 from neheb/patch-14
...
libtins: Update to 4.0
2018-11-24 09:10:58 +02:00
Hannu Nyman
5ca7964932
Merge pull request #7409 from neheb/hwl
...
libhwloc: Update to 2.0.2
2018-11-24 08:32:20 +02:00
Hannu Nyman
6ed42bd725
Merge pull request #7440 from neheb/patch-15
...
libjpeg: Update to 9c
2018-11-24 08:29:54 +02:00
Rosen Penev
5d067631b0
libcups: Update to 2.2.9
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-21 15:18:18 -08:00
Rosen Penev
775d83e723
libradcli: Update to 1.2.11
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-21 15:09:08 -08:00
W. Michael Petullo
60c34288e4
cyrus-sasl: Update to 2.1.27
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-11-20 21:32:34 -05:00
Rosen Penev
05d11f13c3
poco: Update to 1.9.0
...
Some minor adjustments.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-19 14:07:23 -08:00
Daniel Golle
25e399fa1c
Merge pull request #7395 from eduardoabinader/bump-libevdev-1.6.0
...
libevdev: bump to 1.6.0
2018-11-19 17:59:55 +01:00
Rosen Penev
5b60d54939
loudmouth: Fix compilation issue with newer glib
...
Loudmouth enforces -Werror which errors on deprecated APIs.
Also switched to codeload for Makefile consistency between projects.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-18 13:48:51 -08:00
Kevin Darbyshire-Bryant
c2212e8d64
libidn2: drop maintainer
...
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2018-11-18 17:31:59 +00:00
Kevin Darbyshire-Bryant
4bcfce490a
libidn: drop maintainer
...
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2018-11-18 17:31:26 +00:00
Rosen Penev
c2ee3e4833
sqlite3: Update to 3.53
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-17 13:13:48 -08:00
Rosen Penev
74e05686db
libyaml-cpp: Update to 0.6.2 + switch to codeload
...
Simpler. Got rid of tests for a faster compile.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-17 11:27:19 -08:00
Rosen Penev
845aab78a9
postgresql: Update to 9.6.11
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-16 17:32:00 -08:00
Hannu Nyman
f14c380333
Merge pull request #7435 from neheb/patch-8
...
libestr: Update to 0.1.11
2018-11-16 23:00:16 +02:00
Rosen Penev
1f321f768b
libestr: Update to 0.1.11
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-16 12:15:44 -08:00
Jiri Slachta
4e0438f5a9
Merge pull request #7369 from neheb/libssh2
...
libssh2: Fix compilation with deprecated APIs disabled
2018-11-16 12:44:34 +01:00
Rosen Penev
049ddc2447
libxerces-c: Update to 3.2.2
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-15 19:16:16 -08:00
Rosen Penev
2a4b6e4651
libowfat: Update to 0.32
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-15 19:09:43 -08:00
Rosen Penev
68f806899e
libjpeg: Update to 9c
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-15 19:04:59 -08:00
Michael Heimpold
41e0923d56
libgpiod: update to 1.2
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2018-11-15 23:22:16 +01:00
Rosen Penev
1c10f60c13
tiff: Update to 4.0.10
...
Fixes all CVEs as well as a few more.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-14 09:36:55 -08:00
Hannu Nyman
0bdfdf354a
Merge pull request #7410 from neheb/pfr
...
libpfring: Fix compilation when missing lex
2018-11-14 17:25:33 +02:00
Rosen Penev
3ea82cd800
libpfring: Fix compilation when missing lex
...
Buildbots are missing lex, which is normally a symlink to flex. This
solution is used elsewhere in the package but missing here.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-13 13:41:47 -08:00
Ted Hess
ad3497bad8
libpsl: Fix build errors when BUILD_NLS=y
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2018-11-13 16:35:11 -05:00
Ted Hess
0daec55ce5
libsoup: fix intltool host dependency. Cleaup some build args
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2018-11-13 16:31:57 -05:00