Your message dated Tue, 22 Sep 2015 09:21:05 +0000
with message-id <e1zejl3-0003mi...@franck.debian.org>
and subject line Bug#781232: fixed in libxml2 2.9.2+zdfsg1-4
has caused the Debian Bug report #781232,
regarding libsys-virt-perl: FTBFS: Failed test 'got URI'
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.)


-- 
781232: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=781232
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libsys-virt-perl
Version: 1.2.18-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

libsys-virt-perl fails to build from source in unstable/amd64:

  [..]

  t/600-interfaces.t ..... 
  1..25
  ok 1 - use Sys::Virt;
  ok 2 - An object of class 'Sys::Virt' isa 'Sys::Virt'
  ok 3 - 1 active interface
  ok 4 - interface names
  ok 5 - An object of class 'Sys::Virt::Interface' isa
  'Sys::Virt::Interface'
  ok 6 - name
  ok 7 # skip Impl missing in test driver in libvirt 0.10.2
  ok 8 # skip Impl missing in test driver in libvirt 0.10.2
  ok 9 - interface is active
  ok 10 - An object of class 'Sys::Virt::Interface' isa
  'Sys::Virt::Interface'
  ok 11 - name
  ok 12 - one interface
  ok 13 - An object of class 'Sys::Virt::Interface' isa
  'Sys::Virt::Interface'
  ok 14 - 0 defined interfaces
  ok 15 - 1 defined interface
  ok 16 - names
  ok 17 - 1 defined interface
  ok 18 - An object of class 'Sys::Virt::Interface' isa
  'Sys::Virt::Interface'
  ok 19 - An object of class 'Sys::Virt::Interface' isa
  'Sys::Virt::Interface'
  ok 20 - 2 active interfaces
  ok 21 - interface names
  ok 22 - 1 active interfaces
  ok 23 - interface names
  ok 24 - 0 defined interface
  ok 25 - names
  ok
  
  #   Failed test 'got URI'
  #   at t/800-events.t line 272.
  #          got: 'test:/default'
  #     expected: 'test:///default'
  
  #   Failed test 'got URI'
  #   at t/800-events.t line 283.
  #          got: 'test:/default'
  #     expected: 'test:///default'
  
  #   Failed test 'got URI'
  #   at t/800-events.t line 306.
  #          got: 'test:/default'
  #     expected: 'test:///default'
  
  #   Failed test 'got URI'
  #   at t/800-events.t line 317.
  #          got: 'test:/default'
  #     expected: 'test:///default'
  # Looks like you failed 4 tests of 23.
  t/800-events.t ......... 
  1..23
  ok 1 - use Sys::Virt;
  ok 2 - An object of class 'Sys::Virt' isa 'Sys::Virt'
  ok 3 - got 1st event
  not ok 4 - got URI
  ok 5 - got name
  ok 6 - stopped
  ok 7 - destroy
  ok 8 - got 2nd event
  not ok 9 - got URI
  ok 10 - got name
  ok 11 - started
  ok 12 - booted
  ok 13 - got 3rd event
  not ok 14 - got URI
  ok 15 - got name
  ok 16 - stopped
  ok 17 - destroy
  ok 18 - got 4th event
  not ok 19 - got URI
  ok 20 - got name
  ok 21 - started
  ok 22 - booted
  ok 23 - no more events
  Dubious, test returned 4 (wstat 1024, 0x400)
  Failed 4/23 subtests 
  
  Test Summary Report
  -------------------
  t/800-events.t       (Wstat: 1024 Tests: 23 Failed: 4)
    Failed tests:  4, 9, 14, 19
    Non-zero exit status: 4
  Files=12, Tests=252,  1 wallclock secs ( 0.12 usr  0.02 sys +  1.56
  cusr  0.15 csys =  1.85 CPU)
  Result: FAIL
  Failed 1/12 test programs. 4/252 subtests failed.
  Makefile:1005: recipe for target 'test_dynamic' failed
  make[1]: *** [test_dynamic] Error 4
  make[1]: Leaving directory
  '/home/lamby/temp/cdt.20150831024845.gjp1uGvxOM/libsys-virt-perl-1.2.18'
  dh_auto_test: make -j1 test TEST_VERBOSE=1 returned exit code 2
  debian/rules:4: recipe for target 'build' failed
  make: *** [build] Error 2

  [..]

