You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release 1.16.4 (#87)
1.16.4 release
* Correct path to string.h (from bsd); Fixes#74
* Update RPM spec
* Get rid of distutils from Python and use setuptools
* Update author information
* Add missing aux files
* Init cmake with github actions (#81)
* configure: Replace use of AC_EGREP_CPP (#85)
Many thanks to the supporters!!!
Signed-off-by: Oliver Falk <[email protected]>
Co-authored-by: Anton <[email protected]>
Co-authored-by: Khem Raj <[email protected]>
Co-authored-by: Joshua Root
WIP: Release 1.16.2 (#77)
Release 1.16.2
- Use latest toolchain (autotools) and update files
- Update rpm spec w/ latest version and get rid of *la exclude
- Get rid of distutils from Python and use setuptools
- Correct path to string.h (from bsd); Fixes#74