| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
| |
Description :
Fix typo in CMAKE getdns included files, so Stubby can use TLS v1.3 with chipersuites options ON.
This solve issue that's written in here :
https://github.com/getdnsapi/stubby/issues/240
https://github.com/getdnsapi/stubby/issues/257
Signed-off-by: Harris K Kusuma <igharris.kk@gmail.com>
|
|\
| |
| | |
openldap: update to 2.4.57
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Fixes:
* CVE-2020-36221
* CVE-2020-36222
* CVE-2020-36223
* CVE-2020-36224
* CVE-2020-36225
* CVE-2020-36226
* CVE-2020-36227
* CVE-2020-36228
* CVE-2020-36229
* CVE-2020-36230
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
|/
|
|
|
|
|
|
|
|
| |
Add patch to fix compilation with kernel 5.10
Also submitted upstream:
https://github.com/ntop/PF_RING/pull/687
https://github.com/ntop/PF_RING/pull/688
Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
|
|\
| |
| | |
libarchive: update to 3.5.1
|
| |
| |
| |
| | |
Signed-off-by: Johannes Morgenroth <jm@m-network.de>
|
|\ \
| | |
| | | |
libgpg-error: fix build error on macOS
|
| |/
| |
| |
| |
| |
| |
| | |
src/gen-lock-obj.sh runs in /bin/sh which does not support echo -n on macOS,
and generates garbage. Resolved by using printf which is posix compliant.
Signed-off-by: Georgi Valkov <gvalkov@abv.bg>
|
|/
|
|
| |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
|\
| |
| | |
libradiotap: use autorelease feature
|
| |
| |
| |
| |
| |
| |
| | |
Package version is automatically increased as described here:
https://github.com/openwrt/packages/issues/14537
Signed-off-by: Nick Hainke <vincent@systemli.org>
|
|\ \
| | |
| | | |
libuwifi: use autorelease feature
|
| |/
| |
| |
| |
| |
| |
| | |
Package version is automatically increased as described here:
https://github.com/openwrt/packages/issues/14537
Signed-off-by: Nick Hainke <vincent@systemli.org>
|
|\ \
| | |
| | | |
pthsem: try to fix ARC compilation
|
| | |
| | |
| | |
| | | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \
| |/ /
|/| | |
libmaxminddb: update to version 1.5.0
|
| | |
| | |
| | |
| | | |
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
|
|\ \ \
| | | |
| | | | |
libqmi: bump version
|
| | |/
| |/|
| | |
| | | |
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
|
|/ /
| |
| |
| | |
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
|
|/
|
|
| |
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
|
|
|
|
|
|
|
|
|
|
| |
The .pc file points to OS paths instead of target ones.
Remove CMAKE_INSTALL as InstallDev is explicit.
Move MAINTAINER to PKG_MAINTAINER for consistency.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\
| |
| | |
redis: update to 6.0.10
|
| |
| |
| |
| |
| |
| | |
Remove uClibc-ng patch as it's not in the tree anymore.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Igor Bezzubchenko <garikello@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Igor Bezzubchenko <garikello@gmail.com>
|
|/
|
|
|
|
| |
Remove pointless uclibcxx patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|
|
|
| |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|
|
|
| |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|
|
|
| |
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
|
|
|
|
| |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|
|
|
|
|
|
|
| |
For these -config files, some packages use the -config file in /usr
and others in /host. Install to /usr and then symlink as is done in
other packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|
|
|
|
|
|
| |
libxml2 seems to be required only during build, hence no need to
depend on it in run-time.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\
| |
| | |
glib2: update to 2.66.4
|
| |
| |
| |
| |
| |
| | |
Remove liconv hack for uClibc-ng as the latter is gone.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \
| |/
|/| |
openssh: Add FIDO2 hardware token support
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
libfido2 provides library functionality and command-line
tools to communicate with a FIDO device over USB, and to
verify attestation and assertion signatures.
libfido2 supports the FIDO U2F (CTAP 1) and FIDO 2.0 (CTAP 2) protocols.
Signed-off-by: Linos Giannopoulos <linosgian00@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Libcbor is a C library for parsing and generating CBOR[0],
the general-purpose schema-less binary data format.
[0]: https://tools.ietf.org/html/rfc7049
Signed-off-by: Linos Giannopoulos <linosgian00@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
|
|\ \
| | |
| | | |
libpqxx: adding Makefile, Config.in and patch
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Removed PKG_INSTALL
Capitalized options
Use inline `if` instead of blocks
Signed-off-by: Igor Bezzubchenko <garikello@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Igor Bezzubchenko <garikello@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\ \ \
| |_|/
|/| | |
libvpx: update hash
|
| | |
| | |
| | |
| | |
| | |
| | | |
Hash was wrong.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \
| | | |
| | | | |
x264: update to commit from 2020-10-26
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Snapshots were discontinued according to
https://downloads.videolan.org/x264/snapshots/x264-snapshot-20191218-README.txt
and users should use source code.
While at it, fix SPDX License Identifier to correct one.
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
| |/ /
|/| |
| | |
| | |
| | |
| | | |
Cleaned up Makefile to modern standards.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |/
|/|
| |
| |
| |
| |
| |
| |
| |
| | |
libnsl seems to not be a library that comes with glibc.
Remove excess whitespace.
Refresh patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|