aboutsummaryrefslogtreecommitdiff
path: root/libs
Commit message (Collapse)AuthorAge
* 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>
* | gnutls: updated to 3.5.16Nikos Mavrogiannopoulos2017-10-21
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | Merge pull request #4933 from sartura/sysrepo_releaseHannu Nyman2017-10-21
|\ \ | | | | | | Sysrepo release
| * | libnetconf2: bump to latest versionMislav Novakovic2017-10-12
| | | | | | | | | | | | Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
| * | libyang: bump to latest versionMislav Novakovic2017-10-12
| | | | | | | | | | | | Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
* | | Merge pull request #4985 from ClaymorePT/boost_1.65.1_r2Hannu Nyman2017-10-21
|\ \ \ | | | | | | | | boost: Bug-fix release
| * | | boost: Bug-fix releaseCarlos Miguel Ferreira2017-10-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This release fixes the following issues [1] - A second run to build Boost was executed, even though Boost.Python3 was not selected. [2] - Because wserialization and coroutine2 targets were removed from Boost building system, the flags "--without-wserialization" and "--without-coroutine2" no longer work and are now suppressed. The option coroutine2 just selects the necessary dependencies for the header-library to work. The sub-package wserialization just selects the serialization dependency and packs the wserialization shared object. [1]: https://github.com/openwrt/packages/commit/cf67f5f47a7420049cd161a76eeb74f3a54ba219#comments [2]: https://github.com/openwrt/packages/issues/4974 Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
* | | | Merge pull request #4982 from stintel/iiodMichael Heimpold2017-10-20
|\ \ \ \ | | | | | | | | | | libiio: add iiod init script
| * | | | libiio: add iiod init scriptStijn Tintel2017-10-20
| |/ / / | | | | | | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* / / / libxml2: install cmake moduleStijn Tintel2017-10-20
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since version 2.9.2, libxml2 provides its own cmake module. Install it to avoid packages built with cmake and requiring libxml2 to fall back to cmake's FindLibXml2 module, which seems to detect host libxml2 instead of the one in staging_dir. Fixes #4917. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | Merge pull request #4940 from diizzyy/patch-95Jo-Philipp Wich2017-10-19
|\ \ \ | |_|/ |/| | libs/libpng: Update to 1.6.32
| * | libs/libpng: Update to 1.6.32Daniel Engberg2017-10-16
| |/ | | | | | | | | | | | | Update libpng to 1.6.32 Add ARM NEON optimization Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | libuv: bump to 1.15.0Marko Ratkaj2017-10-17
| | | | | | | | | | | | Update libuv to version 1.15.0 Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | qrencode: Update to 4.0.0Jonathan Bennett2017-10-16
| | | | | | | | | | Adds a minor patch to optionally omit the XML tag when including svg inline. Singed-off-by: Jonathan Bennett <JBennett@Incomsystems.biz>
* | Merge pull request #4942 from DocLM/gphoto2Hannu Nyman2017-10-16
|\ \ | | | | | | ibgphoto2 and gphoto2: Update to 2.5.16 and 2.5.15
| * | libgphoto2: update package to 2.5.16Leonardo Medici2017-10-15
| |/ | | | | | | Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
* / glib2: update to 2.54.1Peter Wagner2017-10-15
|/ | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* 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>