aboutsummaryrefslogtreecommitdiff
path: root/libs
Commit message (Collapse)AuthorAge
* Merge pull request #7219 from neheb/patch-18Dirk Brenken2018-10-21
|\ | | | | libglog: Remove libunwind dependency
| * libglog: Remove libunwind dependencyRosen Penev2018-10-20
| | | | | | | | | | | | Switched to codeload and updated Makefile for consistency between projects Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | alsa-lib: update to 1.1.7Peter Wagner2018-10-21
|/ | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* unixodbc: Update to 2.3.7Rosen Penev2018-10-19
| | | | | | | | | | | | | | | | Switched to HTTP as FTP can be problematic. uscan for example has issues figuring out the latest version. Added PKG_CPE_ID for proper CVE tracking. Reorganized Makefile for consistency with other projects. Add PKG_FIXUP:=autoreconf, needed to avoid host lib leakage on hosts with unixodbc installed. Signed-off-by: Rosen Penev <rosenp@gmail.com> [add PKG_FIXUP:=autoreconf - thanks jow] Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* Revert "unixodbc: Update to 2.3.7"Stijn Tintel2018-10-19
| | | | | | | | | | | | | This reverts commit 6d6c15e1e9fd5a381f3cce0d68c3b781a82088ce. The package no longer cross-compiles when building for the x86/64 target on an x86/64, resulting in the following error: Package unixodbc is missing dependencies for the following libraries: libc.so.6 libpthread.so.0 Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* libssh: mark as BROKEN due to CVE-2018-10933Kevin Darbyshire-Bryant2018-10-19
| | | | | | | | | | The only known user of this library is currently unable to get their application to work with with the fixed 0.7.6 release of this library. To prevent accidental use by unknown parties of a flawed library, mark it as BROKEN. Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
* Merge pull request #7212 from nxhack/bump_63_1Michael Heimpold2018-10-18
|\ | | | | icu: update to 63.1
| * icu: update to 63.1Hirokazu MORIKAWA2018-10-18
| | | | | | | | | | | | | | | | | | ICU 63 updates to CLDR 34 locale data with many additions and corrections, and some new languages. ICU adds API for number and currency range formatting, and API for additional Unicode properties and for constructing custom properties. CLDR and ICU include data for testing readiness for the upcoming Japanese calendar era. Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | libs/c-ares: finaly cpe id update.Karl Palsson2018-10-18
| | | | | | | | | | | | | | Use the correct base 2.2 CPE id from https://nvd.nist.gov/products/cpe/search instead of the old id. Signed-off-by: Karl Palsson <karlp@etactica.com>
* | libs/c-ares: fix CPE idKarl Palsson2018-10-18
|/ | | | | | Incorrectly copied from source document. Signed-off-by: Karl Palsson <karlp@etactica.com>
* lib/c-ares: add PKG_CPE_IDKarl Palsson2018-10-17
| | | | | | bump package, but no functional changes Signed-off-by: Karl Palsson <karlp@etactica.com>
* Merge pull request #6716 from neheb/patch-26Kevin D-B2018-10-16
|\ | | | | file: Update to 5.34
| * file: Update to 5.34Rosen Penev2018-08-24
| | | | | | | | | | | | | | | | Get rid of autoreconf to speed up build. Fixed project URL. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | glib2: Install glib binariesPeter Wagner2018-10-13
| | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | Merge pull request #7175 from sartura/sysrepo-release-0.7.5Hannu Nyman2018-10-12
|\ \ | | | | | | Sysrepo release 0.7.5
| * | libnetconf2: update to 0.12-r1Mislav Novakovic2018-10-11
| | | | | | | | | | | | | | | | | | PR includes switch to codeload tarballs. Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
| * | libyang: update to 0.16-r1Mislav Novakovic2018-10-11
| | | | | | | | | | | | | | | | | | PR includes switch to codeload tarballs. Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
* | | libpsl: Disable documentation and enable parallel buildingRosen Penev2018-10-11
|/ / | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #7132 from jzapater/jjHannu Nyman2018-10-10
|\ \ | | | | | | libical: update to version 3.0.4
| * | libical: update to version 3.0.4Jose Zapater2018-10-08
| | | | | | | | | | | | Signed-off-by: Jose Zapater <jzapater@gmail.com>
* | | Merge pull request #7153 from neheb/xmlTed Hess2018-10-08
|\ \ \ | | | | | | | | xmlrpc-c: Update to 1.43.08
| * | | xmlrpc-c: Update to 1.43.08Rosen Penev2018-10-07
| |/ / | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / / libuwsc: update to 3.1.0Jianhui Zhao2018-10-08
|/ / | | | | | | Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
* | libpfring: disable libnlStijn Tintel2018-10-07
| | | | | | | | | | | | | | When libnl is built, libpfring links against it. This causes the build to fail due to a missing dependency. Disable libnl to avoid this. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | libfmt: switch to github codeloadOthmar Truniger2018-10-05
| | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | libpfring: fix kmod dependencyStijn Tintel2018-10-03
| | | | | | | | | | | | | | The kmod package was renamed from kmod-pfring to kmod-pf-ring, but the dependency was not updated. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | libpfring: add new packageBangLang Huang2018-10-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PF_RING is a high speed packet capture library that turns a commodity PC into an efficient and cheap network measurement box suitable for both packet and active traffic analysis and manipulation. Moreover, PF_RING opens totally new markets as it enables the creation of efficient application such as traffic balancers or packet filters in a matter of lines of codes. github : https://github.com/ntop/pf_ring official : https://www.ntop.org Signed-off-by: BangLang Huang <banglang.huang@foxmail.com> Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> [rename kmod-pfring to kmod-pf-ring]
* | libgabe: add packageDaniel Golle2018-09-30
| | | | | | | | | | | | only static library builds for now, seems to be sufficient for GNUnet. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | libpbc: add new packageDaniel Golle2018-09-30
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | libev: update to 4.24Deng Qingfang2018-09-29
| | | | | | | | | | | | Compile & runtime tested: ar71xx, ramips, mvebu Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
* | gnutls: updated to 3.5.19Nikos Mavrogiannopoulos2018-09-29
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | treewide: remove obsolete references to avr32Yousong Zhou2018-09-28
| | | | | | | | | | | | | | This is a long overdue followup commit to openwrt/openwrt@5d9eeab ("build: remove obsolete references to cris and avr32") Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | libuwsc: Update to 3.0.4Jianhui Zhao2018-09-28
| | | | | | | | Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
* | libcups: fix build for x86Luiz Angelo Daros de Luca2018-09-27
| | | | | | | | Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | glib2: update to 2.58.1Peter Wagner2018-09-25
| | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | Merge pull request #7100 from thess/boost-workTed Hess2018-09-25
|\ \ | | | | | | boost: Makefile and package changes to support builds with both Python versions selected
| * | boost: Makefile and package changes to support builds with both Python 2.x ↵Ted Hess2018-09-24
| | | | | | | | | | | | | | | | | | | | | | | | and Python 3.x versions. Python versioning is automatically configured from lang/python repository xxx-version.mk files. Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | getdns: add note for remove libbsd dependencyGuo Li2018-09-25
| | | | | | | | | | | | Signed-off-by: Guo Li <uxgood.org@gmail.com>
* | | getdns: remove libbsd dependencyGuo Li2018-09-25
| | | | | | | | | | | | Signed-off-by: Guo Li <uxgood.org@gmail.com>
* | | getdns: fix missing libbsd dependencyGuo Li2018-09-25
| | | | | | | | | | | | Signed-off-by: Guo Li <uxgood.org@gmail.com>
* | | libfmt: upgrade to version 5.2.1Othmar Truniger2018-09-24
| | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | Merge pull request #6995 from neheb/odbcThomas Heil2018-09-23
|\ \ \ | | | | | | | | unixodbc: Update to 2.3.7
| * | | unixodbc: Update to 2.3.7Rosen Penev2018-09-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switched to HTTP as FTP can be problematic. uscan for example has issues figuring out the latest version. Added PKG_CPE_ID for proper CVE tracking. Reorganized Makefile for consistency with other projects. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #7074 from neheb/patch-41Thomas Heil2018-09-23
|\ \ \ \ | | | | | | | | | | apr: Update to 1.6.5
| * | | | apr: Update to 1.6.5Rosen Penev2018-09-18
| | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | glib2: update to 2.56.3Peter Wagner2018-09-23
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | Merge pull request #6899 from diizzyy/patch-12champtar2018-09-23
|\ \ \ \ \ | | | | | | | | | | | | libs/sqlite: Update to 3.24.0
| * | | | | libs/sqlite: Update to 3.24.0Daniel Engberg2018-08-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update sqlite to 3.24.0 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | Merge pull request #6633 from cotequeiroz/libftdi1_cmake-3.12Hannu Nyman2018-09-23
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | libftdi1: Fix compilation with cmake 3.12
| * | | | | libftdi1: Fix compilation with cmake 3.12Eneas U de Queiroz2018-07-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Applied a patch submitted upstream that fixes a compilation error with cmake >= 3.12 Error: Unable to find 'swig.swg' [...] 'python.swg' Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>