Commit graph

2449 commits

Author SHA1 Message Date
Ted Hess
4457c2ee3d
Merge pull request #8235 from mhei/fix-libupnp
libupnp: add large file defines to CFLAGS
2019-02-17 07:39:18 -05:00
Peter Wagner
939734634e libsndfile: update to 2019-02-07
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-02-17 12:43:03 +01:00
Michael Heimpold
ee6f540ca4 libupnp: add large file defines to CFLAGS
This fixes compilation with glibc and uClibc for the included
sample programs as reported by builtbots for e.g. arc target:

-snip-
In file included from ../../upnp/inc/upnp.h:402:0,
                 from common/sample_util.h:49,
                 from common/sample_util.c:42:
../../upnp/inc/FileInfo.h:22:2: error: #error libupnp uses large file support, so users must do that, too
 #error libupnp uses large file support, so users must do that, too
  ^~~~~
Makefile:577: recipe for target 'common/tv_ctrlpt-sample_util.o' failed
-snap-

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-02-16 22:19:05 +01:00
Daniel Danzberger
dfc9555326 libcgroup: Added new package.
libcgroup also contains cgroup-utils, which make it very handy to work
with user defined cgroups settings.
It let's you define cgroups in a json like config file and execute them on the cmdline.

Example:

/etc/cgroup.conf:
----------------
group lowbob {
        cpu { cpu.shares="1"; }
        cpuacct { cpuset.cpu = "0" }
        memory { memory.limit_in_bytes = 10m; }
        blkio { ... }
	...
}
----------------
cgconfigparser -l /etc/cgroup.conf
cgexec -g cpu,memory,blkio:/lowbob cpuintense-task

Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
2019-02-16 09:55:02 +01:00
Hannu Nyman
71181e1964
Merge pull request #8195 from ja-pa/libarchive-security-fix
libarchive: patch security issues
2019-02-16 10:20:29 +02:00
Nikos Mavrogiannopoulos
d136a22231
Merge pull request #8168 from neheb/tas
libtasn1: Optimize compilation for size
2019-02-13 19:55:24 +01:00
Ted Hess
d08b07f364
Merge pull request #8150 from ClaymorePT/boost_1.69.0_r2
boost: Release update with minor fix
2019-02-13 11:42:00 -05:00
Carlos Miguel Ferreira
92c93ca0f4 boost: Release update with minor fix
This commit fixes the bug described in issue #8146 [1], where the
package fails to build if the boost package is selected without
selecting any of the internal non-header-only libraries.

[1]: https://github.com/openwrt/packages/issues/8146

Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
2019-02-12 23:04:01 +00:00
Rosen Penev
671f0363a4 libinput: Add missing header to fix compilation
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-02-12 12:36:07 -08:00
Jan Pavlinec
8f1f0ec9ab
libarchive: patch security issues
Fixes
CVE-2019-1000019
CVE-2019-1000020

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-02-12 11:53:04 +01:00
Rosen Penev
1e9baf47a6 libtasn1: Optimize compilation for size
Disabled doc and valgrind tests to speed up compilation.

Added --disable-ld-version-script to reduce compiled size.

Added -Wl,--gc-sections to reduce compiled size.

From 28339 to 27700 bytes.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-02-09 23:27:17 -08:00
Rosen Penev
a67fef3d60 p11-kit: Update to 0.23.15
Disable debug to save some space: 163689 vs. 155034 bytes.

Add -Wl,--gc-sections. Down to 138627 bytes.

Miscellaneous cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-02-09 22:58:00 -08:00
Hannu Nyman
80622fef63
Merge pull request #8162 from neheb/key
keyutils: Make reproducible
2019-02-10 00:00:25 +02:00
Daniel Golle
58f1de60f8 libudev-fbsd: update to git source as of 2017-12-16
Remove patches 001-fix-unused.patch and 002-replace-nitems.patch,
similar fixes to make libudev-fbsd compile were applied upstream.
Refresh remaining patches.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-02-09 18:25:24 +01:00
Rosen Penev
ca3c43af1d keyutils: Make reproducible
Based on debian patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-02-08 20:50:24 -08:00
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
Jan Pavlinec
ac31c353c8
measurement-kit: add new package
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-01-31 15:39:01 +01: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
Jan Pavlinec
936a48ad58
czmq: add new package
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-01-30 20:52:43 +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
Rosen Penev
ba46c407ca libsoup: Disable debug and introspection
Reduces package size

175705 to 162704 bytes on mt7621

Also removed NTLM auth support. Brings size down to 161433

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-28 14:09:12 -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
Jan Pavlinec
67601d53b1
libmaxminddb: add new package (dependency for measurement-kit)
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-01-23 12:43:05 +01: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
Sebastian Kemper
655e8361e7 hiredis: fix pkg-config file
Fix for using the .pc file when cross-compiling.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2019-01-13 19:33:12 +01: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
Amol Bhave
aba3fec198 boost: Add zstd as a dependency to boost
Depends on PR #7126

With this change:
eb03aa43b9
boost iostreams supports zstd compression. If the zstd package is  built
before boost, then the packaging step complains that libzstd.so is not
packaged.

Build Tested: PR #7876 used to fail CI without this, now it passes.

