1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-14 11:23:57 +02:00
Commit Graph

2530 Commits

Author SHA1 Message Date
Rosen Penev
1f1cec28b7
nss: Replace usleep with nanosleep
usleep is deprecated and is optionally not available with uClibc-ng.

Added PKG_LICENSE_FILES.

Added PKG_CPE_ID for proper CVE tracking.

Other minor cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-19 00:37:13 -07:00
Rosen Penev
c8734591ca
Merge pull request #8589 from vk496/tesseract
tesseract: leptonica: add package
2019-07-18 09:41:06 -07:00
Eneas U de Queiroz
e841d74b77 oniguruma: fix CVE-2019-13224 & CVE-2019-13225
The patches were taken from upstream commits.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2019-07-17 16:55:32 -03:00
Rosen Penev
d861fb7c00
Merge pull request #9472 from lucize/nssup
nss: update to 3.45
2019-07-16 22:44:05 -07:00
Sven Roederer
abaca50b57 librouteros: add package
librouteros is a library to communicate with RouterOS, the operating system of MikroTik's
RouterBoards. It uses the API port provided by those systems to connect and talk to the
devices.

API connections must be explicitly enabled. To do so, issue the following command:

> /ip service enable api

Signed-off-by: Sven Roederer <devel-sven@geroedel.de>
2019-07-15 00:19:32 +02:00
Lucian Cristian
80c7a5c119 nss: update to 3.45
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-07-14 22:56:38 +03:00
Valentín Kivachuk
cfb5dbb4aa leptonica: add package
Leptonica is an open source library containing software that is broadly useful for image processing and image analysis applications.

Signed-off-by: Valentín Kivachuk <vk18496@gmail.com>
2019-07-14 17:45:10 +02:00
Rosen Penev
88026d17bf
Merge pull request #9371 from neheb/gpge
libgpg-error: Fix compilation with GAWK 5.0
2019-07-10 11:23:39 -07:00
Rosen Penev
c2b4d2d28f newt: Fix compile with full NLS
Linker flag was missing.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-09 16:58:32 -07:00
Rosen Penev
3ac6e38d62
liburcu: Update to 0.11.1
Cleanup Makefile for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-08 20:12:29 -07:00
Rosen Penev
895b6eab11
Merge pull request #9344 from neheb/sho
libshout: Update to 2.4.3
2019-07-08 18:39:46 -07:00
Rosen Penev
f3ebb45dad
Merge pull request #9381 from neheb/gdb
gdbm: Update to 1.18.1
2019-07-08 13:02:38 -07:00
Rosen Penev
0d8b4e5896
Merge pull request #9360 from neheb/frr3ge
libprotobuf-c: Update to 1.32
2019-07-07 08:41:44 -07:00
Daniel Golle
8f8662adf0
Merge pull request #9253 from dddaniel/master
postgresql: Update to version 11.3
2019-07-07 09:40:56 +02:00
Rosen Penev
0860268f22 libextractor: Add missing header
Fixes compilation with -Wimplicit-function-declaration

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-06 17:53:30 -07:00
Rosen Penev
04308bd652
Merge pull request #9387 from neheb/v4l23
libv4l: Add missing INTL dependency
2019-07-05 13:01:39 -07:00
Rosen Penev
a60b0a8a8d
Merge pull request #9377 from zhaojh329/libuwsc
libuwsc: update to 3.3.2
2019-07-04 22:48:21 -07:00
Rosen Penev
3254ae3323
Merge pull request #9299 from neheb/hgfhgh
protobuf: Update to 3.8.0
2019-07-04 12:11:38 -07:00
Rosen Penev
dcba53b40b
libv4l: Add missing INTL dependency
Needed for FULL NLS. Not bumping PKG_RELEASE as this is no-op.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-03 21:00:05 -07:00
Rosen Penev
83234d13ea
gdbm: Update to 1.18.1
Fixes compilation with -Werror=implicit-function-declaration

This has received no version updates for over 5 years.

Cleaned up Makefile.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-03 18:36:50 -07:00
Jianhui Zhao
46ec912121 libuwsc: update to 3.3.2
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2019-07-04 01:37:47 +08:00
Rosen Penev
a6d7ad8573
Merge pull request #9368 from neheb/torr
RTorrent updates
2019-07-02 21:50:04 -07:00
Rosen Penev
6896d0af32
Merge pull request #9335 from neheb/libn
libnetconf2: Fix compilation without deprecated OpenSSL APIs
2019-07-02 21:12:48 -07:00
Rosen Penev
9afde0d39a libgpg-error: Fix compilation with GAWK 5.0
Patch from Upstream.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-02 10:17:58 -07:00
Rosen Penev
5f6130859a
Merge pull request #9369 from val-kulkov/freetype-package
libfreetype: update to the latest release
2019-07-02 08:27:22 -07:00
Val Kulkov
139d7b6cb4 libfreetype: update to the latest release
Update to FreeType 2.10.1. Update PKG_LICENSE information.

Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
2019-07-02 10:52:32 -04:00
Nikos Mavrogiannopoulos
c414edf63f
Merge pull request #9364 from neheb/p11k
p11-kit: Fix compilation with uClibc-ng
2019-07-02 08:29:13 +02:00
Rosen Penev
655eed48dc
libtorrent: Enable IPv6 and clean up Makefile
This was not touched since I took maintainership.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-01 18:38:57 -07:00
Rosen Penev
9bacdfa9a2
libshout: Update to 2.4.3
Removed inactive maintainer.

