Your message dated Tue, 19 Jun 2018 07:22:18 +0000
with message-id <[email protected]>
and subject line Bug#900908: fixed in samba 2:4.8.2+dfsg-2
has caused the Debian Bug report #900908,
regarding samba-common-bin: Please consider a more subtle smb.conf test
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 [email protected]
immediately.)


-- 
900908: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=900908
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: samba-common-bin
Version: 2:4.8.2+dfsg-1
Severity: wishlist

User:     [email protected]
Usertags: debian-edu

Dear Maintainer,

just for testing, I installed samba-common-bin on a machine running buster/sid
with a (temporary) hostname of length 20.

The installation ended with an error (like expected).

IMO it would be nice to only issue a warning for this special case, esp. to
make automatic testing easier; see the well-known debci¹, but also the jenkins²
issue. I have absolutely no clue how the Debian Edu jenkins issue could be
solved if the long name persists. Other test environments with too long
hostnames might also exist out in the wild.

After rebuilding the package with the below change, the package gets installed,
the WARNING is reported. I figure this might be enough information for an admin.

--- a/samba-common-bin.postinst 2018-06-06 14:13:40.612764675 +0200
+++ b/samba-common-bin.postinst 2018-06-06 14:28:30.645949184 +0200
@@ -3,7 +3,14 @@
 set -e

 echo "Checking smb.conf"
-samba-tool testparm -d1 --suppress-prompt > /dev/null
+if [ $(hostname|wc -m) -le 15 ] ; then
+    samba-tool testparm -d1 --suppress-prompt > /dev/null
+else
+    echo "WARNING: The hostname is too long to serve as netbios name."
+    echo "Please set a valid netbios name, see man (5) smb.conf for details."
+    testparm -d1 -s --option='netbios name = test' > /dev/null
+fi
 echo "Done"


+#DEBHELPER#

Thanks for your work on Samba,
Wolfgang

--- End Message ---
--- Begin Message ---
Source: samba
Source-Version: 2:4.8.2+dfsg-2

We believe that the bug you reported is fixed in the latest version of
samba, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mathieu Parent <[email protected]> (supplier of updated samba 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 [email protected])


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

Format: 1.8
Date: Mon, 18 Jun 2018 23:39:41 +0200
Source: samba
Binary: samba samba-libs samba-common samba-common-bin smbclient 
samba-testsuite registry-tools libparse-pidl-perl samba-dev python-samba 
samba-dsdb-modules samba-vfs-modules libsmbclient libsmbclient-dev winbind 
libpam-winbind libnss-winbind libwbclient0 libwbclient-dev ctdb
Architecture: source amd64 all
Version: 2:4.8.2+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Samba Maintainers <[email protected]>
Changed-By: Mathieu Parent <[email protected]>
Description:
 ctdb       - clustered database to store temporary data
 libnss-winbind - Samba nameservice integration plugins
 libpam-winbind - Windows domain authentication integration plugin
 libparse-pidl-perl - IDL compiler written in Perl
 libsmbclient - shared library for communication with SMB/CIFS servers
 libsmbclient-dev - development files for libsmbclient
 libwbclient-dev - Samba winbind client library - development files
 libwbclient0 - Samba winbind client library
 python-samba - Python bindings for Samba
 registry-tools - tools for viewing and manipulating the Windows registry
 samba      - SMB/CIFS file, print, and login server for Unix
 samba-common - common files used by both the Samba server and client
 samba-common-bin - Samba common files used by both the server and the client
 samba-dev  - tools for extending Samba
 samba-dsdb-modules - Samba Directory Services Database
 samba-libs - Samba core libraries
 samba-testsuite - test suite from Samba
 samba-vfs-modules - Samba Virtual FileSystem plugins
 smbclient  - command-line SMB/CIFS clients for Unix
 winbind    - service to resolve user and group information from Windows NT ser
