Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libxtables7-1.4.12.1+16-2.3.1 RPM for i586

From OpenSuSE 12.1 updates for i586

Name: libxtables7 Distribution: openSUSE 12.1
Version: 1.4.12.1+16 Vendor: openSUSE
Release: 2.3.1 Build date: Thu Dec 29 17:07:17 2011
Group: System/Libraries Build host: build08
Size: 46916 Source RPM: iptables-1.4.12.1+16-2.3.1.src.rpm
Packager: http://bugs.opensuse.org
Url: http://netfilter.org/
Summary: Library for functions shared between iptables
This package contains shared functions exposed for integration with
iproute2's m_xt.

Provides

Requires

License

GPL-2.0+

Changelog

* Wed Dec 28 2011 puzel@suse.com
  - iptables-apply-mktemp-fix.patch (bnc#730161)
* Tue Oct 04 2011 jengelh@medozas.de
  - Update to a newer git snapshot of the stable branch
    (to v1.4.12.1-16-gd2b0eaa)
    * resolve failure to load extensions that depend on libm.so
  - rediff of iptables-batch due to fuzz
  - relax runtime requires
* Thu Sep 01 2011 jengelh@medozas.de
  - Update to new upstream release 1.4.12.1
    * regression fixes for the new (stricter) command-line parser
  - restore --includedir= in spec file
  - Put libxtables into its own subpackage so that one does not need
    a lockstep update of iproute2 on a new iptables package
  - Remove redundant fields (Autoreqprov defaults to on, License is
    inherited from main package)
* Fri Aug 12 2011 draht@suse.de
  - include path is /usr/include
* Mon Aug 08 2011 jengelh@medozas.de
  - Put include files into a separate directory to flag up missing
    CFLAGS. libipq.pc will now be provided.
  - Enable build of nfnl_osf, a tool to upload OS fingerprints to
    the kernel for use with xt_osf.
* Fri Jul 22 2011 jengelh@medozas.de
  - Update to new upstream release 1.4.12
    * Include lost match/target descriptions in manpage again
    * libxt_LOG: fix ignorance of all but the last flag
    * libxt_HL: restore hl-* option names
    * libxt_hashlimit: use a more obvious expiry value by default
    * libxt_RATEEST: fix find-and-delete of rules with -j RATEEST
    * ipv4: restore negation for the -f option
    * Reject empty host specifications (e.g. -s "")
    * libxt_conntrack: restore network byteordering for ABI v1 & v2
    * Documentation updates
* Wed Jun 08 2011 jengelh@medozas.de
  - Update to snapshot 1.4.11+git16
    * libxt_owner: restore inversion support
    * option: fix ignored negation before implicit extension loading
    * build: fix installation of symlinks
    * build: fix absence of xml translator in IPv6-only builds
  - Drop merged patches
* Sun May 29 2011 jengelh@medozas.de
  - Update to new upstream release 1.4.11
    * stricter option parsing
    * support for the current xt_SET target as contained in 2.6.39
    * support for the new xt_devgroup match
    * support for the new xt_AUDIT target
    * support for a new NFQUEUE bypass option, allowing to bypass the
    queue if no userspace listener is present
    * a new iptables option "-C" to check for existence of a rules
  - Fixes on top
    * allow negation of --uid-owner/--gid-owner again
    * fix installation of symlinks
  - Run spec-beautifier
* Fri Oct 29 2010 jengelh@medozas.de
  - Update to new upstream release 1.4.10
    * this is the release for the Linux 2.6.36 kernel
    * support for the cpu match, which can be used to improve cache
    locality when running multiple server instances
    * support for the IDLETIMER target, which can be used to notify
    userspace of interfaces being idle
    * support for the CHECKSUM target
    * support for the ipvs match
    * a fix for deletion of rules using the quota match
* Mon Aug 09 2010 puzel@novell.com
  - update to new upstream release 1.4.9.1
    * fixes a compilation problem with static linking in the 1.4.9
      release
* Wed Aug 04 2010 puzel@novell.com
  - update to new upstream release 1.4.9
    * this is the release for the Linux 2.6.35 kernel
    * support for the LED target
    * a new version of the set extension for the upcoming release
      supporting IPv6
    * negation support for the quota match
    * support for the SACK-IMMEDIATELY SCTP extension and
      FORWARD_TSN chunk type in the sctp match
    * documentation updates and various smaller bugfixes
* Wed May 26 2010 jengelh@medozas.de
  - update to new upstream release 1.4.8
    * this is the release for the Linux 2.6.34 kernel
    * add support for the new xt_CT extension
    * import the nfnl_osf program required for proper operation
      of the xt_osf extension
* Sat Apr 24 2010 coolo@novell.com
  - buildrequire pkg-config to fix provides
* Mon Mar 01 2010 jengelh@medozas.de
  - update to new upstream release 1.4.7
    * libipq is built as a shared library
    * removal of some restrictions on interface names
    * documentation updates
  - rebase and fix linking of iptables-batch
  - fix libdir->libexecdir
* Mon Feb 22 2010 jengelh@medozas.de
  - only run configure when needed
  - use %_smp_mflags
  - use newer git snapshot to fix compile error due to missing
    ipt_DSCP.h in newer linux-glibc-devel (>= 2.6.32)
* Wed Dec 30 2009 puzel@novell.com
  - fix bnc#561793 - do not include unclean module documentation
    in iptables manpage
* Tue Dec 22 2009 jengelh@medozas.de
  - update specfile descriptions (bnc#553801)
  - update to iptables 1.4.6:
    * combine iptables subprograms into a new multi-purpose binary
    * support for new implementations: NFQUEUE v1, conntrack v2
    * helper: fix invalid passed option to check_inverse
    * iprange accepts single host specifications again
    * iprange: do accept non-ranges for xt_iprange v1
    * iprange: warn on reverse range
    * libiptc: fix wrong maptype of base chain counters on restore
    * iptables: fix undersized deletion mask creation
    * iptables/extensions: make bundled options work again
    * iptables: take masks into consideration for replace command
    * xtables: warn of missing version identifier in extensions
    * documentation updates
  - refresh iptables-batch
* Thu Nov 12 2009 puzel@novell.com
  - remove outdated howtos (bnc#551748)
* Wed Jul 15 2009 kay.sievers@novell.com
  - fix libdir/libexecdir on 64bit installation
* Wed Jun 17 2009 puzel@novell.com
  - install iptables-apply
* Wed Jun 17 2009 puzel@suse.cz
  - update to iptables-1.4.4
    * support for the new features in the 2.6.30 kernel, namely the
      cluster match and persistent multi-range NAT mappings
    * support for the ipset set match and target
    * various minor fixes and cleanups
    * documentation updates
* Mon May 11 2009 puzel@suse.cz
  - make explicit 'commit' in iptables-batch do nothing (bnc#500990)
* Tue Apr 21 2009 puzel@suse.cz
  - update to 1.4.3.2
    - numerous documentation updates and bugfixes
    - set of changes to move some of the iptables functionality to a shared
    library for tc and m_ipt
    - make libiptc available as shared library (closes bnc#487629)
    - IPv6 support for the recent match
    - TPROXY support
    - SCTP/DCCP NAT support
  - INCOMPATIBILITY: This release starts enforcing the deprecation of NAT
    filtering that was added in 1.4.2-rc1, filtering rules in the NAT tables will
    cause an error instead of a warning from now on.
  - rework iptables-batch.patch (libiptc interface has changed)
  - update howtos

Files

/usr/lib/libxtables.so.7
/usr/lib/libxtables.so.7.0.0


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu May 23 03:12:29 2013