Your message dated Mon, 23 Apr 2012 21:47:33 +0000
with message-id <[email protected]>
and subject line Bug#604828: fixed in xmlsec1 1.2.18-1
has caused the Debian Bug report #604828,
regarding libxmlsec1-dev: corrupt .pc files
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.)


-- 
604828: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=604828
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libxmlsec1-dev
Version: 1.2.14-1
Severity: normal

compiling the following source with -Werror is not possible:
$ cat << __EOF__ > test.c
int main()
{
    return 0;
}
__EOF__
$ gcc -Werror $(pkg-config --cflags xmlsec1) test.c 
<command-line>: error: missing terminating " character
$

The generated .pc files contains to much backslashes:
-DXMLSEC_CRYPTO=\\\"openssl\\\" instead of a working
-DXMLSEC_CRYPTO=\"openssl\"

thanks in advance
    Benedikt Spranger

-- System Information:                                                          
Debian Release: squeeze/sid                                                     
  APT prefers unstable                                                          
  APT policy: (500, 'unstable')                                                 
Architecture: i386 (i686)                                                       
                                                                                
Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)                                  
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)                    
Shell: /bin/sh linked to /bin/bash                                              
                                                                                
Versions of packages libxmlsec1-dev depends on:                                 
ii  libc6-dev                   2.11.2-7     Embedded GNU C Library: Developmen 
ii  libgnutls-dev               2.8.6-1      the GNU TLS library - development  
ii  libnss3-dev                 3.12.8-1     Development files for the Network  
ii  libssl-dev                  0.9.8o-2     SSL development libraries, header  
ii  libxml2-dev                 2.7.8.dfsg-1 Development files for the GNOME XM 
ii  libxmlsec1                  1.2.14-1     XML security library               
ii  libxmlsec1-gnutls           1.2.14-1     Gnutls engine for the XML security 
ii  libxmlsec1-nss              1.2.14-1     Nss engine for the XML security li 
ii  libxmlsec1-openssl          1.2.14-1     Openssl engine for the XML securit 
ii  libxslt1-dev                1.1.26-6     XSLT 1.0 processing library - deve 
                                                                                
libxmlsec1-dev recommends no packages.                                          
                                                                                
libxmlsec1-dev suggests no packages.                                            
                                                                                
-- no debconf information



--- End Message ---
--- Begin Message ---
Source: xmlsec1
Source-Version: 1.2.18-1

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

libxmlsec1-dev_1.2.18-1_amd64.deb
  to main/x/xmlsec1/libxmlsec1-dev_1.2.18-1_amd64.deb
libxmlsec1-gcrypt_1.2.18-1_amd64.deb
  to main/x/xmlsec1/libxmlsec1-gcrypt_1.2.18-1_amd64.deb
libxmlsec1-gnutls_1.2.18-1_amd64.deb
  to main/x/xmlsec1/libxmlsec1-gnutls_1.2.18-1_amd64.deb
libxmlsec1-nss_1.2.18-1_amd64.deb
  to main/x/xmlsec1/libxmlsec1-nss_1.2.18-1_amd64.deb
libxmlsec1-openssl_1.2.18-1_amd64.deb
  to main/x/xmlsec1/libxmlsec1-openssl_1.2.18-1_amd64.deb
libxmlsec1_1.2.18-1_amd64.deb
  to main/x/xmlsec1/libxmlsec1_1.2.18-1_amd64.deb
xmlsec1_1.2.18-1.debian.tar.gz
  to main/x/xmlsec1/xmlsec1_1.2.18-1.debian.tar.gz
xmlsec1_1.2.18-1.dsc
  to main/x/xmlsec1/xmlsec1_1.2.18-1.dsc
xmlsec1_1.2.18-1_amd64.deb
  to main/x/xmlsec1/xmlsec1_1.2.18-1_amd64.deb
