Skip to content

Debian Changelog iproute (20061002-3)

2006

iproute (20061002-3) unstable; urgency=low

   * Added a patch from Nikolai Kondrashov that fixes unknown
     symbols in ip_common.h. (Closes: #397584)

 -- Alexander Wirt <formorer@debian.org>  Thu, 14 Dec 2006 20:11:55 +0100

iproute (20061002-2) unstable; urgency=medium

   * Add manpage for ss, rtmon  and lnstat (Thanks to Michael Prokop for that)
   * Fix metric output of iproute (backported from git)
     (http://bugs.archlinux.org/task/5669)
   * medium as this bug breaks other packages such as vpnc

 -- Alexander Wirt <formorer@debian.org>  Thu, 19 Oct 2006 06:39:05 +0200

iproute (20061002-1) unstable; urgency=low

   * New upstream release
     - This fixes the xfrm monitor mode (Closes: #383133)
   * Fix typos in manpages (Closes: #387082, #387083)
   * Split docs in a seperate package

 -- Alexander Wirt <formorer@debian.org>  Sun, 15 Oct 2006 16:40:34 +0200

iproute (20060323-1) unstable; urgency=low

   * New upstream release (Closes: #370699)
   * Removed reenable_short_matches, tc_sample_fix, f_u32 patches (included
     upstream)
   * Add manpage for pfifo (Closes: #359971)
   * Add moo object (Closes: #312843)
   * Add src option to ip_route usage (Closes: #226142)
   * Prevent users from renaming an interface to "" (Closes: #241904)
   * Added timout for ip a f (Closes: #386288)

 -- Alexander Wirt <formorer@debian.org>  Fri, 8 Sep 2006 16:43:20 +0200

iproute (20051007-4) unstable; urgency=low

   * Moved *stat binaries to /usr/bin/ (Closes: #350703)
   * Fixed some manpage typos
     (Closes: #350671, #350672, #350673, #350674, #350675)
   * Conflicts with arpd
   * Fixes u32 bucket hashing calucation. (Closes: #351751)
     Thanks to Russel Stuart for the patch
   * Moved to libdb4.3
   * Fixed ip help output (Closes: #354909)
   * Fixed hardcoded module paths for tc (Closes: #290315)

 -- Alexander Wirt <formorer@debian.org>  Sun, 5 Feb 2006 09:47:36 +0100

iproute (20051007-3) unstable; urgency=low

   * New upstream release (Closes: #333643)
   * Added a patch for tc that add u32 get parsed correct
     Thanks Russell Stuart for the patch (Closes: #347699)
   * We now have a manpage for tc-bfifo (Closes: #319871)
   * "get" is no longer mentioned in tc's usage (Closes: #167314)
   * We now build arpd (Closes: #296200)
   * Include htb docs (Closes: #204629)
   * Added flex to build-deps (Closes: #340004, #339119)
   * Added symlinks for lnstat (Closes: #302589)
   * Acknowledge heap correction nmu (Closes: #326961)
   * Acknowledge douple free fix nmu (Closes: #338575)
   * Fixed allmulticast mention in ip manpage (Closes: #305338)
   * Add [ prio NUMBER ] to ip_rule.c (Closes: #213673)

 -- Alexander Wirt <formorer@debian.org>  Sun, 5 Feb 2006 09:37:01 +0100

2005

iproute (20051007-2) experimental; urgency=low

   * Added flex to build-deps

 -- Alexander Wirt <formorer@debian.org>  Sun, 20 Nov 2005 10:46:39 +0100

iproute (20051007-1) experimental; urgency=low

   * The "lets break other peoples networking release"
     + New upstream release
     + New maintainer
     + Fix netbug script
     + Reenable short iproute commands

 -- Alexander Wirt <formorer@debian.org>  Tue, 1 Nov 2005 10:22:05 +0100

iproute (20041019-4.1) unstable; urgency=low

   * Non-maintainer upload.
   * Fix size of table allocation (closes: #326961, #338575)

 -- Blars Blarson <blarson@blars.org>  Sat, 14 Jan 2006 02:07:18 +0000

iproute (20041019-4) unstable; urgency=low

   * New maintainer, closes: #295122.
   * Included iproute2 homepage in debian/control and updated it in
     debian/copyright.
   * Updated FSF mail address in debian/copyright.
   * Set Standards-Version to 3.6.2 in debian/control.
   * Fixed "FTBFS: normal.c heap corrution due to table overflow",
     closes: #326961. Patch by LaMont Jones <lamont@debian.org>.
   * Fixed "Netbug script gives syntax error", closes: #313540.
     Patch by Allard Hoeve <allard@byte.nl>.
   * Fixed "Netbug creates uuencoded file with wrong suffix", closes:
     #313541. Patch by Allard Hoeve <allard@byte.nl>.
   * Fixed "Netbug warns about intended stripping of trailing '/'",
     closes: #313544. Patch by Allard Hoeve <allard@byte.nl>.

 -- Anibal Monsalve Salazar <anibal@debian.org>  Fri, 11 Nov 2005 13:22:15 +1100

iproute (20041019-3) unstable; urgency=medium

   * fix insecure file creation in netbug. Closes: #289541
   * remove bogus reference to tc-filters from tc's manpage. Closes: #289225
   * add support for "hoplimit" and "initcwnd" route metrics. Closes: #221893
   * ikey for GRE works. Closes: #200714
   * include wrr qdisc. Closes: #198414

 -- Andreas Barth <aba@not.so.argh.org>  Sun, 9 Jan 2005 11:51:09 +0000

iproute (20041019-2) unstable; urgency=low

   * build fails if subdir fails. Closes: #283797
   * include q_netem.so. Closes: #283968
   * fix typo in man page. Closes: #285507
   * removed the 2. and 3. copy of the man pages.
   * start using dpatch.
   * add reference to Advanced Routing HOWTO. Closes: #150087

 -- Andreas Barth <aba@not.so.argh.org>  Wed, 5 Jan 2005 21:20:44 +0000

2004

iproute (20041019-1) unstable; urgency=low

   * New maintainer.
   * packaging changes:
     + using debhelper
     + add all manpages. Closes: #57829, #138432, #203797, #246521
     + add documentation text and html doc, and adding lynx as build-dep.
       Closes: #121978, #57828
     + include all tex-files in the doc. Closes: #107117
   * get straight with the kernel. Closes: #186808
   * add header files and libnetlink to new development package.
     Closes: #128162, #139309
   * build-depend on libatm1-dev | atm-dev instead of atm-dev

 -- Andreas Barth <aba@not.so.argh.org>  Sun, 28 Nov 2004 01:07:30 +0000

iproute (20041019-0.2) unstable; urgency=low

   * NMU, uploading to unstable.

 -- Andreas Barth <aba@not.so.argh.org>  Mon, 22 Nov 2004 19:43:17 +0200

iproute (20041019-0.1) experimental; urgency=low

   * NMU, fixing only most urgent issues.
   * New upstream package, fixes:
     + compatibility with 2.6.7 and above. Closes: #262698
     + no longer with netinet/in.h. Closes: #221877

 -- Andreas Barth <aba@not.so.argh.org>  Mon, 8 Nov 2004 07:50:35 +0100

iproute (20010824-13.1) unstable; urgency=high

   * NMU for a security fix.
   * [CAN-2003-0856] Fix a local denial of service vulnerability via
     spoofed messages to the kernel's Netlink interface. (Closes: #242994)

 -- Joshua Kwan <joshk@triplehelix.org>  Sun, 16 May 2004 20:28:43 -0700

iproute (20010824-13) unstable; urgency=low

   * debian/rules: Run dpkg-shlibdeps with all the executables,
     to fix dependency problem                      (closes: Bug#224063)
   * Really removed references to obsolete include files
     (Bug#223165 was not fixed properly)

 -- Juan Cespedes <cespedes@debian.org>  Sun, 25 Jan 2004 23:04:20 +0100

2003

iproute (20010824-12) unstable; urgency=low

   * Updated README.Debian and copyright file
   * Added two new manpages from http://lartc.org/manpages/:
     ip(8) and tc-cbq-details(8).
   * Removed references to obsolete include files which made
     compilation fail (closes: Bug#223165)

 -- Juan Cespedes <cespedes@debian.org>  Sun, 14 Dec 2003 00:40:10 +0100

iproute (20010824-11) unstable; urgency=low

   * Changed priority to "optional"
   * Fixed "tc -s qdisc" on sparc (patch by "Nicolas S. Dade"
     <ndade@nsd.dyndns.org>) (closes: Bug#194128)

 -- Juan Cespedes <cespedes@debian.org>  Sun, 17 Aug 2003 00:22:47 +0200

iproute (20010824-10) unstable; urgency=low

   * Updated manual pages from http://www.lartc.org/manpages/
                 (closes: Bug#156353, Bug#175313, Bug#176989, Bug#189095)
   * New Standards-Version
   * Don't "rm -rf /etc/iproute2" on purge (closes: Bug#202862)
   * Include "iproute2" in the description (closes: Bug#182999)

 -- Juan Cespedes <cespedes@debian.org>  Sat, 16 Aug 2003 18:29:27 +0200

2002

iproute (20010824-9) unstable; urgency=medium

   * Added patch for HTB v3.6 to be able to work with kernel 2.4.20
     (from http://luxik.cdi.cz/~devik/qos/htb/v3/htb3.6-020525.tgz)
                 (closes: Bug#147550, Bug#167149, Bug#167597, Bug#171277)

 -- Juan Cespedes <cespedes@debian.org>  Thu, 05 Dec 2002 13:44:10 +0100

iproute (20010824-8) unstable; urgency=medium

   * Added support for HTB queuing discipline        (closes: Bug#133381)
     NOTE: you need a patched kernel in order to use it

 -- Juan Cespedes <cespedes@debian.org>  Tue, 2 Apr 2002 20:29:40 +0200

iproute (20010824-7) unstable; urgency=medium

   * Move `ip' binary to /bin to fix FHS violation   (closes: Bug#134812)

 -- Juan Cespedes <cespedes@debian.org>  Mon, 4 Mar 2002 00:20:30 +0100

iproute (20010824-6) unstable; urgency=low

   * Added a couple of #ifdef's to be able to compile with older
     kernel headers (needed for arm)                 (closes: Bug#131695)

 -- Juan Cespedes <cespedes@debian.org>  Sat, 16 Feb 2002 19:27:15 +0100

iproute (20010824-5) unstable; urgency=low

   * Really fix Bug#121589 (dead gateway bug); apparently I
     forgot to include the patch in 20010824-2

 -- Juan Cespedes <cespedes@debian.org>  Tue, 29 Jan 2002 23:22:24 +0100

iproute (20010824-4) unstable; urgency=low

   * Added support for DIFFSERV and ATM in tc

 -- Juan Cespedes <cespedes@debian.org>  Sun, 13 Jan 2002 03:01:47 +0100

iproute (20010824-3) unstable; urgency=low

   * Updated tc* man pages (thanks to bert hubert <ahu@ds9a.nl>)
   * Fixed spurious space in `tc -s qdisc' output (closes: Bug#128501)

 -- Juan Cespedes <cespedes@debian.org>  Thu, 10 Jan 2002 22:18:25 +0100

iproute (20010824-2) unstable; urgency=low

   * Fixed the following important and serious bugs:
     + iproute doesn't compile on Alpha (closes: Bug#118113, Bug#123224)
     + iproute doesn't compile on MIPS (closes: Bug#118424)
     + iproute doesn't compile on powerpc (closes: Bug#119601)
   * Added man pages for tc (closes: Bug#124230), tc-cbq, tc-red, tc-tbf,
     tc-prio and tc-sfq
   * Removed references to old programs from iproute(7) (closes: Bug#99536)
   * Fixed bug which presented first hop as dead in equal cost multipath
                                                       (closes: Bug#121589)
   * Do not process .ps with through `psnup' (closes: Bug#119820)

 -- Juan Cespedes <cespedes@debian.org>  Tue, 8 Jan 2002 16:07:27 +0100

2001

iproute (20010824-1) unstable; urgency=low

   * New upstream version
   * Make ingress qdisc work again with tc           (closes: Bug#84444)
   * Make it compile properly with new include files (closes: Bug#113112)

 -- Juan Cespedes <cespedes@debian.org>  Sun, 28 Oct 2001 16:38:00 +0100

2000

iproute (20001007-1) unstable; urgency=low

   * New upstream version                             (closes: Bug#63701)
   * Remove /etc/iproute2 on purge                    (closes: Bug#72743)
   * Fixed Lintian warnings (no-priority-field and no-section-field)

 -- Juan Cespedes <cespedes@debian.org>  Sat, 14 Oct 2000 19:27:12 +0200

1999

iproute (991023-2) unstable; urgency=low

   * New Standards-Version (3.1.1) (closes: Bug#47923)
   * Modified description of package to show which kernel options are
     necessary to use the package (closes: Bug#47922)
   * Updated manual page to point at /usr/share/doc/iproute (closes: Bug#47924)

 -- Juan Cespedes <cespedes@debian.org>  Sun, 19 Dec 1999 04:00:21 +0100

iproute (991023-1) unstable; urgency=low

   * New upstream version (closes: Bug#48733)

 -- Juan Cespedes <cespedes@debian.org>  Tue, 2 Nov 1999 16:29:37 +0100

iproute (990824-1) unstable; urgency=low

   * New maintainer
   * New upstream version
   * New Standards-Version: 3.1.0
   * Minor fix in "ip rule list": mask in "from" address was not shown
     correctly
   * Removed obsoleted documentation from "debian/" directory

 -- Juan Cespedes <cespedes@debian.org>  Sun, 24 Oct 1999 19:02:56 +0200

iproute (990630-1) unstable; urgency=low

   * New upstream version.
   * FHS and standards 3.0.1.0.

 -- Roberto Lumbreras <rover@debian.org>  Tue, 3 Aug 1999 02:49:28 +0200

iproute (990530-1) unstable; urgency=low

   * New upstream version.
   * Build with 2.2.10 kernel headers.
   * Install new scripts ip/routef ip/routel, but not ip/ifcfg ip/rtpr by
     now, I don't know who/what needs rtpr; ifcfg uses arping, and it isn't
     available in debian for now.

 -- Roberto Lumbreras <rover@debian.org>  Tue, 22 Jun 1999 02:28:53 +0200

iproute (990329-1) unstable; urgency=low

   * New upstream version.
   * Build with 2.2.5 kernel headers.

 -- Roberto Lumbreras <rover@debian.org>  Sun, 4 Apr 1999 18:50:39 +0200

1998

iproute (980630-1) unstable; urgency=low

   * New upstream version.
   * Build with 2.1.112 kernel headers.
   * Rewrote the rules file.

 -- Roberto Lumbreras <rover@debian.org>  Wed, 29 Jul 1998 23:37:52 +0200

iproute (980119-1) unstable; urgency=low

   * Outdated documentation. Upstream docs are scarce.
   * Non-Maintainer release
   * This package has no correct copyright file!
   * Include all the README.* docs from the upstream site.
   * Modified to build under glibc
   * Build with 2.1.85 kernel headers.
   * produce a correct diff.
   * Reworked the rules file to utilize debmake fully
   * Newest upstream release
   * glibc compilation

 -- Christoph Lameter <christoph@lameter.com>  Wed, 4 Feb 1998 13:37:28 -0800

1997

iproute (961225-2) unstable frozen; urgency=low

   * Added a man page for iproute. (Fixes #8080).
   * Removed out-of-date patches.
   * Added routing.txt from /usr/src/linux/Documentation/networking/routing.txt
   * Newer version of debmake.

 -- Tom Lees <tom@lpsg.demon.co.uk>  Mon, 17 Apr 1997 17:00:36 +0100

1996

iproute (961225-1) unstable; urgency=low

   * Initial Release.

 -- Tom Lees <tom@lpsg.demon.co.uk>  Mon, 30 Dec 1996 11:12:23 +0000