Your message dated Fri, 06 Sep 2024 03:04:20 +0000
with message-id <e1smpgm-00akxc...@fasolo.debian.org>
and subject line Bug#1080967: fixed in detox 2.0.0-4
has caused the Debian Bug report #1080967,
regarding detox: let distro's _FORTIFY_SOURCE take precedence
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1080967: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1080967
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: detox
Version: 2.0.0-3
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu oracular ubuntu-patch

Dear Maintainer,

In Ubuntu, detox FTBFS because because _FORTIFY_SOURCE is redefined by
some Makefiles in the upstream source[1]. I uploaded a patch in Ubuntu
to remove the relevant entries in the upstream Makefiles so that distro
build flags take precedence.


  * d/p/use-distro-fortify-source.patch: fix redefined _FORTIFY_SOURCE
    (LP: #2079767)


Thanks for considering the patch.

[1] https://bugs.launchpad.net/ubuntu/+source/detox/+bug/2079767
diff -Nru detox-2.0.0/debian/patches/series detox-2.0.0/debian/patches/series
--- detox-2.0.0/debian/patches/series   2024-05-04 15:18:32.000000000 -0400
+++ detox-2.0.0/debian/patches/series   2024-09-05 21:26:12.000000000 -0400
@@ -1 +1,2 @@
 010_remove-license-file.patch
+use-distro-fortify-source.patch
diff -Nru detox-2.0.0/debian/patches/use-distro-fortify-source.patch 
detox-2.0.0/debian/patches/use-distro-fortify-source.patch
--- detox-2.0.0/debian/patches/use-distro-fortify-source.patch  1969-12-31 
19:00:00.000000000 -0500
+++ detox-2.0.0/debian/patches/use-distro-fortify-source.patch  2024-09-05 
21:26:12.000000000 -0400
@@ -0,0 +1,25 @@
+Description: Allow distro build flags to define _FORTIFY_SOURCE
+Author: Nick Rosbrook <en...@ubuntu.com>
+Bug-Ubuntu: https://bugs.launchpad.net/bugs/2079767
+Forwarded: no
+Last-Update: 2024-09-05
+--- a/src/Makefile.am
++++ b/src/Makefile.am
+@@ -11,7 +11,6 @@
+       -DSYSCONFDIR=\"$(sysconfdir)\" \
+       -DYY_NO_INPUT \
+       -DYY_NO_UNPUT \
+-      -D_FORTIFY_SOURCE=2 \
+       -Wall \
+       -Werror
+ 
+--- a/tests/unit/Makefile.am
++++ b/tests/unit/Makefile.am
+@@ -4,7 +4,6 @@
+       @CHECK_CFLAGS@ \
+       -DYY_NO_INPUT \
+       -DYY_NO_UNPUT \
+-      -D_FORTIFY_SOURCE=2 \
+       -Wall \
+       -Werror
+ 

--- End Message ---
--- Begin Message ---
Source: detox
Source-Version: 2.0.0-4
Done: Joao Eriberto Mota Filho <eribe...@debian.org>

We believe that the bug you reported is fixed in the latest version of
detox, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1080...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joao Eriberto Mota Filho <eribe...@debian.org> (supplier of updated detox 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 05 Sep 2024 23:13:29 -0300
Source: detox
Architecture: source
Version: 2.0.0-4
Distribution: unstable
Urgency: medium
Maintainer: Joao Eriberto Mota Filho <eribe...@debian.org>
Changed-By: Joao Eriberto Mota Filho <eribe...@debian.org>
Closes: 1080967
Changes:
 detox (2.0.0-4) unstable; urgency=medium
 .
   * debian/control: bumped Standards-Version to 4.7.0.
   * debian/patches/020_use-distro-fortify-source.patch: created to allow
     distro build flags to define _FORTIFY_SOURCE. Thanks to Nick Rosbrook
     <en...@ubuntu.com>. (Closes: #1080967, LP: #2079767)
Checksums-Sha1:
 0e53a83eb28b41090bb22c2a647701c5f0f69241 1991 detox_2.0.0-4.dsc
 f40ae82f7eb386ec0c917d6745a1293f9a11c66c 7768 detox_2.0.0-4.debian.tar.xz
 33d261d2637375a6549c68f4d67c888fa1754479 6269 detox_2.0.0-4_source.buildinfo
Checksums-Sha256:
 ab9e77d99ccbafae60491116d14d55f085fbc9cfd48e4b1da6ad4b080bda1c26 1991 
detox_2.0.0-4.dsc
 f17ea4d149a8ec6fac255f8179279e3f2f089b39a737533cbce5861f9ac49341 7768 
detox_2.0.0-4.debian.tar.xz
 ead2fd05cd235297b7cf3ee4688c9b0db75dcd4b2fd0f62197d9466e8c547a53 6269 
detox_2.0.0-4_source.buildinfo
Files:
 e658ccf850737509522a517029b8665a 1991 utils optional detox_2.0.0-4.dsc
 e6c357b62f7cba973e5360613c4d9f0c 7768 utils optional 
detox_2.0.0-4.debian.tar.xz
 dc686f471062987cb6f3c65e6844d42c 6269 utils optional 
detox_2.0.0-4_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEENX3LDuyVoBrrofDS3mO5xwTr6e8FAmbaa6cACgkQ3mO5xwTr
6e+8Uw/9Fe5fjmsE7eX7jBX1L7oVrMbwSmZEvzUTXbUSmzY7nPZ0LP3/TyPkNEEc
cB20xbdlo+Z9OFwz7u29ISVx0aZI5yH931fSn+L9gmltFLsMpV5f25wptY17jzHT
eRbmLvKw4IFjzdfMI5TFg70EactoAkoaPq7cNbumWwA1QTV36nXkddVQ1yMcylVW
Xvdw1rLZ1lIiqLSL0W5IwZ3uGGm63K872SCbhmM41Oq3wL6kgKS5Locbz8HLvgsI
HIj6zcuJdWQrgp0VLwqDbfNpY5bBgXhIwHItXQayu1yGLRRf+OKrj6aCcSxmVAb9
L4DZp6ozYhCT2B1Yaj7BiaC3VoG2FQ1TJ5TprAiVELSXd7WjcQgr/a9cfnrMst12
xWEbWc69TjNkjF2NlUZVqo+kwpYS8eK70+gKXqKnj0AmxfblHdc8ObM8AWX7ArvF
0C9/EcD21bhIdLVafYPZnpDYaKO0Kswu1ESn2aRrZQ5iicH9t1KaCH1uwgJ9ZC0R
ptCNvw9jmP6N+aOhgAChXw8nBD0v24+MV14eb3m7jR4ksZCdWLqQJTZiNqZf4NZx
WtiTOa+vTKcd2R8jNVXhoPvz744ZIVSxrz/zFfSKgIYKeDH7jknYNK+UBf/gIf9k
58s3p61aCePnyOK6/uScLDKY+Tu/m3DvQuRssQms2d7ENnNE8ZM=
=rUJK
-----END PGP SIGNATURE-----

Attachment: pgpDF0F5lGfGv.pgp
Description: PGP signature


--- End Message ---

Reply via email to