- Mar 23, 2021
-
-
Jan Pavlinec authored
Signed-off-by:
Jan Pavlinec <jan.pavlinec@nic.cz>
-
Jan Pavlinec authored
Signed-off-by:
Jan Pavlinec <jan.pavlinec@nic.cz>
-
- Mar 22, 2021
-
-
Eneas U de Queiroz authored
nss: quote $(PIC) usage and fix compilation with QUILT
-
Eneas U de Queiroz authored
Commit 657574f4 disabled building the host nsinstall program when using QUILT. However, the host nsinstall is needed to compile the package, breaking compilation with QUILT. Move the native compile to Build/Configure, which will not be called for prepare, refresh, or update targets, but will be called before Build/Compile. nss does not have a configure script, so Build/Configure/Default is not being called. Signed-off-by:
Eneas U de Queiroz <cotequeiroz@gmail.com>
-
Eneas U de Queiroz authored
FPIC may be defined with more than one flag. In that case, it becomes necessary to use it inside QUOTES in a shell context. Signed-off-by:
Eneas U de Queiroz <cotequeiroz@gmail.com>
-
Josef Schlehofer authored
Signed-off-by:
Josef Schlehofer <pepe.schlehofer@gmail.com>
-
Josef Schlehofer authored
Bump config file Signed-off-by:
Josef Schlehofer <pepe.schlehofer@gmail.com>
-
Rosen Penev authored
Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
Rosen Penev authored
Backport upstream OpenSSL deprecated API patch. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
- Mar 21, 2021
-
-
Othmar Truniger authored
Signed-off-by:
Othmar Truniger <github@truniger.ch>
-
Maxim Storchak authored
Signed-off-by:
Maxim Storchak <m.storchak@gmail.com>
-
Maxim Storchak authored
- swith to AUTORELEASE Signed-off-by:
Maxim Storchak <m.storchak@gmail.com>
-
Rosen Penev authored
This is probably fixed in CVS. Unfortunately, I have no idea how to import such a patch. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
Rosen Penev authored
MIPS is completely unsupported. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
Rosen Penev authored
The previous patch was for OpenSSL 1.0.2. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
Rosen Penev authored
Switch to AUTORELEASE for simplicity. Switch to building with Ninja for faster compilation. Remove libcxx hacks as it's gone now. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
Rosen Penev authored
Switch to building with Ninja for faster compilation. Refreshed patches. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
Rosen Penev authored
znc: fix compilation without deprecated OpenSSL APIs
-
Rosen Penev authored
check: update to 0.15.2
-
Rosen Penev authored
lua-ev: update to 1.5
-
Rosen Penev authored
miniupnpc: update to 2.2.2
-
Rosen Penev authored
mjpg-streamer: update to 1.0.0
-
Rosen Penev authored
protobuf: update to 3.15.6
-
Rosen Penev authored
libuv: update to 1.41.0
-
Rosen Penev authored
Patch was wrongly removed. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
Rosen Penev authored
Switch to AUTORELEASE for simplicity. Switch to building with Ninja for faster compilation. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
Rosen Penev authored
Switch to AUTORELEASE for simplicity. Switch to building with Ninja for faster compilation. Modify PKG_UNPACK instead of overriding Build/Prepare. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
Rosen Penev authored
Remove upstreamed patch. Switch to AUTORELEASE for simplicity. Switch to building with Ninja for faster compilation. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
Rosen Penev authored
Switch to AUTORELEASE for simplicity. Switch to building with Ninja for faster compilation. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
- Mar 20, 2021
-
-
Konstantin Demin authored
changes: https://nmap.org/changelog#7.91 drop patches (applied upstream): - 010-Avoid-using-namespace-std-causing-name-conflicts.patch refresh patches: - 020-Python3-port-of-ndiff.patch - 030-libcxx.patch Signed-off-by:
Konstantin Demin <rockdrilla@gmail.com>
-
Rosen Penev authored
btrfs-progs: update to 5.11
-
Rosen Penev authored
Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
Philip Prindeville authored
isc-dhcp: add dynamic DNS as meta package
-
Philip Prindeville authored
treewide: fix places where $(FPIC) is unquoted
-
- Mar 19, 2021
-
-
Rosen Penev authored
haproxy: Update HAProxy to v2.2.11
-
Philip Prindeville authored
Fixes part of issue #14921. When $(FPIC) gets added to TARGET_CFLAGS (for instance), we can count on $(TARGET_CFLAGS) in turn being quoted when it gets expanded. But there are a few places where $(FPIC) gets expanded directly into environment variables passed on the command line, such as when setting lt_cv_* variables as in this case. It's wrong to assume that the expansion of $(FPIC) won't require quoting (such as it containing spaces) if it has multiple compiler flags. Signed-off-by:
Philip Prindeville <philipp@redfish-solutions.com>
-
Dirk Brenken authored
banip: update 0.7.5-3
-
Dirk Brenken authored
* fix iptables/chain creation in setups without IPv6 support Signed-off-by:
Dirk Brenken <dev@brenken.org>
-
Christian Lachner authored
- Update haproxy download URL and hash Signed-off-by:
Christian Lachner <gladiac@gmail.com>
-
Tianling Shen authored
Tmate is a fork of tmux. It provides an instant pairing solution. For more details, see https://tmate.io . Signed-off-by:
Tianling Shen <cnsztl@immortalwrt.org>
-