-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
udate synocli-net tools #5985
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
udate synocli-net tools #5985
Conversation
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
Contributor
Author
|
@huangyxi did you have a chance to test dig in this release? |
- Update aria2 to v1.37.0 - Update inetutils (telnet, whois) to v2.5 - Update screen to v4.9.1 - Update ser2net to v4.6.0 - Update socat to v1.8.0.0 - update openssh to v9.6p1 - update openssl to v3.1.4 - udpate cross/gensio to v2.8.2 (used by ser2net) - update cross/libpcap to v1.10.4 (keep v1.9.1 for OLD_PPC_ARCHS) - update xxHash to v0.8.2 and add xxHsum tools to path
- update cross/bind and patch configure to use readline (with ncursesw)
- add cross/gensio_2.6.8 for compatibility with compiler of ARMv5 toolchains
- update bind to latest version without liburcu dependency - tweak the build (needs libtool binary, requires installed libraries to build some tools) - remove cross/liburcu (required for bind >= 9.18.x) - fails to build for evansport - not supported for aarch64 on DSM 6 - ARMv5 archs are limited to bind v9.16.x
1 task
hgy59
added a commit
to hgy59/spksrc
that referenced
this pull request
Oct 15, 2024
- the libtool binary is a prerequisite in the dev. environment (since update to debain 12) - installation by the Makefile is obsolete now (introduced by SynoCommunity#5985)
hgy59
added a commit
that referenced
this pull request
Oct 15, 2024
* syncli-net: update socat - update socat to v1.8.0.1 (#6258) * syncli-net: fix nmap for ARMv5 (#6256) - use cross/libpcap/Makefile for all libpcap versions - update libpcap (latest) to v1.10.5 - limit libpcap to v1.9.1 for ARMv5 - include mac-vendor list for arp-scan - remove bin/ndiff (python2 script) * add diyspk/rsync/Makefile * bind tools: fix for non x64 archs - disable the runtime check for cache alignment * cross/bind: remove installation of libtool-bin - the libtool binary is a prerequisite in the dev. environment (since update to debain 12) - installation by the Makefile is obsolete now (introduced by #5985)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
status/published
Published and activated (may take up to 48h until visible in DSM package manager)
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.
Description
The main purpose is to update openssl to openssl3
Closes #5984
Checklist
all-supportedcompleted successfullyType of change