aboutsummaryrefslogtreecommitdiff
path: root/libs
Commit message (Collapse)AuthorAge
* libshout: Fix OpenSSL 1.1.0 without deprecated APIsRosen Penev2018-05-29
| | | | | | | Previous patch was incomplete and broke with deprecated APIs disabled. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libgphoto2: update package 2.5.18Leonardo Medici2018-05-28
| | | | Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
* libunistring: update to 0.9.10Espen Jürgensen2018-05-27
| | | | Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
* Merge pull request #6097 from cotequeiroz/libevhtp_openssl-1.1Hannu Nyman2018-05-27
|\ | | | | libevhtp: add openssl 1.1 compatibility
| * libevhtp: add openssl 1.1 compatibilityEneas U de Queiroz2018-05-23
| | | | | | | | | | | | | | | | This patch is a backport of upstream changes. I read the Makefile warning and made sure it only updates the openssl calls and data types to the new API. It does not touch anything else! Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | Merge pull request #6106 from cotequeiroz/uw-imap_openssl-1.1Hannu Nyman2018-05-26
|\ \ | | | | | | uw-imap: add openssl 1.1 compatibility
| * | uw-imap: add openssl 1.1 compatibilityEneas U de Queiroz2018-05-23
| |/ | | | | | | | | | | Patch to compile with openssl 1.1 Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | Merge pull request #6105 from cotequeiroz/libzdb_openssl-1.1Hannu Nyman2018-05-24
|\ \ | | | | | | libzdb: add compatibility with openssl 1.1
| * | libzdb: add compatibility with openssl 1.1Eneas U de Queiroz2018-05-23
| |/ | | | | | | | | | | This patch merely updates the detection of the ssl library. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | Merge pull request #6101 from cotequeiroz/libshout_openssl-1.1Ted Hess2018-05-24
|\ \ | | | | | | libshout: add openssl 1.1.0 compatibility
| * | libshout: add openssl 1.1.0 compatibilityEneas U de Queiroz2018-05-23
| |/ | | | | | | | | | | | | Avoid calling deprecated and unnecessary library initialization functions with openssl >= 1.1.0. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | libiio: update to 0.15Michael Heimpold2018-05-21
| | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | libgpiod: update to 1.1Michael Heimpold2018-05-21
|/ | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* Merge pull request #5917 from diizzyy/patch-2Ted Hess2018-05-14
|\ | | | | libs/libx264: Update to snapshot 20180401
| * libs/libx264: Update to snapshot 20180401Daniel Engberg2018-04-14
| | | | | | | | | | | | Update libx264 to snapshot 20180401 Scrub any previous set -O flags, cosmetic change. Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | Merge pull request #6023 from ClaymorePT/boost_1.67.0_r2Hannu Nyman2018-05-14
|\ \ | | | | | | boost: Package Release 2 (minor fixes)
| * | boost: Package Release 2 (minor fixes)Carlos Miguel Ferreira2018-05-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fixed package hyperlink -> Now using the @SF macro to obtain the best mirror link -> Added backup link in case Source Forge fails to provide the proper link - Minor fix to package documentation -> Help documentation was lacking the contract library info. Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
* | | Merge pull request #6054 from zhaojh329/libuwscHannu Nyman2018-05-14
|\ \ \ | | | | | | | | libuwsc: Update to 2.0.2
| * | | libuwsc: Update to 2.0.2Jianhui Zhao2018-05-15
| | | | | | | | | | | | | | | | Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
* | | | libidn: bump to v1.35 (2018-05-11)Kevin Darbyshire-Bryant2018-05-14
|/ / / | | | | | | | | | | | | | | | | | | | | | Bump to v1.35 Refresh patches. Update Makefile to use new '--disable-doc' configure flag. Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
* | | getdns: Bump to 1.4.2David Mora2018-05-13
| | | | | | | | | | | | | | | | | | Update to new upstream version. Needed to add a patch provided by upstream to compile with musl. Signed-off-by: David Mora <iamperson347+public@gmail.com>
* | | Merge pull request #5981 from diizzyy/patch-8tripolar2018-05-10
|\ \ \ | | | | | | | | alsa-lib: Update to 1.1.6
| * | | alsa-lib: Update to 1.1.6Daniel Engberg2018-04-29
| | | | | | | | | | | | | | | | | | | | Update alsa-lib to 1.1.6 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | treewide: use mirror tag @KERNEL where applicableYousong Zhou2018-05-09
| | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | dtc: add subpackage fdt-utilsYousong Zhou2018-05-09
| | | | | | | | | | | | | | | | | | | | Suggested-by: Tom Burkart <tom@aussec.com> Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | dtc: bump to version 1.4.6Yousong Zhou2018-05-09
| |/ / |/| | | | | | | | | | | Suggested-by: Tom Burkart <tom@aussec.com> Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | Merge pull request #5995 from diizzyy/patch-10Hannu Nyman2018-05-08
|\ \ \ | | | | | | | | sbc: Switch to @KERNEL alias, use LTO optimization
| * | | sbc: Switch to @KERNEL alias, use LTO optimizationDaniel Engberg2018-05-04
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to the @KERNEL alias Use LTO optimization, reduces file size by ~20% (~10Kbyte) With: 39K sbc_1.3-1_arm_cortex-a9_neon.ipk Without: 51K sbc_1.3-1_arm_cortex-a9_neon.ipk Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | Merge pull request #5992 from kismetwireless/feature_protobuf-c_host_toolsHannu Nyman2018-05-08
|\ \ \ | | | | | | | | Enable the host tools on protobuf-c (protoc-c specifically)
| * | | Enable the host tools on protobuf-c (protoc-c specifically)Mike Kershaw / Dragorn2018-04-30
| |/ / | | | | | | | | | Signed-Off-By: Mike Kershaw <dragorn@kismetwireless.net>
* | | Merge pull request #5450 from ja-pa/poco_updateHannu Nyman2018-05-06
|\ \ \ | | | | | | | | poco: update to version 1.8.1
| * | | poco: update to version 1.8.1Jan Pavlinec2018-03-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix CVE-2017-1000472 - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-1000472 Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | cyrus-sasl: update to 2.1.27-rc7W. Michael Petullo2018-05-05
| |/ / |/| | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | libyang: add patchMislav Novakovic2018-04-27
| | | | | | | | | | | | | | | | | | The patch fixes a netopeer2-cli issue on musl. Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
* | | Merge pull request #5902 from antonlacon/libvorbisTed Hess2018-04-23
|\ \ \ | | | | | | | | libvorbis: update to 1.3.6
| * | | libvorbis: build with LTO on armIan Leonard2018-04-11
| | | | | | | | | | | | | | | | | | | | | | | | Reduces library size by 0.6% Signed-off-by: Ian Leonard <antonlacon@gmail.com>
| * | | libvorbis: update to 1.3.6Ian Leonard2018-04-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolves CVEs: 2018-5146 2017-14632 2017-14633 Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* | | | Merge pull request #5959 from DocLM/gphoto2Hannu Nyman2018-04-23
|\ \ \ \ | | | | | | | | | | libgphoto2 and gphoto2: Update to 2.5.17
| * | | | libgphoto2: update package 2.5.17Leonardo Medici2018-04-23
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
* | | | | libdaq: update hash and change maintainerW. Michael Petullo2018-04-23
|/ / / / | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | libdaq: update to 2.0.6Magnus Kroken2018-04-23
| | | | | | | | | | | | | | | | Signed-off-by: Magnus Kroken <mkroken@gmail.com>
* | | | libgpiod: update to 1.0.1Michael Heimpold2018-04-18
| | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | getdns: Package update to replace libidn support with libidn2David Mora2018-04-17
| | | | | | | | | | | | | | | | | | | | | | | | Package update to replace libidn support with libidn2 Signed-off-by: David Mora <iamperson347+public@gmail.com>
* | | | boost: Package Version Update -> 1.67.0Carlos Miguel Ferreira2018-04-16
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This package update provides two new libraries - Contract (compiled library) [1]: Contract programming for C++. All contract programming features are supported: Subcontracting, class invariants, postconditions (with old and return values), preconditions, customizable actions on assertion failure (e.g., terminate or throw), optional compilation and checking of assertions, etc, from Lorenzo Caminiti. - HOF (header-only library) [2]: Higher-order functions for C++, from Paul Fultz II. More info can be found at the usual place [3]. [1]: https://www.boost.org/libs/contract [2]: https://www.boost.org/libs/hof [3]: https://www.boost.org/users/history/version_1_67_0.html Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
* | | Merge pull request #5854 from diizzyy/libs-sqlitechamptar2018-04-12
|\ \ \ | |/ / |/| | libs/sqlite: Update to 3.23.1
| * | libs/sqlite: Update to 3.23.1Daniel Engberg2018-04-12
| | | | | | | | | | | | | | | | | | Update sqlite to 3.23.1 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | libidn2: v2.0.4 Add to repoKevin Darbyshire-Bryant2018-04-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add libidn2 & idn2 tool to repo Heavily based on PR by Daniel Engberg <daniel.engberg.lists@pyret.net> Added idn2 tool & heavily based on existing idn Makefile. Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
* | | glib2: update to 2.56.1Peter Wagner2018-04-08
|/ / | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | libgpiod: depend on kernel versionMichael Heimpold2018-03-30
| | | | | | | | | | | | | | Required kernel interface was introduced in kernel v4.8, so add the kernel version as dependency for this library. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | Merge pull request #5838 from nxhack/icu_bump_61_1Hannu Nyman2018-03-27
|\ \ | | | | | | icu: update to 61.1