| Commit message (Collapse) | Author | Age |
|\
| |
| | |
sqlite: update to 3.21.0
|
| |
| |
| |
| | |
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
|
|/
|
|
| |
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
|\
| |
| | |
noddos: bump to v0.5.5
|
| |
| |
| |
| | |
Signed-off-by: Steven Hessing <steven.hessing@gmail.com>
|
|\ \
| | |
| | | |
libxslt: Update to version 1.1.31
|
| | |
| | |
| | |
| | | |
Signed-off-by: Michal Hrusecky <Michal@Hrusecky.net>
|
|/ /
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| | |
Signed-off-by: Vladimir Ulrich <admin@evl.su>
|
| |
| |
| |
| | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
| |
| |
| |
| |
| | |
Update faad2 to 2.8.6
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
|\ \
| | |
| | | |
seafile: upgrade to 6.2.2
|
| | |
| | |
| | |
| | | |
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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>
|
|/ /
| |
| |
| | |
Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|\ \
| | |
| | | |
Sysrepo release
|
| | |
| | |
| | |
| | | |
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
|
|\ \ \
| | | |
| | | | |
boost: Bug-fix release
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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>
|
|\ \ \ \
| | | | |
| | | | | |
libiio: add iiod init script
|
| |/ / /
| | | |
| | | |
| | | | |
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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>
|
|\ \ \
| |_|/
|/| | |
libs/libpng: Update to 1.6.32
|
| |/
| |
| |
| |
| |
| |
| | |
Update libpng to 1.6.32
Add ARM NEON optimization
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
| |
| |
| |
| |
| |
| | |
Update libuv to version 1.15.0
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
|
| |
| |
| |
| |
| | |
Adds a minor patch to optionally omit the XML tag when including svg inline.
Singed-off-by: Jonathan Bennett <JBennett@Incomsystems.biz>
|
|\ \
| | |
| | | |
ibgphoto2 and gphoto2: Update to 2.5.16 and 2.5.15
|
| |/
| |
| |
| | |
Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
|
|/
|
|
| |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
|
|
|
| |
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
|
|
|
|
|
| |
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>
|
|\
| |
| | |
glog: new package
|
| |
| |
| |
| |
| |
| | |
glog is C++ implementation of the Google logging module
Signed-off-by: Amir Sabbaghi <asaba90@gmail.com>
|
|\ \
| | |
| | | |
boost: 1.65.1 Update
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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>
|
|\ \ \
| | | |
| | | | |
libndpi: bump to version 2.0
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: BangLang Huang <banglang.huang@foxmail.com>
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
|
|\ \ \
| | | |
| | | | |
libcoap: add coap client and server packages and update libcoap to 1.4.2
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Hamid Ebadi <hamid.ebadi@gmail.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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>
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Update sqlite to 3.20.1
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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>
|
| |/ /
|/| |
| | |
| | | |
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
|