Skip to content

Changelog bearssl (0.6+dfsg.1-2)

2021

bearssl (0.6+dfsg.1-2) unstable; urgency=medium

   * Install also /usr/include/bearssl.h header file which only includes
     /usr/include/bearssl/bearssl.h. It allows one to compile code without
     '-I/usr/include/bearssl'.
   * d/rules: add DEB_CFLAGS_MAINT_APPEND = -Os

bearssl (0.6+dfsg.1-1) unstable; urgency=medium

   * Initial release. (Closes: #982135)
   * dfsg version: The upstream bearssl-0.6 package contains precompiled
     windows-binary T0Comp.exe. The binary is not needed to compile the Debian
     package and affects the source package. Therefore, dfsg is a repackaged
     version without the T0Comp.exe binary file.