Change logs for iptables source package in Hardy

  • iptables (1.3.8.0debian1-1ubuntu2) hardy; urgency=low
    
      [ Michael Bienia ]
      * Build a libipq_pic.a compiled with -fPIC (needed by other packages to
        successfully build on AMD64).
    
      [ Soren Hansen ]
      * Build a libiptc_pic.a compiled with -fPIC (needed by other packages to
        successfully build on AMD64). Patch taken from Debian bug #358637.
      * Rebuild against newer linux-libc-dev to get mh and quota extensions.
    
     -- Soren Hansen <email address hidden>   Mon, 28 Jan 2008 13:24:34 +0100
  • iptables (1.3.8.0debian1-1ubuntu1) hardy; urgency=low
    
      * Merge from debian unstable. Remaining changes:
        - Build with -fno-stack-protector to fix failing ICMP module (Malone: #66681)
        - Took references to 2.4 kernel out of doc-base control files (Jordan
          Mantha, Malone #25972) (patches/all/091-fix-2.4-references.patch)
        - Use linux-libc-dev instead of local copy of kernel-headers (Fabio M.
          Di Nitto).
      * 090-fix-conditional-builds.patch:
        - Fix all the conditionally built iptables extensions to actually build
          if we have the kernel support.
    
     -- Soren Hansen <email address hidden>   Mon, 12 Nov 2007 18:12:04 +0100
  • iptables (1.3.6.0debian1-5ubuntu5) gutsy; urgency=low
    
      * patches/all/090_enable-ipv6-rt.patch: include broken-out patch for
        "rt" build, which was missed when applying the patch inline in the
        previous version.
    
     -- Kees Cook <email address hidden>   Wed, 04 Jul 2007 17:11:52 -0700