- Update to version 0.9.20:
- fix for ticket #100, thanks to Salam for reporting it.
- diagram refresh command, thanks to Ronald W. Henderson
- patch to remove artifact when resizing, thanks to Ronald W. Henderson
- reorder keyboard shortcuts, thanks to Ronald W. Henderson
- sort by port on protocol windows, thanks to Ronald W. Henderson
- xml output now containes also link and global protocols statistics.
- link fades with averaging times
- node-link ratio slider removed, ratio always fixed at 1 (links sizes
are aligned with nodes)
- improve statistics repeatability esp. when setting max-delay=0 (useful
for tests or just to calculate quickly statistics of a dump file).
- new no-display mode (command line only), disables diagram updates
(again, mostly for testing).
- merged link protocol and traffic timeouts.
OBS-URL: https://build.opensuse.org/request/show/949317
OBS-URL: https://build.opensuse.org/package/show/security/etherape?expand=0&rev=38
- Update to version 0.9.17:
* EtherApe now requires Gtk 2.24.
* Fixed a bug making libglade load gnome2 libraries.
* Sometimes node/links windows were freezing.
- Changes from version 0.9.16:
* Require only gnome-canvas, not gnome-ui.
* Migrate from deprecated gnome-doc-utils to yelp-tools.
* Updated translations.
- Following upstream changes:
* Drop scrollkeeper, pkgconfig(gnome-doc-utils) and
pkgconfig(libgnomeui-2.0) BuildRequires.
* Add yelp-tools, pkgconfig(glib-2.0), pkgconfig(popt) and
pkgconfig(libgnomecanvas-2.0) BuildRequires.
* Drop usage of sed to fix doc/C/etherape.xml, file no longer
exists.
* No longer pass --disable-scrollkeeper to configure, not needed.
- Rebase etherape-0.9.12-desktop.patch.
- Add conditional for desktop_database_post(un) post(un) handling,
no longer needed on modern releases of openSUSE.
OBS-URL: https://build.opensuse.org/request/show/610493
OBS-URL: https://build.opensuse.org/package/show/security/etherape?expand=0&rev=30
Central node option, useful for displaying routers or proxies.
Translations and documentation updates, plus some fixes.
Changes summary:
* Optional central node, based on work of Javier Fernandez-Sanguino Peña.
* re-enabled full-screen mode, thanks to nrvale0
* Updated spanish translation, thanks to Javier Fernandez-Sanguino Peña.
* Added German translation, and fixed typos, thanks to Chris Leick.
* Updated documentation.
OBS-URL: https://build.opensuse.org/package/show/security/etherape?expand=0&rev=23
* fixed a RPC remote denial of service
- updated to 0.9.11
* EtherApe now can save a snapshot with all known nodes and relevant
informations to an XML file. With option --final-export, a dump is
automatically generated when a capture file is fully replayed.
Additionally, option --signal-export enables SIGUSR1 handling, to
dump on signal.
* EtherApe used to have two links for connection, one for each traffic
direction. With this release, only one link is needed, gaining more
complete statistics and better resource usage.
* EtherApe config file is now ~/.config/etherape, instead of the older,
deprecated, ~/.gnome2/Etherape. Migration is automatic.
Filter expression is now saved.
* The old, deprecated, direct resolver was removed. Name resolution is now
only done with the full fledged threaded resolver.
OBS-URL: https://build.opensuse.org/package/show/security/etherape?expand=0&rev=17
* IPV6 support, thanks to David Flamand.
* new statistic: average packet size.
* added option --min-delay, to complement --max-delay when
replaying from file. With this option you can replay a capture
in slow-motion.
* tweaked default service file, adding some common ports.
* added check for invalid proto-color mappings (debian bug 566226).
* removed bogus double assignement. Thanks to "johndoe123321".
OBS-URL: https://build.opensuse.org/package/show/security/etherape?expand=0&rev=12