Closed
Conversation
python-twisted: Update to 21.2.0, redo patches
By adding these dependencies, it is much easier for users (both applications that use Twisted and end users) to have secure communications by default. Signed-off-by: Jeffery To <[email protected]>
Signed-off-by: Oleg Derevenetz <[email protected]>
stubby: remove libidn2 and libunwind dependencies
* fix a small json syntax issue in adblock.sources * add easylist addon to reg_fr source * add switch 'adb_fetchinsecure' to allow insecure downloads without certificate check (disabled by default) * better explain 'adb_fetchparm' in readme Signed-off-by: Dirk Brenken <[email protected]>
python-twisted: Add tls/conch dependencies
bwping: update to version 2.3
Explicitly add libdaemon configure flag. It seems the default was changed. Add AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <[email protected]>
shairport-sync: update to 3.3.8
configure script looks for host ssh. Just pass the configure variable directly. --with-ssh doesn't work. Also get rid of custom Compile section. It's not needed. Signed-off-by: Rosen Penev <[email protected]>
Refresh patches. Remove upstream one. Switch to AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <[email protected]>
Switch to AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <[email protected]>
Ninja was merged to base and therefore we can now use normal cmake.mk Signed-off-by: Rosen Penev <[email protected]>
Useless now that stock cmake.mk uses ninja. Signed-off-by: Rosen Penev <[email protected]>
Refreshed patch. Signed-off-by: Rosen Penev <[email protected]>
Remove patch. Upstream fixed it. Add AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <[email protected]>
libprotobuf-c: update to 1.4.0
adblock: update 4.1.3
* add switch 'ban_fetchinsecure' to allow insecure downloads without certificate check (disabled by default) * better explain 'ban_fetchparm' in readme Signed-off-by: Dirk Brenken <[email protected]>
banip: update 0.7.9
Support for wolfSSL has been upstreamed to the master OpenVPN branch in f6dca235ae560597a0763f0c98fcc9130b80ccf4 so we can use wolfSSL directly in OpenVPN. So no more needed differnt SSL engine for OpenVPN in systems based on wolfSSL library Compiled && tested on ramips/mt7620, ramips/mt7621 Signed-off-by: Ivan Pavlov <[email protected]>
Use original main repo's releases instead Signed-off-by: Van Waholtz <[email protected]>
Signed-off-by: Jonathan G. Underwood <[email protected]>
Signed-off-by: Jonathan G. Underwood <[email protected]>
…-remove-maintainer [stubby,getdns]: Remove maintainer from stubby and getdns packages
Enable using wolfSSL cryptographic API engine in OpenVPN
Add my email address to the copyright for the file. Signed-off-by: Kevin Lyda <[email protected]>
* quotes around all variables * always use 'read -r' instead of 'read' * some more minor shellcheck fixes * reorder LVM ops for 'up' call to allow it to succeed Signed-off-by: Daniel Golle <[email protected]>
squashfs-tools aren't of much use without xz compression support on OpenWrt, as we build kernel with squashfs supporting only xz. Enabled support for xz compression by default. Signed-off-by: Daniel Golle <[email protected]>
* don't segfault if server reply is incomplete * always request 'generic' image on x86/generic and x86/64 * make SNAPSHOT branches sticky, eg. stay on 21.02-SNAPSHOT and do not 'upgrade' to 21.02.0-rc2. * output requested server URL when debugging Signed-off-by: Daniel Golle <[email protected]>
configure.in checks for "ARMv8 CRC32C intrinsics" and goes as far as adding "-march=armv8-a+crc" to the target flags if the compiler allows it. This can clash with the OpenWrt target flags in CONFIG_TARGET_OPTIMIZATION. If for example the latter is set to "-mcpu=cortex-a9" the following warning is issued: cc1: warning: switch '-mcpu=cortex-a9' conflicts with '-march=armv5t' switch This commit prevents configure.in from adding the mentioned flag. The addition is unwanted when cross-compiling. An issue was raised for this recently, see [1]. [1] openwrt#16034 Signed-off-by: Sebastian Kemper <[email protected]>
See upstream release notes for changes: https://github.com/syncthing/syncthing/releases/tag/v1.18.0 Signed-off-by: Paul Spooren <[email protected]>
pdns-recursor: update to 4.5.4
youtube-dl: update to version 2021.6.6
libfmt: bump to version 8.0.1
openwrt#16060 Signed-off-by: Hirokazu MORIKAWA <[email protected]>
Signed-off-by: Tianling Shen <[email protected]>
…ith_gcc11 libupm: Workaround for errors with GCC11
Missing header. Signed-off-by: Rosen Penev <[email protected]>
nut is a C++98 project which does not compile with GCC11's default of C++17. Signed-off-by: Rosen Penev <[email protected]>
Signed-off-by: Rosen Penev <[email protected]>
libelektra: fix compilation with GCC11
libebml: fix compilation with GCC11
Fixes compilation with GCC11. Reorganized Makefile variables for consistency between packages. Signed-off-by: Rosen Penev <[email protected]>
yq: Update to 4.9.7
Signed-off-by: Florian Eckert <[email protected]>
Signed-off-by: Florian Eckert <[email protected]>
Signed-off-by: Florian Eckert <[email protected]>
555268b ubus: filter neighbors by SSID when preparing nr 3db9607 data storage: match SSID when searching ap entry a22f5a7 storage: ensure SSID strings are NULL-terminated Signed-off-by: Nick Hainke <[email protected]>
Signed-off-by: Wojciech Dubowik <[email protected]>
mwan3: add internal command
linuxptp: Upgrade to version 3.1.1
nut: fix compilation with GCC11
Using GPT/UUID parition table is not always a possible choice. Add support for MBR/DOS partitioned disks to make autopart work on legacy targets like mt7623. Signed-off-by: Daniel Golle <[email protected]>
Testing showed that additional syscalls are needed on ARMv7. Add "getegid32", "geteuid32", "getgid32" and "getrandom" as they are all innocent. Signed-off-by: Daniel Golle <[email protected]>
APK requires lua-zlib to be present during build to generate it's compressed help output. Signed-off-by: Daniel Golle <[email protected]>
It's needed to generate APK's manpages.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Build APK 3.0 with meson