Skip to content

Conversation

@hgy59
Copy link
Contributor

@hgy59 hgy59 commented Jan 19, 2024

Description

The main purpose is to update openssl to openssl3

  • Update aria2 to v1.37.0
  • Update bind to v9.17.22 (ARMv5 are limitted to bind v9.16.x)
  • 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

Closes #5984

Checklist

  • Build rule all-supported completed successfully
  • New installation of package completed successfully
  • Package upgrade completed successfully (Manually install the package again)
  • Package functionality was tested
  • Any needed documentation is updated/created

Type of change

  • Package update

@hgy59
Copy link
Contributor Author

hgy59 commented Jan 25, 2024

@huangyxi did you have a chance to test dig in this release?

hgy59 added 8 commits March 2, 2024 01:10
- 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
@hgy59 hgy59 merged commit 91ed4c4 into SynoCommunity:master Mar 28, 2024
@hgy59 hgy59 deleted the update_cli-net branch March 28, 2024 07:10
@mreid-tt mreid-tt added the status/published Published and activated (may take up to 48h until visible in DSM package manager) label Oct 7, 2024
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)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Package Request] new version of dig in SynoCli Network Tools

2 participants