--- rpms/e-smith-hosts/sme8/e-smith-hosts.spec 2010/10/19 18:03:09 1.14 +++ rpms/e-smith-hosts/sme8/e-smith-hosts.spec 2015/01/29 12:35:43 1.24 @@ -1,9 +1,9 @@ -# $Id: e-smith-hosts.spec,v 1.13 2010/10/14 17:58:56 slords Exp $ +# $Id: e-smith-hosts.spec,v 1.23 2015/01/26 18:17:46 stephdl Exp $ Summary: e-smith module for managing hosts entries Name: e-smith-hosts %define version 2.2.0 -%define release 5 +%define release 12 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -13,6 +13,9 @@ Patch1: e-smith-hosts-2.2.0_allow_cname. 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 @@ -28,6 +31,22 @@ e-smith module to allow the configuratio used to build the DNS and DHCP configuration. %changelog +* Wed Jan 21 2014 stephane de Labrusse 2.2.0-12.sme +- Add a migrate fragment to sanitize the host comment [SME: 8806] +- Code done by Charlie Brady + +* 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] @@ -1026,6 +1045,9 @@ used to build the DNS and DHCP configura %patch2 -p1 %patch3 -p1 %patch4 -p1 +%patch5 -p1 +%patch6 -p1 +%patch7 -p1 %build perl createlinks