[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#667339: marked as done (qca2: ftbfs with GCC-4.7)



Your message dated Sat, 02 Jun 2012 21:50:24 +0000
with message-id <E1SawDI-0006Fa-2y@franck.debian.org>
and subject line Bug#667339: fixed in qca2 2.0.3-3
has caused the Debian Bug report #667339,
regarding qca2: ftbfs with GCC-4.7
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 owner@bugs.debian.org
immediately.)


-- 
667339: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667339
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: qca2
Version: 2.0.3-2
Severity: important
Tags: sid wheezy
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-4.7

The package fails to build in a test rebuild on at least amd64 with
gcc-4.7/g++-4.7, but succeeds to build with gcc-4.6/g++-4.6. The
severity of this report may be raised before the wheezy release.

botantools/botan/botan/secmem.h:217:41: error: 'set' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]

The full build log can be found at:
http://people.debian.org/~lucas/logs/2012/03/29-clang-gcc47/unstable-gcc47/qca2_2.0.3-2_unstable-gcc47.log
The last lines of the build log are at the end of this report.

Some hints on fixing these issues can be found at
http://gcc.gnu.org/gcc-4.7/porting_to.html

To build with GCC 4.7, either set CC=gcc-4.7 CXX=g++-4.7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

[...]
g++ -c -m64 -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -W -D_REENTRANT -fPIC -DDATADIR=\"/usr/share/qca\" -DQCA_SYSTEMSTORE_PATH=\"/etc/ssl/certs/ca-certificates.crt\" -DBOTAN_TYPES_QT -DBOTAN_TOOLS_ONLY -DBOTAN_FIX_GDB -DBOTAN_MINIMAL_BIGINT -DBOTAN_MP_WORD_BITS=32 -DBOTAN_KARAT_MUL_THRESHOLD=12 -DBOTAN_KARAT_SQR_THRESHOLD=12 -DBOTAN_EXT_MUTEX_QT -DBOTAN_EXT_ALLOC_MMAP -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I../include/QtCrypto -I. -Ibotantools/botan -I. -o defalloc.o botantools/botan/defalloc.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -W -D_REENTRANT -fPIC -DDATADIR=\"/usr/share/qca\" -DQCA_SYSTEMSTORE_PATH=\"/etc/ssl/certs/ca-certificates.crt\" -DBOTAN_TYPES_QT -DBOTAN_TOOLS_ONLY -DBOTAN_FIX_GDB -DBOTAN_MINIMAL_BIGINT -DBOTAN_MP_WORD_BITS=32 -DBOTAN_KARAT_MUL_THRESHOLD=12 -DBOTAN_KARAT_SQR_THRESHOLD=12 -DBOTAN_EXT_MUTEX_QT -DBOTAN_EXT_ALLOC_MMAP -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I../include/QtCrypto -I. -Ibotantools/botan -I. -o mem_pool.o botantools/botan/mem_pool.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -W -D_REENTRANT -fPIC -DDATADIR=\"/usr/share/qca\" -DQCA_SYSTEMSTORE_PATH=\"/etc/ssl/certs/ca-certificates.crt\" -DBOTAN_TYPES_QT -DBOTAN_TOOLS_ONLY -DBOTAN_FIX_GDB -DBOTAN_MINIMAL_BIGINT -DBOTAN_MP_WORD_BITS=32 -DBOTAN_KARAT_MUL_THRESHOLD=12 -DBOTAN_KARAT_SQR_THRESHOLD=12 -DBOTAN_EXT_MUTEX_QT -DBOTAN_EXT_ALLOC_MMAP -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I../include/QtCrypto -I. -Ibotantools/botan -I. -o libstate.o botantools/botan/libstate.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -W -D_REENTRANT -fPIC -DDATADIR=\"/usr/share/qca\" -DQCA_SYSTEMSTORE_PATH=\"/etc/ssl/certs/ca-certificates.crt\" -DBOTAN_TYPES_QT -DBOTAN_TOOLS_ONLY -DBOTAN_FIX_GDB -DBOTAN_MINIMAL_BIGINT -DBOTAN_MP_WORD_BITS=32 -DBOTAN_KARAT_MUL_THRESHOLD=12 -DBOTAN_KARAT_SQR_THRESHOLD=12 -DBOTAN_EXT_MUTEX_QT -DBOTAN_EXT_ALLOC_MMAP -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I../include/QtCrypto -I. -Ibotantools/botan -I. -o modules.o botantools/botan/modules.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -W -D_REENTRANT -fPIC -DDATADIR=\"/usr/share/qca\" -DQCA_SYSTEMSTORE_PATH=\"/etc/ssl/certs/ca-certificates.crt\" -DBOTAN_TYPES_QT -DBOTAN_TOOLS_ONLY -DBOTAN_FIX_GDB -DBOTAN_MINIMAL_BIGINT -DBOTAN_MP_WORD_BITS=32 -DBOTAN_KARAT_MUL_THRESHOLD=12 -DBOTAN_KARAT_SQR_THRESHOLD=12 -DBOTAN_EXT_MUTEX_QT -DBOTAN_EXT_ALLOC_MMAP -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I../include/QtCrypto -I. -Ibotantools/botan -I. -o mp_comba.o botantools/botan/mp_comba.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -W -D_REENTRANT -fPIC -DDATADIR=\"/usr/share/qca\" -DQCA_SYSTEMSTORE_PATH=\"/etc/ssl/certs/ca-certificates.crt\" -DBOTAN_TYPES_QT -DBOTAN_TOOLS_ONLY -DBOTAN_FIX_GDB -DBOTAN_MINIMAL_BIGINT -DBOTAN_MP_WORD_BITS=32 -DBOTAN_KARAT_MUL_THRESHOLD=12 -DBOTAN_KARAT_SQR_THRESHOLD=12 -DBOTAN_EXT_MUTEX_QT -DBOTAN_EXT_ALLOC_MMAP -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I../include/QtCrypto -I. -Ibotantools/botan -I. -o mp_mul.o botantools/botan/mp_mul.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -W -D_REENTRANT -fPIC -DDATADIR=\"/usr/share/qca\" -DQCA_SYSTEMSTORE_PATH=\"/etc/ssl/certs/ca-certificates.crt\" -DBOTAN_TYPES_QT -DBOTAN_TOOLS_ONLY -DBOTAN_FIX_GDB -DBOTAN_MINIMAL_BIGINT -DBOTAN_MP_WORD_BITS=32 -DBOTAN_KARAT_MUL_THRESHOLD=12 -DBOTAN_KARAT_SQR_THRESHOLD=12 -DBOTAN_EXT_MUTEX_QT -DBOTAN_EXT_ALLOC_MMAP -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I../include/QtCrypto -I. -Ibotantools/botan -I. -o mp_mulop.o botantools/botan/mp_mulop.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -W -D_REENTRANT -fPIC -DDATADIR=\"/usr/share/qca\" -DQCA_SYSTEMSTORE_PATH=\"/etc/ssl/certs/ca-certificates.crt\" -DBOTAN_TYPES_QT -DBOTAN_TOOLS_ONLY -DBOTAN_FIX_GDB -DBOTAN_MINIMAL_BIGINT -DBOTAN_MP_WORD_BITS=32 -DBOTAN_KARAT_MUL_THRESHOLD=12 -DBOTAN_KARAT_SQR_THRESHOLD=12 -DBOTAN_EXT_MUTEX_QT -DBOTAN_EXT_ALLOC_MMAP -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I../include/QtCrypto -I. -Ibotantools/botan -I. -o mp_shift.o botantools/botan/mp_shift.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -W -D_REENTRANT -fPIC -DDATADIR=\"/usr/share/qca\" -DQCA_SYSTEMSTORE_PATH=\"/etc/ssl/certs/ca-certificates.crt\" -DBOTAN_TYPES_QT -DBOTAN_TOOLS_ONLY -DBOTAN_FIX_GDB -DBOTAN_MINIMAL_BIGINT -DBOTAN_MP_WORD_BITS=32 -DBOTAN_KARAT_MUL_THRESHOLD=12 -DBOTAN_KARAT_SQR_THRESHOLD=12 -DBOTAN_EXT_MUTEX_QT -DBOTAN_EXT_ALLOC_MMAP -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I../include/QtCrypto -I. -Ibotantools/botan -I. -o mp_asm.o botantools/botan/mp_asm.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -W -D_REENTRANT -fPIC -DDATADIR=\"/usr/share/qca\" -DQCA_SYSTEMSTORE_PATH=\"/etc/ssl/certs/ca-certificates.crt\" -DBOTAN_TYPES_QT -DBOTAN_TOOLS_ONLY -DBOTAN_FIX_GDB -DBOTAN_MINIMAL_BIGINT -DBOTAN_MP_WORD_BITS=32 -DBOTAN_KARAT_MUL_THRESHOLD=12 -DBOTAN_KARAT_SQR_THRESHOLD=12 -DBOTAN_EXT_MUTEX_QT -DBOTAN_EXT_ALLOC_MMAP -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I../include/QtCrypto -I. -Ibotantools/botan -I. -o mp_misc.o botantools/botan/mp_misc.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -W -D_REENTRANT -fPIC -DDATADIR=\"/usr/share/qca\" -DQCA_SYSTEMSTORE_PATH=\"/etc/ssl/certs/ca-certificates.crt\" -DBOTAN_TYPES_QT -DBOTAN_TOOLS_ONLY -DBOTAN_FIX_GDB -DBOTAN_MINIMAL_BIGINT -DBOTAN_MP_WORD_BITS=32 -DBOTAN_KARAT_MUL_THRESHOLD=12 -DBOTAN_KARAT_SQR_THRESHOLD=12 -DBOTAN_EXT_MUTEX_QT -DBOTAN_EXT_ALLOC_MMAP -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I../include/QtCrypto -I. -Ibotantools/botan -I. -o divide.o botantools/botan/divide.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -W -D_REENTRANT -fPIC -DDATADIR=\"/usr/share/qca\" -DQCA_SYSTEMSTORE_PATH=\"/etc/ssl/certs/ca-certificates.crt\" -DBOTAN_TYPES_QT -DBOTAN_TOOLS_ONLY -DBOTAN_FIX_GDB -DBOTAN_MINIMAL_BIGINT -DBOTAN_MP_WORD_BITS=32 -DBOTAN_KARAT_MUL_THRESHOLD=12 -DBOTAN_KARAT_SQR_THRESHOLD=12 -DBOTAN_EXT_MUTEX_QT -DBOTAN_EXT_ALLOC_MMAP -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I../include/QtCrypto -I. -Ibotantools/botan -I. -o bit_ops.o botantools/botan/bit_ops.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -W -D_REENTRANT -fPIC -DDATADIR=\"/usr/share/qca\" -DQCA_SYSTEMSTORE_PATH=\"/etc/ssl/certs/ca-certificates.crt\" -DBOTAN_TYPES_QT -DBOTAN_TOOLS_ONLY -DBOTAN_FIX_GDB -DBOTAN_MINIMAL_BIGINT -DBOTAN_MP_WORD_BITS=32 -DBOTAN_KARAT_MUL_THRESHOLD=12 -DBOTAN_KARAT_SQR_THRESHOLD=12 -DBOTAN_EXT_MUTEX_QT -DBOTAN_EXT_ALLOC_MMAP -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I../include/QtCrypto -I. -Ibotantools/botan -I. -o big_base.o botantools/botan/big_base.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -W -D_REENTRANT -fPIC -DDATADIR=\"/usr/share/qca\" -DQCA_SYSTEMSTORE_PATH=\"/etc/ssl/certs/ca-certificates.crt\" -DBOTAN_TYPES_QT -DBOTAN_TOOLS_ONLY -DBOTAN_FIX_GDB -DBOTAN_MINIMAL_BIGINT -DBOTAN_MP_WORD_BITS=32 -DBOTAN_KARAT_MUL_THRESHOLD=12 -DBOTAN_KARAT_SQR_THRESHOLD=12 -DBOTAN_EXT_MUTEX_QT -DBOTAN_EXT_ALLOC_MMAP -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I../include/QtCrypto -I. -Ibotantools/botan -I. -o big_code.o botantools/botan/big_code.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -W -D_REENTRANT -fPIC -DDATADIR=\"/usr/share/qca\" -DQCA_SYSTEMSTORE_PATH=\"/etc/ssl/certs/ca-certificates.crt\" -DBOTAN_TYPES_QT -DBOTAN_TOOLS_ONLY -DBOTAN_FIX_GDB -DBOTAN_MINIMAL_BIGINT -DBOTAN_MP_WORD_BITS=32 -DBOTAN_KARAT_MUL_THRESHOLD=12 -DBOTAN_KARAT_SQR_THRESHOLD=12 -DBOTAN_EXT_MUTEX_QT -DBOTAN_EXT_ALLOC_MMAP -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I../include/QtCrypto -I. -Ibotantools/botan -I. -o big_io.o botantools/botan/big_io.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -W -D_REENTRANT -fPIC -DDATADIR=\"/usr/share/qca\" -DQCA_SYSTEMSTORE_PATH=\"/etc/ssl/certs/ca-certificates.crt\" -DBOTAN_TYPES_QT -DBOTAN_TOOLS_ONLY -DBOTAN_FIX_GDB -DBOTAN_MINIMAL_BIGINT -DBOTAN_MP_WORD_BITS=32 -DBOTAN_KARAT_MUL_THRESHOLD=12 -DBOTAN_KARAT_SQR_THRESHOLD=12 -DBOTAN_EXT_MUTEX_QT -DBOTAN_EXT_ALLOC_MMAP -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I../include/QtCrypto -I. -Ibotantools/botan -I. -o big_ops2.o botantools/botan/big_ops2.cpp
In file included from botantools/botan/botan/bigint.h:38:0,
                 from botantools/botan/big_ops2.cpp:34:
