Hello community, here is the log from the commit of package xtables-addons for openSUSE:Factory checked in at 2012-08-24 13:53:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xtables-addons (Old) and /work/SRC/openSUSE:Factory/.xtables-addons.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xtables-addons", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/xtables-addons/xtables-addons.changes 2012-04-17 07:50:56.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xtables-addons.new/xtables-addons.changes 2012-08-24 13:53:18.000000000 +0200 @@ -1,0 +2,25 @@ +Thu Aug 23 13:53:48 UTC 2012 - [email protected] + +- Update to new upstream release 1.46 +* length2, SYSRQ, RAWNAT: preinitialize values for ipv6_find_hdr +* TARPIT: fix memory leak when tarpit_generic() fails +* Support for Linux 3.6 + +------------------------------------------------------------------- +Sun Jul 15 12:00:03 UTC 2012 - [email protected] + +- Update to new upstream release 1.45 +* SYSRQ: fix double target initialization at module load +* TARPIT: IPv6 support + +------------------------------------------------------------------- +Sat Jun 30 17:45:42 UTC 2012 - [email protected] + +- Update to new upstream release 1.43 +* xt_psd: avoid crash due to curr->next corruption +* xt_psd: reject invalid match options +* DNETMAP: new type: static binding +* DNETMAP: new persistent flag option for prefix +* DNETMAP: add write support to procfs interface + +------------------------------------------------------------------- Old: ---- xtables-addons-1.42.tar.xz xtables-addons-1.42.tar.xz.asc New: ---- xtables-addons-1.46.tar.xz xtables-addons-1.46.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xtables-addons.spec ++++++ --- /var/tmp/diff_new_pack.7GXUHi/_old 2012-08-24 13:53:19.000000000 +0200 +++ /var/tmp/diff_new_pack.7GXUHi/_new 2012-08-24 13:53:19.000000000 +0200 @@ -17,7 +17,7 @@ Name: xtables-addons -Version: 1.42 +Version: 1.46 Release: 0 Summary: IP Packet Filter Administration Extensions License: GPL-2.0 ; GPL-2.0+ @@ -37,9 +37,17 @@ BuildRequires: automake >= 1.10b BuildRequires: libtool %endif -BuildRequires: pkgconfig >= 0.23 +BuildRequires: pkgconfig >= 0.21 BuildRequires: xz +%if 0%{?suse_version} >= 1140 || 0%{?fedora_version} BuildRequires: pkgconfig(xtables) >= 1.4.5 +%endif +%if 0%{?suse_version} && 0%{?suse_version} <= 1110 +BuildRequires: libxtables-devel >= 1.4.5 +%endif +%if 0%{?redhat_version} || 0%{?centos_version} +BuildRequires: libxtables-devel >= 1.4.5 +%endif %if 0%{?suse_version} BuildRequires: %kernel_module_package_buildreqs Recommends: %name-kmp -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