xmlsec1_1.2.18.orig.tar.gz
  to main/x/xmlsec1/xmlsec1_1.2.18.orig.tar.gz



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.
John V. Belmonte <[email protected]> (supplier of updated xmlsec1 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: SHA1

Format: 1.8
Date: Sun, 22 Apr 2012 10:32:43 -0400
Source: xmlsec1
Binary: libxmlsec1-dev libxmlsec1 libxmlsec1-openssl libxmlsec1-gnutls 
libxmlsec1-nss libxmlsec1-gcrypt xmlsec1
Architecture: source amd64
Version: 1.2.18-1
Distribution: unstable
Urgency: low
Maintainer: John V. Belmonte <[email protected]>
Changed-By: John V. Belmonte <[email protected]>
Description: 
 libxmlsec1 - XML security library
 libxmlsec1-dev - Development files for the XML security library
 libxmlsec1-gcrypt - Gcrypt engine for the XML security library
 libxmlsec1-gnutls - Gnutls engine for the XML security library
 libxmlsec1-nss - Nss engine for the XML security library
 libxmlsec1-openssl - Openssl engine for the XML security library
 xmlsec1    - XML security command line processor
Closes: 604828 647453
Changes: 
 xmlsec1 (1.2.18-1) unstable; urgency=low
 .
   * New upstream release (including CVE-2011-1425, Closes: #604828)
   * Incorporate NMU for la file removal and hardened build flags
   * Fix example linker flags (Closes: #647453)
   * Add build-arch and build-indep targets to rules
   * Add misc-depends entry to binaries
   * Confirm Debian standards 3.9.3
   * Switch to dpkg-source 3.0 (quilt) format
Checksums-Sha1: 
 78374f105c5ae6e808b92e27af62932a33e7fad8 1553 xmlsec1_1.2.18-1.dsc
 740c3c791be838bf638651a3fe0e80c624c2ae0e 1731099 xmlsec1_1.2.18.orig.tar.gz
 09a1e34c9c6e7c1f3864fe2e32ae957061b85e52 6371 xmlsec1_1.2.18-1.debian.tar.gz
 3eb76ec32388cfd3f0ab3d6f4897ff177479771e 1035616 
libxmlsec1-dev_1.2.18-1_amd64.deb
 8819592f3555191681014dc79e99413c6a015cae 170960 libxmlsec1_1.2.18-1_amd64.deb
 b8aed91e5bd0895024fb7f6657810496eb55f927 102048 
libxmlsec1-openssl_1.2.18-1_amd64.deb
 5db9f36faf3243bf0e4fec1c21497c1a5ae0fafd 62758 
libxmlsec1-gnutls_1.2.18-1_amd64.deb
 259a992f54c474660e35bfa88338dbdaab41052b 96214 
libxmlsec1-nss_1.2.18-1_amd64.deb
 242d8e667768ba955bbb6cf6725f96fcfa240452 74156 
libxmlsec1-gcrypt_1.2.18-1_amd64.deb
 f8b028353ceef6dd4794821e0da27f674ddd7d2d 47048 xmlsec1_1.2.18-1_amd64.deb
Checksums-Sha256: 
 8c9c4d7c641006fca766bab962020744b36ec33819da2a43583c081a541d84a0 1553 
xmlsec1_1.2.18-1.dsc
 c93c3816db79daf339bf0418a39e07560590cb5ad7eb0306c3ffe0fcb09cd777 1731099 
xmlsec1_1.2.18.orig.tar.gz
 1fb51b5ce72ee821db05d163530c962e572fa9ccdc17b933e9f18c9529490444 6371 
xmlsec1_1.2.18-1.debian.tar.gz
 257f4fb539a82dc9c0edd59780cf6e0cc951b7542f47fb7bad62cecdd9e26a6e 1035616 
libxmlsec1-dev_1.2.18-1_amd64.deb
 2ae3646be683e4e1e0b8e69d5e8f6510d8cfe7f3b72d8fa7f75124e89ff27a74 170960 
libxmlsec1_1.2.18-1_amd64.deb
 700db52fe873861516b44d026998f019ffdc55bf753cd34abc3b039ec4e11837 102048 
libxmlsec1-openssl_1.2.18-1_amd64.deb
 7ce12f14f76165adb31561d73da945f034d96bc29e67d024ad164cd2101e4f3e 62758 
libxmlsec1-gnutls_1.2.18-1_amd64.deb
 0ac8b88152342f470a60c335b1c70f40f860220f5314e4837ea22fde1c605770 96214 
libxmlsec1-nss_1.2.18-1_amd64.deb
 7bce1593f9b83fd3e4ec552298b7f4c4d312956f19a8cd9bf6366a7bc06a984e 74156 
libxmlsec1-gcrypt_1.2.18-1_amd64.deb
 011551d0979e718f0ed331853fe71e2be2c7f44787cd2c8a6832f57b2d35fe69 47048 
xmlsec1_1.2.18-1_amd64.deb
Files: 
 fb8a4e88055643665c77f3b9c816069a 1553 text optional xmlsec1_1.2.18-1.dsc
 8694b4609aab647186607f79e1da7f1a 1731099 text optional 
xmlsec1_1.2.18.orig.tar.gz
 10856bfda0717dd7b5321b45afaf47f6 6371 text optional 
xmlsec1_1.2.18-1.debian.tar.gz
 eeacda051e6bace932cb1f5c7b7fa82e 1035616 libdevel optional 
libxmlsec1-dev_1.2.18-1_amd64.deb
 63199ee977d6c159bd6e3dcbeaefec6b 170960 libs optional 
libxmlsec1_1.2.18-1_amd64.deb
 74659c0dbb03572a1f8b98adb4068fbe 102048 libs optional 
libxmlsec1-openssl_1.2.18-1_amd64.deb
 112317077937912346e686b128e14f7c 62758 libs optional 
libxmlsec1-gnutls_1.2.18-1_amd64.deb
 b5f589a80c825e206912e680362e46e1 96214 libs optional 
libxmlsec1-nss_1.2.18-1_amd64.deb
 3ad3150a715e345245c6bc5f4e8a198c 74156 libs optional 
libxmlsec1-gcrypt_1.2.18-1_amd64.deb
 7c0087f3bbea3a9f14274a223ab3ae7f 47048 text optional xmlsec1_1.2.18-1_amd64.deb

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

iEYEARECAAYFAk+UTukACgkQ5Nfg6kxAQQojpACgrYASkpxD/2lSoUcm9hkLzYvB
fwUAoNaC/29DjJ5UPXiSbNZ8sitN8mBR
=n7Qk
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to