Your message dated Tue, 14 Aug 2018 13:49:18 +0000
with message-id <[email protected]>
and subject line Bug#905700: fixed in libvirt 4.6.0-2
has caused the Debian Bug report #905700,
regarding libvirt: Please drop build-depends on dwarves - "WARNING: pdwtags 
appears broken; skipping the ../../../src/lxc_protocol-struct test"
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.)


-- 
905700: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905700
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libvirt
Severity: important

Hi,

Please consider dropping the build dependency on dwarves as dwarves
does not support DWARF4 and is therefore completely useless.  At the
moment, all libvirt tests relying on dwarves appears to be skipped
(see below), so the build-dependency is dead weight and prevents us
from removing dwarves from the archive (libvirt is the only package
with a relation on dwarves and only need it for tests).

The obvious alternative is fixing dwarves, but:

 * Upstream has not made a release since 2012.
 * Upstream's blog has no mention of working on dwarves to support
   DWARF 4
 * The Debian bug (#779809) has not had a maintainer reply at all
   despite being open since 2015.

Therefore, I think removing the dwarves relation from libvirt is the
most reasonable forward if you do not have the time / energy to become
upstream for dwarves.

Thanks,
~Niels

Build log:
"""

if gcc -v 2>&1 | grep -q clang; then echo 'WARNING: skipping pdwtags test with 
Clang' >&2; exit 0; fi; if (pdwtags --help) > /dev/null 2>&1; then o=`ls -t 
remote/libvirt_driver_remote_la-remote_protocol.o 
remote/.libs/libvirt_driver_remote_la-remote_protocol.o 2>/dev/null | sed -n 
1p`; test -f "$o" || { echo ".o for 
remote/libvirt_driver_remote_la-remote_protocol.lo not found" >&2; exit 1; }; 
pdwtags --verbose $o > remote_protocol-struct-t1 2> remote_protocol-struct-t2; 
if test ! -s remote_protocol-struct-t1 && test -s remote_protocol-struct-t2; 
then rm -rf remote_protocol-struct-t?; echo 'WARNING: pdwtags appears broken; 
skipping the ../../../src/remote_protocol-struct test' >&2; else /usr/bin/perl 
-0777 -n -e 'foreach my $p (split m!\n*(?:/\* \d+ \*/|/\* <[[:xdigit:]]+> 
\S+:\d+ \*/)\n!) {' -e '  if ($p =~ /^(struct|enum) 
(remote_|qemu_|lxc_|admin_|keepalive|vir(Net|LockSpace|LXCMonitor))/ ||' -e '   
   $p =~ /^enum \{/) {' -e '    $p =~ s!\t*/\*.*?\*/!!sg;' -e '    $p =~ 
s!\s+\n!\n!sg;' -e '    $p =~ s!\s+$!!;' -e '    $p =~ s!\t!        !g;' -e '   
 print "$p\n";' -e '    $n++;' -e '  }' -e '}' -e 'BEGIN {' -e '  print "/* -*- 
c -*- */\n";' -e '}' -e 'END {' -e '  if ($n < 1) {' -e '    warn "WARNING: 
your pdwtags program is too old\n";' -e '    warn "WARNING: skipping the 
../../../src/remote_protocol-struct test\n";' -e '    warn "WARNING: install 
dwarves-1.3 or newer\n";' -e '    exit 8;' -e '  }' -e '}' < 
remote_protocol-struct-t1 > remote_protocol-struct-t3; case $? in 8) rm -f 
remote_protocol-struct-t?; exit 0;; 0) ;; *) exit 1;; esac; diff -u 
../../../src/remote_protocol-structs remote_protocol-struct-t3; st=$?; rm -f 
remote_protocol-struct-t?; exit $st; fi; else echo 'WARNING: you lack pdwtags; 
skipping the ../../../src/remote_protocol-struct test' >&2; echo 'WARNING: 
install the dwarves package to get pdwtags' >&2; fi
if gcc -v 2>&1 | grep -q clang; then echo 'WARNING: skipping pdwtags test with 
Clang' >&2; exit 0; fi; if (pdwtags --help) > /dev/null 2>&1; then o=`ls -t 
remote/libvirt_driver_remote_la-lxc_protocol.o 
remote/.libs/libvirt_driver_remote_la-lxc_protocol.o 2>/dev/null | sed -n 1p`; 
test -f "$o" || { echo ".o for remote/libvirt_driver_remote_la-lxc_protocol.lo 
not found" >&2; exit 1; }; pdwtags --verbose $o > lxc_protocol-struct-t1 2> 
lxc_protocol-struct-t2; if test ! -s lxc_protocol-struct-t1 && test -s 
lxc_protocol-struct-t2; then rm -rf lxc_protocol-struct-t?; echo 'WARNING: 
pdwtags appears broken; skipping the ../../../src/lxc_protocol-struct test' 
>&2; else /usr/bin/perl -0777 -n -e 'foreach my $p (split m!\n*(?:/\* \d+ 
\*/|/\* <[[:xdigit:]]+> \S+:\d+ \*/)\n!) {' -e '  if ($p =~ /^(struct|enum) 
(remote_|qemu_|lxc_|admin_|keepalive|vir(Net|LockSpace|LXCMonitor))/ ||' -e '   
   $p =~ /^enum \{/) {' -e '    $p =~ s!\t*/\*.*?\*/!!sg;' -e '    $p =~ 
s!\s+\n!\n!sg;' -e '    $p =~ s!\s+$!!;' -e '    $p =~ s!\t!        !g;' -e '   
 print "$p\n";' -e '    $n++;' -e '  }' -e '}' -e 'BEGIN {' -e '  print "/* -*- 
c -*- */\n";' -e '}' -e 'END {' -e '  if ($n < 1) {' -e '    warn "WARNING: 
your pdwtags program is too old\n";' -e '    warn "WARNING: skipping the 
../../../src/lxc_protocol-struct test\n";' -e '    warn "WARNING: install 
dwarves-1.3 or newer\n";' -e '    exit 8;' -e '  }' -e '}' < 
lxc_protocol-struct-t1 > lxc_protocol-struct-t3; case $? in 8) rm -f 
lxc_protocol-struct-t?; exit 0;; 0) ;; *) exit 1;; esac; diff -u 
../../../src/lxc_protocol-structs lxc_protocol-struct-t3; st=$?; rm -f 
lxc_protocol-struct-t?; exit $st; fi; else echo 'WARNING: you lack pdwtags; 
skipping the ../../../src/lxc_protocol-struct test' >&2; echo 'WARNING: install 
the dwarves package to get pdwtags' >&2; fi
if gcc -v 2>&1 | grep -q clang; then echo 'WARNING: skipping pdwtags test with 
Clang' >&2; exit 0; fi; if (pdwtags --help) > /dev/null 2>&1; then o=`ls -t 
remote/libvirt_driver_remote_la-qemu_protocol.o 
remote/.libs/libvirt_driver_remote_la-qemu_protocol.o 2>/dev/null | sed -n 1p`; 
test -f "$o" || { echo ".o for remote/libvirt_driver_remote_la-qemu_protocol.lo 
not found" >&2; exit 1; }; pdwtags --verbose $o > qemu_protocol-struct-t1 2> 
qemu_protocol-struct-t2; if test ! -s qemu_protocol-struct-t1 && test -s 
qemu_protocol-struct-t2; then rm -rf qemu_protocol-struct-t?; echo 'WARNING: 
pdwtags appears broken; skipping the ../../../src/qemu_protocol-struct test' 
>&2; else /usr/bin/perl -0777 -n -e 'foreach my $p (split m!\n*(?:/\* \d+ 
\*/|/\* <[[:xdigit:]]+> \S+:\d+ \*/)\n!) {' -e '  if ($p =~ /^(struct|enum) 
(remote_|qemu_|lxc_|admin_|keepalive|vir(Net|LockSpace|LXCMonitor))/ ||' -e '   
   $p =~ /^enum \{/) {' -e '    $p =~ s!\t*/\*.*?\*/!!sg;' -e '    $p =~ 
s!\s+\n!\n!sg;' -e '    $p =~ s!\s+$!!;' -e '    $p =~ s!\t!        !g;' -e '   
 print "$p\n";' -e '    $n++;' -e '  }' -e '}' -e 'BEGIN {' -e '  print "/* -*- 
c -*- */\n";' -e '}' -e 'END {' -e '  if ($n < 1) {' -e '    warn "WARNING: 
your pdwtags program is too old\n";' -e '    warn "WARNING: skipping the 
../../../src/qemu_protocol-struct test\n";' -e '    warn "WARNING: install 
dwarves-1.3 or newer\n";' -e '    exit 8;' -e '  }' -e '}' < 
qemu_protocol-struct-t1 > qemu_protocol-struct-t3; case $? in 8) rm -f 
qemu_protocol-struct-t?; exit 0;; 0) ;; *) exit 1;; esac; diff -u 
../../../src/qemu_protocol-structs qemu_protocol-struct-t3; st=$?; rm -f 
qemu_protocol-struct-t?; exit $st; fi; else echo 'WARNING: you lack pdwtags; 
skipping the ../../../src/qemu_protocol-struct test' >&2; echo 'WARNING: 
install the dwarves package to get pdwtags' >&2; fi
if gcc -v 2>&1 | grep -q clang; then echo 'WARNING: skipping pdwtags test with 
Clang' >&2; exit 0; fi; if (pdwtags --help) > /dev/null 2>&1; then o=`ls -t 
rpc/libvirt_net_rpc_la-virnetprotocol.o 
rpc/.libs/libvirt_net_rpc_la-virnetprotocol.o 2>/dev/null | sed -n 1p`; test -f 
"$o" || { echo ".o for rpc/libvirt_net_rpc_la-virnetprotocol.lo not found" >&2; 
exit 1; }; pdwtags --verbose $o > virnetprotocol-struct-t1 2> 
virnetprotocol-struct-t2; if test ! -s virnetprotocol-struct-t1 && test -s 
virnetprotocol-struct-t2; then rm -rf virnetprotocol-struct-t?; echo 'WARNING: 
pdwtags appears broken; skipping the ../../../src/virnetprotocol-struct test' 
>&2; else /usr/bin/perl -0777 -n -e 'foreach my $p (split m!\n*(?:/\* \d+ 
\*/|/\* <[[:xdigit:]]+> \S+:\d+ \*/)\n!) {' -e '  if ($p =~ /^(struct|enum) 
(remote_|qemu_|lxc_|admin_|keepalive|vir(Net|LockSpace|LXCMonitor))/ ||' -e '   
   $p =~ /^enum \{/) {' -e '    $p =~ s!\t*/\*.*?\*/!!sg;' -e '    $p =~ 
s!\s+\n!\n!sg;' -e '    $p =~ s!\s+$!!;' -e '    $p =~ s!\t!        !g;' -e '   
 print "$p\n";' -e '    $n++;' -e '  }' -e '}' -e 'BEGIN {' -e '  print "/* -*- 
c -*- */\n";' -e '}' -e 'END {' -e '  if ($n < 1) {' -e '    warn "WARNING: 
your pdwtags program is too old\n";' -e '    warn "WARNING: skipping the 
../../../src/virnetprotocol-struct test\n";' -e '    warn "WARNING: install 
dwarves-1.3 or newer\n";' -e '    exit 8;' -e '  }' -e '}' < 
virnetprotocol-struct-t1 > virnetprotocol-struct-t3; case $? in 8) rm -f 
virnetprotocol-struct-t?; exit 0;; 0) ;; *) exit 1;; esac; diff -u 
../../../src/virnetprotocol-structs virnetprotocol-struct-t3; st=$?; rm -f 
virnetprotocol-struct-t?; exit $st; fi; else echo 'WARNING: you lack pdwtags; 
skipping the ../../../src/virnetprotocol-struct test' >&2; echo 'WARNING: 
install the dwarves package to get pdwtags' >&2; fi
WARNING: pdwtags appears broken; skipping the ../../../src/lxc_protocol-struct 
test
if gcc -v 2>&1 | grep -q clang; then echo 'WARNING: skipping pdwtags test with 
Clang' >&2; exit 0; fi; if (pdwtags --help) > /dev/null 2>&1; then o=`ls -t 
rpc/libvirt_net_rpc_la-virkeepaliveprotocol.o 
rpc/.libs/libvirt_net_rpc_la-virkeepaliveprotocol.o 2>/dev/null | sed -n 1p`; 
test -f "$o" || { echo ".o for rpc/libvirt_net_rpc_la-virkeepaliveprotocol.lo 
not found" >&2; exit 1; }; pdwtags --verbose $o > 
virkeepaliveprotocol-struct-t1 2> virkeepaliveprotocol-struct-t2; if test ! -s 
virkeepaliveprotocol-struct-t1 && test -s virkeepaliveprotocol-struct-t2; then 
rm -rf virkeepaliveprotocol-struct-t?; echo 'WARNING: pdwtags appears broken; 
skipping the ../../../src/virkeepaliveprotocol-struct test' >&2; else 
/usr/bin/perl -0777 -n -e 'foreach my $p (split m!\n*(?:/\* \d+ \*/|/\* 
<[[:xdigit:]]+> \S+:\d+ \*/)\n!) {' -e '  if ($p =~ /^(struct|enum) 
(remote_|qemu_|lxc_|admin_|keepalive|vir(Net|LockSpace|LXCMonitor))/ ||' -e '   
   $p =~ /^enum \{/) {' -e '    $p =~ s!\t*/\*.*?\*/!!sg;' -e '    $p =~ 
s!\s+\n!\n!sg;' -e '    $p =~ s!\s+$!!;' -e '    $p =~ s!\t!        !g;' -e '   
 print "$p\n";' -e '    $n++;' -e '  }' -e '}' -e 'BEGIN {' -e '  print "/* -*- 
c -*- */\n";' -e '}' -e 'END {' -e '  if ($n < 1) {' -e '    warn "WARNING: 
your pdwtags program is too old\n";' -e '    warn "WARNING: skipping the 
../../../src/virkeepaliveprotocol-struct test\n";' -e '    warn "WARNING: 
install dwarves-1.3 or newer\n";' -e '    exit 8;' -e '  }' -e '}' < 
virkeepaliveprotocol-struct-t1 > virkeepaliveprotocol-struct-t3; case $? in 8) 
rm -f virkeepaliveprotocol-struct-t?; exit 0;; 0) ;; *) exit 1;; esac; diff -u 
../../../src/virkeepaliveprotocol-structs virkeepaliveprotocol-struct-t3; 
st=$?; rm -f virkeepaliveprotocol-struct-t?; exit $st; fi; else echo 'WARNING: 
you lack pdwtags; skipping the ../../../src/virkeepaliveprotocol-struct test' 
>&2; echo 'WARNING: install the dwarves package to get pdwtags' >&2; fi
WARNING: pdwtags appears broken; skipping the 
../../../src/virnetprotocol-struct test
if gcc -v 2>&1 | grep -q clang; then echo 'WARNING: skipping pdwtags test with 
Clang' >&2; exit 0; fi; if (pdwtags --help) > /dev/null 2>&1; then o=`ls -t 
lxc/libvirt_driver_lxc_impl_la-lxc_monitor_protocol.o 
lxc/.libs/libvirt_driver_lxc_impl_la-lxc_monitor_protocol.o 2>/dev/null | sed 
-n 1p`; test -f "$o" || { echo ".o for 
lxc/libvirt_driver_lxc_impl_la-lxc_monitor_protocol.lo not found" >&2; exit 1; 
}; pdwtags --verbose $o > lxc_monitor_protocol-struct-t1 2> 
lxc_monitor_protocol-struct-t2; if test ! -s lxc_monitor_protocol-struct-t1 && 
test -s lxc_monitor_protocol-struct-t2; then rm -rf 
lxc_monitor_protocol-struct-t?; echo 'WARNING: pdwtags appears broken; skipping 
the ../../../src/lxc_monitor_protocol-struct test' >&2; else /usr/bin/perl 
-0777 -n -e 'foreach my $p (split m!\n*(?:/\* \d+ \*/|/\* <[[:xdigit:]]+> 
\S+:\d+ \*/)\n!) {' -e '  if ($p =~ /^(struct|enum) 
(remote_|qemu_|lxc_|admin_|keepalive|vir(Net|LockSpace|LXCMonitor))/ ||' -e '   
   $p =~ /^enum \{/) {' -e '    $p =~ s!\t*/\*.*?\*/!!sg;' -e '    $p =~ 
s!\s+\n!\n!sg;' -e '    $p =~ s!\s+$!!;' -e '    $p =~ s!\t!        !g;' -e '   
 print "$p\n";' -e '    $n++;' -e '  }' -e '}' -e 'BEGIN {' -e '  print "/* -*- 
c -*- */\n";' -e '}' -e 'END {' -e '  if ($n < 1) {' -e '    warn "WARNING: 
your pdwtags program is too old\n";' -e '    warn "WARNING: skipping the 
../../../src/lxc_monitor_protocol-struct test\n";' -e '    warn "WARNING: 
install dwarves-1.3 or newer\n";' -e '    exit 8;' -e '  }' -e '}' < 
lxc_monitor_protocol-struct-t1 > lxc_monitor_protocol-struct-t3; case $? in 8) 
rm -f lxc_monitor_protocol-struct-t?; exit 0;; 0) ;; *) exit 1;; esac; diff -u 
../../../src/lxc_monitor_protocol-structs lxc_monitor_protocol-struct-t3; 
st=$?; rm -f lxc_monitor_protocol-struct-t?; exit $st; fi; else echo 'WARNING: 
you lack pdwtags; skipping the ../../../src/lxc_monitor_protocol-struct test' 
>&2; echo 'WARNING: install the dwarves package to get pdwtags' >&2; fi
WARNING: pdwtags appears broken; skipping the ../../../src/qemu_protocol-struct 
test
WARNING: pdwtags appears broken; skipping the 
../../../src/remote_protocol-struct test
if gcc -v 2>&1 | grep -q clang; then echo 'WARNING: skipping pdwtags test with 
Clang' >&2; exit 0; fi; if (pdwtags --help) > /dev/null 2>&1; then o=`ls -t 
locking/lockd_la-lock_protocol.o locking/.libs/lockd_la-lock_protocol.o 
2>/dev/null | sed -n 1p`; test -f "$o" || { echo ".o for 
locking/lockd_la-lock_protocol.lo not found" >&2; exit 1; }; pdwtags --verbose 
$o > lock_protocol-struct-t1 2> lock_protocol-struct-t2; if test ! -s 
lock_protocol-struct-t1 && test -s lock_protocol-struct-t2; then rm -rf 
lock_protocol-struct-t?; echo 'WARNING: pdwtags appears broken; skipping the 
../../../src/lock_protocol-struct test' >&2; else /usr/bin/perl -0777 -n -e 
'foreach my $p (split m!\n*(?:/\* \d+ \*/|/\* <[[:xdigit:]]+> \S+:\d+ \*/)\n!) 
{' -e '  if ($p =~ /^(struct|enum) 
(remote_|qemu_|lxc_|admin_|keepalive|vir(Net|LockSpace|LXCMonitor))/ ||' -e '   
   $p =~ /^enum \{/) {' -e '    $p =~ s!\t*/\*.*?\*/!!sg;' -e '    $p =~ 
s!\s+\n!\n!sg;' -e '    $p =~ s!\s+$!!;' -e '    $p =~ s!\t!        !g;' -e '   
 print "$p\n";' -e '    $n++;' -e '  }' -e '}' -e 'BEGIN {' -e '  print "/* -*- 
c -*- */\n";' -e '}' -e 'END {' -e '  if ($n < 1) {' -e '    warn "WARNING: 
your pdwtags program is too old\n";' -e '    warn "WARNING: skipping the 
../../../src/lock_protocol-struct test\n";' -e '    warn "WARNING: install 
dwarves-1.3 or newer\n";' -e '    exit 8;' -e '  }' -e '}' < 
lock_protocol-struct-t1 > lock_protocol-struct-t3; case $? in 8) rm -f 
lock_protocol-struct-t?; exit 0;; 0) ;; *) exit 1;; esac; diff -u 
../../../src/lock_protocol-structs lock_protocol-struct-t3; st=$?; rm -f 
lock_protocol-struct-t?; exit $st; fi; else echo 'WARNING: you lack pdwtags; 
skipping the ../../../src/lock_protocol-struct test' >&2; echo 'WARNING: 
install the dwarves package to get pdwtags' >&2; fi
if gcc -v 2>&1 | grep -q clang; then echo 'WARNING: skipping pdwtags test with 
Clang' >&2; exit 0; fi; if (pdwtags --help) > /dev/null 2>&1; then o=`ls -t 
admin/libvirt_admin_la-admin_protocol.o 
admin/.libs/libvirt_admin_la-admin_protocol.o 2>/dev/null | sed -n 1p`; test -f 
"$o" || { echo ".o for admin/libvirt_admin_la-admin_protocol.lo not found" >&2; 
exit 1; }; pdwtags --verbose $o > admin_protocol-struct-t1 2> 
admin_protocol-struct-t2; if test ! -s admin_protocol-struct-t1 && test -s 
admin_protocol-struct-t2; then rm -rf admin_protocol-struct-t?; echo 'WARNING: 
pdwtags appears broken; skipping the ../../../src/admin_protocol-struct test' 
>&2; else /usr/bin/perl -0777 -n -e 'foreach my $p (split m!\n*(?:/\* \d+ 
\*/|/\* <[[:xdigit:]]+> \S+:\d+ \*/)\n!) {' -e '  if ($p =~ /^(struct|enum) 
(remote_|qemu_|lxc_|admin_|keepalive|vir(Net|LockSpace|LXCMonitor))/ ||' -e '   
   $p =~ /^enum \{/) {' -e '    $p =~ s!\t*/\*.*?\*/!!sg;' -e '    $p =~ 
s!\s+\n!\n!sg;' -e '    $p =~ s!\s+$!!;' -e '    $p =~ s!\t!        !g;' -e '   
 print "$p\n";' -e '    $n++;' -e '  }' -e '}' -e 'BEGIN {' -e '  print "/* -*- 
c -*- */\n";' -e '}' -e 'END {' -e '  if ($n < 1) {' -e '    warn "WARNING: 
your pdwtags program is too old\n";' -e '    warn "WARNING: skipping the 
../../../src/admin_protocol-struct test\n";' -e '    warn "WARNING: install 
dwarves-1.3 or newer\n";' -e '    exit 8;' -e '  }' -e '}' < 
admin_protocol-struct-t1 > admin_protocol-struct-t3; case $? in 8) rm -f 
admin_protocol-struct-t?; exit 0;; 0) ;; *) exit 1;; esac; diff -u 
../../../src/admin_protocol-structs admin_protocol-struct-t3; st=$?; rm -f 
admin_protocol-struct-t?; exit $st; fi; else echo 'WARNING: you lack pdwtags; 
skipping the ../../../src/admin_protocol-struct test' >&2; echo 'WARNING: 
install the dwarves package to get pdwtags' >&2; fi
WARNING: pdwtags appears broken; skipping the 
../../../src/virkeepaliveprotocol-struct test
WARNING: pdwtags appears broken; skipping the ../../../src/lock_protocol-struct 
test
WARNING: pdwtags appears broken; skipping the 
../../../src/admin_protocol-struct test
WARNING: pdwtags appears broken; skipping the 
../../../src/lxc_monitor_protocol-struct test
"""

--- End Message ---
--- Begin Message ---
Source: libvirt
Source-Version: 4.6.0-2

We believe that the bug you reported is fixed in the latest version of
libvirt, 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.
Guido Günther <[email protected]> (supplier of updated libvirt 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: Tue, 14 Aug 2018 15:09:14 +0200
Source: libvirt
Binary: libvirt-clients libvirt-daemon libvirt-daemon-driver-storage-gluster 
libvirt-daemon-driver-storage-rbd libvirt-daemon-driver-storage-sheepdog 
libvirt-daemon-driver-storage-zfs libvirt-daemon-system libvirt0 libvirt-doc 
libvirt-dev libvirt-sanlock libnss-libvirt libvirt-wireshark
Architecture: source
Version: 4.6.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Libvirt Maintainers 
<[email protected]>
Changed-By: Guido Günther <[email protected]>
Description:
 libnss-libvirt - nss plugin providing IP address resolution for virtual 
machines
 libvirt-clients - Programs for the libvirt library
 libvirt-daemon - Virtualization daemon
 libvirt-daemon-driver-storage-gluster - Virtualization daemon glusterfs 
storage driver
 libvirt-daemon-driver-storage-rbd - Virtualization daemon RBD storage driver
 libvirt-daemon-driver-storage-sheepdog - Virtualization daemon Sheedog storage 
driver
 libvirt-daemon-driver-storage-zfs - Virtualization daemon ZFS storage driver
 libvirt-daemon-system - Libvirt daemon configuration files
 libvirt-dev - development files for the libvirt library
 libvirt-doc - documentation for the libvirt library
 libvirt-sanlock - Sanlock plugin for virtlockd
 libvirt-wireshark - Wireshark dissector for the libvirt protocol
 libvirt0   - library for interfacing with different virtualization systems
Closes: 905700 906116
Changes:
 libvirt (4.6.0-2) unstable; urgency=medium
 .
   * [c33faee] Drop dwarves dependency.
     Unmaintained and only used in the test suite. (Closes: #905700)
   * [43da5ad] Don't use jansson for JSON encoding.
     It has borken integer parsing. This adds new patches:
         Revert-m4-Introduce-STABLE_ORDERING_JANSSON.patch
         Revert-Remove-virJSONValueNewStringLen.patch
         Revert-build-undef-WITH_JANSSON-for-SETUID_RPC_CLIENT.patch
         Revert-tests-qemucapsprobe-Fix-output-after-switching-to-.patch
         Revert-build-require-Jansson-if-QEMU-driver-is-enabled.patch
         Revert-util-jsoncompat-Stub-out-virJSONInitialize-when-co.patch
         Revert-Switch-from-yajl-to-Jansson.patch
         Revert-remote-daemon-Make-sure-that-JSON-symbols-are-prop.patch
         Revert-build-remove-references-to-WITH_YAJL-for-SETUID_RP.patch
         Revert-build-add-with-jansson.patch
         Revert-Remove-functions-using-yajl.patch
         Revert-build-switch-with-qemu-default-from-yes-to-check.patch
         Revert-tests-also-skip-qemuagenttest-with-old-jansson.patch
         Revert-util-avoid-symbol-clash-between-json-libraries.patch
     (Closes: #906116)
Checksums-Sha1:
 df2d636829c9dd147bd4692ee69e918f4aaf876c 4516 libvirt_4.6.0-2.dsc
 729d17dde8f84ed1aff25318a853735dffd40774 79592 libvirt_4.6.0-2.debian.tar.xz
 dec42f37b6b96cc44533f5ad99239c8b723c788c 20327 libvirt_4.6.0-2_amd64.buildinfo
Checksums-Sha256:
 bc9ea5d983920a4f744b5852728c836a41ba85efd61406b9e7be5a135dd959bb 4516 
libvirt_4.6.0-2.dsc
 892e4a66a52d492ad531d17ae86c44b80acb1b365a2af3123deea7d7fddeac72 79592 
libvirt_4.6.0-2.debian.tar.xz
 cc30035f7bf5181d2ad0eea4e88d4af8369780999a1c1ba1c0e13a225f55b1c5 20327 
libvirt_4.6.0-2_amd64.buildinfo
Files:
 858b1a7c5deb8fae33ac76aa585a4522 4516 libs optional libvirt_4.6.0-2.dsc
 c31c5011105c26e90a043ecfff7185a6 79592 libs optional 
libvirt_4.6.0-2.debian.tar.xz
 e2f7919e78597386cf23576497eeaacf 20327 libs optional 
libvirt_4.6.0-2_amd64.buildinfo

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

iQIzBAEBCAAdFiEEvHzQcjh1660F3xzZB7i3sOqYEgsFAlty1xMACgkQB7i3sOqY
EgsbcRAA03bKeq2wfBwGbV0zezey7Y8NMkTjm1MQVbykF/ZizTlvmDKUBRWHOAFQ
hWZ42cUhwNo9ONjt8sIKGTVQ6dIqXdhHKl8/NmvF7XL74zXFafbbhneUdAZs6Nwi
7ck+uYS+wFFVNJ8AV6beKzWHCu/sDS/NarVnWEGsrY1Ig6uDQCKYFcmpS3Rb4/lx
q5IarHoGRrxZfrRKblmmz2jcqi/wm9KBGQgC2gXSvbmqAmvYFDZKB3+DRU//xdMO
D1un9nfsIACCOgF6lE/ZkzuZ/uidvjBeQNPxFu9FO4jDFXxk6RAgOPf9THD7Kb/8
5ZAsHABv/R/7FtIL0eRcilfMjmnJKyPgyEnykPaMOfVU4rLRz4Yt4jSMNOc6arkh
B/wkn+HN7Ko7FBMZ0uvY0bR1eV/3QObbfiabcDSrW8w0xfyZd4e9bDH/54+9U2js
SQYmImyCovIAw8zFS+dFEfJM6JpAGSXZVjPosyTzbbatT5jrhi8XK/B0WhtpHAEx
WGieqG+54UO2MRf5QukGZcAJpQJz5NF9DCf3NhNiGon6tm7ZAlSwxRD5gg/KlSUr
CNVLIiOvlNrln8TELXYwj8bccenFscipSTYi/9X6IJv2O/vCHQ2eU/kKsFl4tLvy
xS8+E07PMeBPcNFOgju3oDvdMTSLGwZQ3WDCQ0w0Xpdu4bUdI7U=
=Adpa
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to