dhcpy6d 1.0.7-1 source package in Ubuntu
Changelog
dhcpy6d (1.0.7-1) unstable; urgency=medium * Import new upstream bugfix release 1.0.7. + Fixes PXE support broken since 1.0.3. (Closes: #995484) * Declare compliance with Debian Policy 4.6.0. (No changes required.) * Add lintian override for missing-build-dependency-for-dh-addon false positive. (See lintian bug report #996089) * Replace "which" with "command -v" in postrm. *sigh* * Rename all debian/dhcpy6d.<something> files to just debian/<something> for the sake of simplicity. -- Axel Beckert <email address hidden> Mon, 11 Oct 2021 04:12:36 +0200
Upload details
- Uploaded by:
- Axel Beckert
- Uploaded to:
- Sid
- Original maintainer:
- Axel Beckert
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | misc | |
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
dhcpy6d_1.0.7-1.dsc | 1.8 KiB | 1b1ffb17eccf8b8d637f62f85a08ea9e39f2309e8f758c250b0a29c57aea9bf6 |
dhcpy6d_1.0.7.orig.tar.gz | 124.1 KiB | a339f94e0f2999e501e8a5ad76b510966eec1e5a9e37b5fc267359d5f7fd4839 |
dhcpy6d_1.0.7-1.debian.tar.xz | 7.8 KiB | 500884ac9ed2195f11d2bc1f2d3ba2ce866add75f8559ec8262441466f320719 |
Available diffs
- diff from 1.0.3-1 to 1.0.7-1 (14.4 KiB)
No changes file available.
Binary packages built by this source
- dhcpy6d: MAC address aware DHCPv6 server written in Python
Dhcpy6d delivers IPv6 addresses for DHCPv6 clients, which can be
identified by DUID, hostname or MAC address as in the good old IPv4
days. It allows easy dualstack transition, addresses may be
generated randomly, by range, by arbitrary ID or MAC address. Clients
can get more than one address, leases and client configuration can be
stored in databases and DNS can be updated dynamically.