From: Tomek Mrugalski Date: Fri, 22 Aug 2014 16:51:06 +0000 (+0200) Subject: [master] Merge branch 'master' of ssh://git.kea.isc.org/git/kea X-Git-Tag: trac3482_base~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=173aeba1ee7de248e82bba0b9cb5b75733637a54;p=thirdparty%2Fkea.git [master] Merge branch 'master' of ssh://git.kea.isc.org/git/kea Conflicts: ChangeLog --- 173aeba1ee7de248e82bba0b9cb5b75733637a54 diff --cc ChangeLog index 33ce79ea14,c53ec15e68..79b37b1240 --- a/ChangeLog +++ b/ChangeLog @@@ -1,7 -1,14 +1,18 @@@ - 828. [build] jreed ++830. [build] jreed + The configure script no longer requires pkg-config. + (Trac #3511, git 99a5a2db8c011b358873d485ac48f7c78ac6374c) + + 829. [build] wlodek - Lettuce DNS tests removed with all related python code, ++ Lettuce DNS tests removed with all related python code, + most of them will be used in Forge project which can be found - https://github.com/isc-projects/forge ++ http://kea.isc.org/wiki/IscForge + (Trac #3420, git e51bcbeedbc169050751c1b896726965243667be) + + 828. [bug] marcin + Corrected the IfaceMgrTest.detectIface unit test that failed on + Linux systems with virtual interfaces present. + (Trac #3527, git 7aa01a6965b6e9fc39ff005803cada7f58f2e628) + 827. [build] jiri, tomek Deprecated AC_PROG_LIBTOOL macro replaced by LT_INIT. (Trac #3525, git 6c0aacf29fae1d0501ca69ff6324df8d4fc8c7ee)