Rosen Penev
164e706f9d
librsocket-cpp: Update to 2019-09-22
...
Added URLs.
Added needed Boost patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-22 18:11:23 -07:00
Rosen Penev
43a8e02bb8
libwangle: Update to 2019.09.22.00
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-22 18:11:23 -07:00
Rosen Penev
0f209e988c
libfizz: Update to 2019.09.22.00
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-22 18:11:23 -07:00
Rosen Penev
d28d9aa4dc
libfolly: Update to 2019.09.22.00
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-22 18:11:22 -07:00
Rosen Penev
cf9c219f50
libudev: Clean up Makefile
...
Switch to standard PKG_SOURCE_VERSION/DATE instead of defining PKG_VERSION
Removed PKG_SOURCE. It's implicit.
Replaced IntallDev section with CMAKE_INSTALL.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-21 15:55:31 -07:00
Rosen Penev
df433fe722
libsoxr: Fix pkgconfig files
...
Replaced InstallDev section with CMAKE_INSTALL.
Adjusted all of the paths to be more consistent with other packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-21 15:53:52 -07:00
Rosen Penev
68d3734dea
avro: Replace PKG_INSTALL with CMAKE_INSTALL
...
Allows removal of the InstallDev section as it's now implicit.
PKG_INSTALL is already defined in cmake.mk
This also installs a pkgconfig file. Added a patch to fix it up.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-21 15:52:29 -07:00
Rosen Penev
0dac4b74ca
libftdi1: Fix pkgconfig paths properly
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-21 15:49:58 -07:00
Rosen Penev
3c4419d45b
libftdi: Fix pkgconfig paths
...
Switched to CMAKE_INSTALL for simplicity.
Other minor cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-21 15:49:13 -07:00
Daniel Golle
bf033c622a
serdisplib: add package
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-09-21 21:37:48 +02:00
Rosen Penev
7207e0b788
Merge pull request #10020 from neheb/cap
...
libcap: Fix pkgconfig file
2019-09-21 11:58:08 -07:00
Rosen Penev
bc98fd224c
Merge pull request #9977 from neheb/prot
...
protobuf: Switch to CMake
2019-09-19 17:45:02 -07:00
Rosen Penev
064af793e7
Merge pull request #9975 from neheb/lz44
...
liblz4: Update to 1.9.2
2019-09-19 17:44:17 -07:00
Rosen Penev
720ae061e8
Merge pull request #9974 from neheb/libogg
...
libogg: Update to 1.3.4
2019-09-19 17:43:56 -07:00
Rosen Penev
34c0839a76
p11-kit: Update to 0.23.17
...
Remove upstreamed patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-18 14:57:19 -07:00
Rosen Penev
e5765ce685
Merge pull request #10016 from nxhack/libuv_bump
...
libuv: update to 1.32.0
2019-09-17 22:10:23 -07:00
Hirokazu MORIKAWA
f8ecbf529b
libuv: update to 1.32.0
...
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-09-18 13:50:42 +09:00
Rosen Penev
c56ad06395
libgd: Fix pkgconfig file for cross compilation
...
This allows packages that use pkgconfig to find libgd properly.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-17 16:09:38 -07:00
Rosen Penev
c75fe2fd0f
libogg: Update to 1.3.4
...
Added PKG_BUILD_PARALLEL for faster compilation.
Added ABI_VERSION to force rebuilds on ABI upgrade.
Added a couple of LDFLAGS for smaller size.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-17 16:01:34 -07:00
Rosen Penev
d3908aee91
libcap: Fix pkgconfig file
...
Helps packages that use pkgconfig to find libcap when installed in OpenWrt
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-17 15:40:53 -07:00
Jan Pavlinec
299e5b0a9b
treewide: add PKG_CPE_ID for better cvescanner coverage
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-09-17 12:40:26 +02:00
Rosen Penev
4cecfeced8
dtc: Add missing dependency to -utils
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-17 11:37:15 +08:00
Rosen Penev
0350a15716
protobuf: Switch to CMake
...
Allows PKG_BUILD_PARALLEL to work properly.
Replaced InstallDev section with CMAKE_INSTALL.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-16 16:34:23 -07:00
Michael Heimpold
99d6731ed9
libmodbus: update to 3.1.6
...
Also fix the license information: in older versions the test programs
were GPL 3 licensed, but meanwhile it changed to BSD license.
But since this package only packages the library itself, we can
safely focus only on the LGPL here which covers the library itself.
While at, fix a minor nitpick during library symlink installation.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-09-16 23:19:15 +02:00
Michael Heimpold
9c9b846da3
libgpiod: update to 1.4.1
...
While at, fix minor nitpick during installation of library symlinks.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-09-16 23:19:15 +02:00
Michael Heimpold
d44ab1a122
libiio: Update to 0.18
...
While at, fix a minor nitpick while installing shared library symlinks.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-09-16 23:19:15 +02:00
Rosen Penev
762a0eeb79
libftdi1: Apply pkgconfig fixes to libftdipp1 as well
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-16 12:02:05 -07:00
Rosen Penev
bfcab07d87
libfmt: Fix pkgconfig paths
...
pkgconfig needs to override these.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-16 11:51:32 -07:00
Rosen Penev
180134d04c
libftdi1: Partially add back InstallDev
...
The pkgconfig file needs changing.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-16 10:44:38 -07:00
Yousong Zhou
41a4aecccf
dtc: bump to version 1.5.1
...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-09-16 08:00:19 +00:00
Rosen Penev
68a728e8d7
Merge pull request #9994 from flyn-org/vips
...
vips: update to 8.8.2
2019-09-15 10:20:25 -07:00
W. Michael Petullo
8a66eab632
vips: update to 8.8.2
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-09-15 13:11:34 -04:00
Hannu Nyman
f31b08e042
Merge pull request #9992 from flyn-org/openldap
...
openldap: update to 2.4.48
2019-09-15 19:42:17 +03:00
Rosen Penev
4d163eafa8
Merge pull request #9987 from neheb/lept
...
leptonica: Add missing libwebp dependency
2019-09-15 09:16:36 -07:00
W. Michael Petullo
c040738707
openldap: update to 2.4.48
...
Fixes CVE-2019-13565.
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-09-14 12:08:53 -04:00
Rosen Penev
03661fd4a5
librsocket-cpp: Update to 2019-09-12
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-13 14:45:31 -07:00
Rosen Penev
79168cc259
libftdi1: Remove faulty change from last patch
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-13 13:14:48 -07:00
Rosen Penev
4939a9c291
opencv: Add missing libwebp dependency
...
Now that libwebp is in the tree, opencv picks it up.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-13 13:07:20 -07:00
Rosen Penev
8fdadfd5ee
leptonica: Add missing libwebp dependency
...
Now that libwebp is in the tree, leptonica picks it up.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-13 13:02:46 -07:00
Rosen Penev
b5b2fa187d
libgd: Backport SOVERSION and pkgconfig changes
...
The latter is needed for some packages to find libgd.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-13 12:54:50 -07:00
Rosen Penev
a1057cea1f
Merge pull request #9963 from neheb/gd4
...
libgd: Switch to CMake
2019-09-13 01:55:09 -07:00
Rosen Penev
2e12e13a3b
libftdi1: Don't build examples
...
Add PKG_BUILD_PARALLEL for faster compilation.
Replace InstallDev section with CMAKE_INSTALL
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-12 19:45:53 -07:00
Rosen Penev
7276289795
liblo: disable tests and enable IPv6
...
Speeds up compilation.
Also fixed compilation without deprecated POSIX APIs.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-12 19:45:19 -07:00
Rosen Penev
3e44ecbafa
libgd: Switch to CMake
...
Size reduced from 92878 to 91675 bytes.
CMake added CXX files. Removed those.
Removed ceill patch. ceill is not used anymore.
Removed pkgconfig patch. CMake uses a different file, which does not have
this problem.
Further size reduction to 87938 with LTO.
Removed InstallDev. CMAKE_INSTALL takes care of that.
Added WebP support.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-12 14:48:32 -07:00
Rosen Penev
70448f6e1f
libwebp: Fix InstallDev typo again
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-12 14:47:57 -07:00
Rosen Penev
8c16ee38b7
libwebp: Fix typo with InstallDev section
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-12 14:37:40 -07:00
Rosen Penev
4a829f7c6d
libfolly: Pass -DBoost_NO_BOOST_CMAKE
...
It seems the new CMake update broke boost again.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-12 14:33:14 -07:00
Rosen Penev
7c6d46f33f
Merge pull request #9945 from neheb/gc
...
libgcrypt: Update to 1.8.5
2019-09-12 14:23:24 -07:00
Rosen Penev
9475ba9cc7
Merge pull request #9964 from neheb/webp
...
libwebp: Add new package
2019-09-12 14:21:08 -07:00
Rosen Penev
5769359975
libgcrypt: Update to 1.8.5
...
Fixed up license information. Only the library is packaged.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-12 14:15:37 -07:00
Rosen Penev
cf55c9ee58
libgee: Update to 0.20.2
...
Eliminate patch in favor of configure argument.
Shuffled some stuff around for consistency between packages.
Added PKG_BUILD_PARALLEL for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-12 13:19:24 -07:00
Rosen Penev
a6c88c19d7
liblz4: Update to 1.9.2
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-12 13:12:42 -07:00
Rosen Penev
408ccf7946
Merge pull request #9952 from neheb/rt
...
rtorrent: Switch to static linking
2019-09-11 22:48:40 -07:00
Rosen Penev
48224cc8d3
libwebp: Add new package
...
Requested by: https://github.com/openwrt/packages/issues/9740
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-10 20:56:32 -07:00
Rosen Penev
6484e63100
Merge pull request #9838 from ClaymorePT/boost_1.71.0_r1
...
boost: Package Version Update (1.71.0) + bugfixes
2019-09-10 12:58:23 -07:00
Carlos Miguel Ferreira
0cd9824623
boost: Package Version Update (1.71.0) + bugfixes
...
This commit updates Boost to version 1.71.0 and disables Boost.Context
for arc and mips64 architectures, since either jump_fcontext or
getcontext are undefined for those architectures.
It also fixes a bug were Boost.Fiber was not properly disabled for
mips32 and mips64 architectures.
Boost.Coroutine2 option was removed since it was redundant. By selecting
the Coroutine package, Coroutine2 is also installed.
Boost.Fiber has been disabled for target brcm47xx_generic and brcm47xx_legacy
due to misssing opcode support from instruction set.
Boost 1.71.0 brings a new header-only library
- Boost.Variant2 [1]
-> A never-valueless, strong guarantee implementation of
std::variant, from Peter Dimov.
More info about Boost 1.71.0 can be found at the usual place [2].
[1]: https://www.boost.org/doc/libs/1_71_0/libs/variant2/doc/html/variant2.html
[2]: https://www.boost.org/users/history/version_1_71_0.html
Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
2019-09-10 14:25:35 +01:00
Sven Eckelmann
bbb1ea7345
treewide: Change .*GPL.*+ licenses to SPDX compatible identifier
...
The CONTRIBUTING.md requests an (or multiple) SPDX identifier for GPL
licenses. But a lot of packages did use a different, non-SPDX style with a
"+" at the end instead of "-or-later".
Signed-off-by: Sven Eckelmann <sven@narfation.org>
2019-09-10 07:45:15 +02:00
Rosen Penev
f27427cbfc
libwangle: Update to 2019.09.02
...
Several size optimizations. Savings of ~68KB.
Remove shared build. libwangle is only used by fbthrift. Just use the
static version.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-09 20:39:17 -07:00
Rosen Penev
e56fada5a8
libtorrent: Switch to static library.
...
libtorrent is only used by rtorrent. Switch to a static library to save
space.
Removed libsigc++ dependency. It seems it's not needed.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-09 15:32:29 -07:00
Rosen Penev
ad758ba286
libsigcxx: Remove
...
It's no longer needed with libtorrent. No other package depends on it.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-09 15:32:28 -07:00
Rosen Penev
af03174c5a
libfizz: Update to 2019.09.09.00
...
Several size optimizations. ~76KB savings.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-09 13:50:33 -07:00
Rosen Penev
2973b57a39
libfolly: Update to 2019.09.02
...
Several optimizations to reduce size. ~35KB. Mostly because of LTO.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-09 11:34:14 -07:00
Sebastian Kemper
b6212c8769
glib2: don't use libelf during host build
...
Since commit d3f86c9cc3e465fbca51aaadbb274856831ba56c tools/libelf
installs a pkgconfig file, which in turn is picked up during the glib2
host build. On the build bots the same occurs, although it so happens
that (sometimes?) libelf.h is not found and the host build fails. This
may be a timing issue specific to the build bots, as the header is in
fact installed by tools/libelf and I can't reproduce this here on my own
computer.
In any case, libelf (if detected) is only used by gresource. gresource
can be used without it. gresource is not used by OpenWrt's build system
(also not in openwrt/packages). So adding "--disable-libelf" to the host
configure args is not detrimental in any way and works around the issue
described above.
Resolves #9927
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2019-09-09 09:39:35 +02:00
Rosen Penev
bfb89d058b
Revert "libmstch: Remove boost dependency"
...
This reverts commit cb78291982
.
The buildbots have GCC6. GCC7 is needed for C++17.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-08 14:54:35 -07:00
Lucian Cristian
257351976f
nss: update to 3.46
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-09-06 18:53:15 +03:00
Nick Hainke
ba5d69edcd
libuwifi: fix dev installation
...
The ccan needs config.h file. This commit fixes the includes
and copies the config.h file to the correct position.
Signed-off-by: Nick Hainke <vincent@systemli.org>
2019-09-05 00:04:04 +02:00
Rosen Penev
cb78291982
libmstch: Remove boost dependency
...
Added patches that convert Boost functionality to C++17.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-03 17:04:37 -07:00
Rosen Penev
c111125d3c
libdouble-conversion: Size optimizations
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-03 12:43:18 -07:00
Rosen Penev
864c089a04
alsa-libs: Update to 1.1.9
...
Fixed license information.
Removed older unnecessary stuff.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-03 20:41:44 +02:00
Rosen Penev
4854f1ca49
Merge pull request #9875 from neheb/mneas
...
measurement-kit: Fix compilation with uClibc-ng
2019-09-03 10:56:30 -07:00
Rosen Penev
c0916269b2
Merge pull request #9849 from neheb/pbc
...
libpbc: Pass CFLAGS properly
2019-09-03 10:18:51 -07:00
Espen Jürgensen
fa3d533655
mxml: update to 3.1
...
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2019-09-02 20:50:39 +02:00
Rosen Penev
e613acffad
measurement-kit: Fix compilation with uClibc-ng
...
nextafter is not included in std with uClibc-ng. Don't use the std version
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-01 13:34:43 -07:00
Rosen Penev
1862f908eb
classpath: Add jamvm/host build dependency
...
This is needed for compilation. A Java compiler is also needed but that
must be handled elsewhere.
Fixed up license information.
URLs to HTTPS.
Other Makefile cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-01 12:32:42 -07:00
Jianhui Zhao
02ec32f34d
libuhttpd: Update to 3.0.1
...
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2019-08-31 22:47:15 +08:00
Rosen Penev
d3b32a62c2
Merge pull request #9595 from dengqf6/ev
...
libev: update to 4.27
2019-08-30 16:35:27 -07:00
Rosen Penev
0f52ce32c8
Merge pull request #9848 from neheb/key4
...
keyutils: Add Debian hardening patch
2019-08-30 16:19:28 -07:00
Rosen Penev
b8aa5d8fcb
Merge pull request #9578 from neheb/opn
...
opencv: Update to 4.1.1
2019-08-30 16:17:57 -07:00
Rosen Penev
85f1e3e474
rxtx: Add missing classpath dependency
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-30 11:27:32 -07:00
Rosen Penev
f414253f09
Merge pull request #9852 from neheb/prob
...
libredblack: Pass CFLAGS
2019-08-30 10:14:58 -07:00
Rosen Penev
7aa461730d
Merge pull request #9813 from neheb/xml
...
xmlrpc-c: Update to 1.51.03
2019-08-30 10:12:33 -07:00
Othmar Truniger
f0ca08bec4
libfmt: bump to version 6.0.0
...
Signed-off-by: Othmar Truniger <github@truniger.ch>
2019-08-30 16:11:38 +02:00
Jiri Slachta
062044b3ff
Merge pull request #9854 from neheb/ssh2
...
libssh2: Don't build tests
2019-08-29 12:13:41 +02:00
Rosen Penev
fbcf61d9d3
libredblack: Pass CFLAGS
...
CFLAGS were not being passed. This was breaking builds with ASLR.
Pass proper PIC command to gcc with $(fPIC).
Don't install static libraries. Keep those for InstallDev only.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-28 14:45:24 -07:00
Rosen Penev
ccc3b6d44a
keyutils: Pass OpenWrt CFLAGS directly.
...
Needed for compilation with PKG_ASLR_PIE.
Replaced Build/Compile with PKG_INSTALL.
Adjusted install paths for consistency.
Added license information.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-28 14:29:44 -07:00
Rosen Penev
6a1cd83265
libssh2: Remove old artifacts from autotools platform
...
Removed PKG_FIXUP. It has no meaning with CMake.
Replaced PKG_INSTALL with CMAKE_INSTALL. Consequentially, removed
InstallDev section.
Added ABI_VERSION to force package rebuilds when it increases.
Added PKG_BUILD_PARALLEL for faster compilation.
Fixed license tag.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-28 13:07:34 -07:00
Lucian Cristian
af9209fb31
nspr: update to 4.22
...
drop upstreamed patches
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-08-28 16:39:23 +03:00
Rosen Penev
a447e1c6b2
libssh2: Don't build tests
...
Speeds up build and fixes OpenSSL support.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-27 17:15:13 -07:00
Rosen Penev
43f811ad5b
libpbc: Pass CFLAGS properly
...
This was breaking ASLR builds.
Fixed license tag.
Added PKG_BUILD_PARALLEL for faster compilation.
Small Makefile cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-27 15:29:34 -07:00
Jiri Slachta
7acdb96b5f
Merge pull request #9700 from ja-pa/libssh2-1.9.0
...
libssh2: update to version 1.9.0 (security fix)
2019-08-24 21:42:17 +02:00
Rosen Penev
473356a562
xmlrpc-c: Update to 1.51.03
...
Small Makefile reorganization.
Switch BUILD_PARALLEL to 1. Seems to work now.
Added nanosleep patch that replaces usleep usage.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-23 14:17:29 -07:00
Jan Pavlinec
17ebaf2a3f
measurement-kit: update to version 0.10.5
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-08-23 19:16:28 +02:00
Matthias Schiffer
74ff3ae61e
libuecc: update URL and PKG_SOURCE_URL
2019-08-21 16:13:17 +02:00
Ted Hess
22b0595018
Merge pull request #9785 from thess/libv4l-update
...
libv4l: Update to 1.16.6. Fix missing includes patch
2019-08-21 06:47:33 -04:00
Rosen Penev
cd6e4f1131
Merge pull request #9771 from neheb/gif
...
giflib: Update to 5.2.1 and add utilities
2019-08-20 20:28:59 -07:00
Ted Hess
67b8da50c1
libv4l: Update to 1.16.6. Fix missing includes patch
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2019-08-20 15:03:30 -04:00
Yousong Zhou
af41e07e10
dtc: backport patch to export fdt_check_full()
...
This is required for configure script of QEMU to detect presence of
system libfdt library
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-08-20 10:05:51 +00:00
Rosen Penev
530997cce3
Merge pull request #9745 from PolynomialDivision/feature/add_uwifi
...
libuwifi: add userspace wifi library
2019-08-18 23:06:54 -07:00
Luiz Angelo Daros de Luca
94f2f37ee6
libcups: update to 2.2.12
...
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2019-08-19 01:20:41 -03:00
Luiz Angelo Daros de Luca
2123c0a1b9
libvpx: bump to 1.8.1
...
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2019-08-19 01:20:41 -03:00
Rosen Penev
3f19592ef9
giflib: Add utilities package
...
As requested in #9756
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-18 16:41:42 -07:00
Rosen Penev
b75c6de359
giflib: Update to 5.2.1
...
Removed now invalid patch.
Upstream got rid of autotools. This allows the Makefile to be simplified.
Added PKG_BUILD_PARALLEL for faster compilation.
Other miscellaneous cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-18 16:41:40 -07:00
Nick Hainke
fe5d7c817c
libuwifi: add userspace wifi library
...
Add library to parse WiFi frames in userspace.
Signed-off-by: Nick Hainke <vincent@systemli.org>
2019-08-18 00:38:41 +02:00
Roman Yeryomin
170ef79393
glib2: remove dependency on own host build
...
Saves some disk space and build time.
Tested by building and running bluez.
Signed-off-by: Roman Yeryomin <roman@advem.lv>
2019-08-17 21:22:33 +02:00
Rosen Penev
c06fd0eaef
Merge pull request #9725 from alinnastac/libcap-pkgconfig
...
libcap: copy pkgconfig file in staging directory
2019-08-17 12:03:33 -07:00
Rosen Penev
14587390ce
Merge pull request #9744 from PolynomialDivision/feature/add_radiotap
...
libradiotap: add radiotap parsing library
2019-08-17 12:00:05 -07:00
Rosen Penev
e2b7a82d8b
Merge pull request #9726 from cotequeiroz/log4cplus_hostpkg
...
log4cplus: install host libraries into lib
2019-08-17 11:57:51 -07:00
Nick Hainke
941f47213c
libradiotap: add radiotap parsing library
...
Add library for parsing RadioTap Headers.
Signed-off-by: Nick Hainke <vincent@systemli.org>
2019-08-16 17:49:45 +02:00
Rosen Penev
c967c23124
Merge pull request #9729 from cotequeiroz/onig
...
oniguruma: update to release 6.9.3
2019-08-14 11:01:27 -07:00
Rosen Penev
a454b4b18a
Merge pull request #9687 from neheb/libup
...
libupnpp and upmpdcli
2019-08-14 09:53:05 -07:00
Eneas U de Queiroz
b7d0a82a7f
oniguruma: update to release 6.9.3
...
This release incorporates fixes for CVE-2019-13224 and CVE-2019-13225,
and "fixed many problems (found by libfuzzer programs)."
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2019-08-14 11:51:35 -03:00
Eneas U de Queiroz
8acde722f6
log4cplus: install host libraries into lib
...
Default host build for the package uses lib64, but dependents expect
libraries to be in $(STAGING_DIR_HOSTPKG)/lib.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2019-08-14 09:12:11 -03:00
Alin Nastac
c4d0ed9825
libcap: copy pkgconfig file in staging directory
...
This file is needed to enable libcap support in other packages,
such as iproute2's ip-full.
Signed-off-by: Alin Nastac <alin.nastac@gmail.com>
2019-08-14 14:04:31 +02:00
Jan Pavlinec
be17ecea22
redis: fix compilation for uClibc
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-08-14 13:49:25 +02:00
Ted Hess
4b0eaf9471
Merge pull request #9715 from neheb/flA
...
flac: Update to 1.33
2019-08-14 07:05:23 -04:00
Jan Pavlinec
9c1a23d977
libssh2: update to version 1.9.0 (security fix)
...
Changes:
Fix CVE-2019-13115
Remove old patches
Switch to cmake
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-08-14 11:12:43 +02:00
Rosen Penev
f6033cf841
libupnpp: Update to 0.17.1
...
Fixed up license information.
Added PKG_BUILD_PARALLEL for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-14 00:52:55 -07:00
Rosen Penev
b82bdd3f0e
flac: Update to 1.33
...
Some adjustments to the configure flags.
Removed upstreamed patches.
Added PKG_BUILD_PARALLEL for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-14 00:49:49 -07:00
Rosen Penev
bf2f1a0263
libgd: Properly disable iconv support
...
HAVE_ICONV and HAVE_ICONV_H are two different headers that both need to
evaluate to false. Added the extra CONFIGURE_VARS.
This can be verified by passing -Werror=implicit-function-declaration
Added PKG_LICENSE_FILES
Updated homepage URL.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-14 00:49:07 -07:00
Daniel Engberg
b080abc863
Merge pull request #9697 from ja-pa/lmdb-0.9.24
...
lmdb: update to version 0.9.24
2019-08-12 13:44:48 +02:00
Jan Pavlinec
4841f524a9
lmdb: update to version 0.9.24
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-08-12 11:03:01 +02:00
Rosen Penev
f8cd4f094a
opencv: Update to 4.1.1
...
Update Makefile to modern standards.
Switched to local tarballs..xz archives are smaller. The .gz archive that
codeload comes with is 85MB.
Replaced PKG_INSTALL with CMAKE_INSTALL to get rid of Build/InstallDev.
Added PKG_BUILD_PARALLEL for faster compilation.
Removed inactive maintainer.
Added uClibc-ng patches to fix compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-11 16:32:48 -07:00
Rosen Penev
b851788523
Merge pull request #9673 from Ansuel/path-fix
...
intltool: fix broken compile on WSL
2019-08-09 12:01:34 -07:00
Jan Pavlinec
eeab57d16a
redis: add new package
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-08-09 21:46:17 +08:00
Rosen Penev
4372ed15cc
liblz4: Remove deprecated utime function
...
Optionally fixes compilation with uClibc-ng.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-08 10:17:05 -07:00
Rosen Penev
41da27023e
Merge pull request #9607 from neheb/ldap
...
openldap: Add static function declaration
2019-08-08 09:49:31 -07:00
Ansuel Smith
cea49c620d
intltool: fix broken compile on WSL
...
If PATH contains space, like in WSL where you have also Windows dir, compilation of this package is broken.
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2019-08-07 13:42:26 +02:00
Rosen Penev
1a782269f3
Merge pull request #9634 from neheb/bbbbb
...
libsigar: Add missing header
2019-08-05 12:04:00 -07:00
Rosen Penev
238f1402ca
Merge pull request #9632 from neheb/rd
...
libredblack: Update to 1.3
2019-08-04 21:37:15 -07:00
Rosen Penev
0d3f61913e
Merge pull request #9550 from ja-pa/libarchive-3.4.0
...
libarchive: update to version 3.4.0
2019-08-04 06:54:35 -07:00
Rosen Penev
b97f32ec44
libsigar: Add missing header
...
The new version of musl does not include this header internally anymore.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-02 16:57:23 -07:00
Rosen Penev
6e8cb556e4
libredblack: Update to 1.3
...
Technically the same version, but this uses the normal tarball instead of
a random GitHub repository.
Cleaned up Makefile as a result.
Removed Python dependency. rbgen is not used for the package.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-02 15:24:02 -07:00
Nikos Mavrogiannopoulos
15884f28a1
gnutls: updated to 3.6.9
...
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
2019-08-02 21:27:39 +02:00
Rosen Penev
1432866818
libglog: Replace deprecated usleep with nanosleep
...
Optionally fixes compilation with uClibc-ng.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-31 13:38:43 -07:00
Rosen Penev
85fab04196
libglog: Switch to CMake
...
Allows removal of InstallDev as well as further simplification. Also 100KB
smaller package.
Added some C/LDFLAGS to further reduce the size.
Small Makefile cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-31 13:38:42 -07:00
Rosen Penev
57cf47fb2e
Merge pull request #9615 from neheb/sig
...
libsigar: Remove deprecated rindex function
2019-07-31 06:47:40 -07:00
Rosen Penev
08192a7d73
Merge pull request #9610 from neheb/tirp
...
libtirpc: Remove deprecated b functions
2019-07-31 06:46:59 -07:00
Rosen Penev
b134eb3800
libsigar: Remove deprecated rindex function
...
Optionally unavailable with uClibc-ng.
Switched to local tarballs. .xz is smaller.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-31 00:02:41 -07:00
Rosen Penev
a7f8ddc00b
libtirpc: Remove deprecated b functions
...
Optionally fixes compilation with uClibc-ng.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-30 23:51:34 -07:00
Rosen Penev
b52e226c3b
openldap: Add static function declaration
...
Fixes compilation with -Werror=implicit-function-declaration .
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-30 23:43:15 -07:00
Rosen Penev
8482407d7c
libtasn1: Update to 4.14
...
Fixes CVE-2018-1000654
Minor cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-30 15:41:28 -07:00
Rosen Penev
77512a6717
Merge pull request #9598 from nxhack/libhttp-parser_for_macos
...
libhttp-parser: fix build error on macos
2019-07-29 18:06:49 -07:00
DENG Qingfang
7d6e11a449
libev: update to 4.27
...
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
2019-07-30 03:27:07 +08:00
Hirokazu MORIKAWA
5b76339f09
libhttp-parser: fix build error on macos
...
Maintainer: @ageekymonk, me
Compile tested: head r10622-e09da01,ath79,arm_cortex-a9+vfpv3,mipsel
Run tested: mipsel
Description:
fix build error on macos
https://github.com/openwrt/packages/issues/9587
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-07-29 17:45:22 +09:00
Rosen Penev
2abbc83c9d
yajl: Update to modern standards
...
Replaced git:// link with https:// which gets through firewalls easier.
Replaced archive with .xz. The one currently in the mirrors has the wrong
hash. .xz is also smaller than .gz.
Eliminated already default CMake option.
Eliminated Build/InstallDev with CMAKE_INSTALL.
Added PKG_BUILD_PARALLEL for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-28 20:21:38 -07:00
Michael Heimpold
ec2cbce031
libgpiod: update to 1.4
...
While at, update SPDX identifier.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-07-28 23:46:17 +02:00
Rosen Penev
3d7002431f
Merge pull request #9569 from neheb/zmq
...
libzmq: Remove uClibc++ support
2019-07-27 09:38:55 -07:00
Rosen Penev
035dfd530c
Merge pull request #9551 from neheb/elek
...
elektra: Switch to Lua 5.3
2019-07-25 20:36:23 -07:00
Rosen Penev
a654d585dd
elektra: Switch to Lua 5.3
...
After the introduction of Lua 5.3 to OpenWrt, elektra picks it up instead
of 5.1. Since 5.1 is unsupported anyway, switch to 5.3.
Added liblua to PKG_BUILD_DEPENDS as the FindLua script is broken. Having
it here allows compilation to continue.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-25 18:38:23 -07:00
Rosen Penev
f431f442a3
Merge pull request #8680 from lucize/intltool-perl
...
intltool: depend on hostpkg first
2019-07-25 13:39:11 -07:00
Rosen Penev
ad11587c40
libzmq: Remove uClibc++ support
...
libzmq is used by fbzmq, which absolutely requires libstdcpp since it's a
C++14 project. There's no point in using two libc++.
Cleaned up Makefile for consistency between packages.
Added nanosleep patch for platforms that are missing usleep.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-25 12:32:16 -07:00
Rosen Penev
1caaec2b9b
Merge pull request #9507 from ja-pa/lmdb
...
lmdb: add new package
2019-07-25 10:59:06 -07:00
Rosen Penev
303d99bb60
Merge pull request #9441 from ja-pa/zmq-security-fix
...
zeromq: update to version 4.1.7 (security fix)
2019-07-25 10:38:04 -07:00
Rosen Penev
9f85670353
Merge pull request #9444 from ja-pa/expat-security-fix
...
expat: update to version 2.2.7 (security fix)
2019-07-25 10:37:29 -07:00
Rosen Penev
83b354dbd0
Merge pull request #9535 from dengqf6/pcre
...
pcre: remove unnecessary dependency on C++ lib
2019-07-25 10:33:08 -07:00
Eneas U de Queiroz
2593eabd6b
treewide: Capitalize submenus
...
Fixed a typo in tcpreplay.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2019-07-25 09:35:40 +08:00
Jan Pavlinec
f77c53cff1
libxslt: patch security issues
...
Fixes:
CVE-2019-13117
CVE-2019-13118
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-07-24 15:36:56 +02:00
Jan Pavlinec
8f3378e86d
libarchive: update to version 3.4.0
...
Changes:
remove backported patches
add bsdtar libopenssl variant
switch to github codeload
polish tab/spaces
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-07-23 17:27:38 +02:00
DENG Qingfang
41814de0fc
pcre: remove unnecessary dependency on C++ lib
...
Add libpcrecpp to PKG_CONFIG_DEPENDS to properly trigger
reconfiguration, avoiding unnecessary dependency.
This reverts commit 17090fecf1
.
This reverts commit ec138f51ab
.
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
2019-07-23 14:01:29 +08:00
Rosen Penev
626949defc
Merge pull request #9531 from neheb/rto
...
rtorrent bump
2019-07-22 12:30:50 -07:00
Rosen Penev
46dabcf89b
libsigc++: Update to 2.10.2
...
No actual difference. Just regenerated documentation.
Small Makefile cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-22 12:06:59 -07:00
Rosen Penev
a328861269
libtorrent: Update to 0.13.8
...
Removed upstreamed patches.
Small change to IPv6 configure flag.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-22 12:06:58 -07:00
Rosen Penev
791145bb5c
Merge pull request #9523 from micmac1/sqlite329
...
sqlite3: bump to 3.29.0
2019-07-22 07:34:48 -07:00
Sebastian Kemper
2f7fbde7d6
sqlite3: bump to 3.29.0
...
Also drops upstreamed patch.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2019-07-19 21:21:10 +02:00
Jan Pavlinec
f311ec0161
lmdb: add new package
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-07-19 16:12:38 +02:00
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
Jan Pavlinec
70c62ef2d7
expat: update to version 2.2.7 (security fix)
...
Fixes:
CVE-2018-20843
Changes:
add PKG_CPE_ID
switch to xz
remove maintainer
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-07-18 13:56:02 +02: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
Jan Pavlinec
92bf4b4012
zeromq: update to version 4.1.7 (security fix)
...
Fixes:
CVE-2019-13132
Added CPE ID
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-07-10 15:20:19 +02: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