- Update to version 4.1 * Fixed --fuzz CRC function. * Added --encrypt option for shared-secret encrypted packets. * Added --listen --all-interfaces option for automatically binding to all interface IPs (requires Python netifaces module). * Simplified monotonic_clock functionality, relying on Python 3 for most functionality, reducing the possibility of platform bugs. - Includes changes from 4.0 * Rewrite to Python 3 (3.4 or higher). * Fixed hmac-sha256 handling, added hmac-sha512. * --nagios will now work when combined with --deadline, in addition to --count. * Added Wireshark Lua dissector and sample capture. * Added battery level (ExtID 0x88a1f7c7). Note that while 2ping recognizes the new option in incoming packets, it currently does not have the capability to send battery levels. - Make rpmlint happy by avoiding installation in %build. - Update to version 3.2.1 * Please read the ChangeLog; not able to track all changes since previous version - Upstream moved to python * Remove %{perl_requires} dependency * Remove perl recommendations; perl(Digest::CRC), perl(Digest::MD5), perl(Digest::SHA) and perl(IO::Socket::INET6) * Add python-devel and python-setuptools requirements - Use official tarball and download Url - Remove obsolete 2ping-fix-use-of-uninitialized-warning.patch - update to 1397618874.f2c2047 - 2ping-fix-use-of-uninitialized-warning.patch: add - Initial package (version 1.0) OBS-URL: https://build.opensuse.org/request/show/539000 OBS-URL: https://build.opensuse.org/package/show/network:utilities/2ping?expand=0&rev=8
51 lines
2.0 KiB
Plaintext
51 lines
2.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Nov 4 19:24:17 UTC 2017 - aavindraa@gmail.com
|
|
|
|
- Update to version 4.1
|
|
* Fixed --fuzz CRC function.
|
|
* Added --encrypt option for shared-secret encrypted packets.
|
|
* Added --listen --all-interfaces option for automatically binding to
|
|
all interface IPs (requires Python netifaces module).
|
|
* Simplified monotonic_clock functionality, relying on Python 3 for
|
|
most functionality, reducing the possibility of platform bugs.
|
|
- Includes changes from 4.0
|
|
* Rewrite to Python 3 (3.4 or higher).
|
|
* Fixed hmac-sha256 handling, added hmac-sha512.
|
|
* --nagios will now work when combined with --deadline, in addition to
|
|
--count.
|
|
* Added Wireshark Lua dissector and sample capture.
|
|
* Added battery level (ExtID 0x88a1f7c7). Note that while 2ping
|
|
recognizes the new option in incoming packets, it currently does not
|
|
have the capability to send battery levels.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 29 09:06:35 UTC 2016 - jengelh@inai.de
|
|
|
|
- Make rpmlint happy by avoiding installation in %build.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 24 12:53:10 UTC 2016 - p.drouand@gmail.com
|
|
|
|
- Update to version 3.2.1
|
|
* Please read the ChangeLog; not able to track all changes since
|
|
previous version
|
|
- Upstream moved to python
|
|
* Remove %{perl_requires} dependency
|
|
* Remove perl recommendations; perl(Digest::CRC), perl(Digest::MD5),
|
|
perl(Digest::SHA) and perl(IO::Socket::INET6)
|
|
* Add python-devel and python-setuptools requirements
|
|
- Use official tarball and download Url
|
|
- Remove obsolete 2ping-fix-use-of-uninitialized-warning.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 3 15:29:33 UTC 2015 - jslaby@suse.com
|
|
|
|
- update to 1397618874.f2c2047
|
|
- 2ping-fix-use-of-uninitialized-warning.patch: add
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 10 13:11:18 CET 2010 - jslaby@suse.de
|
|
|
|
- Initial package (version 1.0)
|
|
|