Commit graph

2108 commits

Author SHA1 Message Date
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
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
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
Deng Qingfang
187f61aab9 libev: update to 4.25
Full changelog: http://cvs.schmorp.de/libev/Changes?view=markup

Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
2019-01-03 18:30:16 +08:00
Leonardo Medici
b2687fd9d0 libgphoto2: update package 2.5.22
Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
2019-01-02 14:58:02 +01:00
Nikos Mavrogiannopoulos
86e8cf603d
Merge pull request #7812 from neheb/pam2
libpam: Update to 1.3.1
2019-01-02 08:45:04 +01:00
Peter Wagner
5bae7c73a7 libsndfile: update to 42132c543358cee9f7c3e9e9b15bb6c1063a608e
Fixes CVE-2018-19758
2019-01-02 01:03:31 +01:00
Rosen Penev
6f74b0c4f1 libpam: Update to 1.3.1
Upstream switched to GitHub for releases. Follow suit.

Rearranged Makefile quite a bit to be more similar to other projects.

Added PKG_BUILD_PARALLEL for faster compilation.

Added PKG_CPE_ID for proper CVE tracking.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-30 12:21:04 -08:00
Rosen Penev
38c27f5a49
ibrcommon: Remove uclibc++ usage
The dependent packages fail to build when using uclibc++ due to some
missing feature. It's probably easy to add a fix but for right now, switch
back to fix compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-30 09:36:17 -08:00
David Mora
8a011859ec
getdns: Remove iamperson347 from maintainer
I am no longer able to support maintaining the getdns lib for openwrt. I suggest Jonathan Underwood <jonathan.underwood@gmail.com> as a replacement.
2018-12-30 09:50:39 -05:00
Sebastian Kemper
a34c27d9a4 sqlite3: small improvements
This commit:

 - adds support for parallel builds (the possibilities of building parts
   of sqlite3 in parellel are limited, but there is no downside)

 - adds a CVE/CPE ID

 - Removes useless "=1" from -D[EFINES]

 - Adds --disable-debug (default anyway, just makes it explicit), put
   --disable-static-shell up top to sort the list alphabetically

 - Saves one INSTALL_DIR line in the end

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-12-30 13:37:32 +01:00
Othmar Truniger
dd60c8b9ea libfmt: bump to version 5.3.0
Signed-off-by: Othmar Truniger <github@truniger.ch>
2018-12-29 14:29:57 +01:00
Hannu Nyman
82702ff9d0
Merge pull request #7703 from neheb/patch-8
libuv: Update to 1.24.1
2018-12-29 12:31:45 +02:00
Ted Hess
4a7a97d2e4
Merge pull request #7787 from diizzyy/libmpdclient
libs/libmpdclient: Update to 2.16
2018-12-28 13:05:30 -05:00
Hannu Nyman
37da1760ff
Merge pull request #7795 from zhaojh329/libuwsc
libuwsc: Update to 3.2.0
2018-12-28 19:24:36 +02:00
Jianhui Zhao
3b5876eb86 libuwsc: Update to 3.2.0
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2018-12-28 22:43:49 +08:00
Michael Heimpold
b83191132f
Merge pull request #7705 from neheb/patch-10
libiio: Update to 0.16
2018-12-28 15:40:35 +01:00
Stijn Tintel
6bd150a479
Merge pull request #7778 from neheb/patch-13
libpfring: Update to 7.4.0
2018-12-28 11:37:10 +01:00
Hannu Nyman
5019398b8b
Merge pull request #6972 from neheb/double
libdouble-conversion: Update to 3.1.1
2018-12-27 19:34:49 +02:00
Hannu Nyman
29b4e46020
Merge pull request #7719 from neheb/patch-24
psqlodbc: Update to 11.00.0000
2018-12-27 19:15:37 +02:00
Sebastian Kemper
4e30b3b62a sqlite3: make cli-editing support selectable
sqlite3 can use libedit, readline or disable command-line editing
support altogether. This commit adds a choice to menuselect.

The default is changed from readline to libedit, as the latter is
upstream's first choice and is also a bit smaller than readline.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-12-27 11:11:22 +01:00
Sebastian Kemper
0b6d2678c1 sqlite3: add configure switches to menuselect
Adds (most) configure switches to menuselect. The defaults are _not_
changed, meaning the default configuration itself remains the same.

This enables changing the configuration through menuselect and adds
flags that other packages may use.

Config.in is renamed to Config-lib.in in anticipation of a future commit
where the cli tool package also gets a file to source.

The variables also get a prefix change from SQLITE to SQLITE3 in case
there will be a new major release in the future that may coexist with
sqlite3.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-12-27 11:10:31 +01:00