aboutsummaryrefslogtreecommitdiff
path: root/libs
Commit message (Collapse)AuthorAge
* libtirpc: add package v1.0.2Andy Walsh2018-01-28
| | | Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* rtty: Add packageJianhui Zhao2018-01-23
| | | | | | A reverse proxy WebTTY. It is composed of the client and the server. Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
* Merge pull request #5257 from lynxis/rb_libgcryptchamptar2018-01-20
|\ | | | | libgcrypt: remove build timestamp
| * libgcrypt: remove build timestampAlexander Couzens2017-12-10
| | | | | | | | | | | | | | | | | | Build timestamp prevents reproducible builds [0]. The patch is a backport from upstream. [0] https://reproducible-builds.org/docs/timestamps/ Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
* | Merge pull request #5371 from MikePetullo/libsoupchamptar2018-01-20
|\ \ | | | | | | libsoup: update to 2.60.2
| * | libsoup: update to 2.60.2W. Michael Petullo2018-01-07
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | libiio: update to 0.12Michael Heimpold2018-01-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | - remove upstreamed patch - remove dependency to libavahi-common which does not exist, seems that I have confused library name vs package name (fixes #5480) (- only compile tested at the moment) Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | Merge pull request #5389 from diizzyy/libs-confusechamptar2018-01-20
|\ \ \ | | | | | | | | confuse: remove myself as maintainer
| * | | confuse: remove myself as maintainerDaniel Engberg2018-01-09
| | | | | | | | | | | | | | | | | | | | | | | | Remove myself as maintainer Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | Merge pull request #5433 from MikePetullo/vipsHannu Nyman2018-01-18
|\ \ \ \ | | | | | | | | | | vips: update to 8.6.1
| * | | | vips: update to 8.6.1W. Michael Petullo2018-01-13
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | glib2: update to 2.55.1Peter Wagner2018-01-18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | libfreetype: update to FreeType 2.9Val Kulkov2018-01-15
|/ / / / | | | | | | | | | | | | | | | | | | | | Update to the latest version from upstream. Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
* | | | treewide: use local python-package.mk & python3-package.mk filesAlexandru Ardelean2018-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This guarantees for the package feeds that the mk files will always be available for all packages. Will need to see about external-feed Python packages a bit later. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | treewide: fix incorrect *_BUILD_DEPENDSMatthias Schiffer2018-01-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Build depends refer to source package names, not binary package names. In many cases, PKG_BUILD_DEPENDS simply duplicated runtime dependencies of a source package's binary packages; as the corresponding source packages are implicitly added as bulid dependencies, PKG_BUILD_DEPENDS can simply be dropped in these cases. In the other cases, *_BUILD_DEPENDS is fixed to refer to the correct source package name. Dependency of mysql-server is adjusted from libncursesw to libncurses (as libncursesw is a virtual package provided by libncurses), so the build dependency on ncurses is emitted unconditionally. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | | | Merge pull request #5383 from salzmdan/liburcu_updateTed Hess2018-01-08
|\ \ \ \ | | | | | | | | | | liburcu: update to 0.9.4
| * | | | liburcu: update to 0.9.4Daniel Salzman2018-01-08
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
* | | | | libedit: update to 20170329-3.1Daniel Salzman2018-01-08
|/ / / / | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
* | / / libgee: update to 0.20.0W. Michael Petullo2018-01-07
| |/ / |/| | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | libdmapsharing: update to 2.9.39W. Michael Petullo2018-01-06
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | Merge pull request #5189 from sartura/libhttp-parser_bump_to_2.7.1Hannu Nyman2018-01-06
|\ \ \ | | | | | | | | libhttp-parser: bump to 2.7.1
| * | | libhttp-parser: bump to 2.7.1Marko Ratkaj2017-11-29
| | | | | | | | | | | | | | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | postgresql: update to version 9.6.6Daniel Golle2018-01-05
| | | | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2017-12172, CVE-2017-15098 and CVE-2017-15099. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | libxerces-c: update to v3.2.0Álvaro Fernández Rojas2017-12-31
| | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | libftdi1: update to v1.4Álvaro Fernández Rojas2017-12-31
| | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | Merge pull request #5331 from ClaymorePT/boost_1.66.0Hannu Nyman2017-12-28
|\ \ \ \ | | | | | | | | | | boost: Version Update -> 1.66.0
| * | | | boost: Version Update -> 1.66.0Carlos Miguel Ferreira2017-12-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This package release updates boost to version 1.66.0. Boost 1.66.0 brings three new header-only libs: - Beast [1]: Portable HTTP, WebSocket, and network operations using only C++11 and Boost.Asio, from Vinnie Falco. - CallableTraits [2]: A spiritual successor to Boost.FunctionTypes, Boost.CallableTraits is a header-only C++11 library for the compile-time inspection and manipulation of all 'callable' types. Additional support for C++17 features, from Barrett Adair. - Mp11 [3]: A C++11 metaprogramming library, from Peter Dimov. More info about this release, can be found in [4]. [1]: http://www.boost.org/doc/libs/1_66_0/libs/beast/doc/html/index.html [2]: http://www.boost.org/doc/libs/1_66_0/libs/callable_traits/doc/html/index.html [3]: http://www.boost.org/doc/libs/1_66_0/libs/mp11/doc/html/mp11.html [4]: http://www.boost.org/users/history/version_1_66_0.html Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
* | | | | Merge pull request #5328 from haraldg/elektraHannu Nyman2017-12-28
|\ \ \ \ \ | |/ / / / |/| | | | elektra: update to 0.8.21
| * | | | elektra: update to 0.8.21Harald Geyer2017-12-28
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Harald Geyer <harald@ccbib.org>
* | | | | Merge pull request #5323 from ejurgensen/libunistring_update_098Hannu Nyman2017-12-26
|\ \ \ \ \ | |/ / / / |/| | | | libunistring: update to 0.9.8
| * | | | libunistring: update to 0.9.8Espen Jürgensen2017-12-25
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
* | | | | libs/libgcrypt: switch PKG_SOURCE_URL to https URIBen Smith2017-12-22
|/ / / / | | | | | | | | | | | | | | | | | | | | curl hangs with the ftp URI Signed-off-by: Ben Smith <le.ben.smith@gmail.com>
* | | | Merge pull request #5305 from hbl0307106015/ndpiHannu Nyman2017-12-22
|\ \ \ \ | | | | | | | | | | libndpi: bump to version 2.2
| * | | | libndpi: bump to version 2.2BangLang Huang2017-12-20
| | | | | | | | | | | | | | | | | | | | Signed-off-by: BangLang Huang <banglang.huang@foxmail.com>
* | | | | libnetconf2: bump to latest versionMislav Novakovic2017-12-21
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
* | | | | libyang: bump to latest versionMislav Novakovic2017-12-21
|/ / / / | | | | | | | | | | | | Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
* | / / libs/libsodium: update to 1.0.16Damiano Renfer2017-12-18
| |/ / |/| | | | | | | | Signed-off-by: Damiano Renfer <damiano.renfer@gmail.com>
* | | Merge pull request #5244 from yousong/p11-err.hNikos Mavrogiannopoulos2017-12-15
|\ \ \ | | | | | | | | openconnect: fix compilation against libp11 >= 0.4.7
| * | | libp11: include also p11_err.h when InstallDevYousong Zhou2017-12-08
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix the following compilation error In file included from openconnect-internal.h:95:0, from ssl.c:41: /home/yousong/git-repo/lede-project/lede/staging_dir/target-mips_24kc_musl/usr/include/libp11.h: At top level: /home/yousong/git-repo/lede-project/lede/staging_dir/target-mips_24kc_musl/usr/include/libp11.h:27:21: fatal error: p11_err.h: No such file or directory compilation terminated. make[5]: *** [libopenconnect_la-ssl.lo] Error 1 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | Merge pull request #5261 from nxhack/bump_to_60_2champtar2017-12-13
|\ \ \ | | | | | | | | icu: update to 60.2
| * | | icu: update to 60.2Hirokazu MORIKAWA2017-12-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: me Compile tested: ar71xx, LEDE trunk r5488-893a1ed Run tested: NONE Description: upstream update to 60.2 note: fix g++-4 issue Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | Merge pull request #5207 from lynxis/rb_libdbdTed Hess2017-12-12
|\ \ \ \ | | | | | | | | | | libdbi-drivers: remove build timestamp
| * | | | libdbi-drivers: remove build timestampAlexander Couzens2017-12-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Build timestamp prevents reproducible builds [0]. [0] https://reproducible-builds.org/docs/timestamps/ Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
* | | | | 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>