Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2012-08-25 | dhcp : upgrade to 4.2.4-P1 | Andrei Dinu | 1 | |
Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com> | ||||
2012-02-23 | dhcp: Update to 4.2.3-P2 | Andrei Gherzan | 1 | |
1. Update to 4.2.3-P2 2. From 4.2.0 final release, -lcrypto check was removed and we compile static libraries from bind that are linked to libcrypto. This is why i added a patch in order to add -lcrypto to LIBS. 3. Add openssl in DEPENDS as we need libcrypto from this package 4. Drop installing /var/lib/dhcp/ as it is handled in pkg_postinst Signed-off-by: Andrei Gherzan <andrei@gherzan.ro> |