Signed-off-by: Amol Bhave <ambhave@fb.com>
2019-01-05 06:48:11 -08: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
12acb5b77a libp11: Mandate ENGINE support
libp11 uses OpenSSL's ENGINE quite extensively with seemingly no simple
way to disable it. Add it as a dependency.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-03 12:05:55 -08: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
Daniel Engberg
ba15e057e1 libs/libmpdclient: Update to 2.16
Update libmpdclient to 2.16

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2018-12-26 23:18:05 +01:00
Rosen Penev
d75631a75a
libpcre: Allow building with uclibc++
This makes the libc++ adjustable

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-26 12:27:35 -08:00
Rosen Penev
9da161b8ae libdouble-conversion: Update to 3.1.1
Switched to codeload and updated the Makefile to standards.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-26 11:33:59 -08:00
Rosen Penev
433f882cd6 libpfring: Update to 7.4.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-26 11:11:02 -08:00
Hannu Nyman
28a5a3572e
Merge pull request #7691 from neheb/patch-5
libndpi: Update to 2.6
2018-12-26 19:49:05 +02:00
Hannu Nyman
1a15d320db
Merge pull request #7696 from salzmdan/liburcu
liburcu: update to 0.9.5
2018-12-26 19:48:19 +02:00
Hannu Nyman
de766b2cd6
Merge pull request #7697 from salzmdan/master
libedit: update to 20181209-3.1
2018-12-26 19:47:45 +02:00
Hannu Nyman
d3adadf845
Merge pull request #7736 from diizzyy/patch-20
sqlite3: Set platform configuration flags & cleanup
2018-12-26 19:46:36 +02:00
Hannu Nyman
76f356202a
Merge pull request #7632 from neheb/gpg
libgpg-error: Update to 1.33
2018-12-26 19:41:24 +02:00
Hannu Nyman
3b22387081
Merge pull request #7765 from neheb/patch-6
ibrcommon: Allow usage of uclibc++
2018-12-26 19:39:58 +02:00
Hannu Nyman
a38d5c7268
Merge pull request #7747 from val-kulkov/openldap-package
openldap: version update and new build parameters
2018-12-26 19:37:39 +02:00
Rosen Penev
5d1445ab75
libpng: Update to 1.6.36
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-26 08:51:46 -08:00
Ted Hess
ac0ef1f043
Merge pull request #7766 from neheb/patch-9
libaudiofile: Allow compilation with uclibc++
2018-12-26 07:14:49 -05:00
Daniel Engberg
62d8f72c4a
libs/alsa-lib: Add /etc/asound.conf for backup
Even if /etc/asound.conf isn't installed we should try to
preserve user configurations during sysupgrades

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2018-12-26 00:06:06 +01:00
Peter Wagner
c849172949 libsndfile: update to 8ddc442d539ca775d80cdbc7af17a718634a743f
a/ulaw: fix multiple buffer overflows

Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-12-25 04:03:28 +01:00
Daniel Engberg
6ec6862d56 sqlite3: Set platform configuration flags & cleanup
Set platform specfic flags to avoid sqlite using built-in variants
Remove CONFIGURE_VARS, already properly set by toolchain
Change order of TARGET_CFLAGS to match upstream documentation

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2018-12-25 00:28:17 +01:00
Rosen Penev
6ea61873cb
libaudiofile: Allow compilation with uclibc++
Allows selection of 1 libc++.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-24 13:54:48 -08:00
Rosen Penev
a8c7dd57a3 ibrcommon: Allow usage of uclibc++
Allows having only one libc++ installed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-24 13:46:42 -08:00
Peter Wagner
724ddd2f94 glib2: update to 2.58.2
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-12-24 22:19:35 +01:00
Rosen Penev
6c42367774 libndpi: Update to 2.6
Got rid of the upstreamed patches.

ndpiReader needs libc++ now apparently.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-23 16:56:50 -08:00
Val Kulkov
ba903d4853 openldap: version update and new build parameters
This patch updates OpenLDAP to 2.4.47, introduces new build
parameters and places openldap-server, openldap-utils and
libopenldap under a separate menu item in Network.

OpenLDAP is difficult to find in menuconfig at present. Making
a separate menu item for OpenLDAP for selection of packages and
enabling or disabling build parameters makes better sense.

To have access to the loglevel directive, OpenLDAP must be built
with debugging information. Having access to the loglevel directive
is essential during the initial configuration of OpenLDAP server.

International users may want to enable ICU support to have access
to international characters.

Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
2018-12-21 12:22:33 -05:00
Hannu Nyman
1da02dfe8c
Merge pull request #7704 from neheb/patch-9
jansson: Update to 2.12
2018-12-21 17:39:29 +02:00
Rosen Penev
5ec4eb76c3 psqlodbc: Update to 11.00.0000
Rearranged Makefile for consistency between packages.

Added PKG_BUILD_PARALLEL to speed up compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-20 10:30:04 -08:00
Sebastian Kemper
8e559b440b sqlite3: change maintainer
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-12-20 18:42:53 +01:00
Hannu Nyman
2be776e91c
Merge pull request #7679 from neheb/fcgi
fcgi: Update to 2.4.1
2018-12-19 16:58:01 +02:00
Ted Hess
6afd122200
Merge pull request #7727 from ClaymorePT/boost_1.69.0_r1
boost: Package Version Update -> 1.69.0
2018-12-18 19:07:41 -05:00
Carlos Miguel Ferreira
89e6855d96
boost: Package Version Update -> 1.69.0
This package update provides one new library:
 -> Safe Numerics: A library for guaranteed correct integer arithmetic for
      C++14 and later, from Robert Ramey [1].

Discontinued Libraries
-> Signals (v1) is now removed. Its removal was announced in 1.68 and its
   deprecation was announced in 1.54. Boost 1.68 is the last release that
   provides this library. Users are encouraged to use Signals2 instead.
   The Boost community thanks Douglas Gregor for his work on Signals which
   served its users well and which also inspired Signals2 [2].

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

[1] : https://www.boost.org/doc/libs/1_69_0/libs/safe_numerics/doc/html/index.html
[2] : https://www.boost.org/doc/libs/1_69_0/doc/html/signals2.html
[3] : https://www.boost.org/users/history/version_1_69_0.html

Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
2018-12-18 22:52:47 +00:00
Sebastian Kemper
c565ad271b sqlite3: remove $(FPIC)
Defaulting to -fPIC is a bad idea, especially for executables (here:
sqlite3-cli). In short, there are certain security implications as well
as overhead/performance penalties. Details see:

https://wiki.gentoo.org/wiki/Project:Hardened/Position_Independent_Code_internals

The configure script is able to detect the need for PIC and adds the
flag when needed anyway (when compiling the library).

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-12-18 20:57:47 +01:00
Sebastian Kemper
1e5bc17eea sqlite3: security bump
A remote code execution vuln has been found in sqlite. Infos available
here:

https://blade.tencent.com/magellan/index_en.html

sqlite 3.26.0 contains the fix.

