aboutsummaryrefslogtreecommitdiff
path: root/libs
Commit message (Collapse)AuthorAge
* libsndfile: update to 2019-01-10-58c64581Peter Wagner2019-01-11
| | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* Merge pull request #7777 from neheb/patch-9Hannu Nyman2019-01-05
|\ | | | | libpng: Update to 1.6.36
| * libpng: Update to 1.6.36Rosen Penev2018-12-26
| | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | quasselc: Update to latest commitRosen Penev2019-01-04
| | | | | | | | | | | | | | | | Switched to codeload for simpler Makefile. Several adjustments for consistency. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | libxml2: update to 2.9.9Michael Heimpold2019-01-03
| | | | | | | | | | | | | | | | Also drop the CVE patches which are already covered by this new release. Compile tested for and run tested on mxs platform. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | libev: update to 4.25Deng Qingfang2019-01-03
| | | | | | | | | | | | Full changelog: http://cvs.schmorp.de/libev/Changes?view=markup Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
* | libgphoto2: update package 2.5.22Leonardo Medici2019-01-02
| | | | | | | | Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
* | Merge pull request #7812 from neheb/pam2Nikos Mavrogiannopoulos2019-01-02
|\ \ | | | | | | libpam: Update to 1.3.1
| * | libpam: Update to 1.3.1Rosen Penev2018-12-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream switched to GitHub for releases. Follow suit. Rearranged Makefile quite a bit to be more similar to other projects. Added PKG_BUILD_PARALLEL for faster compilation. Added PKG_CPE_ID for proper CVE tracking. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | libsndfile: update to 42132c543358cee9f7c3e9e9b15bb6c1063a608ePeter Wagner2019-01-02
| | | | | | | | | | | | Fixes CVE-2018-19758
* | | ibrcommon: Remove uclibc++ usageRosen Penev2018-12-30
|/ / | | | | | | | | | | | | The dependent packages fail to build when using uclibc++ due to some missing feature. It's probably easy to add a fix but for right now, switch back to fix compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | libfmt: bump to version 5.3.0Othmar Truniger2018-12-29
| | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | Merge pull request #7703 from neheb/patch-8Hannu Nyman2018-12-29
|\ \ | | | | | | libuv: Update to 1.24.1
| * | libuv: Update to 1.24.1Rosen Penev2018-12-17
| | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #7787 from diizzyy/libmpdclientTed Hess2018-12-28
|\ \ \ | | | | | | | | libs/libmpdclient: Update to 2.16
| * | | libs/libmpdclient: Update to 2.16Daniel Engberg2018-12-26
| | | | | | | | | | | | | | | | | | | | | | | | Update libmpdclient to 2.16 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | Merge pull request #7795 from zhaojh329/libuwscHannu Nyman2018-12-28
|\ \ \ \ | | | | | | | | | | libuwsc: Update to 3.2.0
| * | | | libuwsc: Update to 3.2.0Jianhui Zhao2018-12-28
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
* | | | | Merge pull request #7705 from neheb/patch-10Michael Heimpold2018-12-28
|\ \ \ \ \ | | | | | | | | | | | | libiio: Update to 0.16
| * | | | | libiio: Update to 0.16Rosen Penev2018-12-17
| | |_|/ / | |/| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #7778 from neheb/patch-13Stijn Tintel2018-12-28
|\ \ \ \ \ | |_|/ / / |/| | | | libpfring: Update to 7.4.0
| * | | | libpfring: Update to 7.4.0Rosen Penev2018-12-26
| | |_|/ | |/| | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #6972 from neheb/doubleHannu Nyman2018-12-27
|\ \ \ \ | | | | | | | | | | libdouble-conversion: Update to 3.1.1
| * | | | libdouble-conversion: Update to 3.1.1Rosen Penev2018-12-26
| | |_|/ | |/| | | | | | | | | | | | | | | | | | Switched to codeload and updated the Makefile to standards. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #7719 from neheb/patch-24Hannu Nyman2018-12-27
|\ \ \ \ | | | | | | | | | | psqlodbc: Update to 11.00.0000
| * | | | psqlodbc: Update to 11.00.0000Rosen Penev2018-12-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rearranged Makefile for consistency between packages. Added PKG_BUILD_PARALLEL to speed up compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | libpcre: Allow building with uclibc++Rosen Penev2018-12-26
| |/ / / |/| | | | | | | | | | | | | | | This makes the libc++ adjustable Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #7691 from neheb/patch-5Hannu Nyman2018-12-26
|\ \ \ \ | | | | | | | | | | libndpi: Update to 2.6
| * | | | libndpi: Update to 2.6Rosen Penev2018-12-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Got rid of the upstreamed patches. ndpiReader needs libc++ now apparently. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #7696 from salzmdan/liburcuHannu Nyman2018-12-26
|\ \ \ \ \ | | | | | | | | | | | | liburcu: update to 0.9.5
| * | | | | liburcu: update to 0.9.5Daniel Salzman2018-12-17
| | |_|_|/ | |/| | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
* | | | | Merge pull request #7697 from salzmdan/masterHannu Nyman2018-12-26
|\ \ \ \ \ | | | | | | | | | | | | libedit: update to 20181209-3.1
| * | | | | libedit: update to 20181209-3.1Daniel Salzman2018-12-17
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
* | | | | Merge pull request #7736 from diizzyy/patch-20Hannu Nyman2018-12-26
|\ \ \ \ \ | | | | | | | | | | | | sqlite3: Set platform configuration flags & cleanup
| * | | | | sqlite3: Set platform configuration flags & cleanupDaniel Engberg2018-12-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set platform specfic flags to avoid sqlite using built-in variants Remove CONFIGURE_VARS, already properly set by toolchain Change order of TARGET_CFLAGS to match upstream documentation Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | Merge pull request #7632 from neheb/gpgHannu Nyman2018-12-26
|\ \ \ \ \ \ | | | | | | | | | | | | | | libgpg-error: Update to 1.33
| * | | | | | libgpg-error: Update to 1.33Rosen Penev2018-12-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #7765 from neheb/patch-6Hannu Nyman2018-12-26
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | ibrcommon: Allow usage of uclibc++
| * | | | | | | ibrcommon: Allow usage of uclibc++Rosen Penev2018-12-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allows having only one libc++ installed. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #7747 from val-kulkov/openldap-packageHannu Nyman2018-12-26
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | openldap: version update and new build parameters
| * | | | | | | openldap: version update and new build parametersVal Kulkov2018-12-21
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch updates OpenLDAP to 2.4.47, introduces new build parameters and places openldap-server, openldap-utils and libopenldap under a separate menu item in Network. OpenLDAP is difficult to find in menuconfig at present. Making a separate menu item for OpenLDAP for selection of packages and enabling or disabling build parameters makes better sense. To have access to the loglevel directive, OpenLDAP must be built with debugging information. Having access to the loglevel directive is essential during the initial configuration of OpenLDAP server. International users may want to enable ICU support to have access to international characters. Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
* | | | | | | Merge pull request #7766 from neheb/patch-9Ted Hess2018-12-26
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libaudiofile: Allow compilation with uclibc++
| * | | | | | | libaudiofile: Allow compilation with uclibc++Rosen Penev2018-12-24
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Allows selection of 1 libc++. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | libs/alsa-lib: Add /etc/asound.conf for backupDaniel Engberg2018-12-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Even if /etc/asound.conf isn't installed we should try to preserve user configurations during sysupgrades Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | libsndfile: update to 8ddc442d539ca775d80cdbc7af17a718634a743fPeter Wagner2018-12-25
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a/ulaw: fix multiple buffer overflows Signed-off-by: Peter Wagner <tripolar@gmx.at>
* / / / / / glib2: update to 2.58.2Peter Wagner2018-12-24
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | Merge pull request #7704 from neheb/patch-9Hannu Nyman2018-12-21
|\ \ \ \ \ | |_|_|_|/ |/| | | | jansson: Update to 2.12
| * | | | jansson: Update to 2.12Rosen Penev2018-12-17
| | |_|/ | |/| | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | sqlite3: change maintainerSebastian Kemper2018-12-20
| |_|/ |/| | | | | | | | Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | Merge pull request #7679 from neheb/fcgiHannu Nyman2018-12-19
|\ \ \ | | | | | | | | fcgi: Update to 2.4.1