Full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-
 dpkg-buildpackage -rfakeroot -D -us -uc -b
dpkg-buildpackage: source package libsys-virt-perl
dpkg-buildpackage: source version 1.2.18-1
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Salvatore Bonaccorso <car...@debian.org>
 dpkg-source --before-build libsys-virt-perl-1.2.18
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
dh clean
   dh_testdir
   dh_auto_clean
   dh_clean
 debian/rules build
dh build
   dh_testdir
   dh_auto_configure
        perl Makefile.PL INSTALLDIRS=vendor "OPTIMIZE=-g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2" 
"LD=cc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security 
-Wl,-z,relro"
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Sys::Virt
Writing MYMETA.yml and MYMETA.json
   dh_auto_build
        make -j1
make[1]: Entering directory 
'/home/lamby/temp/cdt.20150831024845.gjp1uGvxOM/libsys-virt-perl-1.2.18'
cp lib/Sys/Virt/Secret.pm blib/lib/Sys/Virt/Secret.pm
cp lib/Sys/Virt/Event.pm blib/lib/Sys/Virt/Event.pm
cp lib/Sys/Virt/Stream.pm blib/lib/Sys/Virt/Stream.pm
cp lib/Sys/Virt/StoragePool.pm blib/lib/Sys/Virt/StoragePool.pm
cp lib/Sys/Virt/DomainSnapshot.pm blib/lib/Sys/Virt/DomainSnapshot.pm
cp lib/Sys/Virt/NWFilter.pm blib/lib/Sys/Virt/NWFilter.pm
cp lib/Sys/Virt.pm blib/lib/Sys/Virt.pm
cp lib/Sys/Virt/Domain.pm blib/lib/Sys/Virt/Domain.pm
cp lib/Sys/Virt/StorageVol.pm blib/lib/Sys/Virt/StorageVol.pm
cp lib/Sys/Virt/Interface.pm blib/lib/Sys/Virt/Interface.pm
cp lib/Sys/Virt/Error.pm blib/lib/Sys/Virt/Error.pm
cp lib/Sys/Virt/Network.pm blib/lib/Sys/Virt/Network.pm
cp lib/Sys/Virt/NodeDevice.pm blib/lib/Sys/Virt/NodeDevice.pm
Running Mkbootstrap for Sys::Virt ()
chmod 644 Virt.bs
/usr/bin/perl /usr/share/perl/5.20/ExtUtils/xsubpp  -typemap 
/usr/share/perl/5.20/ExtUtils/typemap -typemap typemap  Virt.xs > Virt.xsc && 
mv Virt.xsc Virt.c
cc -c  -Wall  -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing 
-pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2   
-DVERSION=\"1.2.18\" -DXS_VERSION=\"1.2.18\" -fPIC 
"-I/usr/lib/x86_64-linux-gnu/perl/5.20/CORE"   Virt.c
rm -f blib/arch/auto/Sys/Virt/Virt.so
cc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security 
-Wl,-z,relro  -shared -L/usr/local/lib -fstack-protector Virt.o  -o 
blib/arch/auto/Sys/Virt/Virt.so         \
   -lvirt       \
  
