aboutsummaryrefslogtreecommitdiff
path: root/libs
Commit message (Collapse)AuthorAge
* Merge pull request #12770 from miska/mariadb-maintJosef Schlehofer2020-07-09
|\ | | | | mariadb/libmariadb: Take over as a maintainer
| * mariadb/libmariadb: Take over as a maintainerMichal Hrusecky2020-07-09
| | | | | | | | Signed-off-by: Michal Hrusecky <michal@hrusecky.net>
* | Merge pull request #12662 from micmac1/tiff-cxx-abi-5Jiri Slachta2020-07-09
|\ \ | |/ |/| tiff: declare ABI_VERSION in libtiffxx as well
| * tiff: declare ABI_VERSION in libtiffxx as wellSebastian Kemper2020-06-30
| | | | | | | | | | | | | | | | ABI_VERSION is used in Package/libtiffxx/install but not defined, so we don't get SONAME treatment for libtiffxx. This commit adds the missing ABI_VERSION. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | c-ares: switch to CMakeRosen Penev2020-07-09
| | | | | | | | | | | | Allows simplifying the Makefile. Also allows faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | libdmapsharing: update to 3.9.10W. Michael Petullo2020-07-08
| | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | expat: fix compilation with doc2manRosen Penev2020-07-08
| | | | | | | | | | | | | | Even though doc2man is explicitly disabled, it is only for the target. Split out the options to a separate variable. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | sqlite3: remove maintainerSebastian Kemper2020-07-08
| | | | | | | | Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | mariadb: remove maintainerSebastian Kemper2020-07-08
| | | | | | | | Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | apache/apr/apr-util: remove maintainerSebastian Kemper2020-07-08
| | | | | | | | Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | Merge pull request #12745 from neheb/getdRosen Penev2020-07-08
|\ \ | | | | | | getdns: properly remove libbsd support
| * | getdns: fix compilation without deprecated OpenSSL APIsRosen Penev2020-07-07
| | | | | | | | | | | | | | | | | | | | | | | | Since DSA is enabled, dsa.h is needed. Normally this header is included implicitly with engine.h but with OPENSSL_API_COMPAT >= 0x10100000L , this is not so. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | getdns: properly remove libbsd supportRosen Penev2020-07-07
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | qrencode: switch to CMakeRosen Penev2020-07-07
| | | | | | | | | | | | | | | | | | Allows simplifying the Makefile. Also faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #12728 from neheb/xer2Rosen Penev2020-07-07
|\ \ \ | | | | | | | | libxerces-c: switch to CMake
| * | | libxerces-c: switch to CMakeRosen Penev2020-07-07
| |/ / | | | | | | | | | | | | | | | | | | | | | Allows simplifying the Makefile. Also faster compilation. Removed autotools patch as a result. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #12714 from neheb/archRosen Penev2020-07-07
|\ \ \ | | | | | | | | libarchive: switch to CMake
| * | | libarchive: switch to CMakeRosen Penev2020-07-04
| | | | | | | | | | | | | | | | | | | | | | | | Allows simplifying the Makefile. Also faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #12727 from neheb/expRosen Penev2020-07-07
|\ \ \ \ | | | | | | | | | | expat: convert to cmake
| * | | | expat: convert to cmakeRosen Penev2020-07-07
| | |/ / | |/| | | | | | | | | | | | | | | | | | Allows faster compilation and a simpler Makefile. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / | | yubico-pam: fix compilation with fixed ykpersRosen Penev2020-07-07
|/ / / | | | | | | | | | | | | | | | | | | | | | Massively cleaned up the Makefile for simplicity. Added PKG_INSTALL and PKG_BUILD_PARALLEL for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #12734 from nickberry17/masterRosen Penev2020-07-06
|\ \ \ | | | | | | | | modemmanager: update ModemManager and dependencies
| * | | libqmi: bump to 1.26.0Nicholas Smith2020-07-06
| | | | | | | | | | | | | | | | Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
| * | | libmbim: bump to 1.24.0Nicholas Smith2020-07-06
| | | | | | | | | | | | | | | | Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
* | | | libpng: fix compilation with ccacheRosen Penev2020-07-05
|/ / / | | | | | | | | | | | | | | | It seems an extra CMake variable is needed for one of the scripts. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #12711 from neheb/urcuRosen Penev2020-07-05
|\ \ \ | | | | | | | | liburcu: install pkgconfig files
| * | | liburcu: install pkgconfig filesRosen Penev2020-07-03
| | | | | | | | | | | | | | | | | | | | | | | | Newer versions of lttng* need these. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #12679 from jonathanunderwood/getdns-1.6.0Rosen Penev2020-07-05
|\ \ \ \ | | | | | | | | | | getdns: update to version 1.6.0
| * | | | getdns: update to version 1.6.0Jonathan G. Underwood2020-07-05
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This update also: - enables parallel builds - moves to the CMake build system - removes the redundant InstallDev stanza Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
* | / / libpng: remove hardware optimizations for mipselRosen Penev2020-07-04
| |/ / |/| | | | | | | | | | | | | | | | | The mipsel optimizations are only MSA and not any DSP, which means they're useless for OpenWrt targets. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #12633 from neheb/freetRosen Penev2020-07-03
|\ \ \ | | | | | | | | freetype: update to 2.10.2
| * | | freetype: update to 2.10.2Rosen Penev2020-06-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switched to CMake to simplify the Makefile and to remove autotools hacks. Replaced InstallDev with CMAKE_INSTALL. Added PKG_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #12656 from gladiac1337/liburing-0.6Rosen Penev2020-07-03
|\ \ \ \ | | | | | | | | | | liburing: new package: liburing v0.6
| * | | | liburing: Simplify CFLAGS assignment for MUSL targetsChristian Lachner2020-07-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Simplify the way we deal with additional CFLAGS for MUSL targets Signed-off-by: Christian Lachner <gladiac@gmail.com>
| * | | | liburing: Re-enable stack-protection for uClibc targetsChristian Lachner2020-07-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove -fno-stack-protector for uClibc targets - Make TITLE a little nicer Signed-off-by: Christian Lachner <gladiac@gmail.com>
| * | | | liburing: new package: liburing v0.6Christian Lachner2020-06-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add initial Makefile - Add patch to fix inttypes.h inclusion when __kernel_timespec is unavailable Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | | | | Merge pull request #12636 from neheb/png2Rosen Penev2020-07-03
|\ \ \ \ \ | | | | | | | | | | | | libpng: switch to CMake
| * | | | | libpng: switch to CMakeRosen Penev2020-06-28
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allows simplification of the Makefile. Remove no more needed patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | libowfat: fix compilation under GCC10Rosen Penev2020-07-04
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | libradiotap: update to 2020-06-22Rosen Penev2020-07-02
| |_|/ / |/| | | | | | | | | | | | | | | | | | | Fixes compilation with GCC10. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | opusfile: bump 0.12Eduardo Abinader2020-07-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes since the v0.11 release: Fix stack overflow buffering out-of-sequence streams. Fix possible divide-by-zero. Fix issues with seeking in the win32 backend. Fix an issue where the seek algorithm could be confused by stream data changing between reads. Clean up compiler and scan-build warnings. Avoid use of the deprecated ftime() function which has Y2038 problems. Remove undefined behaviour memcpy(NULL) in op_read_native(). Visual Studio project files updated for libogg 1.3.4 library name change. Various build systems updates. Various integration and testing environment improvements. Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
* | | | check: bump 0.15.0Eduardo Abinader2020-06-30
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | Compiled and run in x86_64. Changes: -Define CK_ATTRIBUTE_FORMAT for GCC >= 2.95.3, to make use of ‘gnu_printf’ format attribute -Refactor tests to fix signed - unsigned conversions -Refactor some Check internals to use proper interger types Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
* | | Merge pull request #12649 from neheb/dmaplibRosen Penev2020-06-29
|\ \ \ | | | | | | | | libdmapsharing: update to 3.98
| * | | libdmapsharing: update to 3.98Rosen Penev2020-06-29
| | | | | | | | | | | | | | | | | | | | | | | | Refreshed patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #12637 from neheb/tiffJiri Slachta2020-06-30
|\ \ \ \ | | | | | | | | | | tiff: switch to CMake
| * | | | tiff: switch to CMakeRosen Penev2020-06-29
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allows removing autotools hacks. Also simplified InstallDev section. Added ABI_VERSION parameter for proper rebuilds. Also used in the pkgconfig path fixup. Small cleanups for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #12647 from neheb/gdbRosen Penev2020-06-29
|\ \ \ \ | | | | | | | | | | gdbm: fix GCC 10 multiple def compilation error
| * | | | gdbm: fix GCC 10 multiple def compilation errorSyrone Wong2020-06-29
| | |/ / | |/| | | | | | | | | | Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
* | | | Merge pull request #12635 from neheb/libloRosen Penev2020-06-29
|\ \ \ \ | |/ / / |/| | | liblo: switch to CMake
| * | | liblo: switch to CMakeRosen Penev2020-06-27
| |/ / | | | | | | | | | | | | | | | | | | | | | Allows simplifying the Makefile. Make tools option conditional on package selection. Signed-off-by: Rosen Penev <rosenp@gmail.com>