1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91
|
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
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
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
iproute (961225-1) unstable; urgency=low
* Initial Release.
-- Tom Lees <tom@lpsg.demon.co.uk> Mon, 30 Dec 1996 11:12:23 +0000
Local variables:
mode: debian-changelog
End:
|