Summary
Inadyn, or In-a-Dyn, is a small and simple Dynamic DNS, DDNS, client with HTTPS support. Commonly available in many GNU/Linux distributions, used in off the shelf routers and Internet gateways to automate the task of keeping your Internet name in sync with your public IP address. It can also be used in installations with redundant (backup) connections to the Internet.
Versions
v2.12.0-r2 :: 0 :: gentoo
- Modified
- License
- GPL-2+
- Keywords
- ~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86
- USE flags
- gnutls mbedtls openssl
USE flags
General
Dependencies
acct-group / inadyn : System group: inadyn
acct-user / inadyn : A user for net-dns/inadyn
dev-libs / confuse : a configuration file parser library
dev-libs / nettle : Low-level cryptographic library
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
net-libs / gnutls : A secure communications library implementing the SSL, TLS and DTLS protocols
net-libs / mbedtls : Cryptographic library for embedded systems
Runtime Dependencies
acct-group / inadyn : System group: inadyn
acct-user / inadyn : A user for net-dns/inadyn
dev-libs / confuse : a configuration file parser library
dev-libs / nettle : Low-level cryptographic library
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
net-libs / gnutls : A secure communications library implementing the SSL, TLS and DTLS protocols
net-libs / mbedtls : Cryptographic library for embedded systems
virtual / tmpfiles : Virtual to select between different tmpfiles.d handlers
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Azamat H. Hackimov · gentoo
net-dns/inadyn: slotting net-libs/mbedtls:0
net-libs/mbedtls:0 is remain for mbedtls-2 as safe fallback for all dependent packages. Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
net-dns/inadyn: fix compilation with musl
Closes: https://bugs.gentoo.org/936925 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
net-dns/inadyn: drop 2.12.0
Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-dns/inadyn: cleanup ebuild a bit, smaller distfile, add note on tests
The .gz and .xz dists are identical in content but the .xz is smaller. Cleanup config args while here. Noticed this when reviewing toralf's `sam.txt` for ebuilds w/ possible unwired-up tests. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
net-dns/inadyn: drop 2.11.0
Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Conrad Kostecki · gentoo
net-dns/inadyn: fix mbedtls support
Closes: https://bugs.gentoo.org/910687 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matoro Mahri · gentoo
net-dns/inadyn: Keyword 2.12.0 sparc, #909765
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matoro Mahri · gentoo
net-dns/inadyn: Keyword 2.12.0 alpha, #909765
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Matoro Mahri · gentoo
net-dns/inadyn: Keyword 2.12.0 mips, #909765
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matoro Mahri · gentoo
net-dns/inadyn: Keyword 2.12.0 hppa, #909765
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
net-dns/inadyn: add 2.12.0
Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
net-dns/inadyn: Keyword 2.11.0 ppc64, #909765
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
net-dns/inadyn: Keyword 2.11.0 ia64, #909765
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
net-dns/inadyn: Keyword 2.11.0 riscv, #909765
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-dns/inadyn: Keyword 2.11.0 ppc, #909765
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-dns/inadyn: Keyword 2.11.0 arm64, #909765
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-dns/inadyn: Keyword 2.11.0 arm, #909765
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
net-dns/inadyn: new package, add 2.11.0
It's a suggested alternate to net-dns/ddclient according to upstream. Bug: https://bugs.gentoo.org/909646 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>