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

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



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

Format: 1.8
Date: Sun, 25 Jan 2015 11:38:50 +0100
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-7~bpo70+1
Distribution: wheezy-backports
Urgency: medium
Maintainer: Bernd Zeimetz <bzed@debian.org>
Changed-By: Bernd Zeimetz <bernd@bzed.de>
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 776163
Changes: 
 open-vm-tools (2:9.4.6-1770165-7~bpo70+1) wheezy-backports; urgency=medium
 .
   * Rebuild for wheezy-backports (Closes: #776163).
   * [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-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: 
 caaff0ceed71f0660fac6bcc7b14b9c47e41572f 2419 open-vm-tools_9.4.6-1770165-7~bpo70+1.dsc
 58712bddb398ad2a2f96fba05c91e6570442b1f2 44660 open-vm-tools_9.4.6-1770165-7~bpo70+1.debian.tar.xz
 9a597e71ca0f4d3771bfc32a48b38a490c49f6c8 505416 open-vm-tools_9.4.6-1770165-7~bpo70+1_amd64.deb
 9199064e13b94d8e7305b7cb766451aaaee0284e 173924 open-vm-tools-desktop_9.4.6-1770165-7~bpo70+1_amd64.deb
 5c2ce00ae80798990a76dbdf98caf3f3fdfe1c58 133344 open-vm-tools-dev_9.4.6-1770165-7~bpo70+1_all.deb
 fcbeb89bc16a40c55cf8e588babecf2096156e2b 2467810 open-vm-tools-dbg_9.4.6-1770165-7~bpo70+1_amd64.deb
 561a3398247b1e54c509563401ae65e2148cabe0 450894 open-vm-tools-dkms_9.4.6-1770165-7~bpo70+1_all.deb
Checksums-Sha256: 
 8706ba8a6bdfd1bcae58c9043468bdb052c6c4aa03669bdc0cd6304a5b6de181 2419 open-vm-tools_9.4.6-1770165-7~bpo70+1.dsc
 9f2e2fa478e87a48496899921d14fd127f66f955173f41e814810062914658c8 44660 open-vm-tools_9.4.6-1770165-7~bpo70+1.debian.tar.xz
 6357e8c97b5f9095bb4a1936207efa3ba5e795f598cdb66dc1970e0ecd150188 505416 open-vm-tools_9.4.6-1770165-7~bpo70+1_amd64.deb
 2b488e120c9aaaba2943d83eb085e82b29ece92d666926b2b1b0cc5984b6cb7b 173924 open-vm-tools-desktop_9.4.6-1770165-7~bpo70+1_amd64.deb
 ed52007dcafe02d2aa2b00bed54a96b495c0142f1d79e7bdda671e4bdeed0f84 133344 open-vm-tools-dev_9.4.6-1770165-7~bpo70+1_all.deb
 8197ced4adbfdb336b3811ed5c8a8308114289925a08a1f011e5ad26c23e0b3b 2467810 open-vm-tools-dbg_9.4.6-1770165-7~bpo70+1_amd64.deb
 a5fc104502cddde7c3b6f8f95743164dc503ae69133e0760a29268dbd1f83b45 450894 open-vm-tools-dkms_9.4.6-1770165-7~bpo70+1_all.deb
Files: 
 c3efac627384ae2bd53888eaf19106b7 2419 admin extra open-vm-tools_9.4.6-1770165-7~bpo70+1.dsc
 9789705dfa971df2b6c827d7dffcd1a7 44660 admin extra open-vm-tools_9.4.6-1770165-7~bpo70+1.debian.tar.xz
 8b2306398228d477211c6ee3577cd590 505416 admin extra open-vm-tools_9.4.6-1770165-7~bpo70+1_amd64.deb
 e7f04552e875c74a9cc9a3d02915d03e 173924 admin extra open-vm-tools-desktop_9.4.6-1770165-7~bpo70+1_amd64.deb
 6a280bb0ce8c4d33290bad0627b53116 133344 devel extra open-vm-tools-dev_9.4.6-1770165-7~bpo70+1_all.deb
 f68f0a5c75c5ee2213e5cdaf0896fa7d 2467810 debug extra open-vm-tools-dbg_9.4.6-1770165-7~bpo70+1_amd64.deb
 c65bfa449fd7b98258a2c8caf9a026d1 450894 kernel extra open-vm-tools-dkms_9.4.6-1770165-7~bpo70+1_all.deb

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

iQIcBAEBCAAGBQJUxNWWAAoJEOs2Fxpv+UNfoCwP/3hH4z8eE79diDOTd0u/D8cx
zjmqt2Sd7nhI7KT4+Wd2HKIl8NEBzDk336XP4xJfpTgWIOx/K4TJH+pnH2Dn3oFn
uA3hVjz8ny3RPVgumnzaVthBkm1LO9Zf78cXz4rgmdOi0EUJDM8R2sORzWDbJ9Tq
tUKtuzMxoNVH5ljbvCFgqs4knokpjidMrSJX2il2aq+gHLZ/iNa1ffaxH1kxB37Q
jOJcdldhjbiVroOhLOhe/SAxxjTO5MWkoQ+4qY/UhutH5a6WLC3+dcwv5HT6+vWw
lww5k03K5bT2zJWXqdmobLOe8wwfgf639tQFLKwEFbjD0q8iTFZhMAp7zlwXuki7
ad9ZSnkUWH/1MFIo7OYWBvweF00XYBmBhLX/xE++4GLREVR9KMdPxDq7d4rnBW2y
jOFi3cOKyc8FykgkxNbM198nOQr1e1LyZ6/ptdDWpdQ6NXi2dvFRNXWXOesrOB2O
ipVQAdpDWuZn/3R2/Mc+l7HXmB0BweSwnkRRUms+3ioseEflpYQ6M9W+UXtR8US2
h5DF8Qhkd0ifZvrSznzczSkJTLXCQsgZGCATsnagkiMp4RskINZ0ZMg/qDTpD5yp
4b8lKjXlZCoqUt4O/nVezuWMzAQBxo7MsUPuLbptbseJQcHWWg1O/jHghN3dUica
7UZkNtbQdDlJF2SHtsW/
=OAWA
-----END PGP SIGNATURE-----


Reply to: