File: changelog

package info (click to toggle)
bearssl 0.6%2Bdfsg.1-4
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 4,484 kB
  • sloc: ansic: 49,044; cs: 3,473; sh: 524; makefile: 40
file content (43 lines) | stat: -rw-r--r-- 1,761 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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
bearssl (0.6+dfsg.1-4) unstable; urgency=medium

  * d/gbp.conf add
  * d/control: bump Standards-Version to 4.7.0, no changes
  * d/salsa-ci.yml add and enable wrap-and-sort -asbkt
  * d/copyright: bump my copyright year
  * d/rules: move installation libraries to d/*.install files
  * d/rules: fix removing files in override_dh_auto_clean
  * d/t/02ecdh-x25519: add new ECDH x25519 test
  * d/t/02ecdh-nistp256: add new ECDH nistp256 test
  * d/{control,copyright}: update my email to "janmojzis@debian.org"
  * d/salsa-ci.yml: SALSA_CI_ENABLE_WRAP_AND_SORT=1
  * d/bearssl.h: add comment

 -- Jan Mojžíš <janmojzis@debian.org>  Sat, 25 Jan 2025 23:20:36 +0100

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