File: changelog

package info (click to toggle)
bearssl 0.6%2Bdfsg.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,452 kB
  • sloc: ansic: 48,903; cs: 3,473; sh: 506; makefile: 46
file content (27 lines) | stat: -rw-r--r-- 1,093 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
bearssl (0.6+dfsg.1-3) unstable; urgency=medium

  * d/control: add Multi-Arch: same
  * d/control: bump Standards-Version to 4.6.1, no changes
  * d/copyright: update my copyright year
  * d/libbearssl-dev.lintian-overrides remove

 -- Jan Mojžíš <jan.mojzis@gmail.com>  Fri, 08 Jul 2022 17:03:42 +0200

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

 -- Jan Mojžíš <jan.mojzis@gmail.com>  Mon, 22 Nov 2021 07:11:18 +0100

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.

 -- Jan Mojžíš <jan.mojzis@gmail.com>  Sun, 10 Oct 2021 09:47:27 +0200