botantools/botan/botan/secmem.h: In instantiation of 'QCA::Botan::SecureVector<T>::SecureVector(const T*, QCA::Botan::u32bit) [with T = unsigned int; QCA::Botan::u32bit = unsigned int]':
botantools/botan/big_ops2.cpp:170:40:   required from here
botantools/botan/botan/secmem.h:217:41: error: 'set' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
botantools/botan/botan/secmem.h:217:41: note: declarations in dependent base 'QCA::Botan::MemoryRegion<unsigned int>' are not found by unqualified lookup
botantools/botan/botan/secmem.h:217:41: note: use 'this->set' instead
make[3]: *** [big_ops2.o] Error 1
make[3]: Leaving directory `/«PKGBUILDDIR»/src'
make[2]: *** [sub-src-make_default] Error 2
dh_auto_build: make -j1 returned exit code 2
make[1]: *** [pre_build_dh_auto_build] Error 2
make: *** [debian/dhmk_build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2



--- End Message ---
--- Begin Message ---
Source: qca2
Source-Version: 2.0.3-3

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

libqca2-dbg_2.0.3-3_amd64.deb
  to main/q/qca2/libqca2-dbg_2.0.3-3_amd64.deb
libqca2-dev_2.0.3-3_amd64.deb
  to main/q/qca2/libqca2-dev_2.0.3-3_amd64.deb
libqca2-doc_2.0.3-3_all.deb
  to main/q/qca2/libqca2-doc_2.0.3-3_all.deb
libqca2_2.0.3-3_amd64.deb
  to main/q/qca2/libqca2_2.0.3-3_amd64.deb
qca2-utils_2.0.3-3_amd64.deb
  to main/q/qca2/qca2-utils_2.0.3-3_amd64.deb
qca2_2.0.3-3.debian.tar.gz
  to main/q/qca2/qca2_2.0.3-3.debian.tar.gz
qca2_2.0.3-3.dsc
  to main/q/qca2/qca2_2.0.3-3.dsc



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 667339@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> (supplier of updated qca2 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 26 May 2012 18:30:41 +0200
Source: qca2
Binary: libqca2 qca2-utils libqca2-dbg libqca2-dev libqca2-doc
Architecture: source amd64 all
Version: 2.0.3-3
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Description: 
 libqca2    - libraries for the Qt Cryptographic Architecture
 libqca2-dbg - debug symbols for the Qt Cryptographic Architecture
 libqca2-dev - development files for the Qt Cryptographic Architecture
 libqca2-doc - API documentation for the Qt Cryptographic Architecture
 qca2-utils - command line tool for the Qt Cryptographic Architecture
Closes: 667339
Changes: 
 qca2 (2.0.3-3) unstable; urgency=low
 .
   [ Felix Geyer ]
   * Modify CFLAGS and CXXFLAGS after including debian-qt-kde.mk so the
     changes are not overwritten.
   * Pass $CPPFLAGS to the build system.
   * Update symbols file.
   * Fix FTBFS with gcc 4.7. (Closes: #667339)
     - Add fix_build_gcc4.7.diff, cherry-picked from upstream.
   * Bump Standards-Version to 3.9.3, no changes needed.
   * Convert to multiarch.
     - Bump debhelper compat level to v9.
     - Move qcatool2 into the new binary package qca2-utils.
     - Mark libqca2 and libqca2-dbg as Multi-Arch: same.
   * Fix passing $LDFLAGS to the build system.
   * Pass build flags to qcatool2.
   * Remove confapp.pri in clean target.
Checksums-Sha1: 
 b26ed2205c3ae9141da28f5fd65882065d507015 1592 qca2_2.0.3-3.dsc
 6de109c9e793859f2e8d9afd87ceaa6417789f0c 20754 qca2_2.0.3-3.debian.tar.gz
 4cfbe6dde4379ba59385f4e3384e57c9c0fc6509 402118 libqca2_2.0.3-3_amd64.deb
 9cae2758c9a9011f1d2629d3b5fd8ccbfc3ce4f2 121610 qca2-utils_2.0.3-3_amd64.deb
 672e8e113a6eac9f548feb7cb8f98d824058936b 3172632 libqca2-dbg_2.0.3-3_amd64.deb
 dc886d906cf95a7cfec585c4d15a33b55136d46f 94560 libqca2-dev_2.0.3-3_amd64.deb
 76cf5b0e12bfebfbbd56364dbf78080257cde854 3900020 libqca2-doc_2.0.3-3_all.deb
Checksums-Sha256: 
 db5015226c709d2dc9cab6a06d4851387afdd561c6146b51b716c2253c4f52d1 1592 qca2_2.0.3-3.dsc
 6bb21393890526bbcdfae033394439ef649a2fdc4396e6e813fe69763e140b66 20754 qca2_2.0.3-3.debian.tar.gz
 5a9bfdd4dc01a0b1e270066bed877dfa57885eb3f6976fea0db3a385519d0b59 402118 libqca2_2.0.3-3_amd64.deb
 a44e904b99fafa5d2a87fe1b7c3d36d4047681bd9301a55cf963a29b1d0db15b 121610 qca2-utils_2.0.3-3_amd64.deb
 8e21c4eff6ca52d0b98a7ed288ee3a69c0076dafb5e590cfb660cbea78c0c8f8 3172632 libqca2-dbg_2.0.3-3_amd64.deb
 d6cfc0efef2b5b6ab4acde195d2eec158f9a5606f33cc0fa0f25f0fb5fc0e0ad 94560 libqca2-dev_2.0.3-3_amd64.deb
 6ae262a660a629e029492f7e88d5798e830c7bd51f7acb75f5b4c0c79b484256 3900020 libqca2-doc_2.0.3-3_all.deb
Files: 
 70a8ed5bb271029c77ef5a2797ac5832 1592 libs optional qca2_2.0.3-3.dsc
 40f9fff7e6399eab5876d5686662b433 20754 libs optional qca2_2.0.3-3.debian.tar.gz
 5be0eb91f2b967d8412ada009a153800 402118 libs optional libqca2_2.0.3-3_amd64.deb
 57b52e54081df1483802b497adae483c 121610 libs optional qca2-utils_2.0.3-3_amd64.deb
 e828038358af3a1149cdc7d0d9175260 3172632 debug extra libqca2-dbg_2.0.3-3_amd64.deb
 77fdc8c48864fa25104b0b236545b7c3 94560 libdevel optional libqca2-dev_2.0.3-3_amd64.deb
 635e458000f01fa927568e750210e727 3900020 doc optional libqca2-doc_2.0.3-3_all.deb

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

iEYEARECAAYFAk/KThEACgkQHO9JRnPq4hRT5wCeI2RxNddywhkFX3jlQln3f4OD
5hUAoOi0ktLsyOMOfKn+QHiPiTGOQzfu
=kLKx
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: