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 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148
|
iputils (3:20020927-2) unstable; urgency=low
* Build system cleanup. Stop including anything from /usr/src/linux.
We still define our own versions of things that should be included
from /usr/src/sys, and this needs to be fixed, but I will wait until
post sarge to do so. (Closes: Bug#223164)
* Install symlink for tracepath6 man page.
-- Noah Meyerhans <noahm@debian.org> Mon, 22 Dec 2003 15:26:54 -0500
iputils (3:20020927-1) unstable; urgency=medium
* New upstream version. (Closes: Bug#151980)
* Changed iputils-ping to Priority: important
* Changed iputils-tracepath to Priority: optional
* Added RELNOTES to /usr/share/doc/iputils-* as the upstream changelog.
* Bumped standards version to 3.5.7.0
* Changed the sparc kludge (see prev. version's changes) to avoid
using the SO_TIMESTAMP sockopt, since that seems to be where the
problem is. -U is no longer forced.
* Fixed '==' typo on line 444 of traceroute6.c. The patch has been
sent upstream and will be in future releases.
-- Noah Meyerhans <noahm@debian.org> Wed, 2 Oct 2002 23:49:21 -0400
iputils (3:20020124-3) unstable; urgency=medium
* Added kludge to force -U on ping and ping6 on SPARC, since neither
program will report correct times at all otherwise. This will be fixed
correctly at some point in the future, but possibly not before
woody's release. (Closes: Bug#122379)
* Fixed a printf error in tracepath6.c that caused some slightly
ugly (non zero-padded) output. (Closes: Bug#141300)
* Fixed a typo in tracepath.8 (Closes: Bug#135274)
* Removed reference to clockdiff(8) from arping.8 since clockdiff
is not packaged.
-- Noah Meyerhans <noahm@debian.org> Sun, 21 Apr 2002 02:07:55 -0400
iputils (3:20020124-2) unstable; urgency=low
* Added newlines to network error indicators in ping6
(Closes: Bug#140254, Bug#119651)
-- Noah Meyerhans <noahm@debian.org> Wed, 17 Apr 2002 00:32:03 -0400
iputils (3:20020124-1) unstable; urgency=low
* New upstream release. (Closes: Bug#119651, Bug#120166)
* Improved the build process. Uses new debhelper scripts.
* Added new build deps for manpage auto-generation from SGML source.
-- Noah Meyerhans <noahm@debian.org> Tue, 29 Jan 2002 16:32:58 -0500
iputils (3:0ss010824-1) unstable; urgency=low
* New upstream release (Closes: Bug#113306)
-- Noah Meyerhans <noahm@gnat.lcs.mit.edu> Wed, 26 Sep 2001 17:09:51 -0400
iputils (20001110-7) unstable; urgency=low
* Fixed the Conflicts line for iputils-arping. (Closes: Bug#100287)
* Removed an obsolete call to dh_testversion in debian/rules
-- Noah Meyerhans <noahm@debian.org> Wed, 13 Jun 2001 22:11:30 -0400
iputils (20001110-7) unstable; urgency=low
* Fixed the Conflicts line for iputils-arping. (Closes: Bug#100287)
* Removed an obsolete call to dh_testversion in debian/rules
-- Noah Meyerhans <noahm@debian.org> Wed, 13 Jun 2001 22:11:30 -0400
iputils (20001110-6) unstable; urgency=low
* Split arping out into its own separate package (iputils-arping)
* Made iputils-arping conflict with arping, another package which
provided the arping binary (Closes: Bug#99295)
* Bumped the package standards version up to 3.5.4.0
-- Noah Meyerhans <noahm@debian.org> Sun, 3 Jun 2001 14:21:35 -0400
iputils (20001110-5) unstable; urgency=low
* Documented all previously undocumented programs.
(Closes: Bug#43812)
-- Noah Meyerhans <noahm@debian.org> Mon, 23 Apr 2001 16:06:58 -0400
iputils (20001110-4) unstable; urgency=low
* New maintainer (Closes: Bug#84024)
* Fixed a typo in the control file (2 Conflicts line, added in -3).
(Closes: Bug#85115)
* Created man pages for ping and ping6 based on netkit ping man pages.
(Closes: Bug#74375, Bug#46876)
-- Noah Meyerhans <frodo@morgul.net> Tue, 6 Feb 2001 16:44:22 -0500
iputils (20001110-3) unstable; urgency=low
* debian/rules: Removed call to dh_suidregister (closes: #84130, #84709).
* debian/control: Added Conflict with suidmanager << 0.50 as mentioned
in the dh_suidregister manpage.
-- Torsten Landschoff <torsten@debian.org> Sun, 4 Feb 2001 00:33:52 +0100
iputils (20001110-2) unstable; urgency=low
* ping6.c: Add #defines for those stupid clear_bit, test_bit, set_bit
functions.
-- Anthony Towns <aj@azure.humbug.org.au> Mon, 29 Jan 2001 23:39:31 +1000
iputils (20001110-1) unstable; urgency=low
* New upstream version. (Closes: Bug#80250, Bug#80251)
* Removed most of the Debian patches: too much has changed upstream to
reasonably forward port them. Maxwait argument thus
disappeared. (Closes: Bug#65597)
* Shouldn't have any security problems, theoretically. (Closes: Bug#69472)
* Descriptions have been updated a while ago. (Closes: Bug#68973)
* Orphaned, maintainer set to debian-qa.
-- Anthony Towns <ajt@debian.org> Tue, 26 Dec 2000 15:03:20 +1000
iputils (990107-3) unstable; urgency=low
* Got sick of the tiresome traceroute flame wars, and moved the
tracepath, tracepath6 and traceroute6 binaries to /usr/sbin.
-- Anthony Towns <ajt@debian.org> Wed, 16 Aug 2000 20:25:21 +1000
iputils (990107-2) unstable; urgency=low
* Drop priority to extra (it conflicts: with a standard package so
shouldn't be optional anway), and add a note to the description.
-- Anthony Towns <ajt@debian.org> Sat, 12 Aug 2000 23:49:58 +1000
iputils (990107-1) unstable; urgency=low
* Initial Release.
-- Anthony Towns <ajt@debian.org> Sat, 5 Aug 2000 19:51:36 +1000
|