This commit also changes source URL to https.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-12-18 20:51:58 +01:00
Rosen Penev
1a1c367dd9 jansson: Update to 2.12
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-17 14:01:06 -08:00
Rosen Penev
d4a62bbbca
libmicrohttpd: Update to 0.9.62
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-17 13:57:01 -08:00
Rosen Penev
e2518d258a
libiio: Update to 0.16
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-17 13:54:19 -08:00
Rosen Penev
a27f729ad0
libuv: Update to 1.24.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-17 13:41:39 -08:00
Daniel Salzman
6037b3fbbb liburcu: update to 0.9.5
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
2018-12-17 09:39:40 +01:00
Daniel Salzman
d502a4c5d6 libedit: update to 20181209-3.1
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
2018-12-17 09:36:14 +01:00
Rosen Penev
80d5675a2e fcgi: Update to 2.4.1
Move to new GitHub fork and switch to codeload tarballs.

Backported upstream patch to fix compilation.

Also update URL to fix uscan.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-15 22:20:33 -08:00
Hannu Nyman
9bb934e20a
Merge pull request #7671 from neheb/sig
libsigc++: Update to 2.10.1
2018-12-15 12:05:54 +02:00
Rosen Penev
005934af80 libsigcxx: Update to 2.10.1
Size goes from 15613 to 8427 bytes.

2.10.1 is the latest version. Version 2.99.x is the unstable series.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-14 20:48:20 -08:00
Ted Hess
456b789bce libv4l: Force build without libudev
Signed-off-by: Ted Hess <thess@kitschensync.net>
2018-12-14 14:46:45 -05:00
Jianhui Zhao
678a4dd21b libuwsc: update to 3.1.2
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2018-12-14 09:32:20 +08:00
Ted Hess
41457bdc46
Merge pull request #7629 from cotequeiroz/lcdgrilo_no-check
lcdgrilo: remove check dependency
2018-12-13 13:04:11 -05:00
Hannu Nyman
12dc221f74
Merge pull request #7589 from cotequeiroz/opencv_no-gtk
opencv: remove gtk dependency
2018-12-13 19:58:08 +02:00
Eneas U de Queiroz
a72a841b0a opencv: remove gtk dependency
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-13 15:41:48 -02:00
Eneas U de Queiroz
fb4b5c5701 libgee: copy vapi files to versioned vala dir
The version is obtained via `valac --api-version`

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-13 15:40:33 -02:00
Hannu Nyman
3aa4a11ba4
Merge pull request #7531 from neheb/loud
loudmouth: Disable debug and fix no deprecated API compilation
2018-12-13 16:52:05 +02:00
Ted Hess
9d94e6c43c
Merge pull request #7626 from cotequeiroz/grilo_valac
libgee: copy vapi files to unversioned vala dir
2018-12-13 09:03:58 -05:00
Eneas U de Queiroz
2cf76d5278 libgee: use unversioned vala dir, misc fixes
Copy vapi files to unversioned vala dir.
Added vala/host to PKG_BUILD_DEPENDS.
Removed TARGET_LDFLAGS
Removed copyright lines

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-12 19:08:39 -02:00
Ted Hess
5c823596dd intltool: Add patch to fix regular expressions and avoid warnings in perl 5.22 and later.
Signed-off-by: Ted Hess <thess@kitschensync.net>
2018-12-12 13:20:27 -05:00
Eneas U de Queiroz
c6caa108cb unixodbc: save unixodbc_conf.h for host build
Save a copy of unixodbc_conf.h in STAGING_DIR to be used by host build.
Use STAGING_DIR/tmp/unixodbc instead of include.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-12 08:53:30 -02:00
Hannu Nyman
8a2a062658
Merge pull request #7605 from cotequeiroz/libtins_soname
libtins: copy libtins.so.* to package
2018-12-11 19:14:02 +02:00
Rosen Penev
10da3f005b libgpg-error: Update to 1.33
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-10 16:23:05 -08:00
Hannu Nyman
9787e268af
Merge pull request #7596 from cotequeiroz/psqlodbc_odbc_config
psqlodbc: correct --with-unixodbc setting
2018-12-10 21:19:35 +02:00
Hannu Nyman
41712d5904
Merge pull request #7595 from cotequeiroz/unixodbc_lib-dir
unixodbc: Fix LIB_PREFIX in host build
2018-12-10 21:19:19 +02:00
Nikos Mavrogiannopoulos
485db8a770 gnutls: updated to 3.6.5
Compile tested for: ar71xx

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2018-12-10 19:57:19 +01:00
Hannu Nyman
ed24ae9a63
Merge pull request #7628 from DocLM/libgphoto2
libgphoto2: update package 2.5.21
2018-12-10 19:07:07 +02:00
Karl Palsson
05ec863154 libwebsockets: bump to 3.1.0
Drops an openssl deprecation patch applied upstream.

Changes since 3.0.0, the following list of websocket related features:
* gzip+brotli compression in the webserver
* threadpools
* string tokenizers
* http reverse proxies
* managed disk cache

Full changes at https://libwebsockets.org/git/libwebsockets/tree/changelog?id=89eedcaa94e1c8a97ea3af10642fd224bcea068f#n4

Tested on ath79, and classic usage of libwebsockets to provide
websockets support to a C application.

