| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
Fix start error:
00001221 [2012634380] pcscdaemon.c:624:main() cannot create /run/pcscd: No such file or directory
Signed-off-by: Vincent JARDIN <vjardin@free.fr>
|
|\
| |
| | |
openvpn-easy-rsa: use relative symlinks
|
| |
| |
| |
| |
| |
| | |
Fixes dead symlinks under InstallDev.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
It was removed in base system commit 88468f7e ("armvirt: merge arm64 as
subtarget 64") in 2017
No change in packaged content
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
|\ \
| | |
| | | |
protobuf: fix bad CFLAGS in pkgconfig
|
| | |
| | |
| | |
| | |
| | |
| | | |
Werror is normally passed with pkgconfig headers. Remove it.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |/
| |
| |
| |
| |
| |
| |
| | |
Issue shows itself when using clang.
Refreshed other patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \
| | |
| | | |
cifs-utils: link mount utility relative instead of absolute
|
| |/
| |
| |
| |
| |
| | |
Fixes InstallDev dead link.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \
| |/
|/| |
kadnode: link binary relative
|
|/
|
|
|
|
|
|
| |
Fixes dead symlink in InstallDev
Clean up Makefile for consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\
| |
| | |
treewide: move binaries of alternatives to /usr/libexec
|
| |
| |
| |
| | |
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
|
| |
| |
| |
| |
| |
| | |
Fixes an InstallDev dead link.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
It turns out that the Makefile of mdnsreponder links to absolute paths
instead of relative ones. This is an issue when compiling.
Fix for InstallDev as well.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \
| | |
| | | |
libuhttpd: Update to 3.5.0
|
| |/
| |
| |
| | |
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
|
|\ \
| | |
| | | |
lighttpd: update to lighttpd 1.4.57
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* update to lighttpd 1.4.57 release hash
* remove patches incorporated upstream
Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
|
| |/
| |
| |
| |
| |
| |
| | |
incorporate suggestion from cotequeiroz (Eneas U de Queiroz)
https://github.com/openwrt/packages/issues/14142#issuecomment-739583111
Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
|
|\ \
| |/
|/| |
miniupnpc: add InstallDev
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Commit ef388ff1f3f2 removed 'CMAKE_INSTALL:=1', and this makes the
development files to be not installed anymore on 'staging_dir'.
Being such, packages that needs to link against libminiupnpc fails
to build, because it cannot find the headers and the library.
Adding an InstallDev fixes this.
Build-tested on: ipq806x (R7800)
Run-tested on: ipq806x (R7800)
Signed-off-by: Daniel Bermond <danielbermond@gmail.com>
|
| |
| |
| |
| |
| | |
Ref: https://github.com/openwrt/packages/issues/14244
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
|\ \
| | |
| | | |
knot: update to version 3.0.3
|
|/ /
| |
| |
| | |
Signed-off-by: Jan Hak <jan.hak@nic.cz>
|
| |
| |
| |
| |
| |
| |
| | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
- Changed version string
Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
|
| |
| |
| |
| | |
Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
|
| |
| |
| |
| |
| |
| | |
only attempt to flush routes for the relevant family
Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
|
| |
| |
| |
| | |
Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
|
| |
| |
| |
| | |
Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
|
|\ \
| | |
| | | |
mdnsreponder: use install paths instead of build ones
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
For some reason, the build ones do not get generated when compiling in
parallel. PKG_INSTALL_DIR is the correct solution anyway.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \
| | | |
| | | | |
nss: update to 3.60
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Added patch to fix compilation with musl 1.2.x.
Install nss-config file and fix it up. Might help some packages...
Refreshed others.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \
| |/ / /
|/| | | |
python-chardet,cryptography: bump versions
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Regenerated patches from:
https://github.com/pyca/cryptography/pull/4920
The patch names were kept as generated via 'git format-patch 3.3.1..'
And ran through quilt.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \ \
| | | |
| | | | |
OpenSSH: Add failsafe support
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Adds failsafe support to the openssh package.
Roughly based on an earlier patch.
Ref: https://github.com/openwrt/openwrt/pull/865
Signed-off-by: Jeff Kletsky <git-commits@allycomm.com>
Signed-off-by: Kyle Copperfield <kmcopper@danwin1210.me>
|
|\ \ \
| | | |
| | | | |
conntrack-tools: update to 1.4.6
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Removed patch as upstream fixed libtirpc support differently.
Switched to normal tarballs for simplicity.
Fixed license information.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
sudo: change maintainer to myself
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Reorder several things for consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Mostly a cosmetic change.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This package seems abandoned.
This changes ownership to myself.
It shouldn't be a high-maintenance work to keep it.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
ksmbd: update to 3.3.2
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The major changes are:
Fix some of xfstests tests failures when actimeo=0 mount option
is not used in local.config of xfstests.
WSL reparse tags support for special files.
Fix several permission issues.
Set O_PATH and O_NONBLOCK flags to open_flags.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The aarch64_cortex-a53 architecture is used by more targets and should
therefore be tested rather than the relatively rare _generic one.
Signed-off-by: Paul Spooren <mail@aparcar.org>
|