traceroute/traceroute.changes
OBS User mrdocs d9b80b5c55 Accepting request 246993 from home:elvigia:branches:network:utilities
- version 2.0.20 
* Describe all complementary long options in the man page
* Use correct service name for AS lookups
* Avoid some rare case null dereference
* Improve expiration check for simultaneous probes
- traceroute-secure_getenv.patch use secure_getenv
- traceroute-autotools.patch refresh

OBS-URL: https://build.opensuse.org/request/show/246993
OBS-URL: https://build.opensuse.org/package/show/network:utilities/traceroute?expand=0&rev=5
2014-09-01 06:04:05 +00:00

28 lines
1020 B
Plaintext

-------------------------------------------------------------------
Sun Aug 31 17:02:49 UTC 2014 - crrodriguez@opensuse.org
- version 2.0.20
* Describe all complementary long options in the man page
* Use correct service name for AS lookups
* Avoid some rare case null dereference
* Improve expiration check for simultaneous probes
- traceroute-secure_getenv.patch use secure_getenv
- traceroute-autotools.patch refresh
-------------------------------------------------------------------
Thu Mar 7 17:52:47 UTC 2013 - crrodriguez@opensuse.org
- The previous incarnation of traceroute had a traceroute6
binary, provide a compatibility symlink for it.
- Build with full RELRO.
-------------------------------------------------------------------
Sun Jan 27 19:20:20 UTC 2013 - crrodriguez@opensuse.org
- Initial version. obsoletes the version found in package net-tools
- This is the implementation used by the rest of the planet, not
the one found in SUSE but Fedora, RHEL, Debian, Mandriva, Gentoo, Ubuntu.