chmod 755 blib/arch/auto/Sys/Virt/Virt.so
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Virt.bs 
blib/arch/auto/Sys/Virt/Virt.bs 644
Manifying blib/man3/Sys::Virt.3pm
Manifying blib/man3/Sys::Virt::Domain.3pm
Manifying blib/man3/Sys::Virt::DomainSnapshot.3pm
Manifying blib/man3/Sys::Virt::Error.3pm
Manifying blib/man3/Sys::Virt::Event.3pm
Manifying blib/man3/Sys::Virt::Interface.3pm
Manifying blib/man3/Sys::Virt::NWFilter.3pm
Manifying blib/man3/Sys::Virt::Network.3pm
Manifying blib/man3/Sys::Virt::NodeDevice.3pm
Manifying blib/man3/Sys::Virt::Secret.3pm
Manifying blib/man3/Sys::Virt::StoragePool.3pm
Manifying blib/man3/Sys::Virt::StorageVol.3pm
Manifying blib/man3/Sys::Virt::Stream.3pm
/usr/bin/perl "-Iblib/arch" "-Iblib/lib" META.yml.PL META.yml
/usr/bin/perl "-Iblib/arch" "-Iblib/lib" perl-Sys-Virt.spec.PL 
perl-Sys-Virt.spec
make[1]: Leaving directory 
'/home/lamby/temp/cdt.20150831024845.gjp1uGvxOM/libsys-virt-perl-1.2.18'
   dh_auto_test
        make -j1 test TEST_VERBOSE=1
