X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=iptables.spec;h=b607b85bb406075b3ace586c5fdb0576cb2a5359;hb=565b12299ea5a75b09a25d65c927c75ed3a13658;hp=8d567721ef95e1cdca82f0156561899098abe159;hpb=2fe23b5ac60ca2aaa269f7972010b158ece92811;p=iptables.git diff --git a/iptables.spec b/iptables.spec index 8d56772..b607b85 100644 --- a/iptables.spec +++ b/iptables.spec @@ -5,7 +5,7 @@ %define name iptables %define version 1.4.7 -%define taglevel 2 +%define taglevel 5 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -121,6 +121,7 @@ rm -rf %{buildroot} %post /sbin/ldconfig /sbin/chkconfig --add iptables +service iptables restart %postun -p /sbin/ldconfig @@ -181,6 +182,16 @@ fi %{_libdir}/pkgconfig/xtables.pc %changelog +* Wed May 12 2010 S.Çağlar Onur - iptables-1.4.7-5 +- Restart iptables service after package upgrades + +* Mon May 10 2010 S.Çağlar Onur - iptables-1.4.7-4 +- Restore iIPTABLES_MODULES list + +* Mon May 03 2010 S.Çağlar Onur - iptables-1.4.7-3 +- drop backward compatibility with older iptables versions as new kernels only support v2 +- remove unused modules from iptables-config file + * Wed Apr 14 2010 Thierry Parmentelat - iptables-1.4.7-2 - fixed specfile for duplicate URL