Rearranged Makefile for consistency between packages.

Added --without-pic to avoid both -fPIC and -fpic.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-01 11:43:44 -07:00
Rosen Penev
145e9942e2
pthsem: Fix compilation with uClibc-ng
Makefile cleanups for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-01 11:19:50 -07:00
Rosen Penev
f443d9eb13
p11-kit: Fix compilation with uClibc-ng
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-01 11:13:31 -07:00
Rosen Penev
753553980d
libprotobuf-c: Update to 1.32
Remove upstreamed patch.

Updated License information.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-30 18:04:18 -07:00
Michael Heimpold
c92ef21886
Merge pull request #9339 from TDT-AG/pr/20190627-libgpiod-dependency
libgpiod: remove dependency to kernel version
2019-06-30 23:05:03 +02:00
Rosen Penev
16612bea78
Merge pull request #9280 from neheb/log
kea: Don't install to STAGING_DIR_HOST
2019-06-28 19:07:55 -07:00
Rosen Penev
d6a72daec9
log4cplus: Build in parallel
Added PKG/HOST_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-28 14:34:22 -07:00
Lucian Cristian
9a4dae73b4 nss: update to 3.44.1
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-06-27 17:20:57 +03:00
Martin Schiller
6f62810e27 libgpiod: remove dependency to kernel version
Now that we only use kernel versions that support libgpiod,
we can remove the dependency on the kernel version.

This enables libgpiod to be used with linux 4.19.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
2019-06-27 13:41:49 +02:00
Rosen Penev
45527a9475 libnetconf2: Fix compilation without deprecated OpenSSL APIs
Reorganized Makefile for consistency between packages.

Removed InstallDev section. It is already implied by CMAKE_INSTALL

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-27 00:33:54 -07:00
Rosen Penev
b268532566
Merge pull request #9285 from neheb/ele2
elektra: Fix compilation with uClibc-ng
2019-06-26 09:31:05 -07:00
Rosen Penev
1e65a8b5d0 protobuf: Update to 3.8.0
Small Makefile cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-23 14:13:55 -07:00
Rosen Penev
f3887e746d
Merge pull request #9293 from BKPepe/boost
boost: Makefile polishing and fix raw kconfig syntax
2019-06-23 07:47:31 -07:00
Rosen Penev
e0e997350f
Merge pull request #9257 from neheb/bn
libaio: Update to 0.3.112
2019-06-22 12:30:24 -07:00
Jo-Philipp Wich
af4cacd108
boost: fix raw kconfig syntax
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-06-22 19:30:25 +02:00
Josef Schlehofer
79831ee0ab
boost: Makefile polishing
Corrected License according to SPDX in PKG_LICENSE
Added PKG_LICENSE_FILES
HTTPS in their website
Reordered some stuff

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-06-22 19:30:19 +02:00
Rosen Penev
50719a639a
elektra: Fix compilation with uClibc-ng
Add patch that checks for libiconv instead of iconv. nls.mk handles this.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-21 12:25:54 -07:00
Rosen Penev
d68afee955
Merge pull request #9276 from neheb/fbz
fbzmq: Fix compilation with newer GCC
2019-06-21 08:31:21 -07:00
Yousong Zhou
9ac5ac81ab treewide: avoid deref symlinks when installing .so
This change is inspired by commit openwrt/openwrt@38b22b1e ("nghttp2:
deduplicate files in libnghttp2")

The packages in this commit are identified with the following command

	grep -rin -E 'INSTALL_(DATA|BIN)' | grep -F '.so' | grep -F '*'

Some of them do not have symlinks and are not affected, but the change
is still applied for consideration of best practices just in case

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-06-21 09:52:32 +08:00
Nikos Mavrogiannopoulos
3053f2aee1
Merge pull request #9176 from neheb/p11
p11-kit: Update to 0.23.16.1
2019-06-20 17:03:05 +02:00
Rosen Penev
4dda57d73c p11-kit: Update to 0.23.16.1
Added --as-needed linker flag for smaller size.

Small configure adjustments.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-20 00:24:57 -07:00
Rosen Penev
50f8657141 fbzmq: Fix compilation with newer GCC
Added -faligned-new to fix compilation.

As fbzmq is passing -Werror, fixed compilation with newer GCC versions.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-19 13:32:06 -07:00