--- rpms/e-smith-tinydns/sme9/e-smith-tinydns.spec 2014/06/17 23:11:11 1.3 +++ rpms/e-smith-tinydns/sme9/e-smith-tinydns.spec 2015/01/24 08:41:39 1.8 @@ -1,15 +1,14 @@ -# $Id: e-smith-tinydns.spec,v 1.2 2014/05/18 15:10:53 stephdl Exp $ +# $Id: e-smith-tinydns.spec,v 1.7 2015/01/17 18:48:40 stephdl Exp $ Summary: e-smith module to configure tinydns %define name e-smith-tinydns Name: %{name} %define version 2.4.0 -%define release 3 +%define release 8 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons -Patch0: e-smith-tinydns-2.4.0_add_hostname_following_dhcpdleases_hostname.patch Source: %{name}-%{version}.tar.xz BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools @@ -19,11 +18,31 @@ Requires: djbdns Requires: e-smith-lib >= 1.15.1-19 Requires: e-smith-daemontools >= 1.1.0-02 Requires: iptables -Requires: perl-Text-DHCPparse Obsoletes: tinydns-initscripts AutoReqProv: no %changelog +* Sat Jan 24 2015 stephane de labrusse 2.4.0-8.sme +- Revert the patch e-smith-tinydns-2.4.0_add_hostname_following_dhcpdleases_hostname.patch +- [SME: 2388] + +* Sat Jan 17 2015 stephane de Labrusse 2.4.0-7.sme +- Duplicate hostnames with different IP are not used, a warn in log is printed +- The server hostname can not be used by a dhcp client, a warn in log is printed +- [SME: 2388] + +* Fri Jan 9 2015 stephane de Labrusse 2.4.0-5.sme +- Changed the name of /tmp/dhcpd.leases to /tmp/tmpdhcpd.leases [SME: 2388] + +* Fri Jan 9 2015 stephane de Labrusse 2.4.0-4.sme +- When the dhcpd lease is modified +- Do template-expand of /var/service/tinydns/root/data +- Do sigus1 of dhcp-dns & dnscache +- Forked DHCPparse for parsing the end of lease and remove old entry of dnscache +- Require perl-Text-DHCPparse removed +- Timestamp added in tinydns, the entry in dnscache is cleared when the lease is over +- [SME: 2388] + * Tue Jun 18 2014 stephane de Labrusse 2.4.0-3.sme - add new feature 'Parse dhcpd.leases and feed to tinydns' - e-smith-tinydns-2.4.0_add_hostname_following_dhcpdleases_hostname.patch @@ -334,7 +353,6 @@ components of djbdns. %prep %setup -%patch0 -p1 %build perl createlinks