Skip to content

Releases: farsightsec/pynmsg

pynmsg 0.5.1 released

13 Mar 16:37
a9ce4a7
Compare
Choose a tag to compare

pynmsg, the Python bindings for the nmsg library, version 0.5.1, was released. This release features Python3 support. In detail:

  • Switch to new for loop style.
  • Fix repr error for input class.
  • Fix error caused by name mangling.
  • Fix tests.

pynmsg 0.5.0 released

29 Jan 01:20
c17a57a
Compare
Choose a tag to compare

pynmsg, the Python bindings for the nmsg library, version 0.5.0, was released. This release features Python3 support. In detail:

  • Add Python3 support.
  • Enable SIGINT (Ctrl-C) handling.
  • Document expected performance.
  • Add many unittests.
  • Eliminate a declaration warning, OSError instead of FileNotFound.
  • Add clean option to setup.py
  • Warn against unused variables.
  • Provide nullinput example, pass optional timestamp to nmsg_input_read_null() .

Download: https://dl.farsightsecurity.com/dist/pynmsg/pynmsg-0.5.0.tar.gz
SHA256: 03727e80b7b268712a8ec482ff607fdb4f6164b504a91a12a1610b9c0194edf9

pynmsg 0.4.0

16 Oct 20:38
Compare
Choose a tag to compare
tags/v0.4.0

debian/changelog: 0.4.0-1