-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Tue, 28 May 2013 21:15:55 +0200 Source: mesa Binary: libgl1-mesa-swx11 libgl1-mesa-swx11-dbg libgl1-mesa-swx11-i686 libgl1-mesa-swx11-dev libxatracker1 libxatracker1-dbg libxatracker-dev libgbm1 libgbm1-dbg libgbm-dev libegl1-mesa libegl1-mesa-dbg libegl1-mesa-dev libegl1-mesa-drivers libegl1-mesa-drivers-dbg libopenvg1-mesa libopenvg1-mesa-dbg libopenvg1-mesa-dev libgles1-mesa libgles1-mesa-dbg libgles1-mesa-dev libgles2-mesa libgles2-mesa-dbg libgles2-mesa-dev libglapi-mesa libglapi-mesa-dbg libgl1-mesa-glx libgl1-mesa-glx-dbg libgl1-mesa-dri libgl1-mesa-dri-dbg libgl1-mesa-dri-experimental libgl1-mesa-dri-experimental-dbg libgl1-mesa-dev mesa-common-dev libosmesa6 libosmesa6-dev Architecture: source amd64 Version: 9.1.3-1 Distribution: experimental Urgency: low Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Changed-By: Emilio Pozuelo Monfort <pochu@debian.org> Description: libegl1-mesa - free implementation of the EGL API -- runtime libegl1-mesa-dbg - free implementation of the EGL API -- debugging symbols libegl1-mesa-dev - free implementation of the EGL API -- development files libegl1-mesa-drivers - free implementation of the EGL API -- hardware drivers libegl1-mesa-drivers-dbg - free implementation of the EGL API -- driver debugging symbols libgbm-dev - generic buffer management API -- development files libgbm1 - generic buffer management API -- runtime libgbm1-dbg - generic buffer management API -- debugging symbols libgl1-mesa-dev - free implementation of the OpenGL API -- GLX development files libgl1-mesa-dri - free implementation of the OpenGL API -- DRI modules libgl1-mesa-dri-dbg - Debugging symbols for the Mesa DRI modules libgl1-mesa-dri-experimental - free implementation of the OpenGL API -- Extra DRI modules libgl1-mesa-dri-experimental-dbg - Debugging symbols for the experimental Mesa DRI modules libgl1-mesa-glx - free implementation of the OpenGL API -- GLX runtime libgl1-mesa-glx-dbg - Debugging symbols for the Mesa GLX runtime libgl1-mesa-swx11 - free implementation of the OpenGL API -- runtime libgl1-mesa-swx11-dbg - free implementation of the OpenGL API -- debugging symbols libgl1-mesa-swx11-dev - free implementation of the OpenGL API -- development files libgl1-mesa-swx11-i686 - Mesa OpenGL runtime [i686 optimized] libglapi-mesa - free implementation of the GL API -- shared library libglapi-mesa-dbg - free implementation of the GL API -- debugging symbols libgles1-mesa - free implementation of the OpenGL|ES 1.x API -- runtime libgles1-mesa-dbg - free implementation of the OpenGL|ES 1.x API -- debugging symbols libgles1-mesa-dev - free implementation of the OpenGL|ES 1.x API -- development files libgles2-mesa - free implementation of the OpenGL|ES 2.x API -- runtime libgles2-mesa-dbg - free implementation of the OpenGL|ES 2.x API -- debugging symbols libgles2-mesa-dev - free implementation of the OpenGL|ES 2.x API -- development files libopenvg1-mesa - free implementation of the OpenVG API -- runtime libopenvg1-mesa-dbg - free implementation of the OpenVG API -- debugging symbols libopenvg1-mesa-dev - free implementation of the OpenVG API -- development files libosmesa6 - Mesa Off-screen rendering extension libosmesa6-dev - Mesa Off-screen rendering extension -- development files libxatracker-dev - X acceleration library -- development files libxatracker1 - X acceleration library -- runtime libxatracker1-dbg - X acceleration library -- debugging symbols mesa-common-dev - Developer documentation for Mesa Closes: 628758 651370 668645 678822 Changes: mesa (9.1.3-1) experimental; urgency=low . * Team upload. * New upstream release. - Set close on exec flag when opening dri devices (Closes: #651370). - Don't emit a .note.ABI-tag section anymore (Closes: #628758). . [ Timo Aaltonen ] * Refresh patches - disable 05_kfreebsd-egl-x11.diff for now. * control: Added libtool to build-depends. * rules: Drop special handling of config.{guess,sub}, not needed anymore. * rules, libosmesa*: Build only the 32bit OSMesa library. * control: Bump libdrm build-dep to 2.4.39. * control: Bump libwayland-dev build-dep to 0.95. * rules: Update the clean target. * rules: Add --disable-shared-glapi to the swx11 targets. * libosmesa*.install.in: Install files from the correct path. * rules: --with-driver= is deprecated, use --enable-foo. * rules: Purge .la files before dh_install. * Update symbols. * libgl1-mesa-dri.install*.in: Add libdricore. * control: Add new dependencies to libgl1-mesa-dev. * rules, libgl1-mesa-dri.install.linux.in: Add support for radeonsi. * rules: Build llvm shared libs on platforms that support llvm. * control, rules, libglu*: Remove libglu packaging, since it's been split off upstream. * rules: Disable dri for the swx11 targets. * not-installed: Updated. * Update symbols for libgles2-mesa and libxatracker1. * libegl1-mesa-drivers.install.linux: Bump libwayland-egl.so version * control: Add libdrm-dev to mesa-common-dev Depends. * control: Build-depend on llvm-3.2-dev (Closes: #678822). * libgl1-mesa-dri.install.in: Include gallium-pipe/*.so and libllvmradeon*.so. * rules: Add files to clean. * control: Add libxcb-dri2-0-dev to libgl1-mesa-dev depends. . [ Steve Langasek ] * Install all dri drivers from the DESTDIR tree, instead of copying them from the build tree; this simplifies the install rules since we know already that we're only building drivers that we want to ship, and avoids rpath problems with libtool linking to in-tree convenience libraries. * debian/rules: don't install libdricore*.so, this isn't a public library. * Add Pre-Depends on multiarch-support to libgl1-mesa-dri, since we're shipping a shared library in the package; not an issue in practice since this is all post-wheezy / post-precise, but it's an archive reject error in Debian right now so let's just be complete. . [ Maarten Lankhorst ] * Bump standards-version to 3.9.3. * control: Bump libwayland-dev build-dep to 1.0.2. * Remove 13-llvm-config-pick-a-version.diff and just pass a flag to configure. . [ Robert Hooker ] * Drop xutils-dev build dep, makedepend is no longer required * Recommend libtxc-dxtn0 in libgl1-mesa-dri for easier use with multiarch installs (Closes: #668645). * Drop 02_use-ieee-fp-on-s390-and-m68k.patch, upstream in 9.1.2. * Drop 10-hurd-configure-tweaks.diff, upstream in 9.1.2. . [ Sven Joachim ] * Bump libdrm-dev build-dependency to 2.4.42. . [ Rico Tzschichholz ] * Update packaging mesa packaging with xorg-edgers . [ Emilio Pozuelo Monfort ] * integer overflows calculating memory needs for replies [CVE-2013-1993] * Bump llvm-3.2-dev build dependency to 1:3.2repack-7~ for a fixed llvm-config-3.2 --libdir, otherwise configure fails. Checksums-Sha1: 2c863d28827d29ea4c25702fb38b0a98ad90d404 3701 mesa_9.1.3-1.dsc b4fddcd5fdff4941ec41dcdd5a5b7b45f9453a35 8195704 mesa_9.1.3.orig.tar.gz 68521cfed6345ce40ec6e9be53e6b22493bde094 50921 mesa_9.1.3-1.diff.gz efaef5176249555ee044639ce79d833d9da1dfc5 1056262 libgl1-mesa-swx11_9.1.3-1_amd64.deb c946b2b831fd11537f060d256122a9d9a63e1982 3209108 libgl1-mesa-swx11-dbg_9.1.3-1_amd64.deb 8b5f9d504df6865223c77511bd721c29642b83a9 1178022 libgl1-mesa-swx11-dev_9.1.3-1_amd64.deb 92cc4f764dc5ed79c3dfcade9109d7e680fcba98 572028 libxatracker1_9.1.3-1_amd64.deb 7617337f9e890a632d2da1b46e8fc7bc30bcfe4b 1843756 libxatracker1-dbg_9.1.3-1_amd64.deb a9b2f3c5db86afdde8f772b67f6dcd81d2e0512b 36204 libxatracker-dev_9.1.3-1_amd64.deb 32822ae62ad526ca0fee507f405316244a50984f 462628 libgbm1_9.1.3-1_amd64.deb 988e0b02aa053dd83e066e22271d0db14414ee7f 1423676 libgbm1-dbg_9.1.3-1_amd64.deb 74f16e02f008a035012c27fe7dbd1ad96e517854 35810 libgbm-dev_9.1.3-1_amd64.deb 60cc85e0742a6a1652387b9ac85dc18042dc7537 83378 libegl1-mesa_9.1.3-1_amd64.deb 2b40848248b875339631beb3d26e6fdfd9170daa 186338 libegl1-mesa-dbg_9.1.3-1_amd64.deb 5a3ee49653bfee86484d9638a5e260f22ccf9e75 44884 libegl1-mesa-dev_9.1.3-1_amd64.deb b8a09800d1fb8a961de6ea8da7ea4c9907b2df33 2216978 libegl1-mesa-drivers_9.1.3-1_amd64.deb d1db77387c82b90fb54e3bb1646ed7628e1759c0 7973326 libegl1-mesa-drivers-dbg_9.1.3-1_amd64.deb 1c51e3fec1e0041bf8c2fcdfacfedd2d501c29e2 40300 libopenvg1-mesa_9.1.3-1_amd64.deb d03b92c93335caefca30c91d770240d2b73b779a 43540 libopenvg1-mesa-dbg_9.1.3-1_amd64.deb 1406e8b5fbf9bd67666234b391ceb18f25e11e5f 40622 libopenvg1-mesa-dev_9.1.3-1_amd64.deb cd401c23ab693db1cdcb68920e05500ab37db412 40084 libgles1-mesa_9.1.3-1_amd64.deb 1d24611ef89f654f5a066f160e9d3a2cb7864747 37348 libgles1-mesa-dbg_9.1.3-1_amd64.deb eb58f770510ced6e157ff345d1acf3f183bf1363 46446 libgles1-mesa-dev_9.1.3-1_amd64.deb eab2924dde5a6e9d107801c07560407bfeb25d31 41142 libgles2-mesa_9.1.3-1_amd64.deb 888e5fbb7937c64c32e20dc74448f163f9de8b4d 37744 libgles2-mesa-dbg_9.1.3-1_amd64.deb 20db9247b8c972f92f0b86c34ddbbe3f00236444 53064 libgles2-mesa-dev_9.1.3-1_amd64.deb c3cc7f39c5e39469024e7047784160c3a1174fbd 47516 libglapi-mesa_9.1.3-1_amd64.deb a9d39c6b68d0ad8361bd2a62d3197812b16b1b76 47992 libglapi-mesa-dbg_9.1.3-1_amd64.deb 6cbab50fac6d5a0934de29c9ac33e340d80bf17a 132308 libgl1-mesa-glx_9.1.3-1_amd64.deb ed6c5b6e4da6f1e864340b668d7e5de5e6b4c134 356166 libgl1-mesa-glx-dbg_9.1.3-1_amd64.deb 9910ee5651604c6b5fdbb09f2be155a9de765451 5323274 libgl1-mesa-dri_9.1.3-1_amd64.deb dc7d62af376d998380c911b409334d0fa8ad57bd 45652718 libgl1-mesa-dri-dbg_9.1.3-1_amd64.deb e1ce72517e6e29ae5499ea1aa7b15639fd7a8db3 33596 libgl1-mesa-dri-experimental_9.1.3-1_amd64.deb fc3def752cf4a320e73d6cb471581d919d41281e 33344 libgl1-mesa-dri-experimental-dbg_9.1.3-1_amd64.deb ea3b765c3e754cf2614925e7b95e330e3ee7cdd8 33746 libgl1-mesa-dev_9.1.3-1_amd64.deb 701a18b4cadade2895b4d1c7b0a806acf834d55b 297612 mesa-common-dev_9.1.3-1_amd64.deb b8c096870c49986b38a8bd36d64fcdb414b9f48f 962680 libosmesa6_9.1.3-1_amd64.deb 185e8587789141954b686ee5edd25773d0735745 35962 libosmesa6-dev_9.1.3-1_amd64.deb Checksums-Sha256: 0f294e171eba94df54d887b38b6e48cb458e5a9069d75870afb1b0910bb11537 3701 mesa_9.1.3-1.dsc 9f0cc348f9cd65a5f17d1101e0adffcd60c754ea88dda046ccdfde010200cecf 8195704 mesa_9.1.3.orig.tar.gz c8ad39cb70920d3fe778ccfd983716e11fd7c579ab3fe5fc9c75d154337e73ba 50921 mesa_9.1.3-1.diff.gz 13b93d98535a164349f767a9a03ea5348a4fb5c7267eab3bca4c93e6d2d43339 1056262 libgl1-mesa-swx11_9.1.3-1_amd64.deb a9ed0f0bc8ce2f160d1c6264d501531d01c0951f3a6e06993ed48b21f1383651 3209108 libgl1-mesa-swx11-dbg_9.1.3-1_amd64.deb ce708b2e77b64f54ac7c7106e381b8faf19606f1f60575d3a24b031dc7fe7c12 1178022 libgl1-mesa-swx11-dev_9.1.3-1_amd64.deb 219baaff60731f67891d254637e2d8902ac34dcace44b85d268dcfa790c85b40 572028 libxatracker1_9.1.3-1_amd64.deb ffd7d5eb5c6fcc514ead6e72257f1f35c7f5690563635101f7cb781abf9dd4d5 1843756 libxatracker1-dbg_9.1.3-1_amd64.deb 043fc54602b3f4c2c4e226e781e9020369379dfbc28c105bda06409ac284013a 36204 libxatracker-dev_9.1.3-1_amd64.deb c411867b7d9ca8c9bfcac86e5f75c8b9efa094e9d63fabfa7ab065bd85e21ef8 462628 libgbm1_9.1.3-1_amd64.deb 73368dd2ddff7dd48e4af06ac75c5c84044f62faff9b43a518754f1449bc10eb 1423676 libgbm1-dbg_9.1.3-1_amd64.deb d28ab306164000bd32a8bd685100bdb0c38e728443baf3bb60d839c19fd16c36 35810 libgbm-dev_9.1.3-1_amd64.deb 2dc9fd9f7e4b36abe0290bc7fce4a2fd1411a271dbf1f392f4619a625fca6834 83378 libegl1-mesa_9.1.3-1_amd64.deb 515230831252f9bc9caec35fd4d057b01a78e4d3992d30cbfbc8b9c5b84be2ab 186338 libegl1-mesa-dbg_9.1.3-1_amd64.deb 423f368930288d648cb25c0e68017ee42526f1fbdef751d0324bedbda086c55f 44884 libegl1-mesa-dev_9.1.3-1_amd64.deb 28976ce5cb3dedcc124b4c749fc67c632175d7c644a7c6958d1e1c3a79a06b8d 2216978 libegl1-mesa-drivers_9.1.3-1_amd64.deb 1c6dfd9162242d5c6ee0c25870c82e1063f9b9f42a410871c54684d15f03e675 7973326 libegl1-mesa-drivers-dbg_9.1.3-1_amd64.deb 96b8b6f836a3026977a4732669c871364f3f0224f9d30de834faed7924aad75b 40300 libopenvg1-mesa_9.1.3-1_amd64.deb d81a56753edf893c3145c118b9d2e75ab5c9accc487acdb87d1ec7398a238e6d 43540 libopenvg1-mesa-dbg_9.1.3-1_amd64.deb f88ed96c08f381f12f9a62c3a50e14fc914ed39f69a76297bc247032b79104e5 40622 libopenvg1-mesa-dev_9.1.3-1_amd64.deb d1c820c2dcbe633666f4b3068480127ff2fafe2a470a41da675717add38797b0 40084 libgles1-mesa_9.1.3-1_amd64.deb c4600770757995719dc408d852ea6b45974c91babdcea27334d55d0859088da7 37348 libgles1-mesa-dbg_9.1.3-1_amd64.deb dbfbd9fa5e3c8e9fc5af3f48cd600964887f250e8f4424ab5518af85dbc51a03 46446 libgles1-mesa-dev_9.1.3-1_amd64.deb 7ddad4a1c3c896a6f62d45aed7f55f70d1aa3aedcba9f0de55d1c4be9107881c 41142 libgles2-mesa_9.1.3-1_amd64.deb 51da2e7f6502b4a151b0173741b82a627e6e1272230080e775ecc1a564712715 37744 libgles2-mesa-dbg_9.1.3-1_amd64.deb 7f864f7f07147d6eb6ca2b280df44c6daef0e71abf9e15a67a732ee5a134ccff 53064 libgles2-mesa-dev_9.1.3-1_amd64.deb 4cfad6e03a52bea36b2f55249e3c8a92acf4eb0c9dfddec601342dc9a906caa1 47516 libglapi-mesa_9.1.3-1_amd64.deb 11317b55662f13b94b4fd7f5b6a43a333dbb34b30d600ab518ca25aa2baaf2c3 47992 libglapi-mesa-dbg_9.1.3-1_amd64.deb 98483bc3bfcaa2ccfe6542691911a27fb7df352a48c8d0e7a51acb11a4688218 132308 libgl1-mesa-glx_9.1.3-1_amd64.deb f87a82d5b2398c69cb386f7cdb76f72582d1641d06a461619a1f7b5060b0ffd7 356166 libgl1-mesa-glx-dbg_9.1.3-1_amd64.deb a3540e2717c1a3511a006ef869bdcbeb4d46d6e5c0379a92c27a105f4c2994aa 5323274 libgl1-mesa-dri_9.1.3-1_amd64.deb add10d64b9964aa736ee4f7a1d739180a864c7f55f7868b8db18c268fc83c2f2 45652718 libgl1-mesa-dri-dbg_9.1.3-1_amd64.deb 9c797381ae7c085ee2edbaf83d6e11f9fc08e0a4b50cd59ca99ef7d27f068472 33596 libgl1-mesa-dri-experimental_9.1.3-1_amd64.deb e6c6b90f95133b0aee74b4e5f24903acc8e94862bbe864068ab5ea40efaf322d 33344 libgl1-mesa-dri-experimental-dbg_9.1.3-1_amd64.deb 55f6f0d2eb315923d2bc8522b8aa04d9d9424f8bc330c784ca65e4a48a6586a8 33746 libgl1-mesa-dev_9.1.3-1_amd64.deb 339db65ee3fa0a3f9c3d54ae27499067be45f115306d637464acaa1301c72639 297612 mesa-common-dev_9.1.3-1_amd64.deb 9210118c24969c8a03f97cc79c7c68f0b2f7f67e44ebec00037a47b7223f3a9c 962680 libosmesa6_9.1.3-1_amd64.deb 96f154c051f2fb1a68efd43a402eba2559f76b733d8ab6787f8112c2b8828b71 35962 libosmesa6-dev_9.1.3-1_amd64.deb Files: 1686cfbc6e54ec25fcfdd6a476706113 3701 graphics optional mesa_9.1.3-1.dsc 26d2f1aa8e9db388d51fcbd163c61fb7 8195704 graphics optional mesa_9.1.3.orig.tar.gz 5fd04dd30271f922c1b9b671ac75dd84 50921 graphics optional mesa_9.1.3-1.diff.gz 53b0e7246692180cd9cd53a7959c3b45 1056262 libs extra libgl1-mesa-swx11_9.1.3-1_amd64.deb 1978919bc8b58fdbf50cd932e58d9298 3209108 debug extra libgl1-mesa-swx11-dbg_9.1.3-1_amd64.deb 9283737668fa2136341f9b83d29689f2 1178022 libdevel extra libgl1-mesa-swx11-dev_9.1.3-1_amd64.deb bd630a446abc9c3536c729600dd34b65 572028 libs optional libxatracker1_9.1.3-1_amd64.deb 6db880390f0a4c39bba57bcbbc732932 1843756 debug extra libxatracker1-dbg_9.1.3-1_amd64.deb bd78f38f9e1d6d942acbb634d2bf18d0 36204 libdevel optional libxatracker-dev_9.1.3-1_amd64.deb d48c743c8fc2535168e795e9fdbd8bbc 462628 libs optional libgbm1_9.1.3-1_amd64.deb e9473cc6c340c93ad56025d21350bdf9 1423676 debug extra libgbm1-dbg_9.1.3-1_amd64.deb 151e5a7a76b35ddfe81ff1e4b48d0062 35810 libdevel optional libgbm-dev_9.1.3-1_amd64.deb 0565e23aba8fdb967f0afbedb39d66af 83378 libs optional libegl1-mesa_9.1.3-1_amd64.deb ac3419699b8cad5a6cad554af83167d6 186338 debug extra libegl1-mesa-dbg_9.1.3-1_amd64.deb 4575f3b3ddd88bcd4e0cdce7720704b7 44884 libdevel optional libegl1-mesa-dev_9.1.3-1_amd64.deb 66d813317f73a10ad99e83d3eb518a9e 2216978 libs optional libegl1-mesa-drivers_9.1.3-1_amd64.deb 1e0b90f479c904c6a585f5ec4542b9c1 7973326 debug extra libegl1-mesa-drivers-dbg_9.1.3-1_amd64.deb 11c07fe04546177997412631571ca883 40300 libs optional libopenvg1-mesa_9.1.3-1_amd64.deb 5fe1ec1df90fb2c86f6deb3ac4e685fa 43540 debug extra libopenvg1-mesa-dbg_9.1.3-1_amd64.deb b42301c102588f08b77656e0ab46b2ae 40622 libdevel optional libopenvg1-mesa-dev_9.1.3-1_amd64.deb 39144db0291dc2d57b1bc32dd7e4a72e 40084 libs optional libgles1-mesa_9.1.3-1_amd64.deb 7c49fd757532b6ca9f14c2e1a37cc8c9 37348 debug extra libgles1-mesa-dbg_9.1.3-1_amd64.deb 6b060f2d8680bf82ace55a0a3527dab7 46446 libdevel optional libgles1-mesa-dev_9.1.3-1_amd64.deb d60ee6db969bcd8e027b8559f5d38f3a 41142 libs optional libgles2-mesa_9.1.3-1_amd64.deb e079f13d07f313a67b81eb6a6a2109cc 37744 debug extra libgles2-mesa-dbg_9.1.3-1_amd64.deb 3b3a5e79dc56fa378d7744e3ac3f28c9 53064 libdevel optional libgles2-mesa-dev_9.1.3-1_amd64.deb 13683b0fc6978b0025c8bcfa66c910a2 47516 libs optional libglapi-mesa_9.1.3-1_amd64.deb 1fd5c7ebffe2fe6677884eb799bbfb89 47992 debug extra libglapi-mesa-dbg_9.1.3-1_amd64.deb 769a48b9bf7a5667f6d35c1c6224ed3b 132308 libs optional libgl1-mesa-glx_9.1.3-1_amd64.deb edfb4a1229ccf235e3a386eb9aecf8c6 356166 debug extra libgl1-mesa-glx-dbg_9.1.3-1_amd64.deb 03e4816d4b62ebd97b41c56be4d024a7 5323274 libs optional libgl1-mesa-dri_9.1.3-1_amd64.deb 7d78908d332523dba920016c6c118065 45652718 debug extra libgl1-mesa-dri-dbg_9.1.3-1_amd64.deb e88515d169822a87c53ee305bfc33112 33596 libs optional libgl1-mesa-dri-experimental_9.1.3-1_amd64.deb 4d2bca2ca38b5330086164b45d30e594 33344 debug extra libgl1-mesa-dri-experimental-dbg_9.1.3-1_amd64.deb 7a9a8efd71dbf1e68c02a7e26d0c7333 33746 libdevel optional libgl1-mesa-dev_9.1.3-1_amd64.deb 87d9d2e5dd8eef299489a2010235961b 297612 libdevel optional mesa-common-dev_9.1.3-1_amd64.deb 4d2f85ea98b852681cf64f58e7818dcd 962680 libs optional libosmesa6_9.1.3-1_amd64.deb 828e284763c3248a0feb231de4268ffe 35962 libdevel optional libosmesa6-dev_9.1.3-1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlGlCU8ACgkQhTV17EoIsv4bNgCcDV/6vvdxIvdcZMyKiZdFVNiL ww8AoMGGi+Pthc8puVWOnJa9WU5ovROM =95WD -----END PGP SIGNATURE-----