Signed-off-by: Karl Palsson <karlp@etactica.com>
2018-12-10 15:33:50 +00:00
Leonardo Medici
5093e2d6ec libgphoto2: update package 2.5.21
Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
2018-12-10 15:10:52 +01:00
Luiz Angelo Daros de Luca
d3aae1afa4 libcups: update to 2.2.10
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2018-12-09 22:59:00 -02:00
Hannu Nyman
3ff0337786
Merge pull request #7417 from neheb/upm
libupm: Update to 1.7.1
2018-12-09 11:44:41 +02:00
Hannu Nyman
c0154044a0
Merge pull request #7415 from neheb/mraa
libmraa: Add back version patch
2018-12-09 11:43:30 +02:00
Hannu Nyman
09ad63a69f
Merge pull request #7610 from cotequeiroz/elektra_host-no-ruby
elektra: skip ruby plugin in host/compile
2018-12-08 14:13:16 +02:00
Hannu Nyman
2d920cb3e7
Merge pull request #7606 from cotequeiroz/libyaml-cpp_soname
libyaml-cpp: copy file matching libs soname
2018-12-08 14:11:14 +02:00
Hannu Nyman
08944806f5
Merge pull request #7609 from cotequeiroz/libndpi-symlinks
libndpi: fix copying of library
2018-12-08 13:08:30 +02:00
Eneas U de Queiroz
ec317934b2 libglog: fix removing libunwind dependency
ac_cv_header_libunwind_h needs to be set to 0, as ac_cv_have_libunwind_h
overwritten based on the former's value.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-07 17:06:01 -02:00
Eneas U de Queiroz
e723f29792 elektra: skip ruby plugin in host/compile
Linking is failing, and the plugin is not needed for the host build
anyway.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-07 16:30:36 -02:00
Eneas U de Queiroz
562aea68f7 libndpi: fix copying of library
The package was copying a symbolic link, not the library itself.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-07 16:03:10 -02:00
Hannu Nyman
c8e7dfe085
Merge pull request #7601 from neheb/dh
dtndht: Add -std-gnu89 to fix compilation problems.
2018-12-07 17:20:34 +02:00
Hannu Nyman
465da66ff6
Merge pull request #7598 from cotequeiroz/neon_no-krb5
neon: Remove krb5 dependency
2018-12-07 17:19:44 +02:00
Eneas U de Queiroz
da9dda6412 libyaml-cpp: copy file matching libs soname
The soname is not set to the full version, but only major.minor.
This uses libyaml-cpp.so.?.? to try to get it right.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-07 09:35:13 -02:00
Eneas U de Queiroz
72f9bf3a56 libtins: copy libtins.so.* to package
Package was installing libins.so, but the soname is set to
libtins.so.4.0.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-07 08:03:18 -02:00
Rosen Penev
bfc2435f7d libsndfile: Fix MIRROR_HASH
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-07 06:15:39 +01:00
Eneas U de Queiroz
2bc28eb40c psqlodbc: bump to 10.03.0000, fix --with-unixodbc
Update to 10.03.0000.

--with-unixodbc should point to the odbc_config binary, not to the top
of the install directory $(STAGING_DIR)/usr.

Acked-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-06 23:46:13 -02:00
Eneas U de Queiroz
42484857f0 neon: Remove krb5 dependency
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-06 23:25:35 -02:00
Rosen Penev
717423d280 dtndht: Add -std-gnu89 to fix compilation problems.
bootstrapping.c:225:6: warning: implicit declaration of function 'blacklist_is_enabled' [-Wimplicit-function-declaration]
bootstrapping.c:226:3: warning: implicit declaration of function 'blacklist_blacklist_id'; did you mean 'dht_blacklisted'? [-Wimplicit-function-declaration]

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-06 13:52:45 -08:00
Hannu Nyman
fe50a38549
Merge pull request #7532 from neheb/uw
libuwsc: Fix compilation without deprecated OpenSSL APIs
2018-12-06 19:46:05 +02:00
Hannu Nyman
903c34e289
Merge pull request #7520 from neheb/patch-1
libgcrypt: Аdd PKC_CPE_ID for proper CVE tracking
2018-12-06 19:44:23 +02:00
Eneas U de Queiroz
e4693dd939 unixodbc: fix clean-build compilation
For host compilation, the configure-generated config.h from the target
compilation is used in place of the host-generated file.  When the
target package is compiled with clean-build, that file is gone.  This
saves the file under $(STAGING_DIR), and fetch it from there.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-06 12:03:02 -02:00
Eneas U de Queiroz
8dc012dfad unixodbc: Fix LIB_PREFIX in host build
When copying config.h from PKG_BUILD_DIR to HOST_BUILD_DIR, LIB_PREFIX
is set to /usr/lib.  Then when odbc_config is run, it reports /usr/lib
as the --lib-dir, and in --libs as well, and dependent packages may
fail.  Set it to $(STAGING_DIR)/usr/lib to make it right.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-06 10:30:17 -02:00
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
02c2fa14b2 libuwsc: Update to 3.1.1
Some consistency updates in the Makefile.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-03 12:42:37 -08: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
e8845b49a2 libupm: Update to 1.7.1
The libmraa update introduced several API changes that broke libupm.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-30 13:01:44 -08:00
Rosen Penev
ca4536b39f libmraa: Add several subpackages
Also added back the version patch to fix compilation with libupm.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-30 12:55:22 -08: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
Rosen Penev
788fda356e loudmouth: Disable debug and fix no deprecated API compilation
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-27 10:04:46 -08:00
Rosen Penev
ea7cb9c5aa libgcrypt: Аdd PKG_CPE_ID for proper CVE tracking
Also did some cosmetic adjustments for consistency.

No code changes.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-26 09:43:15 -08: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
Rosen Penev
ac346e48d7 libhwloc: Update to 2.0.2
Fix buildbot by disabling several libraries that get automatically picked
up.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-13 12:12:32 -08:00
Ted Hess
263fdf74e8
Merge pull request #7372 from eduardoabinader/bump-opus-tools-0.2
opus-tools: bump to 0.2
2018-11-12 13:04:42 -05:00
Eduardo Abinader
62c2fd4679 libopusenc: required by opus-tools 0.2
new dep on opus-tools a638dfa37bd857e14b088e0ccade701dc6aafc79

Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
2018-11-12 13:02:21 +01:00
Eduardo Abinader
e18e775f46 libevdev: bump to 1.6.0
Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
2018-11-11 18:54:14 +01:00
Rosen Penev
083f6fcdba libtins: Update to 4.0
Switched to codeload. Simpler.

