aboutsummaryrefslogtreecommitdiff
path: root/libs
Commit message (Collapse)AuthorAge
* libxml2: upgrade to 2.9.6Michael Heimpold2017-10-07
| | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* libs/libevent: Remove from tree (#4886)Daniel Engberg2017-10-01
| | | | | | libevent(1) is deprecated and superseded by libevent2 (in tree), additionally we don't have any users (packages) left using libevent(1). Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* Merge pull request #3980 from amir-sabbaghi/glogchamptar2017-09-24
|\ | | | | glog: new package
| * glog: new packageAmir Sabbaghi2017-09-24
| | | | | | | | | | | | glog is C++ implementation of the Google logging module Signed-off-by: Amir Sabbaghi <asaba90@gmail.com>
* | Merge pull request #4845 from ClaymorePT/boost_1.65.1_r1champtar2017-09-23
|\ \ | | | | | | boost: 1.65.1 Update
| * | boost: 1.65.1 UpdateCarlos Miguel Ferreira2017-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit updates the boost libraries to version 1.65.1 This new version is a bug-fix update for Boost 1.65.0, so no new libraries. As always, more information about this release can be found in [1]. [1]: http://www.boost.org/users/history/version_1_65_1.html Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
* | | Merge pull request #4870 from hbl0307106015/ndpichamptar2017-09-23
|\ \ \ | | | | | | | | libndpi: bump to version 2.0
| * | | libndpi: bump to 2.0 versionBangLang Huang2017-09-23
| | | | | | | | | | | | | | | | Signed-off-by: BangLang Huang <banglang.huang@foxmail.com>
* | | | protobuf: fix PKG_HASHEtienne Champetier2017-09-22
|/ / / | | | | | | | | | Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | | Merge pull request #4832 from dedeckeh/pr-coapHannu Nyman2017-09-21
|\ \ \ | | | | | | | | libcoap: add coap client and server packages and update libcoap to 1.4.2
| * | | libcoap: update to v4.1.2Hans Dedecker2017-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Update libcoap to latest stable version 4.1.2 While at it switch from tar extension bz2 to xz Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
| * | | libcoap: add coap client and server packagesHans Dedecker2017-09-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Client package adds the CoAP client allowing to communicate with 6LoWPAN devices via the CoAP protocol. Server package adss the CoAP server and the CoAP Resource Directory server. The CoAP server allows to simulate 6LoWPAN devices which can be addressed via the CoAP protocol while the CoAP Resource Directory server can handle resource registrations using the CoAP protocol. Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
* | | | protobuf: Fixing sha256 hashHamid Ebadi2017-09-21
| | | | | | | | | | | | | | | | Signed-off-by: Hamid Ebadi <hamid.ebadi@gmail.com>
* | | | libs: file: install fixMarko Ratkaj2017-09-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | By using $(CP) instead of $(INSTALL_DATA) we preserve symbolic links and by doing so we dont copy the same file multiple times. This saves some space. Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | libs/sqlite3: Update to 3.20.1Daniel Engberg2017-09-19
| | | | | | | | | | | | | | | | | | | | Update sqlite to 3.20.1 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | sysrepo: update the sysrepo/netopeer2 stackMislav Novakovic2017-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch includes updates to packages: netopeer2: update to version 0.4.0 sysrepo: update to 0.7.0 libnetconf2: update to 0.9.15 libyang: update to 0.13.46 Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
* | | | libredblack: add packageMislav Novakovic2017-09-18
| |/ / |/| | | | | | | | Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
* | | Merge pull request #4708 from commodo/python-cffi-fixchamptar2017-09-14
|\ \ \ | | | | | | | | libffi: fix location of host side headers ; python,python3: set correct build flags to host pip build
| * | | libffi: fix install location of host libffi headersAlexandru Ardelean2017-08-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Seems that the header files for the host libffi headers are installed in the wrong place. i.e. $(STAGING_DIR_HOSTPKG)/lib/libffi-3.2.1/include when it should be $(STAGING_DIR_HOSTPKG)/include Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | Merge pull request #4609 from StevenHessing/noddoschamptar2017-09-14
|\ \ \ \ | | | | | | | | | | noddos: introduction of noddos package
| * | | | noddos: introduction of noddos packageSteven Hessing2017-08-31
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Steven Hessing <steven.hessing@gmail.com>
* | | | | glib2: update to 2.53.7Peter Wagner2017-09-12
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | libs/confuse: Update to 3.2.1Daniel Engberg2017-09-08
| | | | | | | | | | | | | | | | | | | | | | | | | Update (lib)confuse to 3.2.1 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | lib/expat: Update to 2.2.4Daniel Engberg2017-09-06
| | | | | | | | | | | | | | | | | | | | | | | | | Update (lib)expat to 2.2.4 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | Merge pull request #4801 from diizzyy/patch-85Thomas Heil2017-09-04
|\ \ \ \ \ | | | | | | | | | | | | libs/pcre: Switch to Sourceforge mirrors
| * | | | | libs/pcre: Switch to Sourceforge mirrorsDaniel Engberg2017-09-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to Sourceforge for better availability and HTTP Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | libxml2: upgrade to 2.9.5Michael Heimpold2017-09-04
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | tdb: version update to 1.3.15Dmitry V. Zimin2017-09-04
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Dmitry V. Zimin <pfzim@mail.ru>
* | | | | pcre: Added fix for CVE-2017-11164 by adding stack recursion limitThomas Heil2017-09-03
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | | | | libwebsockets: rename cyassl variant to wolfsslKarl Palsson2017-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libwolfssl doesn't exist yet, but at least get all the names right as much as we can. Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | | | libwebsockets: fix build for cyassl variantAlexandru Ardelean2017-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Looks like the cyassl redirect to wolfssl does not work flawlessly in libwebsockets. Tested with libwolfssl 3.12.0 & 3.10.0 from LEDE. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | libedit: install pkgconfig fileSebastian Kemper2017-08-31
| |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | Some configure scripts rely on pkgconfig to detect libedit, for instance asterisk-13. Install the file so libedit can be used there as well. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | psqlodbc: require unixodbc host buildDaniel Golle2017-08-30
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | unixodbc: fix host buildDaniel Golle2017-08-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed #4705 Reported-by: Michael Braun <michael-dev@fami-braun.de> Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | boost: 1.65.0 Update + FixesCarlos Miguel Ferreira2017-08-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit updates the boost libraries to version 1.65.0 This new version brings two new libraries: - Boost.Stacktrace [1] -> Gather, store, copy and print backtraces, from Antony Polukhin. - Boost.PolyCollection [2] -> Fast containers of polymorphic objects, from Joaquín M López Muñoz. Fixes in this commit: - Boost.Python for Python 3.6 -> The dynamic library was not being compiled, resulting in an empty package. Fixed. - Boost.TypeErasure -> The dynamic library was not available to install. Fixed. - Boost.Serialization -> The wserialization dynamic library was being compiled but not available to install. Fixed. Extras: - This commit also contains the post-release fixes, which did not make it into the final release [3]. As always, more information about this release, can be found in [4]. [1]: http://www.boost.org/doc/libs/1_65_0/doc/html/stacktrace.html [2]: http://www.boost.org/doc/libs/1_65_0/doc/html/poly_collection.html [3]: http://www.boost.org/patches/ [4]: http://www.boost.org/users/history/version_1_65_0.html Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
* | | | treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | | | libmms: Remove glib-2 from pkgconfig (un-needed)Ted Hess2017-08-29
| | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | libmms: Remove glib2 dependencyTed Hess2017-08-29
| | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | Merge pull request #4703 from hbl0307106015/tdbchamptar2017-08-29
|\ \ \ \ | |_|/ / |/| | | tdb: bump to latest version
| * | | tdb: bump to latest versionBangLang Huang2017-08-14
| | | | | | | | | | | | | | | | Signed-off-by: BangLang Huang <banglang.huang@foxmail.com>
* | | | pcre2: Update PKG_SOURCE to use SourceforgeShane Peelar2017-08-23
| | | | | | | | | | | | | | | | Signed-off-by: Shane Peelar <lookatyouhacker@gmail.com>
* | | | pcre2: Update PCRE2 lib to latest version (10.30)Shane Peelar2017-08-22
| | | | | | | | | | | | | | | | | | | | | | | | Update the PCRE2 library to the latest version. Signed-off-by: Shane Peelar <lookatyouhacker@gmail.com>
* | | | libuv: bump to version 1.14.0Marko Ratkaj2017-08-21
| | | | | | | | | | | | | | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | glib2: update to 2.53.6Peter Wagner2017-08-20
| | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | tiff: update package to version 4.0.8Jiri Slachta2017-08-18
| | | | | | | | | | | | | | | | Signed-off-by: Jiri Slachta <jiri@slachta.eu>
* | | | libcares: c-ares bump to 1.13.0Lucian Cristian2017-08-17
| | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | pcre: upgrade to version 8.41Thomas Heil2017-08-17
| | | | | | | | | | | | | | | | | | | | | | | | - fixes security issues Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | | | apr: bump to version 1.6.2Thomas Heil2017-08-17
| | | | | | | | | | | | | | | | Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | | | apr-util: bump to 1.6.0Thomas Heil2017-08-17
| | | | | | | | | | | | | | | | Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | | | postgresql: update to version 9.6.4Daniel Golle2017-08-14
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>