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 5
[-]
[+]
Changed
iptables.spec
@@ -1,5 +1,5 @@ # -# spec file for package iptables (Version 1.4.4) +# spec file for package iptables (Version 1.4.5) # # 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.4 -%define real_ver 1.4.4 +Version: 1.4.5 +%define real_ver 1.4.5 Release: 1 Summary: IP Packet Filter Administration Source0: %name-%version.tar.bz2 @@ -104,6 +104,32 @@ %_libdir/pkgconfig/* %changelog +* 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 + * xt_conntrack: revision 2 for enlarged state_mask member + * libxt_helper: fix invalid passed option to check_inverse + * libiptc: split v4 and v6 + * extensions: collapse registration structures + * iptables: allow for parse-less extensions + * iptables: allow for help-less extensions + * extensions: remove empty help and parse functions + * xtables: add multi-registration functions + * extensions: collapse data variables to use multi-reg calls + * xtables: warn of missing version identifier in extensions + * COMMIT_NOTES: notice to check for soversion bumps + * build: order of dependent libs is sensitive + * multi binary: allow subcommand via argv[1] + * build: fix struct size mismatch + * build: combine iptables-multi and iptables-static + * build: build only iptables-multi + * Merge branch 'stable' + * manpages: more fixes to minuses, hyphens, dashes + * manpage: fix lintian warnings + * iptables: accept multiple IP address specifications for -s, -d + * man: fix incorrect plural in libipt_set.man + * ipt_set: fix a typo in the manpage + * Sun Jun 21 2009 Carsten Schoene <cs@linux-administrator.com> - 1.4.4-1 - build version 1.4.4 * is required for xtables-addon
Added
iptables-1.4.5.tar.bz2
^