Your message dated Fri, 22 Feb 2019 16:37:31 +0000
with message-id <e1gxdpl-000aia...@fasolo.debian.org>
and subject line Bug#862236: fixed in xen 4.11.1+26-g87f51bf366-2
has caused the Debian Bug report #862236,
regarding xen-utils-common hotplugpath.sh has architecture dependent bits
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.)


-- 
862236: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=862236
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: xen-utils-common
Version: 4.4.1-9+deb8u9
Severity: serious

Hi,

xen-utils-common contains /etc/xen/scripts/hotplugpath.sh, which
contains the architecture dependent path LIBDIR.

I just noticed because my etckeeper told me:

---
diff --git a/xen/scripts/hotplugpath.sh b/xen/scripts/hotplugpath.sh
--- a/xen/scripts/hotplugpath.sh
+++ b/xen/scripts/hotplugpath.sh
@@ -1,7 +1,7 @@
 SBINDIR="/usr/sbin"
 BINDIR="/usr/bin"
 LIBEXEC="/usr/lib/xen-common/bin"
-LIBDIR="/usr/lib/x86_64-linux-gnu"
+LIBDIR="/usr/lib/i386-linux-gnu"
 SHAREDIR="/usr/share"
 PRIVATE_BINDIR="/usr/lib/xen-common/bin"
 XENFIRMWAREDIR="/usr/lib/xen-common/boot"
---

And I'm pretty sure I'm on amd64/x86_64 :)

