aboutsummaryrefslogtreecommitdiff
path: root/libs
Commit message (Collapse)AuthorAge
* Merge pull request #4049 from hbl0307106015/masterHannu Nyman2017-05-24
|\ | | | | libndpi: add new package
| * libndpi: add new packageBangLang Huang2017-02-21
| | | | | | | | | | | | | | | | | | | | | | | | nDPI is an open source LGPLv3 library for deep-packet inspection. Based on OpenDPI it includes ntop extensions. It had been tried to push the source code into the OpenDPI source tree but nobody answered emails so the ntop team had decided to create their own source tree. github site: https://github.com/ntop/nDPI official site: http://www.ntop.org/ Signed-off-by: BangLang Huang <banglang.huang@foxmail.com>
* | alsa-lib: update to 1.1.4Peter Wagner2017-05-24
| | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | avro: Apache Avro C Library 1.8.2John Clark2017-05-22
| | | | | | | | | | Signed-off-by: John Clark <inindev@gmail.com> Tested-by: John Clark <inindev@gmail.com>
* | udns: initial version 0.4Yousong Zhou2017-05-22
| | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | faad2: Upgrade to lastest Debian patches, cleanup build procsTed Hess2017-05-20
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | libmpdclient: Upgrade to 2.11Ted Hess2017-05-20
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | libs/libsodium: update to 1.0.12Damiano Renfer2017-05-14
| | | | | | | | | | | | | | | | * Update to 1.0.12 * Use PKG_HASH instead of PKG_MD5SUM * Add libsodium github link in PKG_SOURCE_URL Signed-off-by: Damiano Renfer <damiano.renfer@gmail.com>
* | libssh: switch from git to release downloadLuka Perkov2017-05-14
| | | | | | | | Signed-off-by: Luka Perkov <luka.perkov@sartura.hr>
* | Merge pull request #4355 from sartura/sysrepo_mirror_hashLuka Perkov2017-05-14
|\ \ | | | | | | Sysrepo mirror hash
| * | libnetconf2: add PKG_MIRROR_HASHMislav Novakovic2017-05-12
| | | | | | | | | | | | Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
| * | libyang: add PKG_MIRROR_HASHMislav Novakovic2017-05-12
| | | | | | | | | | | | Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
* | | libuv: bump to 1.11.0Luka Perkov2017-05-14
|/ / | | | | | | Signed-off-by: Luka Perkov <luka.perkov@sartura.hr>
* | add libnetconf2Mislav Novakovic2017-05-11
| | | | | | | | Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
* | add libyangMislav Novakovic2017-05-11
| | | | | | | | Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
* | add libsshMislav Novakovic2017-05-11
| | | | | | | | Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
* | Merge pull request #4272 from val-kulkov/libfreetype-packageHannu Nyman2017-05-08
|\ \ | | | | | | libfreetype: bump up to the latest version v.2.7.1
| * | libfreetype: bump up to the latest version v.2.7.1Val Kulkov2017-04-17
| | | | | | | | | | | | | | | | | | Update the freetype font library to v.2.7.1. Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
* | | gnutls: updated to 3.5.11Nikos Mavrogiannopoulos2017-05-08
| | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | libwebsockets: bump to 2.2.1Karl Palsson2017-05-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog is https://github.com/warmcat/libwebsockets/blob/v2.2.1/changelog Since 2.0.3, the last version packaged, banner highlights are: * mountains of work on lws being it's own webserver * fixes apparently, but they don't get changelog entries. Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | libcares: bump to 1.12.0Karl Palsson2017-05-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Full changelog available at: https://c-ares.haxx.se/changelog.html#1_12_0 Mostly minor bugfixes and documentation improvements Signed-off-by: Karl Palsson <karlp@etactica.com> Signed-off-by: Karl Palsson <karlp@remake.is>
* | | tiff: update to version 4.0.7 with CVE fixesJiri Slachta2017-05-04
| | | | | | | | | | | | Signed-off-by: Jiri Slachta <jiri@slachta.eu>
* | | protobuf: upgrade to version 3.3Per Sandström2017-05-02
| | | | | | | | | | | | Signed-off-by: Per Sandström <per.j.sandstrom@gmail.com>
* | | Merge pull request #4276 from mhei/libcanfestivalMichael Heimpold2017-04-29
|\ \ \ | | | | | | | | libcanfestival: fix several small build process issues
| * | | libcanfestival: use http download instead of hg checkoutMichael Heimpold2017-04-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was suggested by @hnyman because hg is not a prerequisite in LEDE or Openwrt, so using that should be avoided, if possible. The tricky part is that the filename is appended to the URL, thus we construct/use an URL where the appended filename does not hurt. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
| * | | libcanfestival: fix several small build process issuesMichael Heimpold2017-04-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch tries to address the following package issues: - the upstream hg repository seems to contain some invalid timestamps, at least the following warning are generated during package compilation (only one example): emcy.c: Timestamp out of range; substituting 2514-05-30 01:53:03.999999999 This can be fixed by touching all files after unpacking, thus tar is now given the -m switch. - one or more LEDE buildbot(s) do not have hg tool installed and thus are not able to checkout the sources from upstream This patch populates PKG_MIRROR_HASH in the hope that the buildbot's first try is to download an already packed source tarball prior to checkout it out from upstream. - While at packaging from upstream, use the common infrastructure, i.e. use a source date etc. This also results in tar.xz files and thus reduces the disk footprint a little bit. - during compilation the follwing warning could be observed: cc1: note: someone does not honour copts correctly, passed 0 times To silent down these warning, patch the Makefiles and pass the expected option. Important note: changes are only compile tested due to missing hardware at hand. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | Merge pull request #4298 from ClaymorePT/boost_1.64.0_r1Hannu Nyman2017-04-27
|\ \ \ \ | | | | | | | | | | boost: Package Version Update -> 1.64.0
| * | | | boost: Package Version Update -> 1.64.0Carlos Miguel Ferreira2017-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: @ClaymorePT Compile tested: Broadcom BCM2708 Run tested: None Description: - New header-only library -> Process -> Process library by Klemens D. Morgenstern, that provides cross platorm ways to allows you to: - create child processes - setup streams for child processes - communicate with child processes through streams (synchronously or asynchronously) - wait for processes to exit (synchronously or asynchronously) - terminate processes Information about the 1.64.0 release (updated libraries, bug fixes, etc), can be found here [1]. [1]: http://www.boost.org/users/history/version_1_64_0.html Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
* | | | | Merge pull request #4285 from hnyman/xmlrpcTed Hess2017-04-26
|\ \ \ \ \ | |/ / / / |/| | | | xmlrpc-c: update to 1.39.12, download source as .tgz
| * | | | xmlrpc-c: update to 1.39.12, download source as .tgzHannu Nyman2017-04-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update to version 1.39.12 * Download sources as a .tgz file Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | Merge pull request #4289 from Tiboris/jansson-updateHannu Nyman2017-04-22
|\ \ \ \ \ | |/ / / / |/| | | | jansson: Update to v2.10
| * | | | jansson: Update to v2.10Tibor Dudlák2017-04-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jansson in version 2.9 or later is required as dependency for jose Signed-off-by: Tibor Dudlák <tibor.dudlak@gmail.com>
* | | | | libgd: fix missing dependency, add build optionsVal Kulkov2017-04-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libgd fails to build due to missing dependency if the libtiff package is selected. Fix the build issue and add two new configuration options, both disabled by default: 1) enable TIFF support, and 2) enable Freetype 2.x support. Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
* | | | | Merge pull request #4214 from diizzyy/patch-42Hannu Nyman2017-04-19
|\ \ \ \ \ | |_|/ / / |/| | | | libs/libgd: Update to 2.2.4
| * | | | libs/libgd: Update to 2.2.4Daniel Engberg2017-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update libgd to 2.2.4 Fixes multiple CVEs Refresh patches Update list according to: https://svnweb.freebsd.org/ports/head/graphics/gd/pkg-plist?revision=432648&view=markup ...except helpers as it's not generated. Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | Merge pull request #4266 from diizzyy/patch-45Hannu Nyman2017-04-17
|\ \ \ \ \ | | | | | | | | | | | | libs/libpng: Add more symlinks
| * | | | | libs/libpng: Add more symlinksDaniel Engberg2017-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sprinkle more symlinks for compatibility Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | Merge pull request #4270 from nxhack/update_to_59_1Hannu Nyman2017-04-17
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | icu: bump to 59.1
| * | | | | icu: bump to 59.1Hirokazu MORIKAWA2017-04-17
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: me Compile tested: ar71xx brcm2708, LEDE trunk r3972-aefa195 Run tested: NONE Description: upstream update to 59.1 Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* / / / / libsoxr: Explicitly disable support for OpenMPFlorian Fainelli2017-04-16
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In case a toolchain supports OpenMP (e.g: external toolchains), just disable support for it in libsoxr since cmake would detect that and later we would fail to create the package because there is no libgomp package being created. In case OpenMP is desireable and this is supported by the toolchain, we should introduce a specific option for that. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
* | | | Merge pull request #4219 from diizzyy/patch-43Hannu Nyman2017-04-12
|\ \ \ \ | |_|/ / |/| | | libs/libpng: Update to 1.6.29
| * | | libs/libpng: Update to 1.6.29Daniel Engberg2017-04-01
| |/ / | | | | | | | | | | | | | | | | | | Update libpng to 1.6.29 Add patch to allow older versions of libtool Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | Merge pull request #4226 from ffainelli/hiredisFlorian Fainelli2017-04-04
|\ \ \ | | | | | | | | hiredis: Fix __redis_strerror_r lvalue error
| * | | hiredis: Fix __redis_strerror_r lvalue errorFlorian Fainelli2017-04-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes the following build error: hiredis.h:101:24: error: lvalue required as left operand of assignment buf[(len)] = '\0'; Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
* | | | libsndfile: update to 1.0.28Peter Wagner2017-04-02
| | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | Merge pull request #4225 from ffainelli/x264Ted Hess2017-04-02
|\ \ \ \ | | | | | | | | | | libx264: Blacklist all MIPS CPUs for assembly optimizations
| * | | | libx264: Blacklist all MIPS CPUs for assembly optimizationsFlorian Fainelli2017-04-01
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | None of the CPUs supported in OpenWrt/LEDE are MSA capable (requires MIPS32r5/r6 for that) which would lead to this error during configure: You specified a pre-MSA CPU in your CFLAGS. If you really want to run on such a CPU, configure with --disable-asm. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
* / / / pthsem: Add linux 4.x to supported platformsFlorian Fainelli2017-04-01
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes the following build failures: pth_mctx.c: In function '__pth_mctx_set': pth_mctx.c:480:2: error: #error "Unsupported Linux (g)libc version and/or platform" #error "Unsupported Linux (g)libc version and/or platform" ^ Makefile:991: recipe for target 'pth_mctx.lo' failed Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
* | | avahi: Change avahi-utils dependency to allow stand-alone selectionTed Hess2017-03-28
| | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | libwebsockets: fix typos referencing package nameDenis Osvald2017-03-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In commit f82287cf5c1b2acd (treewide: use name in define and eval lines) two typos were committed as result of replacing PKG_NAME macro with actual package name. Undo those typos here to make the affected variants installable. Signed-off-by: Denis Osvald <denis.osvald@sartura.hr>