Bug 849166

Summary: Do not ship libdst
Product: [Fedora] Fedora Reporter: Jiri Popelka <jpopelka>
Component: dhcpAssignee: Jiri Popelka <jpopelka>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: jpopelka, thozza
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-14 11:43:41 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jiri Popelka 2012-08-17 14:29:02 UTC
Until version 4.1 ISC DHCP was using its own library libdst for authentication of DHCP Messages (RFC 3118). This library implements HMAC-MD5 (RFC 2104).
Since 4.2 libdns from ISC BIND has been used for this purpose. On Fedora we ship libdns with bind-libs-lite package.

There's been no reason to ship libdst with dhcp-libs anymore.
Although I'm not sure why upstream still includes the code with DHCP and builds libdst by default it should be quite easy to remove it because nothing has been linking against it anymore.

Comment 1 Jiri Popelka 2012-08-17 16:07:26 UTC
Shawn Routhier's (ISC) response:

As I recall I left those directories in place in case somebody was
using them to build their own program. For example if somebody
had been constructing something similar to OMSHELL.

While I don't know of anybody doing so, it seemed harmless to
continue including the code.

Comment 2 Fedora Update System 2012-09-13 15:25:19 UTC
dhcp-4.2.4-15.P2.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/dhcp-4.2.4-15.P2.fc18

Comment 3 Fedora Update System 2012-09-17 23:13:09 UTC
dhcp-4.2.4-15.P2.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.