Added InstallDev.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-11 05:54:00 -08:00
Hannu Nyman
71475c739b
Merge pull request #7342 from neheb/uw
uw-imap: Fix compilation without deprecated APIs for OpenSSL
2018-11-11 14:47:23 +02:00
Hannu Nyman
734bca0709
Merge pull request #7388 from lucize/libyang-frr
libyang: enable LYD_PRIV
2018-11-11 14:29:00 +02:00
Lucian Cristian
72e69e36d2 libyang: enable LYD_PRIV
this is needed for frr (frrouting.org)

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2018-11-11 14:20:02 +02:00
Hannu Nyman
98d1575747
Merge pull request #7337 from neheb/netconf
libnetconf2: Remove OpenSSL engine support
2018-11-11 14:03:26 +02:00
Thomas Heil
795210bdac
Merge pull request #7290 from neheb/apr
apr: Fix pid_t format
2018-11-11 11:36:12 +01:00
Hannu Nyman
95d66e9810
Merge pull request #7138 from diizzyy/patch-13
libs/libx264: Update to snapshot 20181006
2018-11-11 12:11:11 +02:00
Hannu Nyman
fa42f59c9b
Merge pull request #6705 from cotequeiroz/libupm_swig
libupm: don't set SWIG_DIR, force python 2.7
2018-11-11 11:16:28 +02:00
Hannu Nyman
665c44ea97
Merge pull request #7333 from neheb/libaio
libaio: Update to 0.3.111
2018-11-10 19:52:47 +02:00
Hannu Nyman
8372b84f0d Revert "keyutils: Update to 1.5.11"
This reverts commit 41f2036afe.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-11-10 17:22:36 +02:00
Eduardo Abinader
9eba4f5801 opusfile: required by opus-tools 0.2
new dep on opus-tools
e9bbfacf0a1bbade70005fa730cc50e838baaa32

Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
2018-11-10 10:25:38 +01:00
Hannu Nyman
5571751282
Merge pull request #7242 from neheb/key
keyutils: Update to 1.5.11
2018-11-10 11:18:52 +02:00
Hannu Nyman
f179b804ae
Merge pull request #7243 from neheb/patch-46
liboping: Update to 1.10.0
2018-11-10 11:17:58 +02:00
Hannu Nyman
17086f62d0
Merge pull request #7262 from neheb/patch-22
qrencode: Update to 4.0.2
2018-11-10 11:17:22 +02:00
Hannu Nyman
783dd94ab7
Merge pull request #7318 from neheb/mraa
libmraa: Update to 2.0.0
2018-11-10 10:15:34 +02:00
Rosen Penev
ba3b4942b4 libssh2: Fix compilation with deprecated APIs disabled
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-09 18:47:50 -08:00
Rosen Penev
7bc5aba1df libssh: Fix compile without OpenSSL deprecated APIs
Backported several patches from version 0.8 to fix this.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-09 23:52:32 +00:00
Rosen Penev
e54ecea1b0 libwebsockets: Fix build without deprecated OpenSSL APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-09 12:25:58 +00:00
Marko Ratkaj
32bfce961b libs: file: bump version to 5.35
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2018-11-09 10:57:58 +01:00
Marko Ratkaj
48796c1ecb
Merge pull request #7329 from sartura/libuv_bump_version_to_1.23.2
libs: libuv: bump version to 1.23.2
2018-11-09 10:42:10 +01:00
Rosen Penev
466fd71328 libndpi: Add patches from the 2.4-stable branch to fix compilation
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-08 11:31:34 -08:00
Rosen Penev
b0d454986a libnetconf2: Remove OpenSSL engine support
It's not even used.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-08 07:51:23 -08:00
Rosen Penev
0aea7c69fd cyrus-sasl: Fix compilation without deprecated APIs on OpenSSL
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-08 07:47:33 -08:00
Hannu Nyman
3e6acdb603
Merge pull request #7340 from neheb/openldap
openldap: Backport patch to fix compilation without deprecated APIs
2018-11-08 17:28:22 +02:00
Rosen Penev
659e4c8a16 libmicrohttpd: Update to 0.9.60
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-07 18:57:16 -08:00
Rosen Penev
2bdea124ee uw-imap: Fix compilation without deprecated APIs for OpenSSL
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-06 19:13:52 -08:00
Rosen Penev
10d243a921 openldap: Backport patch to fix compilation without deprecated APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-06 19:06:38 -08:00
Rosen Penev
a5c9c79797 libevhtp: Fix compilation on OpenSSL 1.0.2 without deprecated APIs
Also switched to the proper upstream.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-06 11:35:21 -08:00
Rosen Penev
9428e4cbd2 libaio: Update to 0.3.111
Switched to new upstream at pagure.io.

Refreshed debian patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-06 09:25:47 -08:00
Marko Ratkaj
21be76ee83 libs: libuv: bump version to 1.23.2
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2018-11-06 17:32:07 +01:00
Rosen Penev
bae4f3edb3 libmraa: Update to 2.0.0
Switched to codeload for simplicity and easier package bumping.

Rearranged Makefile for consistency with other projects.

All of the patches seem to have been upstreamed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-05 20:13:34 -08:00
Ted Hess
9753c21d5c
Merge pull request #7232 from neheb/patch-11
libarchive: Update to 3.3.3
2018-11-05 17:40:08 -05:00
Michael Heimpold
6b655766de
Merge pull request #6851 from neheb/patch-4
libextractor: Update to 1.7

Merged after maintainer timeout. I also successfully compile tested for mxs platform.
2018-11-05 21:00:47 +01:00
Mislav Novakovic
e4eac8f33e libyang: update to 0.16-r2
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
2018-11-05 12:29:58 +01:00
Rosen Penev
3ee65300d1 libldns: Fix OpenSSL deprecated API usage
Tested with OpenSSL 1.0.2 and 1.1.1

