aboutsummaryrefslogtreecommitdiff
path: root/libs
Commit message (Collapse)AuthorAge
* libwebsockets: bump to 3.0.1Karl Palsson2018-09-12
| | | | | | | | | As usual, LWS upstream completely failed to maintain their changelog. Skimming the git log by hand, probably the biggest change of note here is fixed compatibility with openssl 1.1.0 Tested on ath79. Signed-off-by: Karl Palsson <karlp@etactica.com>
* Merge pull request #6887 from neheb/tiffJiri Slachta2018-09-10
|\ | | | | tiff: Fix CVE-2017-17095
| * tiff: Fix CVE-2017-17095Rosen Penev2018-08-26
| | | | | | | | | | | | | | | | | | Fedora does not have a fix for this but Debian does. Took fix from there. There are two more CVEs as reported by uscan but I can't seem to find patches for those. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #6354 from luizluca/hplip-3.18.6Luiz Angelo Daros de Luca2018-09-09
|\ \ | | | | | | Hplip 3.18.6 and (lib)cups
| * | libcups: import cups from old-packages (for hplip)Luiz Angelo Daros de Luca2018-06-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This package is needed only to provide libcups.so and libcups-image.so for hplip. No ipk is generated as hplip-cups is currently disabled until full cups is provided. cups was bumped to version 2.2.8 Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | Merge pull request #6646 from neheb/patch-18Dirk Brenken2018-09-09
|\ \ \ | | | | | | | | libuvc: Update to 0.0.6 and switch to codeload
| * | | libuvc: Update to 0.0.6 and switch to codeloadRosen Penev2018-09-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switched to codeload and reorganized Makefile to be more consistent with other projects. Added PKG_BUILD_PARALLEL for faster compilation. Minor whitespace fixes. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | classpath: fix this statement may fall throughGuo Li2018-09-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gnu_java_math_GMP.c:1135:13: error: this statement may fall through [-Werror=implicit-fallthrough=] res = mpz_popcount (_this); ~~~~^~~~~~~~~~~~~~~~~~~~~~ gnu_java_math_GMP.c:1136:7: note: here default: ^~~~~~~ Signed-off-by: Guo Li <uxgood.org@gmail.com>
* | | | Merge pull request #6953 from nxhack/make_icu_tools_selectableMichael Heimpold2018-09-05
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | icu: build additional packages / Full ICU Data and ICU Tools Tested on mxs platform. Tested-by: Michael Heimpold <mhei@heimpold.de>
| * | | | icu: build additional packages / Full ICU Data package and ICU Tools packageHirokazu MORIKAWA2018-09-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add Full ICU DATA package & ICU DATA Tools package. add package description. see: https://github.com/openwrt/packages/issues/6536 Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | Merge pull request #6876 from MikePetullo/keyutilsTed Hess2018-09-04
|\ \ \ \ \ | | | | | | | | | | | | keyutils: add new package
| * | | | | keyutils: add new packageW. Michael Petullo2018-08-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is based on earlier work by Tobias Waldvogel. Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | Merge pull request #6658 from MikePetullo/hwlocTed Hess2018-09-04
|\ \ \ \ \ \ | | | | | | | | | | | | | | hwloc: add new package
| * | | | | | hwloc: add new packageW. Michael Petullo2018-08-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | Merge pull request #6940 from Andy2244/libtirpc-update-114Dirk Brenken2018-09-04
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libtirpc: update to 1.1.4
| * | | | | | | libtirpc: update to 1.1.4Andy Walsh2018-09-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update to 1.1.4 * remove merged patch Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | | | | | libdmapsharing: Update to 3.9.3W. Michael Petullo2018-09-03
| |_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | Merge pull request #6885 from neheb/ldnsDirk Brenken2018-09-03
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | ldns: Fix two CVEs
| * | | | | | | ldns: Fix two CVEsRosen Penev2018-08-26
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CVE-2017-1000231 and CVE-2017-1000232. Taken from Fedora. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | expat: fix host build issue with docbookMichael Heimpold2018-09-03
| |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Additionally to the fix issued for #6923, we need to disable the docbook usage also for the host build. This prevents the following error: checking for docbook2man... docbook2man configure: error: Your local docbook2man was found to work with SGML rather than XML. Please install docbook2X and use variable DOCBOOK_TO_MAN to point configure to command docbook2x-man of docbook2X. Or use DOCBOOK_TO_MAN="xmlto man --skip-validation" if you have xmlto around. You can also configure using --without-docbook if you can do without a man page for xmlwf. Signed-off-by: Michael Heimpold <michael.heimpold@i2se.com>
* | | | | | libv4l: Upgrade to 1.14.2. Adding RDS and CEC componentsTed Hess2018-09-01
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | Merge pull request #6910 from neheb/patch-35Ted Hess2018-09-01
|\ \ \ \ \ \ | | | | | | | | | | | | | | libupnp: Update to 1.6.25
| * | | | | | libupnp: Update to 1.6.25Rosen Penev2018-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added PKG_BUILD_PARALLEL for faster compilation. Removed copyright line. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #6919 from neheb/tdbTed Hess2018-09-01
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | tdb: Remove libbsd dependency
| * | | | | | | tdb: Remove libbsd dependencyRosen Penev2018-08-31
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libbsd gets picked up since it's no longer limited to glibc. Patch identical to libtalloc one. Same codebase. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / / / / / / expat: disable docbookAndy Walsh2018-09-01
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | | | Merge pull request #6898 from diizzyy/patch-11Ted Hess2018-08-29
|\ \ \ \ \ \ | | | | | | | | | | | | | | lib/expat: Update to 2.2.6
| * | | | | | lib/expat: Update to 2.2.6Daniel Engberg2018-08-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update (lib)expat to 2.2.6 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | libtalloc: Remove libbsd dependencies. Add myself as maintainerTed Hess2018-08-28
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | Merge pull request #6798 from MikePetullo/vipsDirk Brenken2018-08-27
|\ \ \ \ \ \ | | | | | | | | | | | | | | vips: update to 8.6.5
| * | | | | | vips: update to 8.6.5W. Michael Petullo2018-08-24
| | |_|/ / / | |/| | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | Merge pull request #6846 from jsiverskog/protobuf_c_change_maintainerDirk Brenken2018-08-27
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | protobuf-c: Change maintainer
| * | | | | protobuf-c: Change maintainerJacob Siverskog2018-08-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change maintainer to Rosen Penev as agreed upon (https://github.com/openwrt/packages/pull/6778#issuecomment-414479840). Signed-off-by: Jacob Siverskog <jacob@teenage.engineering>
* | | | | | libvpx: add PKG_CPE_ID idLuiz Angelo Daros de Luca2018-08-26
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | | | libiio: add missing dependency to zlibMartin Schiller2018-08-23
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Martin Schiller <ms@dev.tdt.de>
* | | | | | Merge pull request #6828 from neheb/patch-32Ted Hess2018-08-22
|\ \ \ \ \ \ | | | | | | | | | | | | | | freetype: Add PKG_CPE_ID for proper CVE tracking
| * | | | | | freetype: Add PKG_CPE_ID for proper CVE trackingRosen Penev2018-08-20
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #6816 from neheb/patch-4Ted Hess2018-08-22
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | avahi: Add CPE ID to track CVEs
| * | | | | | | avahi: Add CPE ID to track CVEsRosen Penev2018-08-19
| |/ / / / / / | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #6837 from neheb/patch-33Ted Hess2018-08-22
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | giflib: Add PKG_CPE_ID for proper CVE tracking
| * | | | | | | giflib: Add PKG_CPE_ID for proper CVE trackingRosen Penev2018-08-21
| |/ / / / / / | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #6827 from neheb/flacTed Hess2018-08-22
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | flac: Fix CVE-2017-6888
| * | | | | | | flac: Fix CVE-2017-6888Rosen Penev2018-08-20
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added PKG_CPE_ID for proper CVE tracking. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #6839 from neheb/xml2Michael Heimpold2018-08-22
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | libxml2: Fix CVE-2018-14404
| * | | | | | libxml2: Fix CVE-2018-14404Rosen Penev2018-08-21
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Embarrasingly, I missed this one last time. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #6822 from ClaymorePT/boost_1.68.0Hannu Nyman2018-08-22
|\ \ \ \ \ \ | | | | | | | | | | | | | | boost: Package Version Update -> 1.68.0
| * | | | | | boost: Package Version Update -> 1.68.0Carlos Miguel Ferreira2018-08-21
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This package update provides one new library: - YAP: An expression template library for C++14 and later, from Zach Laine [1]. More info can be found at the usual place [2]. [1] : https://www.boost.org/libs/yap/ [2] : https://www.boost.org/users/history/version_1_68_0.html Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
* | | | | | Merge pull request #6825 from neheb/patch-21Dirk Brenken2018-08-22
|\ \ \ \ \ \ | | | | | | | | | | | | | | confuse: Update to 3.2.2
| * | | | | | confuse: Update to 3.2.2Rosen Penev2018-08-20
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for CVE-2018-14447 God rid of pointless autoreconf. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #6645 from neheb/patch-16Dirk Brenken2018-08-22
|\ \ \ \ \ \ | | | | | | | | | | | | | | libdmapsharing: Update to 3.9.2