--- rpms/e-smith-hosts/sme8/e-smith-hosts.spec 2010/09/26 19:04:49 1.12 +++ rpms/e-smith-hosts/sme8/e-smith-hosts.spec 2015/01/18 13:06:53 1.20 @@ -1,9 +1,9 @@ -# $Id: e-smith-hosts.spec,v 1.11 2010/09/26 18:15:08 slords Exp $ +# $Id: e-smith-hosts.spec,v 1.19 2010/11/29 17:35:51 slords Exp $ Summary: e-smith module for managing hosts entries Name: e-smith-hosts %define version 2.2.0 -%define release 3 +%define release 9 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -11,6 +11,11 @@ Group: Networking/Daemons Source: %{name}-%{version}.tar.gz Patch1: e-smith-hosts-2.2.0_allow_cname.patch Patch2: e-smith-hosts-2.2.0-host_ip_validator.patch +Patch3: e-smith-hosts-2.2.0-trap_croak.patch +Patch4: e-smith-hosts-2.2.0-ip-fqdn.patch +Patch5: e-smith-hosts-2.2.0-ip-fqdn2.patch +Patch6: e-smith-hosts-2.2.0-fix-comment.patch +Patch7: e-smith-hosts-2.2.0.comment_hostname_validator.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: e-smith-base Requires: e-smith-lib >= 1.15.1-19 @@ -26,6 +31,24 @@ e-smith module to allow the configuratio used to build the DNS and DHCP configuration. %changelog +* Sun Jan 18 2014 stephane de Labrusse 2.2.0-9.sme +- Add a validator for the comment and the hostname field [SME: 8806] + +* Mon Nov 29 2010 Shad L. Lords 2.2.0-8.sme +- Sanitize comment field in tables and edit form [SME: 6408] + +* Mon Nov 29 2010 Jonathan Martens 2.2.0-7.sme +- Fix double speechmarks in comment field in hostname panel [SME: 6408] + +* Wed Oct 20 2010 Jonathan Martens 2.2.0-6.sme +- Update some more occurrences to also reflect the option of a FQDN [SME: 6296] + +* Tue Oct 19 2010 Jonathan Martens 2.2.0-5.sme +- Update textbox description to also reflect the option of a FQDN [SME: 6296] + +* Sun Sep 25 2010 Shad L. Lords 2.2.0-4.sme +- Trap croak inside Net::IPv4Addr::ipv4_in_network [SME: 6288] + * Sun Sep 25 2010 Shad L. Lords 2.2.0-3.sme - Add validator back for ip or cname entry [SME: 3132] @@ -1016,6 +1039,11 @@ used to build the DNS and DHCP configura %setup %patch1 -p1 %patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 +%patch6 -p1 +%patch7 -p1 %build perl createlinks