make[1]: Entering directory 
'/home/lamby/temp/cdt.20150831024845.gjp1uGvxOM/libsys-virt-perl-1.2.18'
Running Mkbootstrap for Sys::Virt ()
chmod 644 Virt.bs
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" 
"-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" 
t/*.t
t/005-pod.t ............ 
1..13
ok 1 - POD test for blib/lib/Sys/Virt.pm
ok 2 - POD test for blib/lib/Sys/Virt/Event.pm
ok 3 - POD test for blib/lib/Sys/Virt/DomainSnapshot.pm
ok 4 - POD test for blib/lib/Sys/Virt/Network.pm
ok 5 - POD test for blib/lib/Sys/Virt/NodeDevice.pm
ok 6 - POD test for blib/lib/Sys/Virt/StorageVol.pm
ok 7 - POD test for blib/lib/Sys/Virt/NWFilter.pm
ok 8 - POD test for blib/lib/Sys/Virt/Secret.pm
ok 9 - POD test for blib/lib/Sys/Virt/Domain.pm
ok 10 - POD test for blib/lib/Sys/Virt/Error.pm
ok 11 - POD test for blib/lib/Sys/Virt/Interface.pm
ok 12 - POD test for blib/lib/Sys/Virt/StoragePool.pm
ok 13 - POD test for blib/lib/Sys/Virt/Stream.pm
ok
t/010-pod-coverage.t ... 
1..13
ok 1 - Pod coverage on Sys::Virt
ok 2 - Pod coverage on Sys::Virt::Event
ok 3 - Pod coverage on Sys::Virt::DomainSnapshot
ok 4 - Pod coverage on Sys::Virt::Network
ok 5 - Pod coverage on Sys::Virt::NodeDevice
ok 6 - Pod coverage on Sys::Virt::StorageVol
ok 7 - Pod coverage on Sys::Virt::NWFilter
ok 8 - Pod coverage on Sys::Virt::Secret
ok 9 - Pod coverage on Sys::Virt::Domain
ok 10 - Pod coverage on Sys::Virt::Error
ok 11 - Pod coverage on Sys::Virt::Interface
ok 12 - Pod coverage on Sys::Virt::StoragePool
ok 13 - Pod coverage on Sys::Virt::Stream
ok
t/015-changes.t ........ 
1..4
ok 1 - Changes is loadable
ok 2 - Changes contains at least one release
ok 3 - Changes contains valid release dates
ok 4 - Changes contains valid version numbers
ok
t/020-constants.t ...... 
1..14
ok 1 - use Sys::Virt;
ok 2 - CRED_USERNAME
ok 3 - CRED_AUTHNAME
ok 4 - CRED_LANGUAGE
ok 5 - CRED_CNONCE
ok 6 - CRED_PASSPHRASE
ok 7 - CRED_ECHOPROMPT
ok 8 - CRED_NOECHOPROMPT
ok 9 - CRED_REALM
ok 10 - CRED_EXTERNAL
ok 11 - hard limit
ok 12 - soft limit
ok 13 - min guarantee
ok 14 - swap hard limit
ok
t/030-api-coverage.t ... skipped: Test only for module maintainer. Set 
TEST_MAINTAINER=1 to run
t/100-connect.t ........ 
1..25
ok 1 - use Sys::Virt;
ok 2 - An object of class 'Sys::Virt' isa 'Sys::Virt'
ok 3 - model
ok 4 - cpus
ok 5 - mhz
ok 6 - sockets
ok 7 - nodes
ok 8 - cores
ok 9 - threads
ok 10 - memory
ok 11 - host
ok 12 - os
ok 13 - arch
ok 14 - wordsize
ok 15 - type
ok 16 - pae
ok 17 - nonpae
ok 18 - major
ok 19 - minor
ok 20 - micro
ok 21 - max cpus
ok 22 # skip Too hard to figure out matchiing hostnames in test suite
ok 23 - connection is secure
ok 24 - connection is not encrypted
ok 25 - got some cpu models
ok
t/200-domains.t ........ 
1..59
ok 1 - use Sys::Virt;
ok 2 - An object of class 'Sys::Virt' isa 'Sys::Virt'
ok 3 - 1 active domain
ok 4 - domain ids
ok 5 - An object of class 'Sys::Virt::Domain' isa 'Sys::Virt::Domain'
ok 6 - 1 active domain
ok 7 - domain id matches
ok 8 - An object of class 'Sys::Virt::Domain' isa 'Sys::Virt::Domain'
ok 9 - name
ok 10 - id
ok 11 - domain is persistent
ok 12 - domain is active
ok 13 - domain is not updated
ok 14 - An object of class 'Sys::Virt::Domain' isa 'Sys::Virt::Domain'
ok 15 - name
ok 16 - id
ok 17 - An object of class 'Sys::Virt::Domain' isa 'Sys::Virt::Domain'
ok 18 - name
ok 19 - id
ok 20 - one domain
ok 21 - An object of class 'Sys::Virt::Domain' isa 'Sys::Virt::Domain'
ok 22 - 0 defined domain
ok 23 - 1 defined domain
ok 24 - names
ok 25 - 1 defined domain
ok 26 - An object of class 'Sys::Virt::Domain' isa 'Sys::Virt::Domain'
ok 27 - An object of class 'Sys::Virt::Domain' isa 'Sys::Virt::Domain'
ok 28 - domain is persistent
ok 29 - domain is not active
ok 30 - domain is active
ok 31 - 2 active domains
ok 32 - domain ids
ok 33 - memory
ok 34 - max mem
ok 35 - vcpu
ok 36 - state
ok 37 - weight param
ok 38 - weight param is 50
ok 39 - weight param
ok 40 # skip avoid bug in test driver sched params
ok 41 - 2 cells
ok 42 - mem in cell 1
ok 43 - mem in cell 2
ok 44 - 1 active domains
ok 45 - domain ids
ok 46 - 0 defined domain
ok 47 - names
ok 48 - 1 domain
ok 49 - domain ids
ok 50 - 2 domains
ok 51 - An object of class 'Sys::Virt::Domain' isa 'Sys::Virt::Domain'
ok 52 - An object of class 'Sys::Virt::Domain' isa 'Sys::Virt::Domain'
ok 53 - An object of class 'Sys::Virt::Domain' isa 'Sys::Virt::Domain'
ok 54 - domain is not persistent
ok 55 - domain is active
ok 56 - 1 domains
ok 57 - ids
ok 58 - 0 defined domain
ok 59 - names
ok
t/300-networks.t ....... 
1..32
ok 1 - use Sys::Virt;
ok 2 - An object of class 'Sys::Virt' isa 'Sys::Virt'
ok 3 - 1 active network
ok 4 - network names
ok 5 - An object of class 'Sys::Virt::Network' isa 'Sys::Virt::Network'
ok 6 - 1 active network
ok 7 - network name matches
ok 8 - An object of class 'Sys::Virt::Network' isa 'Sys::Virt::Network'
ok 9 - name
ok 10 - net is persistent
ok 11 - net is active
ok 12 - An object of class 'Sys::Virt::Network' isa 'Sys::Virt::Network'
ok 13 - name
ok 14 - An object of class 'Sys::Virt::Network' isa 'Sys::Virt::Network'
ok 15 - name
ok 16 - one network
ok 17 - An object of class 'Sys::Virt::Network' isa 'Sys::Virt::Network'
ok 18 - 0 defined network
ok 19 - net is persistent
ok 20 - net is not active
ok 21 - 1 defined network
ok 22 - names
ok 23 - 1 defined network
ok 24 - An object of class 'Sys::Virt::Network' isa 'Sys::Virt::Network'
ok 25 - An object of class 'Sys::Virt::Network' isa 'Sys::Virt::Network'
ok 26 - net is active
ok 27 - 2 active networks
ok 28 - network names
ok 29 - 1 active networks
ok 30 - network names
ok 31 - 0 defined network
ok 32 - names
ok
t/400-storage-pools.t .. 
1..32
ok 1 - use Sys::Virt;
ok 2 - An object of class 'Sys::Virt' isa 'Sys::Virt'
ok 3 - 1 active storage_pool
ok 4 - storage_pool names
ok 5 - An object of class 'Sys::Virt::StoragePool' isa 'Sys::Virt::StoragePool'
ok 6 - 1 active pool
ok 7 - pool name matches
ok 8 - An object of class 'Sys::Virt::StoragePool' isa 'Sys::Virt::StoragePool'
ok 9 - name
ok 10 - pool is persistent
ok 11 - pool is active
ok 12 - An object of class 'Sys::Virt::StoragePool' isa 'Sys::Virt::StoragePool'
ok 13 - name
ok 14 - An object of class 'Sys::Virt::StoragePool' isa 'Sys::Virt::StoragePool'
ok 15 - name
ok 16 - one storage_pool
ok 17 - An object of class 'Sys::Virt::StoragePool' isa 'Sys::Virt::StoragePool'
ok 18 - 0 defined storage_pool
ok 19 - 1 defined storage_pool
ok 20 - pool is persistent
ok 21 - pool is not active
ok 22 - names
ok 23 - 1 defined storage_pool
ok 24 - An object of class 'Sys::Virt::StoragePool' isa 'Sys::Virt::StoragePool'
ok 25 - An object of class 'Sys::Virt::StoragePool' isa 'Sys::Virt::StoragePool'
ok 26 - pool is active
ok 27 - 2 active storage_pools
ok 28 - storage_pool names
ok 29 - 1 active storage_pools
ok 30 - storage_pool names
ok 31 - 0 defined storage_pool
ok 32 - names
ok
t/500-storage-vols.t ... 
1..12
ok 1 - use Sys::Virt;
ok 2 - An object of class 'Sys::Virt' isa 'Sys::Virt'
ok 3 - An object of class 'Sys::Virt::StoragePool' isa 'Sys::Virt::StoragePool'
ok 4 - An object of class 'Sys::Virt::StorageVol' isa 'Sys::Virt::StorageVol'
ok 5 - 1 storage vol
ok 6 - storage vol name matches
ok 7 - An object of class 'Sys::Virt::StorageVol' isa 'Sys::Virt::StorageVol'
ok 8 - key matches
ok 9 - An object of class 'Sys::Virt::StorageVol' isa 'Sys::Virt::StorageVol'
ok 10 - path matches
ok 11 - An object of class 'Sys::Virt::StoragePool' isa 'Sys::Virt::StoragePool'
ok 12 - Pool UUID matches
ok
t/600-interfaces.t ..... 
1..25
ok 1 - use Sys::Virt;
ok 2 - An object of class 'Sys::Virt' isa 'Sys::Virt'
ok 3 - 1 active interface
ok 4 - interface names
ok 5 - An object of class 'Sys::Virt::Interface' isa 'Sys::Virt::Interface'
ok 6 - name
ok 7 # skip Impl missing in test driver in libvirt 0.10.2
ok 8 # skip Impl missing in test driver in libvirt 0.10.2
ok 9 - interface is active
ok 10 - An object of class 'Sys::Virt::Interface' isa 'Sys::Virt::Interface'
ok 11 - name
ok 12 - one interface
ok 13 - An object of class 'Sys::Virt::Interface' isa 'Sys::Virt::Interface'
ok 14 - 0 defined interfaces
ok 15 - 1 defined interface
ok 16 - names
ok 17 - 1 defined interface
ok 18 - An object of class 'Sys::Virt::Interface' isa 'Sys::Virt::Interface'
ok 19 - An object of class 'Sys::Virt::Interface' isa 'Sys::Virt::Interface'
ok 20 - 2 active interfaces
ok 21 - interface names
ok 22 - 1 active interfaces
ok 23 - interface names
ok 24 - 0 defined interface
ok 25 - names
ok

#   Failed test 'got URI'
#   at t/800-events.t line 272.
#          got: 'test:/default'
#     expected: 'test:///default'

#   Failed test 'got URI'
#   at t/800-events.t line 283.
#          got: 'test:/default'
#     expected: 'test:///default'

#   Failed test 'got URI'
#   at t/800-events.t line 306.
#          got: 'test:/default'
#     expected: 'test:///default'

#   Failed test 'got URI'
#   at t/800-events.t line 317.
#          got: 'test:/default'
#     expected: 'test:///default'
# Looks like you failed 4 tests of 23.
t/800-events.t ......... 
1..23
ok 1 - use Sys::Virt;
ok 2 - An object of class 'Sys::Virt' isa 'Sys::Virt'
ok 3 - got 1st event
not ok 4 - got URI
ok 5 - got name
ok 6 - stopped
ok 7 - destroy
ok 8 - got 2nd event
not ok 9 - got URI
ok 10 - got name
ok 11 - started
ok 12 - booted
ok 13 - got 3rd event
not ok 14 - got URI
ok 15 - got name
ok 16 - stopped
ok 17 - destroy
ok 18 - got 4th event
not ok 19 - got URI
ok 20 - got name
ok 21 - started
ok 22 - booted
ok 23 - no more events
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/23 subtests 

Test Summary Report
-------------------
t/800-events.t       (Wstat: 1024 Tests: 23 Failed: 4)
  Failed tests:  4, 9, 14, 19
  Non-zero exit status: 4
Files=12, Tests=252,  1 wallclock secs ( 0.12 usr  0.02 sys +  1.56 cusr  0.15 
csys =  1.85 CPU)
Result: FAIL
Failed 1/12 test programs. 4/252 subtests failed.
Makefile:1005: recipe for target 'test_dynamic' failed
make[1]: *** [test_dynamic] Error 4
make[1]: Leaving directory 
'/home/lamby/temp/cdt.20150831024845.gjp1uGvxOM/libsys-virt-perl-1.2.18'
dh_auto_test: make -j1 test TEST_VERBOSE=1 returned exit code 2
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: libxml2
Source-Version: 2.9.2+zdfsg1-4

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

Debian distribution maintenance software
pp.
Aron Xu <a...@debian.org> (supplier of updated libxml2 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: Tue, 22 Sep 2015 16:31:48 +0800
Source: libxml2
Binary: libxml2 libxml2-utils libxml2-utils-dbg libxml2-dev libxml2-dbg 
libxml2-doc python-libxml2 python-libxml2-dbg
Architecture: source amd64 all
Version: 2.9.2+zdfsg1-4
Distribution: unstable
Urgency: medium
Maintainer: Debian XML/SGML Group <debian-xml-sgml-p...@lists.alioth.debian.org>
Changed-By: Aron Xu <a...@debian.org>
Description:
 libxml2    - GNOME XML library
 libxml2-dbg - Debugging symbols for the GNOME XML library
 libxml2-dev - Development files for the GNOME XML library
 libxml2-doc - Documentation for the GNOME XML library
 libxml2-utils - XML utilities
 libxml2-utils-dbg - XML utilities (debug extension)
 python-libxml2 - Python bindings for the GNOME XML library
 python-libxml2-dbg - Python bindings for the GNOME XML library (debug 
extension)
Closes: 754424 766884 768089 781232 782782 783010 798642
Changes:
 libxml2 (2.9.2+zdfsg1-4) unstable; urgency=medium
 .
   * Revert everything in N'ACKed NMU revert to 2.9.1.
     - Resolving regression, Closes: #754424
     - Drop the following NMU, not needed in 2.9.2, Closes: #781232
     - Drop not approved patch for GNOME #746048
   * Revert icu dbg drop, but don't hardcode version,
     thanks Matthias Klose <doko>, Closes: #798642
   * Cherry pick upstream post release patches:
     - Fix for regression triggered by CVE-2014-3660, Closes: #768089
     - Fix for the spurious ID already defined error, Closes: #766884
     - Fix for CVE-2015-1819, Closes: #782782
     - Fix for GNOME #744980, Closes: #783010
     - Several fixes for memory related issues.
Checksums-Sha1:
 fef5b2b802b43aba45213e3fb3224c6d2f124f1f 2236 libxml2_2.9.2+zdfsg1-4.dsc
 6dc1815cd83ecda87988d7528fc918f2aca91cfc 2473592 
libxml2_2.9.2+zdfsg1.orig.tar.xz
 59f7236eee66d9975ca16f736021d3541e2e08c6 28912 
libxml2_2.9.2+zdfsg1-4.debian.tar.xz
 ec2365bda47ee6a263dd4b1fe174e76cc2effeea 1725030 
libxml2-dbg_2.9.2+zdfsg1-4_amd64.deb
 3e74587a1a7e3b0deaa9a3d781b533da84f01ffd 803722 
libxml2-dev_2.9.2+zdfsg1-4_amd64.deb
 efbeaa35c8fa8ef27d9021785ee648132ded5f13 822922 
libxml2-doc_2.9.2+zdfsg1-4_all.deb
 387ac35b99ac530865d2a1ac3270adc081fc00c8 137928 
libxml2-utils-dbg_2.9.2+zdfsg1-4_amd64.deb
 70d5e126077feb769c5f9cd2a38956b4698682a7 102052 
libxml2-utils_2.9.2+zdfsg1-4_amd64.deb
 a6e6f93309f7deda98c7252c0bf28acc4aef1819 911438 
libxml2_2.9.2+zdfsg1-4_amd64.deb
 9223993950cd7db266a10cd7eda8d58b8f6ebad0 328734 
python-libxml2-dbg_2.9.2+zdfsg1-4_amd64.deb
 3d1b51b2852e0088581ceeeefdd0c8019522fac9 204182 
python-libxml2_2.9.2+zdfsg1-4_amd64.deb
Checksums-Sha256:
 bb83c329d94dff4d0f17f62dac8a0a51b70afb74ac8a028bfb77a9d3dec73aa3 2236 
libxml2_2.9.2+zdfsg1-4.dsc
 0e2ba8bcdb181343f78acfacd342f211f70894b904747367c52011ab9a096776 2473592 
libxml2_2.9.2+zdfsg1.orig.tar.xz
 8c1c681c3f8d4e2846f66f98a43fcbc7ab85068d6a9c0de6b88ad59fc8e06e8d 28912 
libxml2_2.9.2+zdfsg1-4.debian.tar.xz
 da38fb11b37a6fae09eae62733930b35056d5803da2b42f868a5e9a09908ecfe 1725030 
libxml2-dbg_2.9.2+zdfsg1-4_amd64.deb
 fc82258a0110021a80965c177800e452bf9742bbac50e1c8f9c8c4c743160a83 803722 
libxml2-dev_2.9.2+zdfsg1-4_amd64.deb
 b5e76aee82ac62387cef685ca0fe0abedf23acaae0c206c983f4d990224ba6bf 822922 
libxml2-doc_2.9.2+zdfsg1-4_all.deb
 ccb0196cdaad1d787c318d4d994ae81b88dd2136ce3d63c3263014075ab9770b 137928 
libxml2-utils-dbg_2.9.2+zdfsg1-4_amd64.deb
 02ecf74b606d66167fba2ccfe75969a090070bbb3271edb684e47f45403c8daf 102052 
libxml2-utils_2.9.2+zdfsg1-4_amd64.deb
 a674c7c8ec332296f7f863056479a56fc9c930a8555ed0e32c525ddd0fb93a2e 911438 
libxml2_2.9.2+zdfsg1-4_amd64.deb
 3184ff7cd5a97f8a4ac10baa921fa8dc0eed9bdd3f988ec2a528508a12ccba37 328734 
python-libxml2-dbg_2.9.2+zdfsg1-4_amd64.deb
 57c886bf510ba13f4a0260ffe0fe695ab5520afdab1c484bef0ca22fe4945f72 204182 
python-libxml2_2.9.2+zdfsg1-4_amd64.deb
Files:
 300b64063f16c64b5d7f032a9be9b1a4 2236 libs optional libxml2_2.9.2+zdfsg1-4.dsc
 459ddafff94a763976bbdccfcc6394f7 2473592 libs optional 
libxml2_2.9.2+zdfsg1.orig.tar.xz
 a5ae56b769f283b71ed92775c1f3104c 28912 libs optional 
libxml2_2.9.2+zdfsg1-4.debian.tar.xz
 16c656567d095eae94b8c95150aba5a9 1725030 debug extra 
libxml2-dbg_2.9.2+zdfsg1-4_amd64.deb
 77d83264daffa6b0af05b51794fadb5b 803722 libdevel optional 
libxml2-dev_2.9.2+zdfsg1-4_amd64.deb
 edf5b9ab810161675c4e8f664a9ae39e 822922 doc optional 
libxml2-doc_2.9.2+zdfsg1-4_all.deb
 5cf0a3551a55bcba4baeacb9ca8a77a6 137928 debug extra 
libxml2-utils-dbg_2.9.2+zdfsg1-4_amd64.deb
 93c68f78234be22aadabdcf4563da323 102052 text optional 
libxml2-utils_2.9.2+zdfsg1-4_amd64.deb
 9f16349e9a57ec1c05541c07f5ba5e1a 911438 libs standard 
libxml2_2.9.2+zdfsg1-4_amd64.deb
 801b58d2b542365d42b0e45e88b69bf7 328734 debug extra 
python-libxml2-dbg_2.9.2+zdfsg1-4_amd64.deb
 8b94ce23d548357cfbc1a21e2ee4e268 204182 python optional 
python-libxml2_2.9.2+zdfsg1-4_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBCAAGBQJWARyAAAoJEPbsVcVkKA0eNrQIAKNEig+8WtOfIOCZU8ETX3Gc
wWK6w6IksvqTQl5c2RVxYspmPyz0/85zGCnpdGMb/BRvpI4cK/9D9mGBfH058Ak/
ykbf/B1fusWYzGw/i5wq27cAWuAMPo2LipPEbuvFgwo2Ziaowm8qCuAniUeq1c4x
kJ+09TswBTJ5zmIfU3y+UxQLS/+iMuYfDneGbeFI4YX1r0VzvyT2pd7uBqdl2+6g
zvFiNnUxElnJA/JI/aoJ608X5BIrxhUBWKfmxIzk0VeuzQKYyHu2fgw31nQiizdY
kiqrJstr/DRaQzZSb2SqN6w8SW0vRYw7Qc8n6aWcXk8cYEShZV3L64UN1XV+YnI=
=hQCv
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to