Signed-off-by: Rosen Penev <rosenp@gmail.com>
[minor tweak to add #ifdef HAVE_SSL in host2str.c]
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2018-11-04 10:22:05 +00:00
Espen Jürgensen
fec70fc0d7 mxml: update to 2.12
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2018-11-03 21:56:41 +01:00
Hannu Nyman
f1af1c2855
Merge pull request #7299 from neheb/nd
libndpi: Backport upstream patch to fix compilation
2018-11-03 09:17:00 +02:00
Hannu Nyman
37fd6c45f1
Merge pull request #6697 from cotequeiroz/libmraa_swig_dir
libmraa: don't set SWIG_DIR
2018-11-03 09:14:36 +02:00
Rosen Penev
ff7cde3cb4 libndpi: Backport upstream patch to fix compilation
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-02 19:49:19 -07:00
Hannu Nyman
df1f0a791d
Merge pull request #7287 from neheb/patch-2
libgcrypt: Update to 1.8.4
2018-11-02 19:12:19 +02:00
Hannu Nyman
12418009bb
Merge pull request #7233 from neheb/patch-25
libndpi: Update to 2.4
2018-10-31 20:07:20 +02:00
Rosen Penev
3ad6e4a259 apr: Fix several format sizes
The configure script assumes that several sizes are 64-bit when cross
compiling. Backport a patch from the Yotco project to fix this.

Fixes apache compilation issue as Apache passes -Werror.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-31 09:53:50 -07:00
Rosen Penev
51b34affd6
libgcrypt: Update to 1.8.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-30 17:49:54 -07:00
Karl Palsson
4078b7a5d5 libs/c-ares: Update to 1.15.0
Full changelog at https://c-ares.haxx.se/changelog.html

Of interest:
* fixes warnings with modern gcc
* reports not found for onion addresses per RFC7686

Signed-off-by: Karl Palsson <karlp@etactica.com>
2018-10-29 14:37:08 +00:00
Kevin Darbyshire-Bryant
bf457e9629
Merge pull request #7209 from ldir-EDB0/libssh
libssh: bump to 0.7.6 CVE-2018-10933 fix
2018-10-29 09:15:52 +00:00
Kevin Darbyshire-Bryant
72096874d0 libssh: bump to 0.7.6 CVE-2018-10933 fix
Bump from 0.7.5 to 0.7.6.  Upstream changelog:

Fixed CVE-2018-10933
Added support for OpenSSL 1.1
Added SHA256 support for ssh_get_publickey_hash()
Fixed config parsing
Fixed random memory corruption when importing pubkeys

Backported upstream patches since 0.7.6 to fix interactive
authentication issues amongst other things:

9d5cf209 libcrypto: Fix memory leak in evp_final()
10397321 gssapi: Set correct state after sending GSSAPI_RESPONSE (select mechanism OID)
7ad80ba1 server: Fix compile error
acb0e4f4 examples: Explicitly track auth state in samplesshd-kbdint
3fe7510b messages: Check that the requested service is 'ssh-connection'
734e3ce6 server: Set correct state after sending INFO_REQUEST (Kbd Interactive)
e4c6d591 packet: Add missing break in ssh_packet_incoming_filter()
f81ca616 misc: Add strndup implementation if not provides by the OS

Refresh patches.
Remove local backport for OpenSSL 1.1 support as is now in release
Remove PKG_INSTALL & CMAKE vars that are defaulted anyway
Add PKG_CPE_ID:=cpe:/a:libssh:libssh for CVE tracking
Remove BROKEN tag as is no longer broken

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2018-10-29 09:08:11 +00:00
Rosen Penev
eed77a988b libpam: Update to 1.3.0
Removed upstreamed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-28 20:27:33 -07:00
Bruno Randolf
42fdfe14a0 websocketpp: Add package (WebSocket++)
WebSocket++ is a header only C++ library that implements RFC6455 The
WebSocket Protocol.

Signed-off-by: Bruno Randolf <br1@einfach.org>
2018-10-28 19:57:08 +00:00
Rosen Penev
ea626f0ecd qrencode: Update to 4.0.2
Small Makefile reorganization for consistency.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-28 10:15:01 -07:00
Hannu Nyman
5302ac5cfc
Merge pull request #7063 from neheb/patch-38
libsearpc: Update to 3.1.0
2018-10-28 18:40:41 +02:00
Hannu Nyman
25e9ced018 Revert "libaio: Update to 0.3.111"
This reverts commit bf9f919551.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-10-28 16:46:26 +02:00
Karl Palsson
6ade0d1933 lib/c-ares: remove duplicate cpe-id
Signed-off-by: Karl Palsson <karlp@tweak.net.au>
2018-10-28 14:21:40 +00:00
Hannu Nyman
d65bff264a
Merge pull request #7184 from neheb/soup
libsoup: Update to 2.65.1
2018-10-28 15:16:08 +02:00
Hannu Nyman
c37f21f668
Merge pull request #6367 from neheb/libaio
libaio: Update to 0.3.111
2018-10-28 14:51:41 +02:00
Hannu Nyman
55c2b406d2
Merge pull request #6626 from neheb/libevdev
libevdev: Update to 1.5.9
2018-10-28 14:47:59 +02:00
Hannu Nyman
a0a21f7112
Merge pull request #7055 from neheb/patch-6
pcre2: Update to 10.32
2018-10-28 14:44:11 +02:00
Hannu Nyman
0ac9ccb718
Merge pull request #7157 from neheb/hid
hiredis: Update to 0.14.0
2018-10-28 14:35:05 +02:00
Hannu Nyman
7662fb4cef
Merge pull request #6817 from neheb/patch-30
c-ares: Add CPE ID to track CVEs
2018-10-28 14:33:47 +02:00
Hannu Nyman
9b955767fc
Merge pull request #6879 from neheb/libartnet
libartnet: Fix compile with GCC7
2018-10-28 14:33:20 +02:00
Hannu Nyman
f6b523045c
Merge pull request #6826 from neheb/patch-22
cyrus-sasl: Update to 2.1.27-rc8
2018-10-28 14:32:08 +02:00
Hannu Nyman
2c65634748
Merge pull request #6973 from neheb/p11
libp11: Update to 0.4.9
2018-10-28 14:30:21 +02:00
Hannu Nyman
edd02d564a
Merge pull request #7216 from neheb/patch-9
libopus: Update to 1.3.0
2018-10-28 14:08:40 +02:00
Daniel Engberg
e291038cbc
sbc: Bump to 1.4
Minor bugfix
Remove Dirk as maintainer, hasn't been active in years

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2018-10-23 09:29:25 +02:00
Rosen Penev
41f2036afe keyutils: Update to 1.5.11
Added Kerberos dependency as it's required now.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-22 19:26:36 -07:00
Rosen Penev
81cb10c597
liboping: Update to 1.10.0
Updated URLs.

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-22 19:16:54 -07:00
Rosen Penev
6ad8893dcf
libndpi: Update to 2.4
Switched to codeload for simplicity and easier package bumping.

Added PKG_BUILD_PARALLEL for faster compilation.

Reordanized Makefile for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-21 18:24:58 -07:00
Rosen Penev
7a024a8f54
libarchive: Update to 3.3.3
Added HTTPS.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-21 18:10:32 -07:00
Dirk Brenken
a478c21d39
Merge pull request #7219 from neheb/patch-18
libglog: Remove libunwind dependency
2018-10-21 22:48:02 +02:00
Peter Wagner
072fad310f alsa-lib: update to 1.1.7
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-10-21 20:38:37 +02:00
Rosen Penev
ca9d59631d libglog: Remove libunwind dependency
Switched to codeload and updated Makefile for consistency between projects

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-20 11:41:16 -07:00
Rosen Penev
b177162cdb libopus: Update to 1.3.0
Added PKG_BUILD_PARALLEL for faster compilation.

Added PKG_CPE_ID for proper CVE tracking.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-19 17:57:26 -07:00
Rosen Penev
414df31c74 unixodbc: Update to 2.3.7
Switched to HTTP as FTP can be problematic. uscan for example has issues
figuring out the latest version.

Added PKG_CPE_ID for proper CVE tracking.

Reorganized Makefile for consistency with other projects.

Add PKG_FIXUP:=autoreconf, needed to avoid host lib leakage on hosts
with unixodbc installed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
[add PKG_FIXUP:=autoreconf - thanks jow]
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2018-10-19 19:56:06 +03:00
Stijn Tintel
f225f1fd49 Revert "unixodbc: Update to 2.3.7"
This reverts commit 6d6c15e1e9.

The package no longer cross-compiles when building for the x86/64 target
on an x86/64, resulting in the following error:

Package unixodbc is missing dependencies for the following libraries:
libc.so.6
libpthread.so.0

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2018-10-19 19:24:23 +03:00
Kevin Darbyshire-Bryant
14ad4cb976 libssh: mark as BROKEN due to CVE-2018-10933
The only known user of this library is currently unable to get their
application to work with with the fixed 0.7.6 release of this library.

To prevent accidental use by unknown parties of a flawed library, mark
it as BROKEN.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2018-10-19 13:04:27 +01:00
Michael Heimpold
32b413015c
Merge pull request #7212 from nxhack/bump_63_1
icu: update to 63.1
2018-10-18 17:45:37 +02:00
Karl Palsson
2b50949287 libs/c-ares: finaly cpe id update.
Use the correct base 2.2 CPE id from
https://nvd.nist.gov/products/cpe/search instead of the old id.

Signed-off-by: Karl Palsson <karlp@etactica.com>
2018-10-18 09:45:46 +00:00
Karl Palsson
9deeb53403 libs/c-ares: fix CPE id
Incorrectly copied from source document.

Signed-off-by: Karl Palsson <karlp@etactica.com>
2018-10-18 09:00:41 +00:00
Hirokazu MORIKAWA
1efccb1ea1 icu: update to 63.1
ICU 63 updates to CLDR 34 locale data with many additions and corrections,
and some new languages. ICU adds API for number and currency range formatting,
and API for additional Unicode properties and for constructing custom properties.
CLDR and ICU include data for testing readiness for the upcoming Japanese calendar era.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2018-10-18 16:59:15 +09:00
Karl Palsson
e5477e3dec lib/c-ares: add PKG_CPE_ID
bump package, but no functional changes

Signed-off-by: Karl Palsson <karlp@etactica.com>
2018-10-17 22:37:20 +00:00
Kevin D-B
f8638be659
Merge pull request #6716 from neheb/patch-26
file: Update to 5.34
2018-10-16 07:38:09 +01:00
Rosen Penev
8d4b700597 libsearpc: Update to 3.1.0
Switch to codeload for simplicity. Rearranged Makefile a bit for consistency between Makefiles.

Removed version dependency for seafile-server to avoid breaking builds.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-14 18:20:07 -07:00
Rosen Penev
bffa9be004 libsoup: Update to 2.65.1
Added PKG_CPE_ID for proper CVE tracking.

Added PKG_BUILD_PARALLEL for faster compilation.

Added --disable-gtk-doc-html to fix parallel compilation.

Cleaned up and reorganized configure flags.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-13 21:10:03 -07:00
Peter Wagner
5837cc1038 glib2: Install glib binaries
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-10-13 12:30:14 +02:00
Hannu Nyman
0a9ed54ac3
Merge pull request #7175 from sartura/sysrepo-release-0.7.5
Sysrepo release 0.7.5
2018-10-12 16:36:05 +03:00
Rosen Penev
d033024be9 libpsl: Disable documentation and enable parallel building
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-11 17:40:12 -07:00
Mislav Novakovic
0ebbcf792e libnetconf2: update to 0.12-r1
PR includes switch to codeload tarballs.

Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
2018-10-11 13:50:12 +02:00
Mislav Novakovic
77307df42b libyang: update to 0.16-r1
PR includes switch to codeload tarballs.

Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
2018-10-11 13:50:12 +02:00
Hannu Nyman
e022528b60
Merge pull request #7132 from jzapater/jj
libical: update to version 3.0.4
2018-10-10 20:26:15 +03:00
Daniel Engberg
e6599366e5 libs/libx264: Update to snapshot 20181006
Update libx264 to snapshot 20181006
Add 464fp to ASM blacklist (doesn't support AltiVec instructions)
Enable LTO by default for platforms that uses ASM
Remove a few whitespaces (cosmetic)

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2018-10-09 07:58:37 +02:00
Rosen Penev
8e7a7cf544 hiredis: Update to 0.14.0
Added PKG_BUILD_PARALLEL for faster building.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-08 13:47:18 -07:00
Ted Hess
988a9886d4
Merge pull request #7153 from neheb/xml
xmlrpc-c: Update to 1.43.08
2018-10-08 14:07:49 -04:00
Jianhui Zhao
44577488a6 libuwsc: update to 3.1.0
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2018-10-08 22:26:21 +08:00
Jose Zapater
3633868250
libical: update to version 3.0.4
Signed-off-by: Jose Zapater <jzapater@gmail.com>
2018-10-08 12:21:18 +02:00
Rosen Penev
2ebbfc6ef1 xmlrpc-c: Update to 1.43.08
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-07 15:06:53 -07:00
Stijn Tintel
bf47fe3d27 libpfring: disable libnl
When libnl is built, libpfring links against it. This causes the build
to fail due to a missing dependency. Disable libnl to avoid this.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2018-10-07 13:21:51 +03:00
Othmar Truniger
6a42de51d8 libfmt: switch to github codeload
Signed-off-by: Othmar Truniger <github@truniger.ch>
2018-10-05 21:56:07 +02:00
Stijn Tintel
b15958a6cb libpfring: fix kmod dependency
The kmod package was renamed from kmod-pfring to kmod-pf-ring, but the
dependency was not updated.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2018-10-03 11:00:49 +03:00
BangLang Huang
bc01c8eae6 libpfring: add new package
PF_RING is a high speed packet capture library that turns a commodity PC into an efficient and cheap
network measurement box suitable for both packet and active traffic analysis and manipulation.
Moreover, PF_RING opens totally new markets as it enables the creation of efficient application such as
traffic balancers or packet filters in a matter of lines of codes.

github : https://github.com/ntop/pf_ring
official : https://www.ntop.org

Signed-off-by: BangLang Huang <banglang.huang@foxmail.com>
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
[rename kmod-pfring to kmod-pf-ring]
2018-10-02 20:43:48 +03:00
Rosen Penev
bf9f919551 libaio: Update to 0.3.111
Switched to new upstream at pagure.io.

Refreshed debian patches.

Added KERNEL_AIO dependency. Even though the generic kernel config lists
CONFIG_AIO=y, it's still disabled by default. This fixes all packages
that depend on libaio.

Added myself as maintainer.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-09-30 18:58:05 -07:00
Rosen Penev
ef0064d59b pcre2: Update to 10.32
Fixed SourceForge link and removed ftp mirror.

Added PKG_BUILD_PARALLEL for faster compilation.

Small adjustments for consistency between other Makefiles.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-09-30 18:54:47 -07:00
Daniel Golle
04eb431cbe libgabe: add package
only static library builds for now, seems to be sufficient for GNUnet.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2018-09-30 17:56:43 +02:00
Daniel Golle
4c5d254586 libpbc: add new package
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2018-09-30 17:56:43 +02:00
Deng Qingfang
b437fdf6bc libev: update to 4.24
Compile & runtime tested: ar71xx, ramips, mvebu

Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
2018-09-29 23:43:07 +08:00
Nikos Mavrogiannopoulos
16ee897b12 gnutls: updated to 3.5.19
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2018-09-29 10:04:48 +02:00
Yousong Zhou
e38c100612 treewide: remove obsolete references to avr32
This is a long overdue followup commit to openwrt/openwrt@5d9eeab
("build: remove obsolete references to cris and avr32")

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-09-28 12:03:20 +08:00
Jianhui Zhao
099d045c7c libuwsc: Update to 3.0.4
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2018-09-28 12:01:17 +08:00
Luiz Angelo Daros de Luca
db8a36a25b libcups: fix build for x86
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2018-09-27 16:13:20 -03:00
Peter Wagner
1166618115 glib2: update to 2.58.1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-09-25 22:30:42 +02:00
Ted Hess
8c6215cd78
Merge pull request #7100 from thess/boost-work
boost: Makefile and package changes to support builds with both Python versions selected
2018-09-25 11:48:45 -04:00
Guo Li
d0766135ad getdns: add note for remove libbsd dependency
Signed-off-by: Guo Li <uxgood.org@gmail.com>
2018-09-25 17:11:17 +08:00
Guo Li
035b22b208 getdns: remove libbsd dependency
Signed-off-by: Guo Li <uxgood.org@gmail.com>
2018-09-25 17:11:17 +08:00
Guo Li
8365744b80 getdns: fix missing libbsd dependency
Signed-off-by: Guo Li <uxgood.org@gmail.com>
2018-09-25 17:11:17 +08:00
Ted Hess
7947583519 boost: Makefile and package changes to support builds with both Python 2.x and Python 3.x versions.
Python versioning is automatically configured from lang/python repository xxx-version.mk files.

Signed-off-by: Ted Hess <thess@kitschensync.net>
2018-09-24 14:33:39 -04:00
Othmar Truniger
43fb48b7e0 libfmt: upgrade to version 5.2.1
Signed-off-by: Othmar Truniger <github@truniger.ch>
2018-09-24 19:58:19 +02:00
Thomas Heil
222b9f50f3
Merge pull request #6995 from neheb/odbc
unixodbc: Update to 2.3.7
2018-09-23 23:34:49 +02:00
Thomas Heil
405016ebd7
Merge pull request #7074 from neheb/patch-41
apr: Update to 1.6.5
2018-09-23 23:29:09 +02:00
Peter Wagner
5757a045b2 glib2: update to 2.56.3
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-09-23 20:28:30 +02:00
champtar
a462e7e02e
Merge pull request #6899 from diizzyy/patch-12
libs/sqlite: Update to 3.24.0
2018-09-23 10:07:55 -07:00
Hannu Nyman
988dcca2d8
Merge pull request #6633 from cotequeiroz/libftdi1_cmake-3.12
libftdi1: Fix compilation with cmake 3.12
2018-09-23 19:51:02 +03:00
Ted Hess
80e40c393b boost: Bump PKG_RELEASE to force buildbot re-builds
Signed-off-by: Ted Hess <thess@kitschensync.net>
2018-09-21 11:43:22 -04:00
Ted Hess
dd8b637646 boost: Fix mips32r1 cpu builds (exclude Boost.fiber)
Signed-off-by: Ted Hess <thess@kitschensync.net>
2018-09-20 14:25:11 -04:00
Jo-Philipp Wich
d344c56f9e
Merge pull request #6981 from neheb/png
libpng: Update to l.6.35
2018-09-19 07:39:13 +02:00