iproute (20071016-2ubuntu1) hardy; urgency=low * Cherry-picked merge from Debian unstable, remaining changes: - debian/patches/tc_qdisc_segv.patch: Fix an off-by-one error that causes segfaults in tc on amd64. - Modify Maintainer value to match the DebianMaintainerField specification. LP: #192294. -- Steve Langasek Sat, 12 Apr 2008 07:05:46 +0000 iproute (20071016-2) unstable; urgency=low [ Andreas Henriksson ] * fix incompatibility with older kernels (Closes: #457161) (Cherry picked from upstream) -- Alexander Wirt Thu, 20 Dec 2007 23:05:25 +0100 iproute (20071016-1ubuntu1) hardy; urgency=low * debian/patches/tc_qdisc_segv.patch: Fix an off-by-one error that causes segfaults in tc on amd64. LP: #210541. * Modify Maintainer value to match the DebianMaintainerField specification. -- Steve Langasek Wed, 09 Apr 2008 05:25:02 +0000 iproute (20071016-1) unstable; urgency=low [ Andreas Henriksson ] * New upstream release (v2.6.23 aka snapshot 071016) (Closes: #445944) - time2tick overflow patch applied upstream (Closes: #175462) - tc ematch cmp/nbyte help patch applied upstream (Closes: #438653) - mpath support dropped upstream (Closes: #428440, #428442) - new manpages included upstream (Closes: #438994) - linux header files updated to v2.6.23 (Closes: #409047) * Drop patches which has been applied upstream or deprecated by upstream changes. - debian/patches/lartc applied upstream. - debian/patches/netbug_fix deprecated, upstream dropped netbug script. - debian/patches/empty_linkname.dpatch deprecated, fixed upstream. * Add .dpatch suffix to wrr-qdisc patch to make dpatch-edit-patch work. * Update patches to apply: - wrr-qdisc, moo, ip_route_usage * Don't install removed netbug script. * Fix corruption when using batch files with comments and broken lines. (cherry-picked from upstream. Closes: #398912) * Update build-dependencies: - libdb4.3-dev -> libdb-dev. (Closes: #442653) - linux-kernel-headers -> linux-libc-dev. * Drop debian/patches/ip_address_flush_loop.dpatch, instead we'll use Daniel Silverstones patch imported from Ubuntu. * Add Homepage and Vcs-{Browser,Git} fields to debian/control. * Remove dead/leftover code from tc/q_htb.c, include/linux/pkt_sched.h * Remove outdated README.Debian. * Drop our own (buggy) RTAX_INITCWND support, in favor of upstreams. * fix dotted-quad support patch to work on big-endian. (upstream applied a broken patch, which we cherry-picked for #357172) [ Ben Finney ] * Add dh_md5sums to generate md5sums control file (Closes: #439439) [ Justin Pryzby ] * ss(8) manpage formatting breaks EXAMPLE (Closes: #443071) [ Daniel Silverstone ] * Avoid infinite loop in ip addr flush. [ Alexander Wirt ] * Add Andreas Henriksson to uploaders * Bump standards version * Support dotted-quad netmasks in iproute (Closes: #357172) (Cherry picked from upstream) -- Alexander Wirt Sun, 16 Dec 2007 14:30:31 +0100 iproute (20070313-1) unstable; urgency=low * New upstream release * Make iproute-doc a suggest (Closes: #424967) * Add tc_cbq_details_typo.dpatch (Closes: #387083) * Add libnetlink_typo.dpatch (Closes: #396124) * Add tcb_htb_typo.dpatch (Closes: #396317) * Remove references to non-existing tc-filters manpage (Closes: #298715) * Fix bad phrased sentence in ss manpage (Closes: #401552) -- Alexander Wirt Sun, 10 Jun 2007 19:36:48 +0200 iproute (20061002-4) unstable; urgency=low * Add distribution tables (used by netem). (Closes: #408313) -- Alexander Wirt Wed, 24 Jan 2007 22:55:26 +0100 iproute (20061002-3) unstable; urgency=low * Added a patch from Nikolai Kondrashov that fixes unknown symbols in ip_common.h. (Closes: #397584) -- Alexander Wirt 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 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 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 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 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 Sun, 5 Feb 2006 09:37:01 +0100 iproute (20051007-2) experimental; urgency=low * Added flex to build-deps -- Alexander Wirt 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 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 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 . * Fixed "Netbug script gives syntax error", closes: #313540. Patch by Allard Hoeve . * Fixed "Netbug creates uuencoded file with wrong suffix", closes: #313541. Patch by Allard Hoeve . * Fixed "Netbug warns about intended stripping of trailing '/'", closes: #313544. Patch by Allard Hoeve . -- Anibal Monsalve Salazar 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 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 Wed, 5 Jan 2005 21:20:44 +0000 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 Sun, 28 Nov 2004 01:07:30 +0000 iproute (20041019-0.2) unstable; urgency=low * NMU, uploading to unstable. -- Andreas Barth 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 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 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 Sun, 25 Jan 2004 23:04:20 +0100 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 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" ) (closes: Bug#194128) -- Juan Cespedes 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 Sat, 16 Aug 2003 18:29:27 +0200 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 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 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 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 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 Tue, 29 Jan 2002 23:22:24 +0100 iproute (20010824-4) unstable; urgency=low * Added support for DIFFSERV and ATM in tc -- Juan Cespedes Sun, 13 Jan 2002 03:01:47 +0100 iproute (20010824-3) unstable; urgency=low * Updated tc* man pages (thanks to bert hubert ) * Fixed spurious space in `tc -s qdisc' output (closes: Bug#128501) -- Juan Cespedes 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 Tue, 8 Jan 2002 16:07:27 +0100 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 Sun, 28 Oct 2001 16:38:00 +0100 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 Sat, 14 Oct 2000 19:27:12 +0200 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 Sun, 19 Dec 1999 04:00:21 +0100 iproute (991023-1) unstable; urgency=low * New upstream version (closes: Bug#48733) -- Juan Cespedes 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 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 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 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 Sun, 4 Apr 1999 18:50:39 +0200 iproute (980630-1) unstable; urgency=low * New upstream version. * Build with 2.1.112 kernel headers. * Rewrote the rules file. -- Roberto Lumbreras 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 Wed, 4 Feb 1998 13:37:28 -0800 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 Mon, 17 Apr 1997 17:00:36 +0100 iproute (961225-1) unstable; urgency=low * Initial Release. -- Tom Lees Mon, 30 Dec 1996 11:12:23 +0000 Local variables: mode: debian-changelog End: