From ac07550ccbe38bdd34fc21cc2d2702ab8758a254 Mon Sep 17 00:00:00 2001 From: Jeremy Davis Date: Thu, 14 May 2026 10:27:59 +1000 Subject: [PATCH 1/2] Add libsocket6-perl depends - required for IPv6 support --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index aae634bd..353a9868 100644 --- a/debian/control +++ b/debian/control @@ -14,6 +14,7 @@ Depends: libauthen-pam-perl, libio-pty-perl, libnet-ssleay-perl, + libsocket6-perl, libpam-runtime, openssl, perl, From 147e7c724509c3efa2fc2d95aa8dc683808e4e21 Mon Sep 17 00:00:00 2001 From: Jeremy Davis Date: Thu, 14 May 2026 10:28:32 +1000 Subject: [PATCH 2/2] Update/extend package descrption (because I can't help myself...) --- debian/control | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 353a9868..a13c26c4 100644 --- a/debian/control +++ b/debian/control @@ -21,10 +21,20 @@ Depends: ${misc:Depends}, Pre-Depends: perl Description: A web-based administration interface for Unix systems. - Using Webmin you can configure DNS, Samba, NFS, local/remote filesystems - and more using your web browser. After installation, enter the URL - https://localhost:10000/ into your browser and login as root with your - root password. + Using Webmin you can configure Firewall, DNS, Samba, NFS, local/remote + filesystems and more - all from your web browser. It supports + access via IPv4, IPv6 or domain (assuming appropriate DNS mapping). + . + The default Webmin port is 10000 but this is a custom package provided + by TurnKey GNU Linux and on a pre-built TurnKey system the default + port is 12321. + . + To access Wembin: + - https://:12321 (TurnKey pre-installed) + - https://:10000 (non TurnKey pre-installed) + - Also available via 'localhost:port' in desktop systems. + - Log with root Linux user & password - sudo users are also + supported but may require initial config via root user. Package: webmin-adsl-client Architecture: all