Search
j0ke.net Open Build Service
>
Projects
>
ha
:
firewall
>
iptables
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 6
[-]
[+]
Changed
iptables.spec
@@ -1,5 +1,5 @@ # -# spec file for package iptables (Version 1.4.5) +# spec file for package iptables (Version 1.4.6) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -22,8 +22,8 @@ License: GPL v2 or later Group: Productivity/Networking/Security AutoReqProv: on -Version: 1.4.5 -%define real_ver 1.4.5 +Version: 1.4.6 +%define real_ver 1.4.6 Release: 1 Summary: IP Packet Filter Administration Source0: %name-%version.tar.bz2 @@ -104,6 +104,39 @@ %_libdir/pkgconfig/* %changelog +* Wed Dec 09 2009 Carsten Schoene <cs@linux-administrator.com> - 1.4.6-1 +- update to version 1.4.6 + * iptables: manpage updates for augmented -Z syntax + * doc: mention maximum mark size in manpages + * Support for nommu arches + * realm: remove static initializations + * libiptc: remove unused functions + * libiptc: avoid strict-aliasing warnings + * iprange: do accept non-ranges for xt_iprange v1 + * iprange: warn on reverse range + * iprange: roll address parsing into a loop + * iprange: do accept non-ranges for xt_iprange v1 (log) + * iprange: warn on reverse range (log) + * libiptc: fix wrong maptype of base chain counters on restore + * iptables: fix undersized deletion mask creation + * style: reduce indent in xtables_check_inverse + * libxtables: hand argv to xtables_check_inverse + * iptables/extensions: make bundled options work again + * CONNMARK: print mark rules with mask 0xffffffff as set instead of xset + * iptables: take masks into consideration for replace command + * doc: explain experienced --hitcount limit + * doc: name resolution clarification + * iptables: expose option to zero packet/byte counters for a specific rule + * build: restore --disable-ipv6 functionality on system w/o v6 headers + * Merge branch 'zero' of git://dev.medozas.de/iptables + * MARK: print mark rules with mask 0xffffffff as --set-mark instead of --set-xmark + * DNAT: fix incorrect check during parsing + * extensions: add osf extension + * conntrack: fix --expires parsing + * Merge branch 'master' of git://dev.medozas.de/iptables + * doc: update TCPMSS manpage with Linux 2.6.25 changes + * doc: fix typo in length manpage + * Sun Oct 25 2009 Carsten Schoene <cs@linux-administrator.com> - 1.4.5-1 - update to version 1.4.5 * libxt_NFQUEUE: add new v1 version with queue-balance option
Added
iptables-1.4.6.tar.bz2
^