Project

General

Profile

GDP version 0.7.2 now available

GDP version 0.7.2 now available
Added by Nitesh Mor almost 7 years ago

Look in the 'Files' section for downloadable pre-packaged .deb files for Debian based systems. For compiling from source, checkout source:@r0.7.2

Here are the relevant debian packages:

  • For client side:
    • C library and included utilities: gdp-client_0.7.2-1_amd64.deb (for x86) or gdp-client_0.7.2-1_armhf.deb (for ARM, specifically beaglebone).
    • Python bindings (requires C library as well): python-gdp_0.7.2_all.deb (architecture independent)
  • For server side:
    • gdp-server_0.7.2-1_amd64.deb (for systemd based x86 systems, ubuntu>=16.04)

Changelog:

  • Fixed a bug with gdp_datum_free, which caused segmentation faults and other crashes in general.

Comments