Skip to content

Eliminate net-tools package dependency#25

Merged
bastelfreak merged 1 commit intoOpenVoxProject:mainfrom
kenyon:eliminate-net-tools
Jul 20, 2025
Merged

Eliminate net-tools package dependency#25
bastelfreak merged 1 commit intoOpenVoxProject:mainfrom
kenyon:eliminate-net-tools

Conversation

@kenyon
Copy link
Member

@kenyon kenyon commented Jul 19, 2025

ezbake-functions.sh.erb uses the deprecated netstat from the deprecated net-tools package. But I can't find any uses of the functions in ezbake-functions.sh.erb, so let's remove it. The functions were used in the wrappers which were eliminated in #5.

Fixes #13.

ezbake-functions.sh.erb uses the deprecated netstat from the
deprecated net-tools package. But I can't find any uses of the
functions in ezbake-functions.sh.erb, so let's remove it. The
functions were used in the wrappers which were eliminated in OpenVoxProject#5.

Fixes OpenVoxProject#13.
@kenyon kenyon changed the title Eliminate net-tools dependency Eliminate net-tools dependency Jul 19, 2025
@bastelfreak
Copy link
Contributor

The functions were used in the old service wrappers, we removed them in #5

@bastelfreak bastelfreak added the enhancement New feature or request label Jul 20, 2025
@bastelfreak bastelfreak merged commit e0677fc into OpenVoxProject:main Jul 20, 2025
4 checks passed
@kenyon kenyon changed the title Eliminate net-tools dependency Eliminate net-tools package dependency Jul 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Eliminate net-tools package dependency

2 participants