Skip to content

v1.0.0 target-utils

Latest
Compare
Choose a tag to compare
@saynb saynb released this 27 Jul 22:54
· 12 commits to main since this release
0673159

Official first release of target-utils.
Library is installed as <install-path>/lib/libtarget_utils.so

What's Changed

  • First commit by @saynb in #1
  • Rem files by @saynb in #2
  • Adding previous contributors by @saynb in #4
  • Changing directories and headers from target_utils to target-utils fo… by @saynb in #5
  • Each process in linux has limit for file descriptors, the count of file by @saynb in #6
  • Changes added to support file logging. Earlier only stdout and stdin by @saynb in #7
  • fix segfault when use sigquit by @saynb in #8
  • Making cjson as static by @saynb in #9
  • disable free-nonheap-object check for TommyDS by @karolrom-intel in #10
  • Fix for help string readability if keyword > 16 char by @georgeabp in #11
  • Adding cjson with --whole-archive linker option by @saynb in #12
  • Upgrading IPython from 7.18.1 to 7.31.1 for high security vulneribility by @saynb in #15
  • fix heap use after free in klish by @dmytroxshevchuk in #14
  • Upgrading python version to 3.10.5 by @saynb in #16
  • updating refpoint by @saynb in #18

Full Changelog: https://github.com/p4lang/target-utils/commits/v1.0.0