Your message dated Wed, 22 Jul 2020 22:51:30 +0000
with message-id <e1jynae-000g5o...@fasolo.debian.org>
and subject line Bug#957396: fixed in kannel 1.4.5-9
has caused the Debian Bug report #957396,
regarding kannel: ftbfs with GCC-10
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.)


-- 
957396: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957396
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:kannel
Version: 1.4.5-8
Severity: normal
Tags: sid bullseye
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-10

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/kannel_1.4.5-8_unstable_gcc10.log
The last lines of the build log are at the end of this report.

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

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-10/porting_to.html

[...]
 2665 |     long len, repl_len;
      |               ^~~~~~~~
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT=1 -I. -Igw -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE 
-D_LARGE_FILES= -I/usr/include/libxml2  -Wall -Wmissing-prototypes 
-Wmissing-declarations -Wnested-externs -Winline -Wformat -Wformat-security 
-Wmissing-format-attribute -I/usr/include -I/usr/include/mariadb 
-I/usr/include/mariadb/.. -I/usr/include/postgresql -I/usr/include/hiredis 
-I/usr/include -o gwlib/dbpool_redis.o -c gwlib/dbpool_redis.c
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT=1 -I. -Igw -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE 
-D_LARGE_FILES= -I/usr/include/libxml2  -Wall -Wmissing-prototypes 
-Wmissing-declarations -Wnested-externs -Winline -Wformat -Wformat-security 
-Wmissing-format-attribute -I/usr/include -I/usr/include/mariadb 
-I/usr/include/mariadb/.. -I/usr/include/postgresql -I/usr/include/hiredis 
-I/usr/include -o gwlib/gw_uuid.o -c gwlib/gw_uuid.c
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT=1 -I. -Igw -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE 
-D_LARGE_FILES= -I/usr/include/libxml2  -Wall -Wmissing-prototypes 
-Wmissing-declarations -Wnested-externs -Winline -Wformat -Wformat-security 
-Wmissing-format-attribute -I/usr/include -I/usr/include/mariadb 
-I/usr/include/mariadb/.. -I/usr/include/postgresql -I/usr/include/hiredis 
-I/usr/include -o gwlib/cfg.o -c gwlib/cfg.c
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT=1 -I. -Igw -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE 
-D_LARGE_FILES= -I/usr/include/libxml2  -Wall -Wmissing-prototypes 
-Wmissing-declarations -Wnested-externs -Winline -Wformat -Wformat-security 
-Wmissing-format-attribute -I/usr/include -I/usr/include/mariadb 
-I/usr/include/mariadb/.. -I/usr/include/postgresql -I/usr/include/hiredis 
-I/usr/include -o gwlib/counter.o -c gwlib/counter.c
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT=1 -I. -Igw -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE 
-D_LARGE_FILES= -I/usr/include/libxml2  -Wall -Wmissing-prototypes 
-Wmissing-declarations -Wnested-externs -Winline -Wformat -Wformat-security 
-Wmissing-format-attribute -I/usr/include -I/usr/include/mariadb 
-I/usr/include/mariadb/.. -I/usr/include/postgresql -I/usr/include/hiredis 
-I/usr/include -o gwlib/thread.o -c gwlib/thread.c
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT=1 -I. -Igw -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE 
-D_LARGE_FILES= -I/usr/include/libxml2  -Wall -Wmissing-prototypes 
-Wmissing-declarations -Wnested-externs -Winline -Wformat -Wformat-security 
-Wmissing-format-attribute -I/usr/include -I/usr/include/mariadb 
-I/usr/include/mariadb/.. -I/usr/include/postgresql -I/usr/include/hiredis 
-I/usr/include -o gwlib/http.o -c gwlib/http.c
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT=1 -I. -Igw -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE 
-D_LARGE_FILES= -I/usr/include/libxml2  -Wall -Wmissing-prototypes 
-Wmissing-declarations -Wnested-externs -Winline -Wformat -Wformat-security 
-Wmissing-format-attribute -I/usr/include -I/usr/include/mariadb 
-I/usr/include/mariadb/.. -I/usr/include/postgresql -I/usr/include/hiredis 
-I/usr/include -o gwlib/fdset.o -c gwlib/fdset.c
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT=1 -I. -Igw -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE 
-D_LARGE_FILES= -I/usr/include/libxml2  -Wall -Wmissing-prototypes 
-Wmissing-declarations -Wnested-externs -Winline -Wformat -Wformat-security 
-Wmissing-format-attribute -I/usr/include -I/usr/include/mariadb 
-I/usr/include/mariadb/.. -I/usr/include/postgresql -I/usr/include/hiredis 
-I/usr/include -o gwlib/gwmem-check.o -c gwlib/gwmem-check.c
ar rc  libgwlib.a gwlib/socket.o gwlib/gwlib.o gwlib/dbpool_oracle.o 
gwlib/md5.o gwlib/conn.o gwlib/gwmem-native.o gwlib/dbpool_sqlite3.o 
gwlib/gwpoll.o gwlib/dbpool.o gwlib/dbpool_sqlite.o gwlib/dbpool_mssql.o 
gwlib/counter.o gwlib/pki.o gwlib/accesslog.o gwlib/cfg.o gwlib/thread.o 
gwlib/gwmem-check.o gwlib/gw-rwlock.o gwlib/dbpool_sdb.o gwlib/dbpool_cass.o 
gwlib/xmlrpc.o gwlib/dbpool_mysql.o gwlib/ssl.o gwlib/semaphore.o 
gwlib/charset.o gwlib/gwthread-pthread.o gwlib/gw_uuid.o gwlib/dict.o 
gwlib/gw-timer.o gwlib/protected.o gwlib/log.o gwlib/regex.o gwlib/list.o 
gwlib/dbpool_pgsql.o gwlib/utils.o gwlib/date.o gwlib/parse.o gwlib/mime.o 
gwlib/pcre.o gwlib/gw-prioqueue.o gwlib/octstr.o gwlib/dbpool_redis.o 
gwlib/http.o gwlib/fdset.o 
ranlib libgwlib.a
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT=1 -I. -Igw -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE 
-D_LARGE_FILES= -I/usr/include/libxml2  -Wall -Wmissing-prototypes 
-Wmissing-declarations -Wnested-externs -Winline -Wformat -Wformat-security 
-Wmissing-format-attribute -I/usr/include -I/usr/include/mariadb 
-I/usr/include/mariadb/.. -I/usr/include/postgresql -I/usr/include/hiredis 
-I/usr/include -o gw/bearerbox.o -c gw/bearerbox.c
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT=1 -I. -Igw -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE 
-D_LARGE_FILES= -I/usr/include/libxml2  -Wall -Wmissing-prototypes 
-Wmissing-declarations -Wnested-externs -Winline -Wformat -Wformat-security 
-Wmissing-format-attribute -I/usr/include -I/usr/include/mariadb 
-I/usr/include/mariadb/.. -I/usr/include/postgresql -I/usr/include/hiredis 
-I/usr/include -o gw/smsbox.o -c gw/smsbox.c
gw/smsbox.c: In function ‘obey_request_thread’:
gw/smsbox.c:1480:23: warning: ‘%02d’ directive writing between 2 and 11 bytes 
into a region of size between 10 and 17 [-Wformat-overflow=]
 1480 |      sprintf(p, "%04d-%02d-%02d %02d:%02d:%02d",
      |                       ^~~~
gw/smsbox.c:1480:17: note: directive argument in the range [-2147483647, 
2147483647]
 1480 |      sprintf(p, "%04d-%02d-%02d %02d:%02d:%02d",
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:867,
                 from /usr/include/libxml2/libxml/tree.h:15,
                 from gw/smsbox.c:68:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:36:10: note: 
‘__builtin___sprintf_chk’ output between 20 and 72 bytes into a destination of 
size 22
   36 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   37 |       __bos (__s), __fmt, __va_arg_pack ());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gw/smsbox.c:1341:23: warning: ‘%02d’ directive writing between 2 and 11 bytes 
into a region of size between 10 and 17 [-Wformat-overflow=]
 1341 |      sprintf(p, "%04d-%02d-%02d %02d:%02d:%02d",
      |                       ^~~~
gw/smsbox.c:1341:17: note: directive argument in the range [-2147483647, 
2147483647]
 1341 |      sprintf(p, "%04d-%02d-%02d %02d:%02d:%02d",
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:867,
                 from /usr/include/libxml2/libxml/tree.h:15,
                 from gw/smsbox.c:68:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:36:10: note: 
‘__builtin___sprintf_chk’ output between 20 and 72 bytes into a destination of 
size 22
   36 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   37 |       __bos (__s), __fmt, __va_arg_pack ());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gw/smsbox.c:1347:23: warning: ‘%02d’ directive writing between 2 and 11 bytes 
into a region of size between 10 and 17 [-Wformat-overflow=]
 1347 |      sprintf(p, "%04d-%02d-%02d %02d:%02d:%02d",
      |                       ^~~~
gw/smsbox.c:1347:17: note: directive argument in the range [-2147483647, 
2147483647]
 1347 |      sprintf(p, "%04d-%02d-%02d %02d:%02d:%02d",
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:867,
                 from /usr/include/libxml2/libxml/tree.h:15,
                 from gw/smsbox.c:68:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:36:10: note: 
‘__builtin___sprintf_chk’ output between 20 and 72 bytes into a destination of 
size 22
   36 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   37 |       __bos (__s), __fmt, __va_arg_pack ());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT=1 -I. -Igw -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE 
-D_LARGE_FILES= -I/usr/include/libxml2  -Wall -Wmissing-prototypes 
-Wmissing-declarations -Wnested-externs -Winline -Wformat -Wformat-security 
-Wmissing-format-attribute -I/usr/include -I/usr/include/mariadb 
-I/usr/include/mariadb/.. -I/usr/include/postgresql -I/usr/include/hiredis 
-I/usr/include -o gw/wapbox.o -c gw/wapbox.c
gcc -D_REENTRANT=1 -I. -Igw -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -D_XOPEN_SOURCE=600 
-D_BSD_SOURCE -D_DEFAULT_SOURCE -D_LARGE_FILES= -I/usr/include/libxml2  -Wall 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wformat 
-Wformat-security -Wmissing-format-attribute -I/usr/include 
-I/usr/include/mariadb -I/usr/include/mariadb/.. -I/usr/include/postgresql 
-I/usr/include/hiredis -I/usr/include -Wl,-z,relro -Wl,-z,now -rdynamic -o 
wmlscript/wmlsc wmlscript/wmlsc.o libgw.a libwmlscript.a libwap.a libgwlib.a 
-lpq -lmysqlclient_r -lssl -ldl -lpam -lpcreposix -lrt -lresolv -lnsl -lm  
-lpthread -lxml2 -lpcreposix -lpcre -L/usr/lib -lcrypto -lssl -lmariadb 
-lpthread -lz -ldl -lm -lgnutls -L/usr/local/lib -lsqlite3 
-L/usr/lib/x86_64-linux-gnu -L/usr/lib -lhiredis -L/usr/lib -lct 
gcc -D_REENTRANT=1 -I. -Igw -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -D_XOPEN_SOURCE=600 
-D_BSD_SOURCE -D_DEFAULT_SOURCE -D_LARGE_FILES= -I/usr/include/libxml2  -Wall 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wformat 
-Wformat-security -Wmissing-format-attribute -I/usr/include 
-I/usr/include/mariadb -I/usr/include/mariadb/.. -I/usr/include/postgresql 
-I/usr/include/hiredis -I/usr/include -Wl,-z,relro -Wl,-z,now -rdynamic -o 
wmlscript/wmlsdasm wmlscript/wmlsdasm.o libgw.a libwmlscript.a libwap.a 
libgwlib.a -lpq -lmysqlclient_r -lssl -ldl -lpam -lpcreposix -lrt -lresolv 
-lnsl -lm  -lpthread -lxml2 -lpcreposix -lpcre -L/usr/lib -lcrypto -lssl 
-lmariadb -lpthread -lz -ldl -lm -lgnutls -L/usr/local/lib -lsqlite3 
-L/usr/lib/x86_64-linux-gnu -L/usr/lib -lhiredis -L/usr/lib -lct 
gcc -D_REENTRANT=1 -I. -Igw -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -D_XOPEN_SOURCE=600 
-D_BSD_SOURCE -D_DEFAULT_SOURCE -D_LARGE_FILES= -I/usr/include/libxml2  -Wall 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wformat 
-Wformat-security -Wmissing-format-attribute -I/usr/include 
-I/usr/include/mariadb -I/usr/include/mariadb/.. -I/usr/include/postgresql 
-I/usr/include/hiredis -I/usr/include -Wl,-z,relro -Wl,-z,now -rdynamic -o 
gw/bearerbox gw/bearerbox.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq 
-lmysqlclient_r -lssl -ldl -lpam -lpcreposix -lrt -lresolv -lnsl -lm  -lpthread 
-lxml2 -lpcreposix -lpcre -L/usr/lib -lcrypto -lssl -lmariadb -lpthread -lz 
-ldl -lm -lgnutls -L/usr/local/lib -lsqlite3 -L/usr/lib/x86_64-linux-gnu 
-L/usr/lib -lhiredis -L/usr/lib -lct 
gcc -D_REENTRANT=1 -I. -Igw -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -D_XOPEN_SOURCE=600 
-D_BSD_SOURCE -D_DEFAULT_SOURCE -D_LARGE_FILES= -I/usr/include/libxml2  -Wall 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wformat 
-Wformat-security -Wmissing-format-attribute -I/usr/include 
-I/usr/include/mariadb -I/usr/include/mariadb/.. -I/usr/include/postgresql 
-I/usr/include/hiredis -I/usr/include -Wl,-z,relro -Wl,-z,now -rdynamic -o 
gw/smsbox gw/smsbox.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq 
-lmysqlclient_r -lssl -ldl -lpam -lpcreposix -lrt -lresolv -lnsl -lm  -lpthread 
-lxml2 -lpcreposix -lpcre -L/usr/lib -lcrypto -lssl -lmariadb -lpthread -lz 
-ldl -lm -lgnutls -L/usr/local/lib -lsqlite3 -L/usr/lib/x86_64-linux-gnu 
-L/usr/lib -lhiredis -L/usr/lib -lct 
gcc -D_REENTRANT=1 -I. -Igw -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -D_XOPEN_SOURCE=600 
-D_BSD_SOURCE -D_DEFAULT_SOURCE -D_LARGE_FILES= -I/usr/include/libxml2  -Wall 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wformat 
-Wformat-security -Wmissing-format-attribute -I/usr/include 
-I/usr/include/mariadb -I/usr/include/mariadb/.. -I/usr/include/postgresql 
-I/usr/include/hiredis -I/usr/include -Wl,-z,relro -Wl,-z,now -rdynamic -o 
gw/wapbox gw/wapbox.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq 
-lmysqlclient_r -lssl -ldl -lpam -lpcreposix -lrt -lresolv -lnsl -lm  -lpthread 
-lxml2 -lpcreposix -lpcre -L/usr/lib -lcrypto -lssl -lmariadb -lpthread -lz 
-ldl -lm -lgnutls -L/usr/local/lib -lsqlite3 -L/usr/lib/x86_64-linux-gnu 
-L/usr/lib -lhiredis -L/usr/lib -lct 
/usr/bin/ld: libwap.a(wtp_resp.o):./wap/wtp_resp.c:100: multiple definition of 
`dispatch_to_wsp'; libgw.a(wap_push_ota.o):./gw/wap_push_ota.c:116: first 
defined here
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:377: gw/wapbox] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:28: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: kannel
Source-Version: 1.4.5-9
Done: Chris Hofstaedtler <z...@debian.org>

We believe that the bug you reported is fixed in the latest version of
kannel, 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 957...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Chris Hofstaedtler <z...@debian.org> (supplier of updated kannel 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: SHA256

Format: 1.8
Date: Wed, 22 Jul 2020 22:14:16 +0000
Source: kannel
Architecture: source
Version: 1.4.5-9
Distribution: unstable
Urgency: medium
Maintainer: Chris Hofstaedtler <z...@debian.org>
Changed-By: Chris Hofstaedtler <z...@debian.org>
Closes: 957396
Changes:
 kannel (1.4.5-9) unstable; urgency=medium
 .
   * Fix FTBFS with gcc-10 by hiding some local symbols (Closes: #957396)
Checksums-Sha1:
 33a79c49ec6c3226dd654aeb7fa95ccd6fc8b1c1 2249 kannel_1.4.5-9.dsc
 096b5d1d8fcf3fc7742c803d7045cd93dafb94e1 26248 kannel_1.4.5-9.debian.tar.xz
 aedd964dfe82f50f554bf82b8c6ed455af81367b 7078 kannel_1.4.5-9_source.buildinfo
Checksums-Sha256:
 3cfa34d62da68c802c64db5acdfde409ec9700d99255fbf062d2ce1f4b5fce8e 2249 
kannel_1.4.5-9.dsc
 1a368250089902e27d53b231a61f2d9cd7ab5f8bd877d5821e41dfdd768d2c76 26248 
kannel_1.4.5-9.debian.tar.xz
 5a0e9245f4619184285c459d6dc2e228f87d985611a0a5626a5e24f22c925edf 7078 
kannel_1.4.5-9_source.buildinfo
Files:
 88357f11fa42063614ffd09f0b575ee2 2249 net optional kannel_1.4.5-9.dsc
 4afc7fc57c197de4832df0113ef2ace7 26248 net optional 
kannel_1.4.5-9.debian.tar.xz
 e70c63a88020a143b30fd4ea12fcbfef 7078 net optional 
kannel_1.4.5-9_source.buildinfo

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

iQIzBAEBCAAdFiEEfRrP+tnggGycTNOSXBPW25MFLgMFAl8YvboACgkQXBPW25MF
LgM1wxAAgBiji5NIsO+uH/7k2WNd7M8DQDMBTXtdCC5mzUxA3jMTxsi8X6riXNWl
ib8GzAnbiaslzHwNgC9LbfuQMVshI6Kc98dvM9UDY1fSPfsX64h0ODFK56ld68YM
n6zVQ0cZvnMNFPFgSt/4BTauRbGuKmrPhvPdHaYR/lOZgtGfra+SgA81C/kP5UuR
hF852wMWVens/cH19TJ9Y2iQ0vRyE8tGyhu+TUs5kGWeL4M1ELsj1+J0sFaZS82y
54MTkYmkkMvVMKAgggFoscZywZdHNg569DSFODnZ2TuAQ7MIk1wWP1jb8yG9FtLc
OZYQGNnSE/glWHXQWghTt7TWpx5bYFGkLnUAB6XAXcb8hApaJeCEr13DJII+PRT9
YJIKMdnJWoX2RGv9KKPAmk6j39P3wXibaCiFAM2Bxa/XaGdQqxMZQwvkBIDk+/0u
UAOOUQxru75X9iD77tD07ModX86y0dM9qs55QTfCnkYrLk7kGL4deYmnyffYctsl
8SfMnPE4I7nblRdiG/unlnARdXdYb2PnNDgXnU9JzUs8i6B2YmCt9tLT7z0cA4Yc
sX/sZ59q2ieyd/vxpT42YF62ZPEleWxepgylNR+cYDGOb3clF3dUshOhjNmeYIoE
m6Scv2svcnqNpUDQCSJPeJXL9bhnzCf+LM41++q6DERYv6vgAvI=
=i0n9
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to