aboutsummaryrefslogtreecommitdiff
path: root/libs
Commit message (Collapse)AuthorAge
* Merge pull request #5262 from neheb/patch-1Nikos Mavrogiannopoulos2017-12-11
|\ | | | | gnutls: Use HTTP instead of FTP
| * gnutls: Use HTTPS instead of FTPRosen Penev2017-12-10
| | | | | | | | | | | | While recently building asterisk, the make system stalled on gnutls. On my install of Ubuntu 16.04 on WSL, it seems curl can't download from ftp and doesn't even time out properly. Easiest solution is to switch the gnutls Makefile to use HTTPS instead. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | libwebsockets: remove build hostnameAlexander Couzens2017-12-11
| | | | | | | | | | | | | | Using the build hostname breaks reproducible builds. The patch is already merged upstream Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
* | libwebsockets: bump to version 2.4.1Karl Palsson2017-12-11
|/ | | | | | No changelog entry upstream unfortunately. Signed-off-by: Karl Palsson <karlp@etactica.com>
* openldap: remove build host/user/timestampAlexander Couzens2017-12-10
| | | | | | Such information from the build system break reproducible builds. Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
* Merge pull request #5225 from diizzyy/patch-110Jo-Philipp Wich2017-12-06
|\ | | | | libs/libpng: Update to 1.6.34
| * libs/libpng: Update to 1.6.34Daniel Engberg2017-12-04
| | | | | | | | | | Update libpng to 1.6.34 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | Merge pull request #5224 from diizzyy/patch-109Jo-Philipp Wich2017-12-06
|\ \ | | | | | | libs/libgd: Update to 2.2.5
| * | libs/libgd: Update to 2.2.5Daniel Engberg2017-12-04
| |/ | | | | | | | | | | Update libgd to 2.2.5 CVEs: CVE-2017-6362 + CVE-2017-7890 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* / lib/expat: Update to 2.2.5Daniel Engberg2017-12-04
|/ | | | | Update (lib)expat to 2.2.5 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* Merge pull request #5188 from sartura/libuv_bump_to_1.17.0champtar2017-12-02
|\ | | | | libuv: bump to 1.17.0
| * libuv: bump to 1.17.0Marko Ratkaj2017-11-29
| | | | | | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | uw-imap: copy actual files in devel folderLucian Cristian2017-12-01
|/ | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* glib2: update to 2.55.0Peter Wagner2017-11-27
| | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* Merge pull request #5065 from lucize/uwimapMichael Heimpold2017-11-25
|\ | | | | uw-imap: add uw-imap toolkit, prereq for php7-mod-imap
| * uw-imap: add uw-imap toolkit, prereq for php7-mod-imapLucian Cristian2017-11-13
| | | | | | | | | | | | most patches are added from Fedora Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | alsa-lib: update to 1.1.5Peter Wagner2017-11-21
| | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | libfreetype: restore host buildVal Kulkov2017-11-20
| | | | | | | | | | | | | | | | | | | | | | Restore host building on request from a user. Apparently, packages outside of openwrt/packages feed rely on Freetype 2 building on host. While at it, remove sed-editing of freetype-config that is no longer necessary. The current version of freetype-config correctly identifies prefix, exec_prefix, includedir and libdir. Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
* | libiio: add patch to fix build on buildbotsMichael Heimpold2017-11-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On buildbots, the building directory seems to be not a subdir of a git repo, so a variable expands into an empty string which in turn results in a syntax error: --snip-- -- Looking for in6addr_any - found -- Found Git: /data/bowl-builder/arm_cortex-a5/build/sdk/staging_dir/host/bin/git (found version "2.1.4") fatal: Not a git repository (or any parent up to mount point /data) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). CMake Error at CMakeLists.txt:114 (if): if given arguments: "STREQUAL" "/data/bowl-builder/arm_cortex-a5/build/sdk/build_dir/target-arm_cortex-a5_musl_eabi/libiio-0.11" Unknown arguments specified -- Configuring incomplete, errors occurred! --snap-- The patch quotes the if arguments and thus fixes the build. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | libs/libudev-fbsd: add patch to surround symbols with extern CMirko Vogt2017-11-18
| | | | | | | | Signed-off-by: Mirko Vogt <mirko-openwrt@nanl.de>
* | avahi: Changed the condition of InstallDevHirokazu MORIKAWA2017-11-17
| | | | | | | | Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | libfreetype: update to 2.8.1, fix host install issueVal Kulkov2017-11-14
| | | | | | | | | | | | | | | | | | This commit updates Freetype 2 to the latest upstream version and fixes the issue where freetype-config was incorrectly installed into the host, rather than the target, staging directory, therefore causing compilation issues with other packages that depend on libfreetype. Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
* | Merge pull request #5073 from nxhack/icu4c-60_1champtar2017-11-08
|\ \ | | | | | | icu: bump to 60.1
| * | icu: bump to 60.1Hirokazu MORIKAWA2017-11-07
| |/ | | | | | | Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | Merge pull request #4921 from TDT-GmbH/20171009-add-packages-license-tagschamptar2017-11-06
|\ \ | | | | | | add some packages license tags
| * | libs/libcap: add license tagFlorian Eckert2017-10-30
| | | | | | | | | | | | | | | | | | add license tag Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | libs/libgpg-error: add license tagFlorian Eckert2017-10-30
| | | | | | | | | | | | | | | | | | add license tag Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | libs/libgcrypt: add license tagFlorian Eckert2017-10-30
| | | | | | | | | | | | | | | | | | add license tag Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | libs/openldap: add license tagFlorian Eckert2017-10-30
| | | | | | | | | | | | | | | | | | add license tag Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | postgresql: update to version 9.6.5Daniel Golle2017-11-07
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | libextractor: update to version 1.6Daniel Golle2017-11-07
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | libp11: update to version 0.4.7Daniel Golle2017-11-07
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | glpk: update to version 4.63Daniel Golle2017-11-07
| |/ |/| | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | Merge pull request #5056 from antonlacon/sqlite-3.21champtar2017-11-03
|\ \ | | | | | | sqlite: update to 3.21.0
| * | sqlite: update to 3.21.0Ian Leonard2017-11-02
| | | | | | | | | | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* | | libxml2: update to 2.9.7Michael Heimpold2017-11-03
|/ / | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | Merge pull request #5041 from StevenHessing/noddosHannu Nyman2017-11-02
|\ \ | | | | | | noddos: bump to v0.5.5
| * | libyaml: introducing libyaml-cpp packageSteven Hessing2017-11-01
| | | | | | | | | | | | Signed-off-by: Steven Hessing <steven.hessing@gmail.com>
* | | Merge pull request #5046 from miska/libxsltJiri Slachta2017-11-01
|\ \ \ | | | | | | | | libxslt: Update to version 1.1.31
| * | | libxslt: Update to version 1.1.31Michal Hrusecky2017-10-31
| | | | | | | | | | | | | | | | Signed-off-by: Michal Hrusecky <Michal@Hrusecky.net>
* | | | libiio: fix copy & paste error for iiod descriptionMichael Heimpold2017-10-31
|/ / / | | | | | | | | | | | | | | | | | | At the moment, the description for libiio is hidden by the short one, which is intended for iiod. Fix this by removing the redefinition. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | libiio: update to 0.11Michael Heimpold2017-10-31
| | | | | | | | | | | | | | | | | | | | | | | | While at, add a missing word in the description of the -utils package. (Only compile tested at the moment for mxs platform.) Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | libs/fftw3: Updated to the latest releaseVladimir Ulrich2017-10-30
| |/ |/| | | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | glib2: update to 2.54.2Peter Wagner2017-10-29
| | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | libs/faad2: Update to 2.8.6Daniel Engberg2017-10-29
| | | | | | | | | | Update faad2 to 2.8.6 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | Merge pull request #5000 from kissg1988/seafileHannu Nyman2017-10-25
|\ \ | | | | | | seafile: upgrade to 6.2.2
| * | seafile: upgrade to 6.2.2Gergely Kiss2017-10-22
| | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | libwebsockets: Upgrade to 2.4.0 and drop wolfssl for mbedtlsKarl Palsson2017-10-25
| | | | | | | | | | | | | | | | | | | | | | | | Libwebsockets 2.4.0 now includes mbedtls as a first class citizen. Drop the problematic and poorly supported wolf/cyassl variant and add mbedtls variant instead. Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | icu: fix CVE-2017-14952 Double-Free VulnerabilityHirokazu MORIKAWA2017-10-24
| | | | | | | | | | | | | | | | | | | | | | | | http://www.sourcebrella.com/blog/double-free-vulnerability-international-components-unicode-icu/ https://security-tracker.debian.org/tracker/CVE-2017-14952 Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | libs/check: update to 0.12.0Eduardo Abinader2017-10-22
|/ / | | | | | | Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>