[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Accepted open-vm-tools 2:9.4.6-1770165-8~bpo70+1 (source amd64 all) into wheezy-backports->backports-policy, wheezy-backports



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 08 Apr 2015 09:52:16 +0200
Source: open-vm-tools
Binary: open-vm-tools open-vm-tools-desktop open-vm-tools-dev open-vm-tools-dbg open-vm-tools-dkms
Architecture: source amd64 all
Version: 2:9.4.6-1770165-8~bpo70+1
Distribution: wheezy-backports
Urgency: medium
Maintainer: Bernd Zeimetz <bzed@debian.org>
Changed-By: Bernd Zeimetz <bzed@debian.org>
Description: 
 open-vm-tools - Open VMware Tools for virtual machines hosted on VMware (CLI)
 open-vm-tools-dbg - Open VMware Tools for virtual machines hosted on VMware (debug)
 open-vm-tools-desktop - Open VMware Tools for virtual machines hosted on VMware (GUI)
 open-vm-tools-dev - Open VMware Tools for virtual machines hosted on VMware (developm
 open-vm-tools-dkms - Open VMware Tools for virtual machines hosted on VMware (DKMS)
Closes: 677503 679886 686200 686202 687205 695845 695912 695993 696056 706557 707208 717154 717381 729540 736812 748187 748202 756620 756808 757739 761924 762695 764295 770809 778293
Changes: 
 open-vm-tools (2:9.4.6-1770165-8~bpo70+1) wheezy-backports; urgency=medium
 .
   * Rebuild for wheezy-backports.
   * [683b294b] Add gbp.conf for backports.
   * [31093435] Enable more dkms modules for wheezy.
   * [bdabb3e3] Let open-vm-tools-desktop depend on bpo systemd.
 .
 open-vm-tools (2:9.4.6-1770165-8) unstable; urgency=medium
 .
   * [406817b6] Add patch to move from d_alias to d_u.d_alias.
     Make open-vm-tools build with the recent jessie kernel again.
     Thanks to Timo Metsala (Closes: #778293)
 .
 open-vm-tools (2:9.4.6-1770165-7) unstable; urgency=medium
 .
   * [8df5b4ac] Adding patch to fix CVE-2014-4199.
     Thanks to Moritz Muehlenhoff (Closes: #770809)
 .
 open-vm-tools (2:9.4.6-1770165-6) unstable; urgency=medium
 .
   * [6b514014] Fix installation of systemd services.
     Thanks to Norbert Lange (Closes: #764295)
   * [1130d9e9] Workaround for buggy dh_systemd_start.
   * [1d43a9e7] Remove the automount feature for vmblock-fuse.
     vmtools* checks /etc/mtab and friends for mounted filesystems
     instead of using stat or something similar.
   * [b06f93e5] Add mate-panel to xautostart.conf
   * [26a5da76] Workaround open-vm-tools-desktop upgrade failures.
     For now just ignore errors while unmounting the fuse-vmblock
     file system.
 .
 open-vm-tools (2:9.4.6-1770165-5) unstable; urgency=medium
 .
   * [7f362040] Create /tmp/VMwareDnD for vmblock-fuse.
   * [c5f35c1b] Revert "Fix Breaks and Replaces Fields in debian/control"
     This reverts commit 34797213251956fbc1451ab1affc7b6c413b7072.
 .
 open-vm-tools (2:9.4.6-1770165-4) unstable; urgency=medium
 .
   [ Norbert Lange ]
   * [34797213] Fix Breaks and Replaces Fields in debian/control
   * [aff1eb77] Add udev rule for vsock.
     The blockdevice is created at /dev/vsock after loading the module,
     but with 0600 permissions which dont allow access for regular users.
     This rule fixes the issue by changing perms to 0666
 .
   [ Bernd Zeimetz ]
   * [371e5d30] Move vsock udev rules into open-vm-tools.udev.
     The vsock module is shipped in the vanilla kernel these days.
   * [edaeb2fd] Add systemd (auto)mount units for vmblock-fuse.
     This will hopefully make drag & drop operations work properly.
     Also add fuse to Recommends of the -desktop package as it is
     needed to mount fuse filesystems.
     Thanks to Norbert Lange (Closes: #736812)
   * [171276e3] Remove update-rcd-params from dh_installinit.
     Thanks to Remi (Closes: #762695)
 .
 open-vm-tools (2:9.4.6-1770165-3) unstable; urgency=medium
 .
   [ Bernd Zeimetz ]
   * [b04735fa] Ensure LINUX_BACKPORT is defined in patches/kuid_t-kgid_t-fix-for-3.12.
 .
   [ Norbert Lange ]
   * [01aaa407] Fix initramfs hook for the vmxnet module
   * [5279fa17] Move the dkms module location patch before otehr patches
      changing the dkms.conf file. this eases adding or removing those patches
   * [b1db2b5c] Move files belonging to modules in dkms package.
     Call update-initramfs for the dkms package. Otherwise the initrd wont
     contain the vmxnet module if you installed the dkms package after the
     tools package. Move the module scripts to the dmks package.
     The modules in the dkms package should work without the tools now.
 .
   [ Bernd Zeimetz ]
   * [d0ccee4f] Run #DEBHELPER# first in open-vm-tools-dkms.postinst.
     Otherwise dkms was not called and the module is not built yet.
   * [f680b4fa] Run update-initramfs in open-vm-tools-dkms.postrm.
     Otherwise a removed module stays in the initrd.
   * [ef4bd019] Remove unused DEPRECATED define.
     The dkms module ftbfs with 3.16 as DEPRECATED is define in the kernel
     source already.
     Thanks to Benjamin Kaduk (Closes: #761924)
   * [5389dd1f] Some more fixes to make dkms build on 3.16
   * [4c1f5fa7] Drop dkms.conf patches.
     Ship the dkms.conf file in debian/local instead.
   * [805ccb06] Tidying patches.
     - Removing those for kernel modules we don't build anymore
     - Taking fixes for current issues from Arch
     - Sorting patches into from_fedora / from_arch / debian directories.
     This will break backports to wheezy.
   * [519191ff] Fix dh_dkms call for new dkms.conf
 .
 open-vm-tools (2:9.4.6-1770165-2) unstable; urgency=medium
 .
   * [d493d4ce] Remove vmware-user-suid-wrapper.1 from open-vm-tools.
     The manpage belongs to the -desktop package and was accidentally
     synced from Ubuntu.
     Thanks to Ralf Treinen (Closes: #757739)
 .
 open-vm-tools (2:9.4.6-1770165-1) unstable; urgency=medium
 .
   [ Bernd Zeimetz ]
   * [d448e841] Merge tag 'upstream/9.4.6-1770165'
     Upstream version 9.4.6-1770165
     Closes: #756620
   * [969fc903] Ensure that vmware-user-suid-wrapper ships a suid bit.
   * [8067da08] Add -Wno-sizeof-pointer-memaccess gcc option.
     See http://sourceforge.net/p/open-vm-tools/mailman/message/32550433/
     for details. Code quality doesn't seem to be the best :(
   * [b5ba8c3b] refreshing patches.
   * [36cd39c6] Updating changelog.
   * [99f43e95] Revert "Add -Wno-sizeof-pointer-memaccess gcc option."
     This reverts commit 8067da0891e0fc6a2e55853a103ff2c95fa1f59b.
   * [bb95d814] Adding a patch from fedora instead of
     -Wno-sizeof-pointer-memaccess.
   * [d6b2ad4a] Update manpages.
     Changes taken from Ubuntu, thanks!
   * [3768ff7f] Better startup message if not in a vm.
     Patch taken from Ubuntu (LP: #1289564).
   * [4d5dec19] Add patch for Debian 7.X os recognition.
     Official code only handles 7.0 and 7.1.
     Also maybe 8.x, needs to be tested if it breaks stuff in vmware.
   * [7b3d23c9] Refreshing patches.
   * [af20a700] Make patches/kuid_t-kgid_t-fix-for-3.12 compatible with
     older kernels. Thanks to Norbert Lange for the idea.
   * [c4df056b] PIC handling in configure is broken.
     Add --with-pic as configure option and -fPIC to CFLAGS.
 .
   [ Nicholas Levi Sielicki ]
   * [eafd8723] Rise the number of supported NICs.
     There is an arbitrary constant declared limiting the amount of NICs that
     it supports. I have bumped the limit from 16 to 64 to make this
     toolset functional for larger setups. (Closes: #756808)
 .
 open-vm-tools (2:9.4.0-1280544-8) unstable; urgency=medium
 .
   * [0ecb889e] Removing old transitional packages.
   * [5e039b52] Add missing Breaks/Replaces for file moves.
   * [9d01b21d] Fix vsock removal patch, add some missing ""
   * [2ae80665] Add e55039c_HGFS-Fix-Linux-client-symlinks patch again.
     Went missing during a merge conflict. Ouch.
   * [d7f7e40e] Fix vsock removal patch (avoid { foo;; })
 .
 open-vm-tools (2:9.4.0-1280544-7) unstable; urgency=medium
 .
   * [9960cb11] Add gbp setting for merge info in changelog.
   * [645a5350] Remove old patch for the vsock module.
     Not necessary in the current version anymore.
     Thanks to Hilmar Preuße (Closes: #748202)
   * [4c8effb7] Fix patch to avoid building vmblock on kernel >= 3.0.
     No real difference, though, as we don't build kernel modules with
     configure.
   * [2cbfa96d] Refreshing patches.
   * [be59923b] Do not build vsock on kernels >= 3.9
     the vsock module was included in the upstream kernel.
   * [6d36f49e] Move .desktop file into the -desktop package.
   * [ef406f81] Move /lib/modules-load.d/open-vm-tools.conf to open-vm-tools-dkms.
     Thanks to Jim Barber (Closes: #748187)
   * [56742c8c] Revert "Use /run/VMwareDnD instead of /tmp/VMwareDnD."
     This reverts commit 49dc599d453ed40a1299b9a376755cdbb43e0da2.
   * [c6df2503] Patch pam.d/vmtoolsd to use common-auth/account.
 .
 open-vm-tools (2:9.4.0-1280544-6) unstable; urgency=medium
 .
   [ Cédric Barboiron ]
   * [4e45e2e8] Hot apply udev rule for disk timeout
   * [527525fc] fix syntax-error-in-dep5-copyright
   * [5f6b2a47] fix malformed-override open-vm-toolbox
   * [5aabaf79] fix manpage-has-errors-from-man
   * [f867443c] fix executable-not-elf-or-script
     match unit file rights in systemd package
   * [f89024a1] fix file locations in copyright
 .
   [ Bernd Zeimetz ]
   * [76dadf83] Add patch for CVE-2013-3237.
   * [fa7d4a63] Merge pull request #1 from yastupin/master
     procps, init script and doc
   * [115b8c49] Better permission handling.
     Especially for pam.d files and vmware-user-suid-wrapper.
   * [70fa10d1] Fix vmxnet initramfs-tools hook.
     Thanks to Norbert Lange
   * [9d3f3c9b] Move vmware-user-suid-wrapper into desktop package.
   * [49dc599d] Use /run/VMwareDnD instead of /tmp/VMwareDnD.
     /tmp/VMwareDnD might be existing already or evil users might try to
     trick us into doing bad things. Using known directories in /tmp is bad
     enough not to spend time to try to figure out if the code tries to work
     around possible attacks. Using a directory in /run is a much safer
     approach. Proper init scripts will be added at a later point.
   * [d9467cd9] Dropping lintian override files.
     Also fixing some lintian warnings.
   * [a7f7e5bd] Use libprocps-dev instead of libprocps0-dev.
   * [21214012] Use manpages-desktop as source folder for -desktop.
 .
 open-vm-tools (2:9.4.0-1280544-5) unstable; urgency=low
 .
   * [31c30832] Revert "Enable building of vmci again."
     This reverts commit 0d55577cd3c262dbbc2bf79593d6f500f84c4170.
     Too fast upload, sorry. vmhgfs is indeed (still) broken with
     vmci.
 .
 open-vm-tools (2:9.4.0-1280544-4) unstable; urgency=low
 .
   * [0d55577c] Enable building of vmci again.
     Also patch it to build with 3.12
 .
 open-vm-tools (2:9.4.0-1280544-3) unstable; urgency=low
 .
   * [8b23a27d] Revert "Add /mnt/hgfs as hgfs mountpoint."
     Although the idea from the Ubuntu people to ship the mountpoint
     in the package is nice, lintian is rather unhappy about it.
     This reverts commit 1e7d8645e48f601e79eb5771e05272b367fa4eb1.
   * [46f99c30] Remove procps support for now.
     Unfortunately the procps package in unstable is rather broken, procps
     support will be enabled again when the new procps version managed to
     migrate to testing.
 .
 open-vm-tools (2:9.4.0-1280544-2) unstable; urgency=low
 .
   * [242d45e4] Pick patch from upstream to build with gcc 4.8
   * [ed8f797f] Add script to pick patches from upstream.
   * [312be5d5] Snapshot changelog.
   * [c125af80] Use /updates/dkms/ as location for kernel modules.
     We don't want to mess with files shipped in kernel module packages.
   * [f63a890c] Bumping Standards-Version, no changes needed.
   * [1e7d8645] Add /mnt/hgfs as hgfs mountpoint.
   * [0bcabab3] Fix add_patch script.
   * [1d436969] Add some more patches to make dkms succeed on recent kernels.
     Also add dh_autoreconf as we modify configure.ac
   * [088450dd] Also apply the changs from upstream's 530ef7f for dkms.
     vmblock should be used via fuse now, vmsync is not needed anymore.
   * [cf44ff2f] Pick patch from upstream: Harden HostinfoOSData
   * [21ca2b74] Pick patch from upstream: building on kfreebsd.
   * [82123155] Use libprocps3-dev instead of libprocps0-dev.
   * [da76a5e9] Add patch to convert kuid_t/kgid_t to uid_t/gid_t.
     Building against kernel 3.12 should succeed now.
   * [91e91538] Pick another fix from upstream to make vmhgfs build on 3.12
   * [53ea11a4] Add Vcs Headers to debian/control.
   * [d19592cc] Revert "Use libprocps3-dev instead of libprocps0-dev."
     This reverts commit 821231554486ec7ff36cd36e89a6b0ef7c7a5552.
     Due to procps being completely broken in unstable.
 .
 open-vm-tools (2:9.4.0-1280544-1) unstable; urgency=low
 .
   * [b85cd491] Taking over the maintenance of open-vm-tools. (Closes: #717381)
   * [ecccbddd] Adding watch file.
   * [12cfd169] Merge tag 'upstream/9.4.0-1280544'
     Upstream version 9.4.0-1280544
   * [7e93ef77] Refreshing patches.
   * [25fe744b] Adding CUSTOM_PROCPS_NAME/CFLAGS to dh_auto_configure call.
   * [4d1081bc] Importing patches from Ubuntu.
     As open-vm-tools should just do the right thing, we leave building
     vmsync enabled to make backporting easier.
     Thanks to Nate Muench <NowIWillDestroyAbydos@gmail.com>
   * [a0fae111] Copy upstream's dkms config for dh_dkms.
   * The new upstream release, together with the flags and new patches
     mentioned above, makes open-vm-tools build with Kernel 3.11.
     Thanks to: Jim Barber and Mihai Limbasan
     Closes: #729540
 .
 open-vm-tools (2:9.2.3-1031360-7) unstable; urgency=low
 .
   * QA upload
   * Fix compilation with Linux 3.10. Thanks to Zack Weinberg for the patch!
     (Closes: #717154)
 .
 open-vm-tools (2:9.2.3-1031360-6) unstable; urgency=low
 .
   * Correcting syntax of file entries in copyright.
   * Adding section override for open-vm-tools-dkms.
   * Enforcing build with gcc 4.7 for the time being.
   * Orphaning package.
 .
 open-vm-tools (2:9.2.3-1031360-5) experimental; urgency=low
 .
   * Dropping obsolete sysvinit initscript start/stop numbers.
 .
 open-vm-tools (2:9.2.3-1031360-4) experimental; urgency=low
 .
   * Dropping kfreebsd from architecture list, it has never built and
     nobody seems willing to make it work (neither upstream, porters, nor
     users).
 .
 open-vm-tools (2:9.2.3-1031360-3) experimental; urgency=low
 .
   * Adding initial systemd service file from fedora.
   * Skipping vmsync kernel module for the time being until it has been
     fixed for the debian specific change introduced in linux 3.8.11-1 that
     broke it (Closes: #707208).
 .
 open-vm-tools (2:9.2.3-1031360-2) experimental; urgency=low
 .
   * Renaming debian-specific open-vm-toolbox package to open-vm-tools-
     desktop for consistency with upstream.
   * Revamping package descriptions.
   * Renaming open-vm-dkms to open-vm-tools-dkms for consistent package
     namespace.
 .
 open-vm-tools (2:9.2.3-1031360-1) experimental; urgency=low
 .
   * Merging upstream version 9.2.3-1031360.
   * Removing procps.patch, not needed anymore.
   * Renumbering patches.
 .
 open-vm-tools (2:9.2.2-893683-8) experimental; urgency=low
 .
   * Adding patch from Mathias Krause <minipli@googlemail.com> to fix
     kernel stack memory leack in vsock module [CVE-2013-3237] (Closes:
     #706557).
 .
 open-vm-tools (2:9.2.2-893683-7) experimental; urgency=low
 .
   * Removing purely cosmetical 'sleep 1' leftover in initscript (Closes:
     #686200).
 .
 open-vm-tools (2:9.2.2-893683-6) unstable; urgency=low
 .
   * Removing all references to my old email address.
 .
 open-vm-tools (2:9.2.2-893683-5) unstable; urgency=low
 .
   * Updating to standards version 3.9.4.
   * Shortening build-depends on procps again.
   * Updating year in copyright file.
   * Prefixing patches with 4 digits for consistency.
   * Tightening diff headers in patches.
   * Adding dpkg-source local-options to abort on upstream changes.
   * Dropping dpkg-source compression levels.
 .
 open-vm-tools (2:9.2.2-893683-4) unstable; urgency=low
 .
   * Removing init order to network also on start (Closes: #695845).
 .
 open-vm-tools (2:9.2.2-893683-3) unstable; urgency=low
 .
   * Correcting daemon name in stop section of the initscript (Closes:
     #696056).
 .
 open-vm-tools (2:9.2.2-893683-2) unstable; urgency=low
 .
   * Removing init order to network (Closes: #695845).
   * Correcting version number (Closes: #695912).
   * Don't check for vm on stop in initscript (Closes: #695993).
 .
 open-vm-tools (2:9.2.2-893683-1) unstable; urgency=low
 .
   [ Daniel Baumann ]
   * Switching to xz compression again for jessie.
   * Loading modules through kmod instead of initscript again for jessie.
   * Adding sleep during restart in initscript again for jessie.
   * Removing old dpkg trigger for update-initramfs again for jessie.
   * Updating of GPL boilerplate in copyright file again for jessie.
   * Adding bugnumber to previous changelog entries regarding wheezy
     unblocks.
   * Merging upstream version 9.2.2-893683.
   * Adding remote_fs dependency in initscript (Closes: #695845).
 .
   [ Bernd Zeimetz ]
   * Handling binNMU/nmu/backports version numbers in rules.
 .
   [ Daniel Baumann ]
   * Using suggested start-stop-daemon handling in initscript from Bernd
     Zeimetz <bernd@bzed.de> (Closes: #686200).
   * Adding changelog for 8.8.0+2012.05.21-724730-1+nmu1 (Closes: #687205).
   * Correcting architecture fields in control.
   * Keeping vmware-user-suid-wrapper completely in vmware-tools rather
     than partially in vmware-toolbox (Closes: #686202).
 .
 open-vm-tools (2:8.8.0+2012.05.21-724730-4) unstable; urgency=low
 .
   * Reverting switch to xz compression to ease wheezy unblock (#683299).
   * Reverting to load modules through kmod instead of initscript to ease
     wheezy unblock (#683299).
   * Reverting added sleep during restart in initscript to ease wheezy
     unblock (#683299).
   * Reverting removing old dpkg trigger for update-initramfs to ease
     wheezy unblock (#683299).
   * Reverting update of GPL boilerplate in copyright file to ease wheezy
     unblock (#683299).
 .
 open-vm-tools (2:8.8.0+2012.05.21-724730-3) unstable; urgency=low
 .
   [ Thijs Kinkhorst ]
   * Updating dkms.conf to make modules build again, thanks to H.A.J.
     Koster (Closes: #679886).
 .
 open-vm-tools (2:8.8.0+2012.05.21-724730-2) unstable; urgency=low
 .
   * Switching to xz compression.
   * Loading modules through kmod instead of initscript.
   * Adding sleep during restart in initscript.
   * Removing old dpkg trigger for update-initramfs.
   * Updating GPL boilerplate in copyright file.
   * Calling dh_dkms with version argument (Closes: #677503).
Checksums-Sha1: 
 068beea52a44873021f7d6b09be2ae4c8354438b 2419 open-vm-tools_9.4.6-1770165-8~bpo70+1.dsc
 c22b548efd3c4092823edd8784335434a5fcd329 44916 open-vm-tools_9.4.6-1770165-8~bpo70+1.debian.tar.xz
 a1725762fe29048cfc1e1b74af9b72dcaaec97a9 505502 open-vm-tools_9.4.6-1770165-8~bpo70+1_amd64.deb
 79773b693c13086e3723d7b9bf5b0ddb68a4d56a 173850 open-vm-tools-desktop_9.4.6-1770165-8~bpo70+1_amd64.deb
 3c5b3974504e0f679efac99a907fa0030e08cde3 133366 open-vm-tools-dev_9.4.6-1770165-8~bpo70+1_all.deb
 0de1502ae3be841d011be174f7ce440cae92f430 2467854 open-vm-tools-dbg_9.4.6-1770165-8~bpo70+1_amd64.deb
 d76a0b94f48686615ff88a63f5a5acb8d465832f 450968 open-vm-tools-dkms_9.4.6-1770165-8~bpo70+1_all.deb
Checksums-Sha256: 
 a9211a2e78817db32ae442bfbb41f8e3f0bfbadf3af939e1babe5f2fab7b0b3e 2419 open-vm-tools_9.4.6-1770165-8~bpo70+1.dsc
 05edba42e86830de687a95edb7a82cad557f2b588648c5c8c0501dbc49718c95 44916 open-vm-tools_9.4.6-1770165-8~bpo70+1.debian.tar.xz
 cf2e090582c68e87621f6dc56b75ec7ec4b840e8ea16f8d98a7a0e29fac6759f 505502 open-vm-tools_9.4.6-1770165-8~bpo70+1_amd64.deb
 3f9759a828ed1b1796e0d9a5271dc79281730ae006ead04a83ef812268af8571 173850 open-vm-tools-desktop_9.4.6-1770165-8~bpo70+1_amd64.deb
 c7754016e5e06667cdd822b9aa5861e36702589b16185e53096080616edfda44 133366 open-vm-tools-dev_9.4.6-1770165-8~bpo70+1_all.deb
 38252d35420f5fac9cdaca5f720a7d85962deffdd65e442e3c87ec9b51a989f1 2467854 open-vm-tools-dbg_9.4.6-1770165-8~bpo70+1_amd64.deb
 bde27bf8c80ae0e16c906fcf0f5d2e32f15d68c17b4b3226a02a2b5db5850418 450968 open-vm-tools-dkms_9.4.6-1770165-8~bpo70+1_all.deb
Files: 
 5ae0810130a5d8bc32995b4448e102c8 2419 admin extra open-vm-tools_9.4.6-1770165-8~bpo70+1.dsc
 2592a715e3054e68821918799b9e3ef8 44916 admin extra open-vm-tools_9.4.6-1770165-8~bpo70+1.debian.tar.xz
 0e8808808e5e762e7186300e99940351 505502 admin extra open-vm-tools_9.4.6-1770165-8~bpo70+1_amd64.deb
 9c91cb9f63cdf2661c45cc86f64ac188 173850 admin extra open-vm-tools-desktop_9.4.6-1770165-8~bpo70+1_amd64.deb
 c10a65a68286bf22b7b1664adfec61ec 133366 devel extra open-vm-tools-dev_9.4.6-1770165-8~bpo70+1_all.deb
 69d8c621b04e228f626ad377b4c94d22 2467854 debug extra open-vm-tools-dbg_9.4.6-1770165-8~bpo70+1_amd64.deb
 1e7db2caad51ca3c2e49d48d48999cc8 450968 kernel extra open-vm-tools-dkms_9.4.6-1770165-8~bpo70+1_all.deb

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

iQIcBAEBCAAGBQJVJO/IAAoJEOs2Fxpv+UNfCDYP/3lOm3EljnsuPuwtt6zo1kiV
tLIf/c6xpWoUdlO+YMOC/r4RGV8HSCZiCXxWrvRGX4I/62Jjhyk3j8iP8BWqXfSu
vlj900t4YGtntYVgvLHfGB0wxXWqbYQ5ObpVCvtThp41FMZpo0md42yPX3M4HGSg
d4ubHnZU3q/P8iTD1RtE31ME6qxDT+gRF3Mp+fxDe0ojwLk2M8hJDj+tN6togJim
CXDRb9HjTNnrgd2LAsoctANtKSJ/LYILvbUTS+ldJSQnKOBXyetH6yCrCV9MoSO7
AbgjMJ952jj7QRbZrjSjEbfO6nP0hIb7aLKPjhNltGskqckltHub1GM4q8PnpJRr
CaM87QNtXXlPNJCPcHGYkXWRmdlKphbqPKKDYXz6Mx9p+sK8q1LIKrd0/pKP1bDt
XREJWZ1uqAGX/3bmx/ZH8jTcDfaAYQIsbSvGrLsvryqN/FdJtOgiozExfq4ggvUY
u3xGB7OyEam0C+TessbuNiYZy7z2tsStN81KXNAvxEjNjpQtWHv9X+Sz8lmXC9YN
j8WUbdyxSXc0FHLZHKVDa5DBZYp9kzPcSknyfrCzSUHeg9dGgVdOyvzwWjhhN5u6
WZdD2YimFKXrODEv41JdHq7jFFS/HIjIJmpFi2DcWDfbVNUiNa6NNOO0JWAAA9u/
HNanFnO/BWz0I5GL0zaz
=U8c9
-----END PGP SIGNATURE-----


Reply to: