aboutsummaryrefslogtreecommitdiff
path: root/libs
Commit message (Collapse)AuthorAge
...
| * | | | libsoup: update to 2.70.0Rosen Penev2020-03-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moved maintainer above for consistency between packages. Reordered MESON_ARGS based on order of meson_options.txt. Disabled Brotli. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #11208 from neheb/ipRosen Penev2020-03-15
|\ \ \ \ \ | |/ / / / |/| | | | ipfs-http-client: add missing libatomic dependency
| * | | | ipfs-http-client: remove NIH MakefileRosen Penev2020-02-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There's no reason for it. It breaks parallel building, does not link to libatomic when necessary, and generates a larger binary for some reason. The normal package has none of these problems. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | libestr: remove myself as maintainerRosen Penev2020-03-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added PKG_BUILD_PARALLEL for faster compilation. Removed autoreconf since nothing is being patched. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | libaio: remove myself as maintainerRosen Penev2020-03-15
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | protobuf-c: remove myself as maintainerRosen Penev2020-03-15
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | libnatpmp: remove myself as maintainerRosen Penev2020-03-15
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #11544 from neheb/cappRosen Penev2020-03-15
|\ \ \ \ \ | | | | | | | | | | | | libcap: update to 2.33
| * | | | | libcap: update to 2.33Rosen Penev2020-03-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added a compatibility fix for musl. Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #11485 from BKPepe/x264Rosen Penev2020-03-15
|\ \ \ \ \ \ | | | | | | | | | | | | | | x264: add CONFIGURE_VARS when NASM is not selected
| * | | | | | x264: add CONFIGURE_VARS and MAKE_FLAGS when NASM is not selectedJosef Schlehofer2020-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove dot in TITLE - Use HTTPS in URL Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | Merge pull request #11552 from neheb/faadRosen Penev2020-03-15
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | faad2: update to 2.9.1
| * | | | | | | faad2: update to 2.9.1Rosen Penev2020-03-11
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It seems upstream abandoned sourceforge. Add license information. Fix CVE tag. It seems the mass CVE patch placed many wrong CVEs. Add PKG_BUILD_PARALLEL for faster compilation. Do not build patented functionality when BUILD_PATENTED is missing. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / | | | | | libuhttpd: Update to 3.1.0Jianhui Zhao2020-03-14
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
* | | | | | xr_usb_serial_common: replace SUBDIRS with M in package recipeDavid Bauer2020-03-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The SUBDIRS variable has been removed in kernel 5.4, and was deprecated since the beginnig of kernel git history in favour of M or KBUILD_EXTMOD. Signed-off-by: David Bauer <mail@david-bauer.net>
* | | | | | libpfring: replace SUBDIRS with M in package recipeDavid Bauer2020-03-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The SUBDIRS variable has been removed in kernel 5.4, and was deprecated since the beginnig of kernel git history in favour of M or KBUILD_EXTMOD. Signed-off-by: David Bauer <mail@david-bauer.net>
* | | | | | libs: libzdb: bump to version 3.2.1Alexandru Ardelean2020-03-10
| |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches require a bit of rework: - dropped 010-missing-header.patch - add 010-do-not-run-test-progs.patch - re-updated 020-filterh-use-host-built-version.patch - Makefile.in gets regenerated from PKG_FIXUP:=autoreconf - added PKG_FIXUP:=autoreconf ; it's easier to patch automake stuff that big configure scripts Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | Merge pull request #11527 from ynezz/upstream/libiio-v0.19Michael Heimpold2020-03-08
|\ \ \ \ \ | | | | | | | | | | | | libiio: bump to latest release v0.19
| * | | | | libiio: bump to latest release v0.19Petr Štetiar2020-03-07
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While at it making it as well kernel 5.4 compatible by backporting upstream patch which synchronizes channel types and modifier lists in the headers. Signed-off-by: Petr Štetiar <ynezz@true.cz>
* / | | | libgee: update to 0.20.3Rosen Penev2020-03-06
|/ / / / | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #11400 from neheb/auiRosen Penev2020-03-04
|\ \ \ \ | | | | | | | | | | libaudiofile: remove
| * | | | libaudiofile: removeRosen Penev2020-02-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This package is completely unused. It's apparently optional with mpd, but has been unused for some time. It's also infested with CVEs. Last non-git update is from 2013. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #11436 from neheb/avh2Rosen Penev2020-03-04
|\ \ \ \ \ | |_|_|_|/ |/| | | | avahi: update to 0.8
| * | | | avahi: update to 0.8Rosen Penev2020-02-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clean up Makefile slightly. Update configure options for the new version. Remove first patch and update the other one. Use a different solution for the stack protector on certain platforms. Run script through shellcheck. Small quote fix. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | tdb: bump to 1.4.3Alexander Ryzhov2020-03-04
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>
* | | | | measurement-kit: update to version 0.10.11Jan Pavlinec2020-03-03
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | libqmi: bump libqmi versionNicholas Smith2020-03-02
| |_|/ / |/| | | | | | | | | | | Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
* | | | Merge pull request #11447 from neheb/prot2Rosen Penev2020-02-28
|\ \ \ \ | | | | | | | | | | protobuf: link against libm under glibc
| * | | | protobuf: link against libm under glibcRosen Penev2020-02-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | libirecovery: fix versionRosen Penev2020-02-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The hash was correct but not the source version. No idea how this happened Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #11448 from neheb/upnppppppRosen Penev2020-02-27
|\ \ \ \ \ | | | | | | | | | | | | libupnpp: link against libm under glibc
| * | | | | libupnpp: link against libm under glibcRosen Penev2020-02-26
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Fixes compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #11427 from neheb/h56yRosen Penev2020-02-27
|\ \ \ \ \ | | | | | | | | | | | | libarchive: update to 3.4.2
| * | | | | libarchive: update to 3.4.2Rosen Penev2020-02-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to normal tarballs. Remove autoreconf as a result. Several Makefile cleanups for consistency. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #11426 from neheb/logRosen Penev2020-02-27
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | log4cplus: update to 2.0.5
| * | | | | log4cplus: update to 2.0.5Rosen Penev2020-02-23
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Remove CMake option made obsolete by cmake.mk Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | / / / libimobiledevice: update to 2020-02-19Rosen Penev2020-02-26
| |/ / / |/| | | | | | | | | | | | | | | | | | | Added config directory patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #11396 from neheb/cap2Rosen Penev2020-02-24
|\ \ \ \ | |/ / / |/| | | libcap: update to 2.32
| * | | libcap: update to 2.32Rosen Penev2020-02-20
| |/ / | | | | | | | | | | | | | | | Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | protobuf-c: update to 1.3.3Rosen Penev2020-02-23
| | | | | | | | | | | | | | | | | | Refreshed patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #11399 from neheb/mpccRosen Penev2020-02-23
|\ \ \ | | | | | | | | libmpdclient: update to 2.18
| * | | libmpdclient: update to 2.18Rosen Penev2020-02-20
| |/ / | | | | | | | | | | | | | | | Fix URLs and other small cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #11390 from neheb/upnppppRosen Penev2020-02-23
|\ \ \ | | | | | | | | libupnpp: update to 0.17.2
| * | | libupnpp: update to 0.17.2Rosen Penev2020-02-19
| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | ldns: fix compilation without deprecated APIsRosen Penev2020-02-20
| |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refreshed darwin patch. The first OpenSSL patch is an upstream backport. The second was sent upstream: https://github.com/NLnetLabs/ldns/pull/68 Small Makefile cleanups for consistency. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | libcap: update to 2.31Rosen Penev2020-02-19
|/ / | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #11354 from neheb/abaskat1Rosen Penev2020-02-18
|\ \ | | | | | | serdisplib: update to 2.02
| * | serdisplib: update to 2.02Rosen Penev2020-02-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use standard PKG_INSTALL. Added patch to fix compilation with it. Use PKG_INSTALL_DIR as a result. Added PKG_BUILD_PARALLEL for faster compilation. Fixed license information. Add build depends for libusb as it is needed for compilation. Various small cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #11368 from neheb/upnppRosen Penev2020-02-18
|\ \ \ | | | | | | | | libupnp: downgrade to 1.8.6
| * | | libupnp: downgrade to 1.8.6Rosen Penev2020-02-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The newer libupnp is causing problems with libupnpp. While the latter has migraded to using a different library, it still has support for older libupnp. Keep using it. Signed-off-by: Rosen Penev <rosenp@gmail.com>