--- rpms/e-smith-hosts/sme8/e-smith-hosts.spec 2010/10/20 17:39:34 1.15 +++ rpms/e-smith-hosts/sme8/e-smith-hosts.spec 2015/01/26 18:17:46 1.23 @@ -1,9 +1,9 @@ -# $Id: e-smith-hosts.spec,v 1.14 2010/10/19 18:03:09 snetram Exp $ +# $Id: e-smith-hosts.spec,v 1.22 2015/01/22 07:40:49 stephdl Exp $ Summary: e-smith module for managing hosts entries Name: e-smith-hosts %define version 2.2.0 -%define release 6 +%define release 11 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -14,6 +14,8 @@ Patch2: e-smith-hosts-2.2.0-host_ip_vali 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 @@ -29,8 +31,21 @@ 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-11.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 occurences to also reflect the option of a FQDN [SME: 6296] +- 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] @@ -1031,6 +1046,8 @@ used to build the DNS and DHCP configura %patch3 -p1 %patch4 -p1 %patch5 -p1 +%patch6 -p1 +%patch7 -p1 %build perl createlinks