Your message dated Tue, 28 Aug 2012 15:02:48 +0000
with message-id <[email protected]>
and subject line Bug#654821: fixed in lcms 1.19.dfsg-1.2
has caused the Debian Bug report #654821,
regarding Please enabled hardened build flags
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 [email protected]
immediately.)


-- 
654821: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654821
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: lcms
Severity: important
Tags: patch

Please enabled hardened build flags through dpkg-buildflags.

Patch attached.

Cheers,
        Moritz
--- lcms-1.19.dfsg.orig/debian/rules	2012-01-05 23:19:22.000000000 +0100
+++ lcms-1.19.dfsg/debian/rules	2012-01-05 23:16:55.000000000 +0100
@@ -31,9 +31,9 @@
 ifeq ($(ARCH),powerpc)
 	echo "#define USE_BIG_ENDIAN" >include/lcms-endian.h
 endif
-	CFLAGS=$(CFLAGS) ./configure --prefix=/usr --with-python
+	./configure $(shell dpkg-buildflags --export=configure)   --prefix=/usr --with-python
 	cd python && ./swig_lcms && cd ..
-	make CFLAGS=$(CFLAGS)
+	make
 	touch build-stamp
 
 clean: 

--- End Message ---
--- Begin Message ---
Source: lcms
Source-Version: 1.19.dfsg-1.2

We believe that the bug you reported is fixed in the latest version of
lcms, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gregor herrmann <[email protected]> (supplier of updated lcms 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 26 Aug 2012 16:37:14 +0200
Source: lcms
Binary: liblcms1 liblcms-utils liblcms1-dev python-liblcms
Architecture: source amd64
Version: 1.19.dfsg-1.2
Distribution: unstable
Urgency: low
Maintainer: Oleksandr Moskalenko <[email protected]>
Changed-By: gregor herrmann <[email protected]>
Description: 
 liblcms-utils - Little CMS color management library utilities
 liblcms1   - Little CMS color management library
 liblcms1-dev - Litle CMS color management library development headers
 python-liblcms - Python bindings for Little CMS color management library
Closes: 654821 684019
Changes: 
 lcms (1.19.dfsg-1.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix "static library in /usr/share":
     debian/rules: re-enable removal of .a and .la files from the
     python-liblcms packages (they get installed to dist-packages instead of
     site-packages now).
     (Closes: #684019)
   * Fix "Please enabled hardened build flags":
     debian/rules: apply updated patch from Moritz Muehlenhoff: use
     dpkg-buildflags to get all *FLAGS.
     (Release goal, closes: #654821)
   * debian/liblcms1-dev.install: don't install not-dependend-on .la file
     anymore.
     (Release goal)
Checksums-Sha1: 
 136f05d39df54f9f9276c21f90bc44cb1a28a806 2031 lcms_1.19.dfsg-1.2.dsc
 cdb4971aadf2c94be27eca9a79bb564f5085cb2b 39237 lcms_1.19.dfsg-1.2.diff.gz
 243be82caaaaee521ab788691f4d39bc65957948 112900 
liblcms1_1.19.dfsg-1.2_amd64.deb
 e76947e9d4e878eeaae7e6678ec66a20068b1182 59682 
liblcms-utils_1.19.dfsg-1.2_amd64.deb
 b6013fd2f55ad501641b57335e441139ebc71632 199492 
liblcms1-dev_1.19.dfsg-1.2_amd64.deb
 2b4c1abe7dd15fc26cea1146c791d9bd0465ed32 163252 
python-liblcms_1.19.dfsg-1.2_amd64.deb
Checksums-Sha256: 
 948f572ccfaf0bc66ddc334157e8d5617aab12402987428aa64d3f34f7f2d2bd 2031 
lcms_1.19.dfsg-1.2.dsc
 0f29497f3bc986f7a47a8f4c63bbd401bfb42111f99026498e01a7641c7e9d6f 39237 
lcms_1.19.dfsg-1.2.diff.gz
 456063299f6f25be874fc033caee8764f1d76e676f8702a07504cfa209ba8515 112900 
liblcms1_1.19.dfsg-1.2_amd64.deb
 cbc566fcfd047f86b6cc98caa99d112cb16f961a10cb086f3e82d3bca5d4fe8b 59682 
liblcms-utils_1.19.dfsg-1.2_amd64.deb
 122910ceb4fe750f47e9b64f27cc5497c3d8213d9e0efc1a110463f35c34df02 199492 
liblcms1-dev_1.19.dfsg-1.2_amd64.deb
 b8ae50d7e61550f773ebf940b07b4e529d9e6fecd18023e937192b9210f6b23b 163252 
python-liblcms_1.19.dfsg-1.2_amd64.deb
Files: 
 5fa7b6226e21759b2754605f7e10fe1c 2031 libs optional lcms_1.19.dfsg-1.2.dsc
 55549f6c44e4fa054dce279e9f12d3fe 39237 libs optional lcms_1.19.dfsg-1.2.diff.gz
 1c97d56189062b78dd3f9c27b539f8a4 112900 libs optional 
liblcms1_1.19.dfsg-1.2_amd64.deb
 2afbc0c573ae5eae7e1f7dee140dddd2 59682 utils optional 
liblcms-utils_1.19.dfsg-1.2_amd64.deb
 b581a01ff515b8bdfbebce3dbbf610f9 199492 libdevel optional 
liblcms1-dev_1.19.dfsg-1.2_amd64.deb
 7d622af3df29ae851bfa37a708eb33ca 163252 python optional 
python-liblcms_1.19.dfsg-1.2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJQOjUdAAoJELs6aAGGSaoG5XoQALfuT6T+yVvakEFNUzpLgbs0
e7GFCBFgA4HGi9LeMeqFDmnvVqrSDqudGoyKyWVqkzOcMLcVkD4rhwL4Y7XHsKEt
9KKW5DSdtCUH8zRXwaj2UDsKFhnS1jcJNoE5Y+5ZDPo3pkfHNC/lQvRezqC+eWXP
PA6DBsMjl86NaeVUNMPdZaFvPjkir0ls1hJCcCSaUSTWjfdnidZngTuEEbrj3CJf
mHJmZ4ngAqKtYm06mys7/wKSefXILiZfMO5QdAqIQv/5YHTcYIKK3ZKZWQecfr3/
AAIhz7zgaL4WATRJ1dw1767GT6DNHWC4/HCEzRf1dClGJYs7LFqzMVVX9Dhshh2+
u2kS2Xva9D5r7dSOJmZq+DYe5NMUjKladySKqSOAY08uRvUbACnKbFaYEUxMClIg
exwA8zTb8rgB8DjSpT4RwRvbD74fG0eGH7ITLeNslHaDomttiHf55OnZ9b16Bn93
R/x7uz7WL/OBlMI0cKxFY3F5f9oLc/oMViDnkju4pSA2fMBHH9qwzpWxbTMAB5Jt
2UxL7xIq2shEhFq3IC7aK9Rcr0DNCPFnrtwv2di+eTIz0ULHwNtP/URUVeNdEJ50
kPH6bSGmAZezekWar4ACRrqnFOz1yCDiuVLgXhTsW/4Y9UP7UiRMtDXQtpcJ1+pA
j9zqpIbEGNfX2jH5X53L
=883Z
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to