Álvaro Fernández Rojas
f323fa432c
libftdi1: update to v1.4
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2017-12-31 18:45:26 +01:00
Hannu Nyman
ed58b21e8c
Merge pull request #5331 from ClaymorePT/boost_1.66.0
...
boost: Version Update -> 1.66.0
2017-12-28 19:24:50 +02:00
Carlos Miguel Ferreira
e7322fdea4
boost: Version Update -> 1.66.0
...
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>
2017-12-28 13:29:43 +00:00
Hannu Nyman
c80c35c37a
Merge pull request #5328 from haraldg/elektra
...
elektra: update to 0.8.21
2017-12-28 14:45:42 +02:00
Harald Geyer
99666e5d2b
elektra: update to 0.8.21
...
Signed-off-by: Harald Geyer <harald@ccbib.org>
2017-12-28 09:10:32 +00:00
Hannu Nyman
08b1784c59
Merge pull request #5323 from ejurgensen/libunistring_update_098
...
libunistring: update to 0.9.8
2017-12-26 19:37:39 +02:00
Espen Jürgensen
e5bef00dff
libunistring: update to 0.9.8
...
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2017-12-25 19:08:09 +01:00
Ben Smith
d6eb6f0565
libs/libgcrypt: switch PKG_SOURCE_URL to https URI
...
curl hangs with the ftp URI
Signed-off-by: Ben Smith <le.ben.smith@gmail.com>
2017-12-22 00:11:31 -08:00
Hannu Nyman
b110f3a305
Merge pull request #5305 from hbl0307106015/ndpi
...
libndpi: bump to version 2.2
2017-12-22 09:51:36 +02:00
Mislav Novakovic
87efe0f355
libnetconf2: bump to latest version
...
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
2017-12-21 11:16:40 +01:00
Mislav Novakovic
442bcb56fb
libyang: bump to latest version
...
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
2017-12-21 11:16:29 +01:00
BangLang Huang
0f3c6ad60e
libndpi: bump to version 2.2
...
Signed-off-by: BangLang Huang <banglang.huang@foxmail.com>
2017-12-20 17:32:57 +08:00
Damiano Renfer
fb4b1925f4
libs/libsodium: update to 1.0.16
...
Signed-off-by: Damiano Renfer <damiano.renfer@gmail.com>
2017-12-18 13:37:10 +01:00
Nikos Mavrogiannopoulos
cfec94a01b
Merge pull request #5244 from yousong/p11-err.h
...
openconnect: fix compilation against libp11 >= 0.4.7
2017-12-15 14:38:55 +01:00
champtar
cc452ef941
Merge pull request #5261 from nxhack/bump_to_60_2
...
icu: update to 60.2
2017-12-13 17:12:34 -08:00
Hirokazu MORIKAWA
1ae5a53f7b
icu: update to 60.2
...
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>
2017-12-14 09:35:17 +09:00
Ted Hess
176d157910
Merge pull request #5207 from lynxis/rb_libdbd
...
libdbi-drivers: remove build timestamp
2017-12-12 09:29:25 -05:00
Nikos Mavrogiannopoulos
d15aaed839
Merge pull request #5262 from neheb/patch-1
...
gnutls: Use HTTP instead of FTP
2017-12-11 15:26:44 +01:00
Alexander Couzens
3531c3a6c0
libwebsockets: remove build hostname
...
Using the build hostname breaks reproducible builds.
The patch is already merged upstream
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
2017-12-11 10:51:46 +00:00
Karl Palsson
fd00a9eaca
libwebsockets: bump to version 2.4.1
...
No changelog entry upstream unfortunately.
Signed-off-by: Karl Palsson <karlp@etactica.com>
2017-12-11 10:46:57 +00:00
Rosen Penev
170de23a80
gnutls: Use HTTPS instead of FTP
...
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>
2017-12-10 20:03:37 -08:00
Alexander Couzens
41562db6d3
libgcrypt: remove build timestamp
...
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>
2017-12-10 05:58:56 +01:00
Alexander Couzens
9f370263d0
openldap: remove build host/user/timestamp
...
Such information from the build system break reproducible builds.
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
2017-12-10 03:03:40 +01:00
Yousong Zhou
3ac5812983
libp11: include also p11_err.h when InstallDev
...
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>
2017-12-08 11:09:28 +08:00
Jo-Philipp Wich
62a3ec91c9
Merge pull request #5225 from diizzyy/patch-110
...
libs/libpng: Update to 1.6.34
2017-12-06 12:49:45 +01:00
Jo-Philipp Wich
118dda3143
Merge pull request #5224 from diizzyy/patch-109
...
libs/libgd: Update to 2.2.5
2017-12-06 12:49:20 +01:00
Daniel Engberg
e5d99192d6
libs/libpng: Update to 1.6.34
...
Update libpng to 1.6.34
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2017-12-04 19:40:45 +01:00
Daniel Engberg
888570f281
libs/libgd: Update to 2.2.5
...
Update libgd to 2.2.5
CVEs: CVE-2017-6362 + CVE-2017-7890
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2017-12-04 19:32:29 +01:00
Daniel Engberg
c60fa24481
lib/expat: Update to 2.2.5
...
Update (lib)expat to 2.2.5
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2017-12-04 19:27:57 +01:00
champtar
15505bb8e8
Merge pull request #5188 from sartura/libuv_bump_to_1.17.0
...
libuv: bump to 1.17.0
2017-12-02 10:44:00 -08:00
Alexander Couzens
f1667cc4fa
libdbi-drivers: remove build timestamp
...
Build timestamp prevents reproducible builds [0].
[0] https://reproducible-builds.org/docs/timestamps/
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
2017-12-02 00:58:39 +01:00
Lucian Cristian
60aa236519
uw-imap: copy actual files in devel folder
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2017-12-01 21:53:28 +02:00
Marko Ratkaj
d7d66e99f9
libhttp-parser: bump to 2.7.1
...
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2017-11-29 16:05:34 +01:00
Marko Ratkaj
25905cb392
libuv: bump to 1.17.0
...
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2017-11-29 13:42:28 +01:00
Peter Wagner
6e2007c59d
glib2: update to 2.55.0
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2017-11-27 00:13:35 +01:00
Michael Heimpold
5812df23de
Merge pull request #5065 from lucize/uwimap
...
uw-imap: add uw-imap toolkit, prereq for php7-mod-imap
2017-11-25 07:30:19 +01:00
Peter Wagner
ba9fcb1fe0
alsa-lib: update to 1.1.5
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2017-11-21 21:10:32 +01:00
Val Kulkov
d71da65581
libfreetype: restore host build
...
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>
2017-11-20 15:42:18 -05:00
Michael Heimpold
1c4f928f92
libiio: add patch to fix build on buildbots
...
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>
2017-11-18 22:06:19 +01:00
Mirko Vogt
acef284695
libs/libudev-fbsd: add patch to surround symbols with extern C
...
Signed-off-by: Mirko Vogt <mirko-openwrt@nanl.de>
2017-11-18 17:08:25 +01:00
Hirokazu MORIKAWA
367cd73bf0
avahi: Changed the condition of InstallDev
...
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2017-11-17 16:02:33 +09:00
Val Kulkov
b2b31e7ef3
libfreetype: update to 2.8.1, fix host install issue
...
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>
2017-11-14 16:19:13 -05:00
Lucian Cristian
b23b3285ab
uw-imap: add uw-imap toolkit, prereq for php7-mod-imap
...
most patches are added from Fedora
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2017-11-13 19:00:11 +02:00
champtar
0055c14a09
Merge pull request #5073 from nxhack/icu4c-60_1
...
icu: bump to 60.1
2017-11-08 17:14:50 -08:00
Hirokazu MORIKAWA
37be5e57bc
icu: bump to 60.1
...
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2017-11-07 10:44:57 +09:00
champtar
d326b4fcb1
Merge pull request #4921 from TDT-GmbH/20171009-add-packages-license-tags
...
add some packages license tags
2017-11-06 17:27:48 -08:00
Daniel Golle
395d5ece4f
postgresql: update to version 9.6.5
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2017-11-07 01:30:02 +01:00
Daniel Golle
643a2aa3fe
libextractor: update to version 1.6
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2017-11-07 01:30:02 +01:00
Daniel Golle
a6ecd386dc
libp11: update to version 0.4.7
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2017-11-07 01:30:02 +01:00
Daniel Golle
d81cf8f228
glpk: update to version 4.63
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2017-11-07 01:30:02 +01:00
champtar
e28ad2acd3
Merge pull request #5056 from antonlacon/sqlite-3.21
...
sqlite: update to 3.21.0
2017-11-03 18:10:57 -04:00
Michael Heimpold
93fad8456a
libxml2: update to 2.9.7
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2017-11-03 22:22:30 +01:00
Ian Leonard
04f699f6ea
sqlite: update to 3.21.0
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2017-11-02 17:21:01 -07:00
Hannu Nyman
d6414cf42b
Merge pull request #5041 from StevenHessing/noddos
...
noddos: bump to v0.5.5
2017-11-02 17:36:07 +02:00
Steven Hessing
1267369d95
libyaml: introducing libyaml-cpp package
...
Signed-off-by: Steven Hessing <steven.hessing@gmail.com>
2017-11-01 21:25:51 -07:00
Jiri Slachta
288a54b17f
Merge pull request #5046 from miska/libxslt
...
libxslt: Update to version 1.1.31
2017-11-01 09:34:01 +02:00
Michal Hrusecky
0e275385af
libxslt: Update to version 1.1.31
...
Signed-off-by: Michal Hrusecky <Michal@Hrusecky.net>
2017-10-31 22:52:20 +01:00
Michael Heimpold
b9e0b2680c
libiio: fix copy & paste error for iiod description
...
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>
2017-10-31 21:36:55 +01:00
Michael Heimpold
493c69efb5
libiio: update to 0.11
...
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>
2017-10-31 12:57:11 +01:00
Vladimir Ulrich
6c2bf61c02
libs/fftw3: Updated to the latest release
...
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2017-10-30 17:42:08 +03:00
Florian Eckert
17743cd918
libs/libcap: add license tag
...
add license tag
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-10-30 14:51:56 +01:00
Florian Eckert
e8c7ec009b
libs/libgpg-error: add license tag
...
add license tag
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-10-30 14:51:56 +01:00
Florian Eckert
eb39775d76
libs/libgcrypt: add license tag
...
add license tag
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-10-30 14:51:56 +01:00
Florian Eckert
43d24da2bf
libs/openldap: add license tag
...
add license tag
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-10-30 14:51:56 +01:00
Peter Wagner
7651605329
glib2: update to 2.54.2
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2017-10-29 16:24:52 +01:00
Daniel Engberg
fb98124db3
libs/faad2: Update to 2.8.6
...
Update faad2 to 2.8.6
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2017-10-29 09:11:39 +01:00
Hannu Nyman
bc4671ac5b
Merge pull request #5000 from kissg1988/seafile
...
seafile: upgrade to 6.2.2
2017-10-25 19:59:35 +03:00
Karl Palsson
c97d4999f8
libwebsockets: Upgrade to 2.4.0 and drop wolfssl for mbedtls
...
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>
2017-10-25 10:53:25 +00:00
Hirokazu MORIKAWA
f90bba4046
icu: fix CVE-2017-14952 Double-Free Vulnerability
...
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>
2017-10-24 02:35:19 -05:00
Gergely Kiss
252442d294
seafile: upgrade to 6.2.2
...
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
2017-10-22 23:43:09 +02:00
Eduardo Abinader
2fb9ccdbc9
libs/check: update to 0.12.0
...
Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
2017-10-22 20:00:06 +02:00
Nikos Mavrogiannopoulos
889ef7e32d
gnutls: updated to 3.5.16
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2017-10-21 20:24:35 +02:00
Hannu Nyman
3c1fb8eb24
Merge pull request #4933 from sartura/sysrepo_release
...
Sysrepo release
2017-10-21 09:45:28 +03:00
Hannu Nyman
655f96fe05
Merge pull request #4985 from ClaymorePT/boost_1.65.1_r2
...
boost: Bug-fix release
2017-10-21 09:11:11 +03:00
Michael Heimpold
90c49a21e7
Merge pull request #4982 from stintel/iiod
...
libiio: add iiod init script
2017-10-20 21:21:18 +02:00
Carlos Miguel Ferreira
ecb166740c
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]: cf67f5f47a (comments)
[2]: https://github.com/openwrt/packages/issues/4974
Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
2017-10-20 19:03:38 +01:00
Stijn Tintel
ebf5896009
libiio: add iiod init script
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2017-10-20 19:14:25 +03:00
Stijn Tintel
6d4f6a31fe
libxml2: install cmake module
...
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>
2017-10-20 17:46:51 +03:00
Jo-Philipp Wich
9b9ef2375d
Merge pull request #4940 from diizzyy/patch-95
...
libs/libpng: Update to 1.6.32
2017-10-19 11:24:05 +02:00
Marko Ratkaj
949f7f1947
libuv: bump to 1.15.0
...
Update libuv to version 1.15.0
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2017-10-17 15:28:17 +02:00
Daniel Engberg
afdadd7377
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>
2017-10-16 22:50:37 +02:00
Jonathan Bennett
14af50642c
qrencode: Update to 4.0.0
...
Adds a minor patch to optionally omit the XML tag when including svg inline.
Singed-off-by: Jonathan Bennett <JBennett@Incomsystems.biz>
2017-10-16 12:08:10 -05:00
Hannu Nyman
f550fe4ad8
Merge pull request #4942 from DocLM/gphoto2
...
ibgphoto2 and gphoto2: Update to 2.5.16 and 2.5.15
2017-10-16 18:11:12 +03:00
Leonardo Medici
52879d761c
libgphoto2: update package to 2.5.16
...
Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
2017-10-15 20:29:40 +02:00
Peter Wagner
ec1fe2f190
glib2: update to 2.54.1
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2017-10-15 19:47:03 +02:00
Mislav Novakovic
240232a231
libnetconf2: bump to latest version
...
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
2017-10-12 11:28:39 +02:00
Mislav Novakovic
422c3b9d3f
libyang: bump to latest version
...
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
2017-10-12 11:28:39 +02:00
Michael Heimpold
7d7105a481
libxml2: upgrade to 2.9.6
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2017-10-07 21:18:59 +02:00
Daniel Engberg
490b8c0446
libs/libevent: Remove from tree ( #4886 )
...
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>
2017-10-01 11:10:54 +02:00
champtar
a035a7d8fe
Merge pull request #3980 from amir-sabbaghi/glog
...
glog: new package
2017-09-24 15:53:27 -07:00
Amir Sabbaghi
c0420e4f5c
glog: new package
...
glog is C++ implementation of the Google logging module
Signed-off-by: Amir Sabbaghi <asaba90@gmail.com>
2017-09-24 00:14:42 -07:00
champtar
e438594b9c
Merge pull request #4845 from ClaymorePT/boost_1.65.1_r1
...
boost: 1.65.1 Update
2017-09-23 15:36:09 -07:00
champtar
dfca481c2f
Merge pull request #4870 from hbl0307106015/ndpi
...
libndpi: bump to version 2.0
2017-09-23 15:33:36 -07:00
BangLang Huang
f56bf8d954
libndpi: bump to 2.0 version
...
Signed-off-by: BangLang Huang <banglang.huang@foxmail.com>
2017-09-23 16:41:52 +08:00
Etienne Champetier
173c9b0c3d
protobuf: fix PKG_HASH
...
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2017-09-22 21:53:33 -07:00
Hannu Nyman
e2513afdaa
Merge pull request #4832 from dedeckeh/pr-coap
...
libcoap: add coap client and server packages and update libcoap to 1.4.2
2017-09-21 19:53:26 +03:00
Hamid Ebadi
322b949416
protobuf: Fixing sha256 hash
...
Signed-off-by: Hamid Ebadi <hamid.ebadi@gmail.com>
2017-09-21 00:14:17 +08:00
Marko Ratkaj
bba6649e92
libs: file: install fix
...
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>
2017-09-20 11:00:05 +02:00
Daniel Engberg
4e7547e4ee
libs/sqlite3: Update to 3.20.1
...
Update sqlite to 3.20.1
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2017-09-19 10:50:01 +02:00
Mislav Novakovic
8f2dd7dbb7
sysrepo: update the sysrepo/netopeer2 stack
...
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>
2017-09-18 12:00:38 +02:00