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 44 45
|
libntruprime (0~20241021-2) unstable; urgency=medium
[ Jan Mojžíš ]
* d/t/0001-m68k-skip-checkinsns-test.patch add, fix build on m68k
* d/control: use valgrind-if-available instead of valgrind in Recommends
* d/t/control: replace valgrind test 'valgrind-test-kem' with
'valgrind-test-kem-sntrup1277', the previous test tested all sntrup*
algorithms, but failed on s390x due to debci timeout, now only sntrup1277
is tested
-- Simon Josefsson <simon@josefsson.org> Fri, 25 Oct 2024 12:11:57 +0200
libntruprime (0~20241021-1) unstable; urgency=medium
[ Jan Mojžíš ]
* New upstream version 0~20241021
* d/control: add Jan Mojžíš to uploaders
* d/rules: disable hardening-stackclash on armhf
* d/t/testntruprime-{shared,static}: add
* d/t/control: add simple valgrind test 'valgrind-test-kem'
* d/control: add Build-Depends: python3-capstone
* d/p/gdwarf4.patch: remove, additional debug symbols are no longer needed
-- Simon Josefsson <simon@josefsson.org> Wed, 23 Oct 2024 23:04:13 +0200
libntruprime (0~20241008-2) unstable; urgency=medium
* control: Spell out ntruprime binaries, for search.
* d/t/control: run mceliece-fulltest only on amd64
* Build with gdwarf-4 (suggested by upstream).
-- Simon Josefsson <simon@josefsson.org> Mon, 14 Oct 2024 15:08:50 +0200
libntruprime (0~20241008-1) unstable; urgency=medium
* New upstream version 0~20241008
* Run wrap-and-sort -satbk.
-- Simon Josefsson <simon@josefsson.org> Sun, 13 Oct 2024 18:17:28 +0200
libntruprime (0~20240825-1) unstable; urgency=medium
* Initial release. (Closes: #1079669)
-- Simon Josefsson <simon@josefsson.org> Mon, 26 Aug 2024 06:54:47 +0200
|