Commit Graph

167 Commits

Author SHA1 Message Date
Thomas Woerner
c06d2805b1 - also require kernel-devel 2008-03-03 10:19:26 +00:00
Thomas Woerner
d8ccf9fe1d - make it fully kernel dependant - linux/conpiler.h is still missing 2008-03-03 09:42:41 +00:00
Thomas Woerner
2d8b12dfae - use the kernel headers from the build tree for iptables for now to be
able to compile this package, but this makes the package more kernel
    dependant
2008-03-03 09:35:13 +00:00
Jesse Keating
b6ec3795a0 - Autorebuild for GCC 4.3 2008-02-20 05:58:52 +00:00
Thomas Woerner
0de8b7db13 - use nf_ext_init instead of my_init for extension constructors
- use kernel-headers package for KBUILD_OUTPUT
2008-02-11 15:16:43 +00:00
Thomas Woerner
bfc8fd6a19 - new version 1.4.0
- fixed condrestart (rhbz#428148)
- report the module in rmmod_r if there is an error
2008-02-11 13:56:53 +00:00
Thomas Woerner
6a95dca65a - fixed leaked file descriptor before fork/exec (rhbz#312191)
- blacklisting is not working, use "install X /bin/(true|false)" test
    instead
- return private exit code 150 for disabled ipv6 support
- use script name for output messages
2007-11-05 16:41:26 +00:00
Thomas Woerner
22d082249b - fixed error code for stopping a already stopped firewall (rhbz#321751)
- moved blacklist test into start
2007-10-16 15:30:01 +00:00
Bill Nottingham
26dd871d90 makefile update to properly grab makefile.common 2007-10-15 18:53:19 +00:00
Thomas Woerner
7617f871a1 - new release 4.1 2007-09-26 16:00:58 +00:00
Thomas Woerner
0396e7e145 - do not start ip6tables if ipv6 is blacklisted (rhbz#236888)
- use simpler fix for (rhbz#295611) Thanks to Linus Torvalds for the patch.
2007-09-26 15:59:58 +00:00
Thomas Woerner
b467a216c0 - fixed IPv6 reject type (rhbz#295181)
- fixed init script: start, stop and status
- support netfilter compiled into kernel in init script (rhbz#295611)
- dropped inversion for limit modules from man pages (rhbz#220780)
- fixed typo in ip6tables man page (rhbz#236185)
2007-09-24 16:03:24 +00:00
Thomas Woerner
324c1a2ec7 - do not depend on local_fs in lsb header - this delayes start after
network
- fixed exit code for initscript usage
2007-09-19 16:30:16 +00:00
Thomas Woerner
996472d917 - do not use lock file for condrestart test 2007-09-17 15:46:05 +00:00
Thomas Woerner
498412ec5f [tw]
- do not use smp flags
2007-08-23 15:33:24 +00:00
Thomas Woerner
d7580e1c28 [tw] added patches 2007-08-23 14:55:32 +00:00
Thomas Woerner
32bdef74b2 [tw]
- fixed initscript for LSB conformance (rhbz#246953, rhbz#242459)
- provide iptc interface again, but unsupported (rhbz#216733)
- compile all extension, which are supported by the kernel-headers package
- review fixes (rhbz#225906)
2007-08-23 14:54:50 +00:00
Steve Conklin
7b2367e316 Rebase to upstream release 1.3.8 2007-07-16 22:03:39 +00:00
Jeremy Katz
d784db838b - fix error when ipv6 support isn't loaded in the kernel (#236888) 2007-04-23 18:58:32 +00:00
Thomas Woerner
a7c4eb9f8d [tw]
- new release 1.1
2007-01-10 11:30:29 +00:00
Thomas Woerner
c19057201b [tw]
- fixed installation of secmark modules
2007-01-10 11:29:49 +00:00
Thomas Woerner
40a64baf6b [tw]
- new verison 1.3.7
- iptc is not a public interface and therefore not installed anymore
- dropped upstream secmark patch
2007-01-09 18:46:18 +00:00
Thomas Woerner
bcc3dc0c5a [tw]
- added secmark iptables patches (#201573)
2006-09-19 15:36:43 +00:00
Jesse Keating
9d71c81438 bumped for rebuild 2006-07-12 06:25:39 +00:00
Jesse Keating
d01da4bd19 bump for bug in double-long on ppc(64) 2006-02-11 03:37:55 +00:00
Jesse Keating
af4036e5e9 bump for new gcc/glibc 2006-02-07 12:17:14 +00:00
Thomas Woerner
bc7eeb0697 [tw]
- new version 1.3.5
- fixed init script to set policy for raw tables, too (#179094)
2006-02-02 13:24:00 +00:00
Thomas Woerner
5034db8c80 [tw] - added important iptables header files to devel package 2006-01-24 14:18:57 +00:00
Jesse Keating
3878a45f2b gcc update bump 2005-12-09 22:41:00 +00:00
Thomas Woerner
3103feaa52 [tw]
- fix for plugin problem: link with "gcc -shared" instead of "ld -shared"
    and replace "_init" with "__attribute((constructor)) my_init"
2005-11-25 17:03:17 +00:00
Thomas Woerner
1bd916dc8e [tw]
- rebuild due to unresolved symbols in shared libraries
2005-11-25 13:27:51 +00:00
Thomas Woerner
adba868b0a [tw]
- dropped new status patch
- integration directly in the config file and init script
2005-11-18 12:34:33 +00:00
Thomas Woerner
e62f16132b [tw]
- new version 1.3.4
- dropped free_opts patch (upstream fixed)
- made libipq PIC (#158623)
- additional configuration options for iptables startup script (#172929)
    Thanks to Jan Gruenwald for the patch
- spec file cleanup (dropped linux_header define and usage)
2005-11-18 12:26:15 +00:00
Thomas Woerner
9cc8b9cede [tw]
- new version 1.3.2 with additional patch for the misplaced free_opts call
    from Marcus Sundberg
2005-07-18 12:16:48 +00:00
Thomas Woerner
1bda6a62be [tw] - new version 1.3.1 2005-05-11 13:49:05 +00:00
Thomas Woerner
932877e6bd [tw] forgot to add one patch 2005-03-18 16:45:13 +00:00
Thomas Woerner
62b5948287 [tw]
- Remove unnecessary explicit kernel dep (#146142)
- Fixed out of bounds accesses (#131848): Thanks to Steve Grubb for the
    patch
- Adapted iptables-config to reference to modprobe.conf (#150143)
- Remove misleading message (#140154): Thanks to Ulrich Drepper for the
    patch
2005-03-18 16:40:36 +00:00
Thomas Woerner
fe748ba4bd [tw] - new version 1.3.0 2005-02-22 11:09:58 +00:00
Thomas Woerner
f8486dc1c5 [tw] - fixed autoload problem in iptables and ip6tables (CAN-2004-0986) 2004-11-11 11:55:39 +00:00
Thomas Woerner
17fd75cb18 [tw]
- changed default behaviour for IPTABLES_STATUS_NUMERIC to "yes" (#129731)
- modified config file to match this change and un-commented variables with
    default values
2004-09-17 10:41:31 +00:00
Thomas Woerner
6408c4d7aa [tw] - applied second part of cleanup patch from (#131848): thanks to Steve
Grubb for the patch
2004-09-16 16:12:07 +00:00
cvsdist
02e432f320 auto-import changelog data from iptables-1.2.11-2.src.rpm
Wed Aug 25 2004 Thomas Woerner <twoerner@redhat.com> 1.2.11-2
- fixed free bug in iptables (#128322)
2004-09-09 06:26:30 +00:00
cvsdist
a46503f82e auto-import changelog data from iptables-1.2.11-1.src.rpm
Tue Jun 22 2004 Thomas Woerner <twoerner@redhat.com> 1.2.11-1
- new version 1.2.11
2004-09-09 06:26:05 +00:00
cvsdist
02a001b3b7 auto-import changelog data from iptables-1.2.10-1.src.rpm
Thu Jun 17 2004 Thomas Woerner <twoerner@redhat.com> 1.2.10-1
- new version 1.2.10
2004-09-09 06:26:03 +00:00
cvsdist
72277d0cea auto-import changelog data from iptables-1.2.9-3.src.rpm
Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 06:25:55 +00:00
cvsdist
f01425b3e6 auto-import changelog data from iptables-1.2.9-2.3.1.src.rpm
Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
Thu Feb 26 2004 Thomas Woerner <twoerner@redhat.com> 1.2.9-2.3
- fixed iptables-restore -c fault if there are no counters (#116421)
Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 06:25:49 +00:00
cvsdist
c76d6f02d4 auto-import changelog data from iptables-1.2.9-1.2.src.rpm
Sun Jan 25 2004 Dan Walsh <dwalsh@redhat.com> 1.2.9-1.2
- Close File descriptors to prevent SELinux error message
Wed Jan 07 2004 Thomas Woerner <twoerner@redhat.com> 1.2.9-1.1
- rebuild
2004-09-09 06:25:17 +00:00
cvsdist
314b6dc7e4 auto-import changelog data from iptables-1.2.9-1.0.src.rpm
Wed Dec 17 2003 Thomas Woerner <twoerner@redhat.com> 1.2.9-1.0
- vew version 1.2.9
- new config options in ipXtables-config: IPTABLES_MODULES_UNLOAD
- more documentation in ipXtables-config
- fix for netlink security issue in libipq (devel package)
- print fix for libipt_icmp (#109546)
2004-09-09 06:25:10 +00:00
cvsdist
6d58a1835a auto-import changelog data from iptables-1.2.8-14.src.rpm
Fri Dec 05 2003 Thomas Woerner <twoerner@redhat.com> 1.2.8-14
- fixed netlink security issue in libipq (devel package)
- fixed save in libipt_icmp (#109546)
2004-09-09 06:24:55 +00:00
cvsdist
7443bc4808 auto-import changelog data from iptables-1.2.8-13.src.rpm
Thu Oct 23 2003 Thomas Woerner <twoerner@redhat.com> 1.2.8-13
- marked all messages in iptables init script for translation (#107462)
- enabled devel package (#105884, #106101)
- bumped build for fedora for libipt_recent.so (#106002)
Tue Sep 23 2003 Thomas Woerner <twoerner@redhat.com> 1.2.8-12.1
- fixed lost udp port range in ip6tables-save (#104484)
- fixed non numeric multiport port output in ipXtables-savs
Mon Sep 22 2003 Florian La Roche <Florian.LaRoche@redhat.de> 1.2.8-11
- do not link against -lnsl
2004-09-09 06:24:45 +00:00