I hope I picked an appropriate severity level.  If nothing needs the
LIBDIR (which I don't know) it probably should be dropped, otherwise
this update is going to break something.

cheers,
Stefan

--- End Message ---
--- Begin Message ---
Source: xen
Source-Version: 4.11.1+26-g87f51bf366-2

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

Debian distribution maintenance software
pp.
Ian Jackson <ijack...@chiark.greenend.org.uk> (supplier of updated xen 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: Fri, 22 Feb 2019 16:07:37 +0000
Source: xen
Binary: xenstore-utils xen-utils-common xen-hypervisor-common xen-doc 
xen-utils-4.11 xen-hypervisor-4.11-amd64 xen-system-amd64 
xen-hypervisor-4.11-arm64 xen-system-arm64 xen-hypervisor-4.11-armhf 
xen-system-armhf libxen-dev libxenmisc4.11 libxencall1 libxendevicemodel1 
libxenevtchn1 libxenforeignmemory1 libxengnttab1 libxenstore3.0 libxentoolcore1 
libxentoollog1
Architecture: all amd64 source
Version: 4.11.1+26-g87f51bf366-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Xen Team <pkg-xen-de...@lists.alioth.debian.org>
Changed-By: Ian Jackson <ijack...@chiark.greenend.org.uk>
Closes: 798510 826871 851654 862236 911045 911046 912381 919758
Description:
 libxen-dev - Public headers and libs for Xen
 libxencall1 - Xen runtime library - libxencall
 libxendevicemodel1 - Xen runtime libraries - libxendevicemodel
 libxenevtchn1 - Xen runtime libraries - libxenevtchn
 libxenforeignmemory1 - Xen runtime libraries - libxenforeignmemory
 libxengnttab1 - Xen runtime libraries - libxengnttab
 libxenmisc4.11 - Xen runtime libraries - miscellaneous, versioned ABI
 libxenstore3.0 - Xen runtime libraries - libxenstore
 libxentoolcore1 - Xen runtime libraries - libxentoolcore
 libxentoollog1 - Xen runtime libraries - libxentoollog
 xen-doc    - XEN documentation
 xen-hypervisor-4.11-amd64 - Xen Hypervisor on AMD64
 xen-hypervisor-4.11-arm64 - Xen Hypervisor on ARM64
 xen-hypervisor-4.11-armhf - Xen Hypervisor on ARMHF
 xen-hypervisor-common - Xen Hypervisor - common files
 xen-system-amd64 - Xen System on AMD64 (metapackage)
 xen-system-arm64 - Xen System on ARM64 (metapackage)
 xen-system-armhf - Xen System on ARMHF (metapackage)
 xen-utils-4.11 - XEN administrative tools
 xen-utils-common - Xen administrative tools - common files
 xenstore-utils - Xenstore command line utilities for Xen
Changes:
 xen (4.11.1+26-g87f51bf366-2) unstable; urgency=medium
 .
   * Packaging change: override spurious lintian warning about
     fsimage.so rpath.
 .
 xen (4.11.1+26-g87f51bf366-1) unstable; urgency=medium
 .
   Significant changes:
   * Update to new upstream version 4.11.1+26-g87f51bf366.
     (This is from the upstream stable branch.)  [Ian Jackson]
   * Build and use oxenstored rather than the C xenstored by default.
     [Ian Jackson and Hans van Kranenburg]
   * xen init script: rewrite and reorganise xenstored start logic.
     [Hans van Kranenburg]
 .
   Documentation etc. improvements:
   * Refresh hypervisor and dom0 command line options documentation.
     (Closes: #919758)  [Hans van Kranenburg; report from Gergely]
   * Ship /etc/default/xen, a striped and tidied version of upstream
     sysconfig.xencommons.in.  [Hans van Kranenburg]
 .
   Significant bugfixes:
   * xen init script: Do nothing if running for wrong Xen package.
     Avoids mystery loss of xenconsoled.  Closes:#851654.
     [Ian Jackson; report from Wolodja Wentland]
   * Make pygrub work again (by fixing python module and shared library
     paths).  Closes:#912381.  [Ian Jackson; earlier, Bastian Blank;
     report from Dimitar Angelov, also Torben Schou Jensen]
 .
   Packaging bugfixes:
   * Have xen-utils-common suggest xen-doc, because it contains a broken
     symlink to it.  Closes:#911046.
     [Hans van Kranenburg; report from Andreas Beckmann]
   * Have xenstore-utils declare Breaks on xen-utils-common to make
     piuparts happy.  Closes:#911045.
     [Hans van Kranenburg, report from Andreas Beckmann]
   * hotplug-common: Strip arch-specific libdir from config file
     Closes:#862236.  [Ian Jackson; report from Stefan Bühler]
   * xendomains init script; Add dependency on $network.
     Closes:#798510.  [Francois Lesueur]
   * xendomains init script; Add should-dependency on nfs-kernel-server
     Closes:#826871.  [Geoffrey McRae]
 .
   Packaging minor fixes and improvements [Hans van Kranenburg]:
   * debian/libxenstore3.0.symbols: revert ea2334dfe0
   * debian/control: add dh-python build-dep
   * d/xen-utils-V...: override xen-shim-syms lintian
   * debian/control: bump debhelper builddep to 10
   * debian/.gitignore: ignore more debhelper snippets
   * bash-completion: install completion rules for xl
   * xen init script: don't fail when being run in domU
   * Remove xend cruft from various init scripts etc.
 .
   Packaging minor fixes and improvements [Ian Jackson]:
   * xen version/upgrade handling: Improve an error message
   * xen init script: silently exit status 0 if not running under xen
   * xen init script: Tidy up wrong/missing Xen version error handling
   * debian/rules: Fix tiny typos
   * hotplug-common: Do not adjust LD_LIBRARY_PATH
Checksums-Sha1:
 7311d2daca4f5ae8d8fc5295f9466dcb6008776b 3862 xen_4.11.1+26-g87f51bf366-2.dsc
 a772db7d0e60da1daf39d9a511accc25b7e1ea43 132100 
xen_4.11.1+26-g87f51bf366-2.debian.tar.xz
 52d3d966fc4e03fda9bdcee23cfb2aad8028697d 718960 
libxen-dev_4.11.1+26-g87f51bf366-2_amd64.deb
 a82ff101410b4c485c9a2d42317878d166c25026 13632 
libxencall1-dbgsym_4.11.1+26-g87f51bf366-2_amd64.deb
 9c1b2782a514c5059ac8773af55d2fba253d9b50 30860 
libxencall1_4.11.1+26-g87f51bf366-2_amd64.deb
 2aa3a2443e35214acc7a8ceeddee891626d0e4fa 17884 
libxendevicemodel1-dbgsym_4.11.1+26-g87f51bf366-2_amd64.deb
 61596256262044be9b69c3d6684458f3d1ba02f9 31920 
libxendevicemodel1_4.11.1+26-g87f51bf366-2_amd64.deb
 986394f41bee59c58f82872d2c70338912f97052 8436 
libxenevtchn1-dbgsym_4.11.1+26-g87f51bf366-2_amd64.deb
 2464698d58894f9095343b5f0915b65dc64dda8d 29464 
libxenevtchn1_4.11.1+26-g87f51bf366-2_amd64.deb
 3fda051322a872cef6328962909222678c1fdf3f 12508 
libxenforeignmemory1-dbgsym_4.11.1+26-g87f51bf366-2_amd64.deb
 6efa3d13f86723f792de8fd7eb22aeecc41f5928 31324 
libxenforeignmemory1_4.11.1+26-g87f51bf366-2_amd64.deb
 fb42f7dfa1a772247ded0643170602f058fb7807 14404 
libxengnttab1-dbgsym_4.11.1+26-g87f51bf366-2_amd64.deb
 b7e61e3f50d3f4047c5132cc076fe7c3abe9622c 31184 
libxengnttab1_4.11.1+26-g87f51bf366-2_amd64.deb
 3c8adaeb820062ce151ef042c37a03216bbebbe5 2276136 
libxenmisc4.11-dbgsym_4.11.1+26-g87f51bf366-2_amd64.deb
 efb986396ee9c0363751297c8ac6592cee88984e 464500 
libxenmisc4.11_4.11.1+26-g87f51bf366-2_amd64.deb
 8b4133fa505f29d2cc1bc041bd80f84e0365072b 33692 
libxenstore3.0-dbgsym_4.11.1+26-g87f51bf366-2_amd64.deb
 15fde49be8a16a0802ae5a818c4d7f07dacea9e7 38292 
libxenstore3.0_4.11.1+26-g87f51bf366-2_amd64.deb
 3d03d4ce317b3bfdb1ca6d798ee7cb48ef227b0a 5120 
libxentoolcore1-dbgsym_4.11.1+26-g87f51bf366-2_amd64.deb
 de17ff8651f6c66d9d4748bde9d00d6acfd188e9 28892 
libxentoolcore1_4.11.1+26-g87f51bf366-2_amd64.deb
 d5b930716af2b040c5b974277f784c5b4d78f7ac 11328 
libxentoollog1-dbgsym_4.11.1+26-g87f51bf366-2_amd64.deb
 929f5df596d3c816475ad3edcb4e26e24a7ec72e 30732 
libxentoollog1_4.11.1+26-g87f51bf366-2_amd64.deb
 e20a8dd7cd5738c3a1140e15c23eee0ac3efed29 428744 
xen-doc_4.11.1+26-g87f51bf366-2_amd64.deb
 3826a81aaece45bef2bccc465466e9115b932bf7 14935412 
xen-hypervisor-4.11-amd64_4.11.1+26-g87f51bf366-2_amd64.deb
 69b5b1f527bdac2089cc6705911fc46a6bac07fd 28604 
xen-hypervisor-common_4.11.1+26-g87f51bf366-2_all.deb
 28a0bf6c028d2b7deaf6987dd62429f8ae1e7825 26868 
xen-system-amd64_4.11.1+26-g87f51bf366-2_amd64.deb
 1962c435479768f3ee034f0783390c472159231c 1064452 
xen-utils-4.11-dbgsym_4.11.1+26-g87f51bf366-2_amd64.deb
 2b6d78b63b5729db8734e678be3d069c41cd0f50 7071560 
xen-utils-4.11_4.11.1+26-g87f51bf366-2_amd64.deb
 10de7e932974eff645759d7474d72589f1b1604a 259552 
xen-utils-common-dbgsym_4.11.1+26-g87f51bf366-2_amd64.deb
 9186096842323f7c1552eb1aba3b5937ece773a0 272604 
xen-utils-common_4.11.1+26-g87f51bf366-2_amd64.deb
 ffcfcbc01742fce91671a244c02c6256b643b4a9 17644 
xen_4.11.1+26-g87f51bf366-2_amd64.buildinfo
 3dd9f0bb8e74bdd121af2b217dcb3e3add5f2185 19848 
xenstore-utils-dbgsym_4.11.1+26-g87f51bf366-2_amd64.deb
 cd675703892cb48213819ba971f49aa1ba4783b4 42112 
xenstore-utils_4.11.1+26-g87f51bf366-2_amd64.deb
 a864d639fcfbfb26e88c8e886c9defd5f1860227 4227772 
xen_4.11.1+26-g87f51bf366.orig.tar.xz
Checksums-Sha256:
 2604b2f6ad433bfcdb7abbfeeea649fe79efb5ed7f7a0ded3d888d1d7c14352f 3862 
xen_4.11.1+26-g87f51bf366-2.dsc
 4ac6eab08706e79e05642f8e8f98e56274811f7e11acb025b8694377a8074b5f 132100 
xen_4.11.1+26-g87f51bf366-2.debian.tar.xz
 167e9b5a7d594605bdcd85715c4c4ba620b88c4e4508a13fce171ebaf6466c65 718960 
libxen-dev_4.11.1+26-g87f51bf366-2_amd64.deb
 1f802c84372dd625d6542b17fc79e85799410ed0f909eed9a7ce49f55c1c6ddb 13632 
libxencall1-dbgsym_4.11.1+26-g87f51bf366-2_amd64.deb
 e18cceadfe359096999a574340aec24eb1e40145b73dc0f8c4d8783c743c6190 30860 
libxencall1_4.11.1+26-g87f51bf366-2_amd64.deb
 36257b6c85c968066dc63f8b7f2e75184af30e32718facd001bd7932a24f9ef5 17884 
libxendevicemodel1-dbgsym_4.11.1+26-g87f51bf366-2_amd64.deb
 391c177af2dc33f66f1e85933985dfee0e620c5e9c34cd2ab20e9b7877c45f61 31920 
libxendevicemodel1_4.11.1+26-g87f51bf366-2_amd64.deb
 3adf1d8d324fff3b61adee6fbb2952c1c9103f4a83cb072966d20a0f2ef5495d 8436 
libxenevtchn1-dbgsym_4.11.1+26-g87f51bf366-2_amd64.deb
 769a7d2559e088e68e05fce3ce0a7bb5ad2c86ca409b0fdbf979970b3db0c1a5 29464 
libxenevtchn1_4.11.1+26-g87f51bf366-2_amd64.deb
 6f423f67c7b35851d990a3a5c6095ab0badc831039e51b11dbbd10cf34f1f098 12508 
libxenforeignmemory1-dbgsym_4.11.1+26-g87f51bf366-2_amd64.deb
 0d0532af91e9cabdfe5c1cdbb22efe43fb4b2d98fa35d480042f3f48df1694ef 31324 
libxenforeignmemory1_4.11.1+26-g87f51bf366-2_amd64.deb
 babc2ad89e76d8cf918e049bb75aeb4e311b04c849c374dbfcbb2fca226866ac 14404 
libxengnttab1-dbgsym_4.11.1+26-g87f51bf366-2_amd64.deb
 1468de9e07cb8c24b195b13af9130c67240e6a583900039e33fae1ad34c8cb16 31184 
libxengnttab1_4.11.1+26-g87f51bf366-2_amd64.deb
 df05e324245d462893ee86566f67e46a53c84fcb08b21f002e95d1040c46fb3d 2276136 
libxenmisc4.11-dbgsym_4.11.1+26-g87f51bf366-2_amd64.deb
 80c77047508d965afcda23fac33c09314d7c9426c075a8c8b874ed08f238aa1b 464500 
libxenmisc4.11_4.11.1+26-g87f51bf366-2_amd64.deb
 54bc2ad8e6c2814dd9258adac0775d780897976e96b43b96b6b23b8e70de66ca 33692 
libxenstore3.0-dbgsym_4.11.1+26-g87f51bf366-2_amd64.deb
 8e0ea0b7a1f73fae3d75fc7efff23be4edc4a511c9d9e9721525ab8fc9ef2d21 38292 
libxenstore3.0_4.11.1+26-g87f51bf366-2_amd64.deb
 c1c0bc3be3469bef76b19433d39a72f618e652041ca32559c9c836a6bf4b4943 5120 
libxentoolcore1-dbgsym_4.11.1+26-g87f51bf366-2_amd64.deb
 c20b736097d9829f8282bf81c0b63ad50f89fe155ced5935b541f74c08844322 28892 
libxentoolcore1_4.11.1+26-g87f51bf366-2_amd64.deb
 d98a77a42c8e2b2115fbcf8c17097f883c4630e8a5cef9b92c6f590ba73524f9 11328 
libxentoollog1-dbgsym_4.11.1+26-g87f51bf366-2_amd64.deb
 4265c67728a4d1eb1e94bb5f608af4cb40d6274ce1380cd65808680b67bbc16d 30732 
libxentoollog1_4.11.1+26-g87f51bf366-2_amd64.deb
 6836fa353e2218533b5943d3759727598fd8666af1640e97c012cd930f8d3c65 428744 
xen-doc_4.11.1+26-g87f51bf366-2_amd64.deb
 0cc6e512b8b34d21c3f4d512a0d08dab982345fba76ad51f573324ace2787244 14935412 
xen-hypervisor-4.11-amd64_4.11.1+26-g87f51bf366-2_amd64.deb
 c5276c4d425f001178a24a38b087b98454e8083d9ec61fa5f36761f579f84f24 28604 
xen-hypervisor-common_4.11.1+26-g87f51bf366-2_all.deb
 de47fed39dce7d5c33f3d47765d96b2ccf8d3ce7789ffcae7b8397c6d5b57e82 26868 
xen-system-amd64_4.11.1+26-g87f51bf366-2_amd64.deb
 cbc6591580debb7bc9cdbe24a2f95c592fe133c535147ba8f983bb52e897e879 1064452 
xen-utils-4.11-dbgsym_4.11.1+26-g87f51bf366-2_amd64.deb
 3127bb72a10c406a456f5f121639ffce0ea0da5b3a4b56abfbd3235a93479b01 7071560 
xen-utils-4.11_4.11.1+26-g87f51bf366-2_amd64.deb
 feeed77ce5b260130ec0b835e1e9d7253ec79144e0d1bcc44a74a6cab7abfb97 259552 
xen-utils-common-dbgsym_4.11.1+26-g87f51bf366-2_amd64.deb
 0b1fb25f2c5220ab09390136009a2618089ff4168605da77e7d96911919efc06 272604 
xen-utils-common_4.11.1+26-g87f51bf366-2_amd64.deb
 8bcdcd4cf838d59408a356dd93e81c2ede61eeb3afc8b307087e601e1357b7dc 17644 
xen_4.11.1+26-g87f51bf366-2_amd64.buildinfo
 2fdf1548243a1f0885bb15216d93b8b2d2b2973153b72bd42f60fbb1f7cb74ac 19848 
xenstore-utils-dbgsym_4.11.1+26-g87f51bf366-2_amd64.deb
 d965a250f31f49c978d5874d8cc0aa67b5da676665215d84428cd7e2716b0132 42112 
xenstore-utils_4.11.1+26-g87f51bf366-2_amd64.deb
 62902bcd06b99de5befc272f866ba3480d5cffb78c9138a4e878e4b8bb78381d 4227772 
xen_4.11.1+26-g87f51bf366.orig.tar.xz
Files:
 12fd598def16e146105f9f66dd4565ae 3862 admin optional 
xen_4.11.1+26-g87f51bf366-2.dsc
 d038318bd7da8a17285fa36568d0d954 132100 admin optional 
xen_4.11.1+26-g87f51bf366-2.debian.tar.xz
 382e233148176f9a850391cacc136a9e 718960 libdevel optional 
libxen-dev_4.11.1+26-g87f51bf366-2_amd64.deb
 df036e48d56a483f1cf7bae2109e0b66 13632 debug optional 
libxencall1-dbgsym_4.11.1+26-g87f51bf366-2_amd64.deb
 b7480d61e6da4b183af6b224c1da691f 30860 libs optional 
libxencall1_4.11.1+26-g87f51bf366-2_amd64.deb
 a41b4363b8d30c80913d37e76b67502d 17884 debug optional 
libxendevicemodel1-dbgsym_4.11.1+26-g87f51bf366-2_amd64.deb
 2faeb67ba35f00156c6afb4c1b4ef0ef 31920 libs optional 
libxendevicemodel1_4.11.1+26-g87f51bf366-2_amd64.deb
 8a4aa6f027c09d34c6899b3f4981a0ef 8436 debug optional 
libxenevtchn1-dbgsym_4.11.1+26-g87f51bf366-2_amd64.deb
 fa03f8c0516be2b2c9a839a85ecff181 29464 libs optional 
libxenevtchn1_4.11.1+26-g87f51bf366-2_amd64.deb
 fca7d87b11ba2ad3011de86e02075542 12508 debug optional 
libxenforeignmemory1-dbgsym_4.11.1+26-g87f51bf366-2_amd64.deb
 643157274b31c6e29ac5f9bffc95e15b 31324 libs optional 
libxenforeignmemory1_4.11.1+26-g87f51bf366-2_amd64.deb
 9a7980bf394a7947b930262c0ab3a027 14404 debug optional 
libxengnttab1-dbgsym_4.11.1+26-g87f51bf366-2_amd64.deb
 ec0cc91909e7fb59cd0c00177d59346b 31184 libs optional 
libxengnttab1_4.11.1+26-g87f51bf366-2_amd64.deb
 2524899d29642bad1f5389823b69ddb8 2276136 debug optional 
libxenmisc4.11-dbgsym_4.11.1+26-g87f51bf366-2_amd64.deb
 5c28646421403798c1146b44071aa8a5 464500 libs optional 
libxenmisc4.11_4.11.1+26-g87f51bf366-2_amd64.deb
 ff888872fa47197f4c0e27c5121d50ad 33692 debug optional 
libxenstore3.0-dbgsym_4.11.1+26-g87f51bf366-2_amd64.deb
 fc62fa4c8a54840e833d8ce4eff66ce5 38292 libs optional 
libxenstore3.0_4.11.1+26-g87f51bf366-2_amd64.deb
 59928a203448341e7caad3342e1ced40 5120 debug optional 
libxentoolcore1-dbgsym_4.11.1+26-g87f51bf366-2_amd64.deb
 cabc7195c4def16bc5dcc96722925d5b 28892 libs optional 
libxentoolcore1_4.11.1+26-g87f51bf366-2_amd64.deb
 ab4d280be0951912d46b4f14f670ab26 11328 debug optional 
libxentoollog1-dbgsym_4.11.1+26-g87f51bf366-2_amd64.deb
 a8fd46c34a67cee28dbaac10aeb2d808 30732 libs optional 
libxentoollog1_4.11.1+26-g87f51bf366-2_amd64.deb
 07ad63b465db6b7bde90990c70471517 428744 doc optional 
xen-doc_4.11.1+26-g87f51bf366-2_amd64.deb
 50f899bba6e22b2b27711fbf9b5fa345 14935412 kernel optional 
xen-hypervisor-4.11-amd64_4.11.1+26-g87f51bf366-2_amd64.deb
 c211de061f10e5686c1bd441308cbf5f 28604 kernel optional 
xen-hypervisor-common_4.11.1+26-g87f51bf366-2_all.deb
 d863a5e6ab3f73434e0d5d4eca7a0967 26868 admin optional 
xen-system-amd64_4.11.1+26-g87f51bf366-2_amd64.deb
 4b517fc9aea5ad7c590368142df02877 1064452 debug optional 
xen-utils-4.11-dbgsym_4.11.1+26-g87f51bf366-2_amd64.deb
 c77bb17e98b2fa0a46a88c19a254e032 7071560 admin optional 
xen-utils-4.11_4.11.1+26-g87f51bf366-2_amd64.deb
 9606af85784c0c618cf5635fa9d3139d 259552 debug optional 
xen-utils-common-dbgsym_4.11.1+26-g87f51bf366-2_amd64.deb
 4fff454ca36c2e7f327ce7f28d2fa27a 272604 admin optional 
xen-utils-common_4.11.1+26-g87f51bf366-2_amd64.deb
 d04e19e98bf34674da5128c62c748a15 17644 admin optional 
xen_4.11.1+26-g87f51bf366-2_amd64.buildinfo
 1fe332a5be906e13a48c802c9e14e432 19848 debug optional 
xenstore-utils-dbgsym_4.11.1+26-g87f51bf366-2_amd64.deb
 63d840918defcc0347f12ded4038c065 42112 admin optional 
xenstore-utils_4.11.1+26-g87f51bf366-2_amd64.deb
 6d44c6c49756b49ecd9803ed90619088 4227772 admin optional 
xen_4.11.1+26-g87f51bf366.orig.tar.xz

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

iQEzBAEBCAAdFiEEVZrkbC1rbTJl58uh4+M5I0i1DTkFAlxwIT8ACgkQ4+M5I0i1
DTmo7gf/aTXaTYj/ATXSc4WiHADhoSEMbaWWDu0NMeMaFm8EDo2ut5eHn+H7RBTi
Xsy1cwE3bZdawpm6UvDRGX8j6WjYyfZ+5TdZkLYiQhqX0/R6nMy0mtWa/SMFiT4/
T0EXB5L0fxzs1Gss2ivTtYlANczeoNbK8JxLt/T9o8nS3mOvVd7UK0h8hw6P/5q0
ispmGr2/4ZC7I8n1KXythzxJntThws1gIJB/hocFGlwDe0wq+hUxVpaVACPgdEAb
NhPLQDj6BTNZC5EZo7c4gmTy6Ee3vX+GS48TvvC2eONYGTvJ65jcwEqNrXaCJwL6
SQpDIi2nFG4+6WQ2vj5Qw8NIXCJ+rg==
=lCc2
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to