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 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172
|
ethstatus (0.4.8) unstable; urgency=medium
* New release.
* debian/control:
- Bumped Standards-Version to 3.9.8.
* ethstatus.h:
- Updated the program version to correspond the debian
package version because this package is native.
-- Marcio de Souza Oliveira <m.desouza20@gmail.com> Wed, 01 Jun 2016 02:02:50 +0000
ethstatus (0.4.7) unstable; urgency=medium
* New release.
* Upload to unstable.
* ethstatus.c:
- Fixed the autoscale to avoid a misalignment in screen
when processing more than 10000 packages.
Thanks Sven Haegar. (Closes: #819464)
- Updated to accept capital letters in the -S option.
Thanks Steffen Grunewald and David Binderman.(Closes: #737744)
- Updated the limit to option -S to 4096 to permit set a
speed greater then 1024.
Thanks Steffen Grunewald.(Closes: #483154)
* ethstatus.h:
- Updated the program version to correspond the debian
package version because this package is native.
- Updated the author field.
-- Marcio de Souza Oliveira <m.desouza20@gmail.com> Sun, 03 Apr 2016 23:10:42 +0000
ethstatus (0.4.6) experimental; urgency=medium
* New release.
* debian/control:
- Updated the architeture field to linux-any because
this package has a strong dependency on Linux.
Thanks Samuel Thibault. (Closes: #745184)
* ethstatus.c:
- Allow interface name up to 20 characteres.
Thanks Sven Haegar. (Closes: #803663)
- Screen updates restricted to half second to reduce
cpu usage. Thanks Sven Haegar. (Closes: #458483)
- Updated to show the RX usage summary and TX separately,
not only the summary the both.
Thanks Sven Haegar by patches. (Closes: #818929)
* Makefile:
- Reordered LDFLAGS to fixes FTBFS in Ubuntu.
- Thanks Alex Chiang by patch. (Closes: #641381,LP: #770833)
-- Marcio de Souza Oliveira <m.desouza20@gmail.com> Sat, 26 Mar 2016 18:37:34 +0000
ethstatus (0.4.5) unstable; urgency=medium
* Update DH level to 9.
* debian/copyright:
- update to format standard machine-readable.
- update file.
* debian/control:
- Added ${misc:Depends} in Depends field.
- Updated Build-Depends to use debhelper >= 9.
- Adjusted the long description to not exceed
60 characters per line.
* debian/rules:
- Updated to small format.
- Enabled hardening options.
* Removed the debian/docs and debian/README.Debian files
because it has no content of the user interest.
* Makefile:
- Updated to enable hardening.
-- Marcio de Souza Oliveira <m.desouza20@gmail.com> Wed, 02 Mar 2016 19:10:28 -0300
ethstatus (0.4.4) unstable; urgency=medium
* New maintainer. Thanks Aurélien and Christoph.
(Closes: #677768)
* debian/control:
- Bumped Standards-Version to 3.9.7.
- Set myself like maintainer.
* Created the directory d/source.
* Upgraded to packaging format "3.0 native".
-- Marcio de Souza Oliveira <m.desouza20@gmail.com> Tue, 01 Mar 2016 21:10:05 -0300
ethstatus (0.4.3) unstable; urgency=low
* New maintainer. (Closes: #394092)
* Upstream is the same as Debian maintainer.
Therefore, build a native Debian package.
* Update Standards-Version to 3.7.2.
* New FSF address in COPYRIGHT and debian/copyright.
* Conform to policy by using "-Wall -g -O2" as CFLAGS.
-- Aurelien GEROME <ag@roxor.cx> Fri, 20 Oct 2006 00:10:20 +0200
ethstatus (0.4.2-2) unstable; urgency=low
* raised the standards version to 3.6.1
* removed old comments from the rules file (gzip for manpages)
-- Christoph Haas <email@christoph-haas.de> Sun, 21 Dec 2003 22:44:33 +0100
ethstatus (0.4.2-1) unstable; urgency=low
* New upstream release
* added myself to the copyright
* CFLAGS is now exported in the rules file
* lazy uploaders removed ;)
* manpage is now provided in the upstream archive instead of the diff.gz
-- Christoph Haas <email@christoph-haas.de> Sun, 21 Dec 2003 18:36:35 +0100
ethstatus (0.4.1-2) unstable; urgency=low
* Removed the 'dh_installchangelogs' file that was left in the build
directory accidentally. (Thanks to Joe Nahmias <joe@nahmias.net>.)
-- Christoph Haas <email@christoph-haas.de> Fri, 12 Dec 2003 15:50:22 +0100
ethstatus (0.4.1-1) unstable; urgency=low
* New upstream release
* Now values larger than 1024 (up to 1024^2) can be used with the -S
option (closes: #214711)
-- Christoph Haas <email@christoph-haas.de> Fri, 14 Nov 2003 22:56:50 +0100
ethstatus (0.4-2) unstable; urgency=low
* Fixed the copyright note (did not contain the full GPL).
* Man page is now installed by dh_installman using 'ethstatus.manpages'
* Typos fixed (inconsistent uppercase/lowercase use of
ethstatus, Ethstatus and EthStatus).
* Removed unused parts of the rules file.
* Updated the standards version to 3.6.0.
-- Christoph Haas <email@christoph-haas.de> Wed, 6 Aug 2003 20:25:51 +0200
ethstatus (0.4-1) unstable; urgency=low
* Christoph Haas is now also upstream maintainer as the original author
is no longer actively supporting and developing this application
* Interface names are no longer restricted to eth*
* Command line options displayed when running with "-h" or when running
with invalid arguments
* Interface speed now also selectable in absolute values
by using the "-S" option (e.g. -S 128k)
* Removed the "runonboot" program (you are free to start ethstatus
manually from the /etc/inittab if you miss this feature)
* Removed global configuration file /etc/ethstatus.cfg
(ethstatus runs well with command line options only)
* Removed email check
* Scaling of bytes/KB/MB units is computed automatically
* Uses getopt to prevent segmentation faults when parsing
command-line argument
* Removed the options "--bytes", "--packets", "--errors"
and "--ipaddress" as this information can be fetched with ifconfig.
-- Christoph Haas <email@christoph-haas.de> Fri, 16 May 2003 21:49:21 +0200
ethstatus (0.3.0-2) unstable; urgency=low
* Build-depends fixed (closes: #193262)
-- Christoph Haas <email@christoph-haas.de> Wed, 14 May 2003 18:16:28 +0200
ethstatus (0.3.0-1) unstable; urgency=low
* Initial Release (closes: #126200).
-- Christoph Haas <email@christoph-haas.de> Sat, 10 May 2003 15:48:17 +0200
|