-
parsinsert (1.04-15ubuntu1) mantic; urgency=medium
* d/rules: disable LTO and append -O1 on all architectures to fix failure to
build from source on Ubuntu. (LP: #2037643)
-- Mateus Rodrigues de Morais <email address hidden> Wed, 27 Sep 2023 10:50:51 -0300
-
parsinsert (1.04-15) unstable; urgency=medium
* Team upload.
* d/rules: fix build failures on several architectures.
This is done by reducing the optimization level down to -O1, again,
for the selection of architectures still affected by the precision
issue as shown by the buildd logs.
-- Étienne Mollier <email address hidden> Fri, 08 Sep 2023 11:26:57 +0200
-
parsinsert (1.04-14) unstable; urgency=medium
* Team upload.
* d/rules: disable hardening and enforce -fPIE.
This fixes parsinsert self-test failures when a number of optimization
options are applied (e.g. -O2, -O3, LTO) once and for all hopefully;
there have been more than one bug of this kind. (Closes: #964082)
* d/rules: instruct blhc about the missing flags.
* d/lintian-overrides: override missing hardening flags.
-- Étienne Mollier <email address hidden> Mon, 28 Aug 2023 22:14:03 +0200
-
parsinsert (1.04-13) unstable; urgency=medium
* Team upload.
* d/rules: drop compiler optimization to -O1.
This used to be done only on a handful of cpu architectures in the
past, but since gcc-13, precision errors also affect amd64.
(Closes: #1037816)
* d/s/lintian-overrides: adjust mismatched override.
* d/control: declare compliance to standards version 4.6.2.
-- Étienne Mollier <email address hidden> Mon, 14 Aug 2023 21:46:10 +0200
-
parsinsert (1.04-12) unstable; urgency=medium
* Fix error: ‘time’ was not declared in this scope
Closes: #1016250
-- Andreas Tille <email address hidden> Thu, 04 Aug 2022 08:00:35 +0200