Closes: 900242 900908 901585
Changes:
 samba (2:4.8.2+dfsg-2) unstable; urgency=medium
 .
   * Update panic-action script message, samba-dbg renamed to samba-dbgsym
     (Closes: #900242)
   * Ensure /var/lib/samba/dhcp.conf exists (Closes: #901585)
   * Check smb.conf with testparm, and also with samba-tool when
     server role = active directory domain controller (Closes: #900908)
Checksums-Sha1:
 0a57369221ee7bcbf390b4fdb43d8823b3e55677 4130 samba_4.8.2+dfsg-2.dsc
 2757d918281cb727feb8d7b5dd2950217908f4f6 237252 
samba_4.8.2+dfsg-2.debian.tar.xz
 71b8900a11266ae0331fb55246fd70ad2b0fc578 2422136 
ctdb-dbgsym_4.8.2+dfsg-2_amd64.deb
 515c275e3670d72127412343f2a733379fad4796 685632 ctdb_4.8.2+dfsg-2_amd64.deb
 15cd7615cfa4e2a41adfef16128fd53cd3e4bc71 28108 
libnss-winbind-dbgsym_4.8.2+dfsg-2_amd64.deb
 5c3d9f64c2176233d2924a95e6ccaefa69de8bdd 111568 
libnss-winbind_4.8.2+dfsg-2_amd64.deb
 e28cbe7e468b004e36facfb6597b2831ffea5bfd 42892 
libpam-winbind-dbgsym_4.8.2+dfsg-2_amd64.deb
 c517d4f5db9c95d47299655df4afa7073e306ae4 129760 
libpam-winbind_4.8.2+dfsg-2_amd64.deb
 cf0f0330512d70986ea3d3692b9fd0d8be4623bb 195744 
libparse-pidl-perl_4.8.2+dfsg-2_amd64.deb
 db150333af25e1f42ed1936609b57d3d34f96746 168384 
libsmbclient-dbgsym_4.8.2+dfsg-2_amd64.deb
 9226aa4240cb665417776c928b5f7469bd28831d 142044 
libsmbclient-dev_4.8.2+dfsg-2_amd64.deb
 04964222b5dd726a2902f57cde7c920121b86e3f 155200 
libsmbclient_4.8.2+dfsg-2_amd64.deb
 a70c5f4291df246e96b49f719bb7a8328553c3f0 113544 
libwbclient-dev_4.8.2+dfsg-2_amd64.deb
 7261dbb5e11c9e16fc55ced41a0159492ea68ae6 88748 
libwbclient0-dbgsym_4.8.2+dfsg-2_amd64.deb
 f6fb8ab253f3d57b7b942a0bee6189f9c1c767b7 128404 
libwbclient0_4.8.2+dfsg-2_amd64.deb
 072e923dc1ea2534b0af5765c0d379fd028bfc3f 6495476 
python-samba-dbgsym_4.8.2+dfsg-2_amd64.deb
 853b2cb96c29d89f5d454c966f7c16ba195f8976 2078528 
python-samba_4.8.2+dfsg-2_amd64.deb
 989db55efa9c62fe325d1999b33d88d3feea9c1f 81320 
registry-tools-dbgsym_4.8.2+dfsg-2_amd64.deb
 588445485b66b07b50c38a9b863e0adab94cd077 130252 
registry-tools_4.8.2+dfsg-2_amd64.deb
 7fb42a29ad191e79b13d9e2d1c7edc8d250170e0 1148324 
samba-common-bin-dbgsym_4.8.2+dfsg-2_amd64.deb
 111c7d5e727a8d20e212867c47d0d69208614edb 600656 
samba-common-bin_4.8.2+dfsg-2_amd64.deb
 573873c59cea7745eb5ce0dc12c5863de5687c3f 161428 
samba-common_4.8.2+dfsg-2_all.deb
 4a3168970c9b2a21129536be922bdc8b1391b3ed 1914536 
samba-dbgsym_4.8.2+dfsg-2_amd64.deb
 2014477606306bcf9d0f1a8c420a82ca40e93dc0 331188 
samba-dev_4.8.2+dfsg-2_amd64.deb
 e3b1bf6edbb375d2d7a3f4c814a3b8a2497d6b04 942080 
samba-dsdb-modules-dbgsym_4.8.2+dfsg-2_amd64.deb
 3cdb59ca1494d2a45f6c53ce1517fe85fc10ec94 354484 
samba-dsdb-modules_4.8.2+dfsg-2_amd64.deb
 71cb0ae09030cb40ea441b318c68d3b2e03a76a5 19717936 
samba-libs-dbgsym_4.8.2+dfsg-2_amd64.deb
 ed65a619eb748db32dbf179929e0fbb01cdc8544 5444000 
samba-libs_4.8.2+dfsg-2_amd64.deb
 ef1f914126b2c5beaa03a9535097a0c821677098 5696684 
samba-testsuite-dbgsym_4.8.2+dfsg-2_amd64.deb
 598d178c009e0ae42cefb5757fd14c76752aaf44 1843952 
samba-testsuite_4.8.2+dfsg-2_amd64.deb
 c95707d70993057d9c373847ad92ca4ab629c471 1424116 
samba-vfs-modules-dbgsym_4.8.2+dfsg-2_amd64.deb
 d989d5a226dc84576b08cfd4dea09b36e23e71f0 427696 
samba-vfs-modules_4.8.2+dfsg-2_amd64.deb
 2494cd65d127c448132396c550c7eecad2213541 21254 
samba_4.8.2+dfsg-2_amd64.buildinfo
 5187ef8e2fe43a89bba1b50a24277e1e608c4c48 1067580 samba_4.8.2+dfsg-2_amd64.deb
 caadc6fe0ecb1767dcd06bd171ee6941642c621d 1197712 
smbclient-dbgsym_4.8.2+dfsg-2_amd64.deb
 badfd3e0dabd400a627e378af39a39338a2016ba 450424 
smbclient_4.8.2+dfsg-2_amd64.deb
 50c24358faaa251a6600efbd4f1669a928da99c1 1655164 
winbind-dbgsym_4.8.2+dfsg-2_amd64.deb
 d2f4cc85a9c80ecc488b1b73c5cf3c2708fe777a 553652 winbind_4.8.2+dfsg-2_amd64.deb
Checksums-Sha256:
 e04c2ddcade5d737416009e69e6492d358aa289a6c6ad52420d9fd41000d4f9c 4130 
samba_4.8.2+dfsg-2.dsc
 611260381f005af7ecc2db4ac5e2d7df6a96bd8a20d082553f47185cc82a637a 237252 
samba_4.8.2+dfsg-2.debian.tar.xz
 114f4d0910626ad300bc7439422bb2e3b45b8ea90adf1f90060313dd3f6f593f 2422136 
ctdb-dbgsym_4.8.2+dfsg-2_amd64.deb
 78730bb318c6aa0c4aa255f123bd193b54fe3ad91b655dc3aa3cf3d8fffb4c11 685632 
ctdb_4.8.2+dfsg-2_amd64.deb
 cf1ed01cfb71acf7f613c2e2fa8c51d20298d012f681c9c781348a9dab813f64 28108 
libnss-winbind-dbgsym_4.8.2+dfsg-2_amd64.deb
 f6432fd3037cedc7a462298299e37351324040eae7e2697759880229484d5a38 111568 
libnss-winbind_4.8.2+dfsg-2_amd64.deb
 93bcd467ac555e91aa3e87420b59ab46b25c603ea6d9dfbf3a5998df647fb319 42892 
libpam-winbind-dbgsym_4.8.2+dfsg-2_amd64.deb
 8709752257c646eee959be44294009a630101fdd51acf8551c47a72c7b241e20 129760 
libpam-winbind_4.8.2+dfsg-2_amd64.deb
 36a04310876e57758ea1d1872ce1bbbfc43716aebc452e7fa6cfd10fe668b39e 195744 
libparse-pidl-perl_4.8.2+dfsg-2_amd64.deb
 0cabfb8e53ed966a5dcba842a04db5ed198e95521ce2c436598ff943fd7d55eb 168384 
libsmbclient-dbgsym_4.8.2+dfsg-2_amd64.deb
 658b3f5d55183c6ccf1415ff2f66dc698466c7f41bc3c3797df955daab88c960 142044 
libsmbclient-dev_4.8.2+dfsg-2_amd64.deb
 7eceb3ef4c173541c4877a045a7c00ab524f8e4b3b9522cdee9f1c8dbb365ce1 155200 
libsmbclient_4.8.2+dfsg-2_amd64.deb
 a3f55c8fbf7dd7cc9c470af2bc264f3081359e38353a9f384a4ed29e0c27efb3 113544 
libwbclient-dev_4.8.2+dfsg-2_amd64.deb
 b6ea6b6e8e0a3123be64673093fce957c24960592ab51063793847b6ed0a6c9d 88748 
libwbclient0-dbgsym_4.8.2+dfsg-2_amd64.deb
 a3ce30350e1b2eaef4922aaae513d23b1e2d60cbf31d1003abd4d4499f11b48d 128404 
libwbclient0_4.8.2+dfsg-2_amd64.deb
 619d9ae4ccd5fef92c8979c3e3a65d8cc42bd27867138931db10ffe0bfb120fc 6495476 
python-samba-dbgsym_4.8.2+dfsg-2_amd64.deb
 452c639fe1173c4f983103d282c516ab45f508eb1e6f9a2c760254dc57060b7a 2078528 
python-samba_4.8.2+dfsg-2_amd64.deb
 5e3bcf3d52137c1f7641b0b7c6043f391711b7b45dc9316cabbdc017e11150bd 81320 
registry-tools-dbgsym_4.8.2+dfsg-2_amd64.deb
 7a510d5593181e4cd53a5504c12b81b8b1c02706c9a79c469715929501c468b0 130252 
registry-tools_4.8.2+dfsg-2_amd64.deb
 8a885eddeb939f35902316e138c0f8c3885a5319e4e923b3d78afebdd7535359 1148324 
samba-common-bin-dbgsym_4.8.2+dfsg-2_amd64.deb
 7413a2fa0816adf4345dcb51d9d881f4cba27946920ec42dd96bd76e730879b0 600656 
samba-common-bin_4.8.2+dfsg-2_amd64.deb
 95cfebed1b58697efbd87267ee326dddf0959a04e9a06c908cbea41e659db87d 161428 
samba-common_4.8.2+dfsg-2_all.deb
 b418b1bee2ed7789840bb8df5dfa93f709d2b66224b0c913ad4d6c624d623c34 1914536 
samba-dbgsym_4.8.2+dfsg-2_amd64.deb
 8c0004f799034ccd16d592005d9e1725577f0964904085b2a3fde5885977faef 331188 
samba-dev_4.8.2+dfsg-2_amd64.deb
 9122192f9cbd004e80b3c3f43c54ad3631671767e1eb808f48664da5d7b718c4 942080 
samba-dsdb-modules-dbgsym_4.8.2+dfsg-2_amd64.deb
 1373e51dc0783e1cb00b018348bab0092e23902a6db00f74e34708d0f76d4399 354484 
samba-dsdb-modules_4.8.2+dfsg-2_amd64.deb
 4fbef256e9eafbbe5514becf31f3a0a07692742b6d3c029a8b42fa49bf0d7dae 19717936 
samba-libs-dbgsym_4.8.2+dfsg-2_amd64.deb
 5979cfbac0373e51868b342959025fb30147a8fa50ecb891f6cc3a18d45fca85 5444000 
samba-libs_4.8.2+dfsg-2_amd64.deb
 18ef0b2de7a487de7e2b23b5f2de24df660a040990ef3733be2f18c3a6d494d1 5696684 
samba-testsuite-dbgsym_4.8.2+dfsg-2_amd64.deb
 472af57a13b37100cb5d38794cf3ad10de89c5f5c2bf36b844528357ff7ec110 1843952 
samba-testsuite_4.8.2+dfsg-2_amd64.deb
 c1ed61898209e19650be9f3426afbec80586f50dee72806213473a4d41e24f69 1424116 
samba-vfs-modules-dbgsym_4.8.2+dfsg-2_amd64.deb
 bd06c3a298b05e8c3707b7224a85fd6139dfc58217c83a7ee43236836c2f35b0 427696 
samba-vfs-modules_4.8.2+dfsg-2_amd64.deb
 2b8ed258150bce12d1bbf4cc72526edbf4cfd43093dfbc8efc71bb5acea9fd8b 21254 
samba_4.8.2+dfsg-2_amd64.buildinfo
 734672547b00b567ea5e0c4cbfbcb00672c7e93e6e68dc0dd34ad4350dbf9c06 1067580 
samba_4.8.2+dfsg-2_amd64.deb
 da9ff14b3a6725ee353bf8c4fbc7f8e71d4563e0211e80fe2e1373829d6639bd 1197712 
smbclient-dbgsym_4.8.2+dfsg-2_amd64.deb
 a367620a1ae86d720ff531d6d0dd39aa3abe5667a07d743d5f80a250be8b46d7 450424 
smbclient_4.8.2+dfsg-2_amd64.deb
 f0ddc62877e7bd3dfca2d64fc3d6df36cce040abb1f9082badf4d00000e807c5 1655164 
winbind-dbgsym_4.8.2+dfsg-2_amd64.deb
 c7dcb8a8771b9e8513937ea5009d3a32225867946e1621f2105224cbf3d7413e 553652 
winbind_4.8.2+dfsg-2_amd64.deb
Files:
 3a6ecdf8ffb22e05fef0dd4a30df8d77 4130 net optional samba_4.8.2+dfsg-2.dsc
 3fd9e5341ce9a0a8986dcc48289dfc4e 237252 net optional 
samba_4.8.2+dfsg-2.debian.tar.xz
 7e95630adc0a11b7b5694ef0b4f4b93d 2422136 debug optional 
ctdb-dbgsym_4.8.2+dfsg-2_amd64.deb
 27d57c8cc74faa5a1d92f4cafe0474cd 685632 net optional 
ctdb_4.8.2+dfsg-2_amd64.deb
 826c5c0a042c429153a7898b2e51ff02 28108 debug optional 
libnss-winbind-dbgsym_4.8.2+dfsg-2_amd64.deb
 f0e63ffa923b21c30eb0d29edc3891e4 111568 admin optional 
libnss-winbind_4.8.2+dfsg-2_amd64.deb
 4f2e8c928bb889fded4215b5a0082c18 42892 debug optional 
libpam-winbind-dbgsym_4.8.2+dfsg-2_amd64.deb
 3c2e5f27118c001c7d46dcd0a4f34a80 129760 admin optional 
libpam-winbind_4.8.2+dfsg-2_amd64.deb
 7307b3215695ac8cdc91463b173b3478 195744 perl optional 
libparse-pidl-perl_4.8.2+dfsg-2_amd64.deb
 4143f6970a3adcfcfa83cd97b6f59b40 168384 debug optional 
libsmbclient-dbgsym_4.8.2+dfsg-2_amd64.deb
 660d17935a949000f2f44b92621976c1 142044 libdevel optional 
libsmbclient-dev_4.8.2+dfsg-2_amd64.deb
 fb52d3f52f25057cae923261ff361d1d 155200 libs optional 
libsmbclient_4.8.2+dfsg-2_amd64.deb
 9fee7c27622b002a0e91f1e813f67a6a 113544 libdevel optional 
libwbclient-dev_4.8.2+dfsg-2_amd64.deb
 e3e8104607ab4e4e669ec06f17b08970 88748 debug optional 
libwbclient0-dbgsym_4.8.2+dfsg-2_amd64.deb
 6fae472330af8640f19a79cb4a35f3fa 128404 libs optional 
libwbclient0_4.8.2+dfsg-2_amd64.deb
 06aa4ba8b86efd30253f2a68ab9a4d94 6495476 debug optional 
python-samba-dbgsym_4.8.2+dfsg-2_amd64.deb
 6d86f7dbc42b1f969e776138819a491a 2078528 python optional 
python-samba_4.8.2+dfsg-2_amd64.deb
 2ff3a43666c2e058856e979bdc247af4 81320 debug optional 
registry-tools-dbgsym_4.8.2+dfsg-2_amd64.deb
 c3a32d2334f5db9b660604134674fa8e 130252 net optional 
registry-tools_4.8.2+dfsg-2_amd64.deb
 8253493893cab89b9e64aeda67c6b804 1148324 debug optional 
samba-common-bin-dbgsym_4.8.2+dfsg-2_amd64.deb
 e9fe1f97748eb7a890dd88ff4928bf19 600656 net optional 
samba-common-bin_4.8.2+dfsg-2_amd64.deb
 b7004e62da4bd885177b1a6556585411 161428 net optional 
samba-common_4.8.2+dfsg-2_all.deb
 f3e0296b7e35df5cb78fa3bf382d49d1 1914536 debug optional 
samba-dbgsym_4.8.2+dfsg-2_amd64.deb
 1feafbd9c56cf9583c7dbba052ff4df1 331188 devel optional 
samba-dev_4.8.2+dfsg-2_amd64.deb
 53bee78515e2ac537ae1a96651d34c1b 942080 debug optional 
samba-dsdb-modules-dbgsym_4.8.2+dfsg-2_amd64.deb
 536d03ff292e7ce227a14a6cb58096bb 354484 libs optional 
samba-dsdb-modules_4.8.2+dfsg-2_amd64.deb
 9a8ada72617cf7ab1f4203ae0de0323e 19717936 debug optional 
samba-libs-dbgsym_4.8.2+dfsg-2_amd64.deb
 a13bdc5f88af87e2e9b37c87998274db 5444000 libs optional 
samba-libs_4.8.2+dfsg-2_amd64.deb
 e005935c971309a1a77462b346722e3c 5696684 debug optional 
samba-testsuite-dbgsym_4.8.2+dfsg-2_amd64.deb
 7f8604061a1b400a142ea0086275e2c7 1843952 net optional 
samba-testsuite_4.8.2+dfsg-2_amd64.deb
 1dd153d5a29ac4902120cbbff058bb6c 1424116 debug optional 
samba-vfs-modules-dbgsym_4.8.2+dfsg-2_amd64.deb
 02eca24542eeca409e0db776226f5af1 427696 net optional 
samba-vfs-modules_4.8.2+dfsg-2_amd64.deb
 77a68460306b68abe8f4abf9d3600a55 21254 net optional 
samba_4.8.2+dfsg-2_amd64.buildinfo
 ad0091ee3d8b9abd60539b0499a2b3f5 1067580 net optional 
samba_4.8.2+dfsg-2_amd64.deb
 447c3176ef90c33ee41c18283e0cd0b8 1197712 debug optional 
smbclient-dbgsym_4.8.2+dfsg-2_amd64.deb
 d5db9ffd2317e269d48cc1d198a3af9b 450424 net optional 
smbclient_4.8.2+dfsg-2_amd64.deb
 4df43c1eba8f74486d96723ad9304545 1655164 debug optional 
winbind-dbgsym_4.8.2+dfsg-2_amd64.deb
 b07c063223bfe29ca131fc6b82fdf97c 553652 net optional 
winbind_4.8.2+dfsg-2_amd64.deb

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

iQIzBAEBCAAdFiEEqIGbPTP9weQZ135HrgOYBGZoH6UFAlsoprgACgkQrgOYBGZo
H6Xz0w//VoMR8MLeKW1P3+KL1tLXQToUJOQVNlWizDvXtWyWD7SYQGKm+pxNSeXB
8G4dCqgW4FP7SiJugI4gk4wOX8EQiT9gNQfIPsFRNVVPNghx1pqKUnxIh+NVEQU+
p+DrT1qGrzWMwamLk0kFHpS9pmyoRXMHHvecRtDV4Y4xVmGNZOUyjAbpX8qplzra
oBi5SU7YbFJDhEzd11Xw76eTPllwTCzd3AQT6ypFWnMqh1kRxMV/FPDF/XtPuIKs
18rhquRESo0sNpIWFmUaqVqHSH9uv9LuXOcBc92WW/Z/lwLuH1YGd0qbgtri6chj
5gLxzZGRTFLOJ5EKPbGrZZ07FlUpUvOFHDTD1xfZpS01QKqnemn0yPCLbgD7Qh0L
t2xNCEGfMXdRTUS6EWSmiCHdG8Rc2U+MQMjbQ01IuyDkdwkKWLnB0X09/ZbaqBHh
fC4SLEVUHtUoJd5JY7CfyE2y/hgmsDPWJZsfZh3M2lNs/TOL7HG+A3Sw8C/sCZq+
XNPEMx3yBqzfFRJW1Pwga/Q+Ly1C9KLuAh7gvt83lw97RSLsndTJs4qfPbUzzapd
oAcnKoWbvQ2fhBjqlZ+u1PP9HQgeMBHxnyvnR/BklLMYNLQQ5X6wl2++jUIJDNhy
SIGVuyeHk2923XWnmoiJDsG+rS+1z/PMm5N5jjM8YAv9EbeprYM=
=LHYK
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to