![]() |
File Search | Catalog | Content Search |
Homepage: | - |
Package version: | - |
Architecture: | - |
Distribution: | Ubuntu |
Filename: | iptables_1.4.12.orig.tar.bz2 |
#! /bin/sh # set -e VERSION=1.4.7 PREV_VERSION=1.4.6 TMPDIR=/tmp/ipt-release IPTDIR="$TMPDIR/iptables-$VERSION" PATCH="patch-iptables-$PREV_VERSION-$VERSION.bz2"; TARBALL="iptables-$VERSION.tar.bz2"; CHANGELOG="changes-iptables-$PREV_VERSION-$VERSION.txt"; mkdir -p "$TMPDIR" git shortlog "v$PREV_VERSION..v$VERSION" > "$TMPDIR/$CHANGELOG" git diff "v$PREV_VERSION..v$VERSION" | bzip2 > "$TMPDIR/$ more»
GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The licenses for most softwa more»
[DIR] | iptables-1.4.12/ (28) 2 mirrors |