<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>25732</bug_id>
          
          <creation_ts>2003-08-01 16:24 0000</creation_ts>
          <short_desc>USE=md5sum breaks compilation of ssmtp-2.60.3</short_desc>
          <delta_ts>2003-10-01 10:15:51 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Unspecified</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>genone@gentoo.org</reporter>
          <assigned_to>net-mail@gentoo.org</assigned_to>
          <cc>apermyakov@linuxmail.org</cc>
    
    <cc>brandy@gentoo.org</cc>
    
    <cc>david+gentoo.org@blue-labs.org</cc>
    
    <cc>gentoo-bugs2@carldunham.com</cc>

      

      
          <long_desc isprivate="0">
            <who>genone@gentoo.org</who>
            <bug_when>2003-08-01 16:24:11 0000</bug_when>
            <thetext>creating cache ./config.cache
checking for a BSD compatible install... /bin/install -c
checking whether ln -s works... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for limits.h... yes
checking for strings.h... yes
checking for syslog.h... yes
checking for unistd.h... yes
checking for obsolete openlog... no
checking for working const... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for gethostname in -lnsl... yes
checking for socket in -lsocket... no
checking return type of signal handlers... void
checking for vprintf... yes
checking for gethostname... yes
checking for socket... yes
checking for strdup... yes
checking for strstr... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
rm -f ssmtp *.o core
gcc -Wall  -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STRINGS_H=1
-DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNSL=1 -DRETSIGTYPE=void
-DHAVE_VPRINTF=1 -DHAVE_GETHOSTNAME=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1
-DHAVE_STRSTR=1 -DREWRITE_DOMAIN=1 -DHAVE_SSL=1 -DINET6=1 -DMD5AUTH=1 
-DSSMTPCONFDIR=\&quot;/etc/ssmtp\&quot; -DCONFIGURATION_FILE=\&quot;/etc/ssmtp/ssmtp.conf\&quot;
-DREVALIASES_FILE=\&quot;/etc/ssmtp/revaliases\&quot;  -march=pentium3 -Os -pipe
-ffast-math -fomit-frame-pointer   -c -o ssmtp.o ssmtp.c
ssmtp.c: In function `header_parse&apos;:
ssmtp.c:720: warning: `q&apos; might be used uninitialized in this function
ssmtp.c: In function `smtp_open&apos;:
ssmtp.c:948: warning: `s&apos; might be used uninitialized in this function
ssmtp.c: In function `ssmtp&apos;:
ssmtp.c:1305: `authUsername&apos; undeclared (first use in this function)
ssmtp.c:1305: (Each undeclared identifier is reported only once
ssmtp.c:1305: for each function it appears in.)
ssmtp.c:1305: `authPassword&apos; undeclared (first use in this function)
ssmtp.c:1226: warning: unused variable `q&apos;
ssmtp.c:1231: warning: unused variable `i&apos;
ssmtp.c: At top level:
ssmtp.c:1332: parse error before string constant
ssmtp.c:1332: warning: type defaults to `int&apos; in declaration of `smtp_write&apos;
ssmtp.c:1332: conflicting types for `smtp_write&apos;
ssmtp.c:1185: previous declaration of `smtp_write&apos;
ssmtp.c:1332: warning: data definition has no type or storage class
ssmtp.c:1334: parse error before &quot;void&quot;
ssmtp.c:1346: warning: type defaults to `int&apos; in declaration of `rt&apos;
ssmtp.c:1346: conflicting types for `rt&apos;
ssmtp.c:89: previous declaration of `rt&apos;
ssmtp.c:1346: warning: data definition has no type or storage class
ssmtp.c:1348: parse error before &quot;while&quot;
ssmtp.c:1350: parse error before string constant
ssmtp.c:1350: warning: type defaults to `int&apos; in declaration of `smtp_write&apos;
ssmtp.c:1350: warning: data definition has no type or storage class
ssmtp.c:1352: parse error before &quot;void&quot;
ssmtp.c:1358: warning: type defaults to `int&apos; in declaration of `rt&apos;
ssmtp.c:1358: invalid type argument of `-&gt;&apos;
ssmtp.c:1358: warning: data definition has no type or storage class
ssmtp.c:1359: parse error before &apos;}&apos; token
ssmtp.c:1362: `i&apos; undeclared here (not in a function)
ssmtp.c:1362: parse error before &apos;!=&apos; token
ssmtp.c:1367: parse error before string constant
ssmtp.c:1367: warning: type defaults to `int&apos; in declaration of `smtp_write&apos;
ssmtp.c:1367: warning: data definition has no type or storage class
ssmtp.c:1369: parse error before &quot;void&quot;
ssmtp.c:1375: warning: type defaults to `int&apos; in declaration of `p&apos;
ssmtp.c:1375: warning: initialization makes integer from pointer without a cast
ssmtp.c:1375: initializer element is not constant
ssmtp.c:1375: warning: data definition has no type or storage class
ssmtp.c:1376: parse error before &apos;}&apos; token
ssmtp.c:1381: parse error before string constant
ssmtp.c:1381: warning: type defaults to `int&apos; in declaration of `smtp_write&apos;
ssmtp.c:1381: warning: data definition has no type or storage class
ssmtp.c:1382: parse error before &quot;void&quot;
ssmtp.c:1390: parse error before string constant
ssmtp.c:1390: warning: type defaults to `int&apos; in declaration of `smtp_write&apos;
ssmtp.c:1390: warning: data definition has no type or storage class
ssmtp.c:1406: warning: type defaults to `int&apos; in declaration of `ht&apos;
ssmtp.c:1406: conflicting types for `ht&apos;
ssmtp.c:75: previous declaration of `ht&apos;
ssmtp.c:1406: warning: data definition has no type or storage class
ssmtp.c:1407: parse error before &quot;while&quot;
ssmtp.c:1409: warning: type defaults to `int&apos; in declaration of `ht&apos;
ssmtp.c:1409: invalid type argument of `-&gt;&apos;
ssmtp.c:1409: warning: data definition has no type or storage class
ssmtp.c:1410: parse error before &apos;}&apos; token
ssmtp.c:1415: parse error before string constant
ssmtp.c:1415: warning: type defaults to `int&apos; in declaration of `smtp_write&apos;
ssmtp.c:1415: warning: data definition has no type or storage class
ssmtp.c:1421: parse error before string constant
ssmtp.c:1421: warning: type defaults to `int&apos; in declaration of `smtp_write&apos;
ssmtp.c:1421: warning: data definition has no type or storage class
ssmtp.c:1423: parse error before &quot;void&quot;
ssmtp.c:1427: parse error before string constant
ssmtp.c:1427: warning: type defaults to `int&apos; in declaration of `smtp_write&apos;
ssmtp.c:1427: warning: data definition has no type or storage class
ssmtp.c:1428: parse error before &quot;void&quot;
ssmtp.c:1437: parse error before string constant
ssmtp.c:1437: warning: type defaults to `int&apos; in declaration of `smtp_write&apos;
ssmtp.c:1437: warning: data definition has no type or storage class
ssmtp.c:1438: parse error before &quot;void&quot;
ssmtp.c:1441: parse error before numeric constant
ssmtp.c:1441: warning: type defaults to `int&apos; in declaration of `log_event&apos;
ssmtp.c:1441: conflicting types for `log_event&apos;
ssmtp.c:104: previous declaration of `log_event&apos;
ssmtp.c:1441: warning: type defaults to `int&apos; in declaration of `buf&apos;
ssmtp.c:1441: parse error before &apos;)&apos; token
make: *** [ssmtp.o] Error 1

!!! ERROR: net-mail/ssmtp-2.60.3 failed.
!!! Function src_compile, Line 36, Exitcode 2
!!! (no error message)

It works with USE=&quot;-md5sum&quot;

Reproducible: Always
Steps to Reproduce:
1. USE=md5sum emerge ssmtp

Actual Results:  
it breaks :(

Expected Results:  
it should work :)

Portage 2.0.49_pre16 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1)
=================================================================
System uname: 2.4.22-pre6-ac1 i686 Intel(R) Celeron(TM) CPU                1133MHz
GENTOO_MIRRORS=&quot;http://gentoo.inode.at/
ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo
ftp://ftp.tu-clausthal.de/pub/linux/gentoo/&quot;
CONFIG_PROTECT=&quot;/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/config&quot;
CONFIG_PROTECT_MASK=&quot;/etc/gconf /etc/env.d&quot;
PORTDIR=&quot;/usr/portage&quot;
DISTDIR=&quot;/usr/portage/distfiles&quot;
PKGDIR=&quot;/usr/portage/packages/andy&quot;
PORTAGE_TMPDIR=&quot;/var/tmp&quot;
PORTDIR_OVERLAY=&quot;/usr/portage/local/&quot;
USE=&quot;x86 aalib aavm acl acpi acpi4linux alsa arts avi berkdb bonobo bots crypt
cups curl dga directfb dnd dvd encode esd ethereal evo faad fbcon fbdev gb gd
gdbm ggi gif gnome gnomedb gphoto2 gstreamer gtk gtk2 gtkhtml i8x0 imap imlib
innodb ipv6 java joystick jpeg junit ldap libg libgda libwww lmtp mad maildir
matroska mbox mcal memlimit mmx mng motif mozilla mozinterfaceinfo moznocompose
moznoirc moznomail mozp3p mozsvg mozxmlterm music mysql ncurses odbc offensive
oggvorbis openal opengl pam pda pdflib perl pic plotutils png python qt
quicktime readline samba sasl sdl slang slp snmp spell sse ssl tcltk tcpd tetex
tiff truetype type1 usagi usb v4l wmf wxwindows X Xaw3d xface xinerama xml xml2
xmms xv xvid zlib&quot;
COMPILER=&quot;gcc3&quot;
CHOST=&quot;i686-pc-linux-gnu&quot;
CFLAGS=&quot;-march=pentium3 -Os -pipe -ffast-math -fomit-frame-pointer&quot;
CXXFLAGS=&quot;-march=pentium3 -Os -pipe -ffast-math -fomit-frame-pointer&quot;
ACCEPT_KEYWORDS=&quot;x86 ~x86&quot;
MAKEOPTS=&quot;-j2&quot;
AUTOCLEAN=&quot;yes&quot;
SYNC=&quot;rsync://rsync.europe.gentoo.org/gentoo-portage&quot;
FEATURES=&quot;ccache sandbox buildpkg usersandbox userpriv&quot;</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>david+gentoo.org@blue-labs.org</who>
            <bug_when>2003-08-16 19:27:24 0000</bug_when>
            <thetext>Ugg...and dcron depends on ssmtp.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>brandy@gentoo.org</who>
            <bug_when>2003-08-20 18:38:43 0000</bug_when>
            <thetext>The source code contains a few errors: variable names that haven&apos;t 
 been updated from the old 2.5.x builds and even an incorrect number 
 of opening parentheses. Furthurmore, the configure script does not 
 attempt to add the md5auth-specific stuff to the Makefile. </thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>brandy@gentoo.org</who>
            <bug_when>2003-08-20 18:52:58 0000</bug_when>
            <thetext>Created an attachment (id=16403)
ssmtp-2.60.3 md5auth features patch

This is a patch which allows ssmtp-2.60.3 to successfully compile when md5sum
is set in USE flags. :)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>chainsaw@gentoo.org</who>
            <bug_when>2003-08-29 06:22:27 0000</bug_when>
            <thetext>Created an attachment (id=16755)
Typo fix for the ebuild

Well, what caused this bug appears to be just a typo in the ebuild. Brandy&apos;s
patch , which looks like it&apos;ll fix those annoying compiler errors, is
definately cool though. I&apos;ll try to merge them.
Here&apos;s the &quot;simple fix&quot; for now...
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>chainsaw@gentoo.org</who>
            <bug_when>2003-08-29 06:34:12 0000</bug_when>
            <thetext>Carefully tested, it really looks like the &quot;simple fix&quot; is all that is needed.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>brandy@gentoo.org</who>
            <bug_when>2003-08-29 07:53:30 0000</bug_when>
            <thetext>Unfortunately the &quot;simple fix&quot; is not a fix at all. The ssmtp configure 
script contains: 
 
	ac_help=&quot;$ac_help 
  		--enable-md5suth         support for MD5 authentication&quot; 
 
so there&apos;s no typo in the ebuild. In fact the configure script will happily 
ignore --enable-md5auth and disable md5 authentication. 
 
The purpose of --enable-md5suth is to define the macro MD5AUTH. 
With this macro defined the md5-specific code will be built. Since this 
code is currently in a non-compilable state, without a patch it will fail. 
Since the simple fix did not patch the ssmtp source code, this is furthur 
evidence that it didn&apos;t have any effect. 
 
I must admit though that my first impression upon seeing this bug was that 
there was a typo in the ebuild (who on earth would use md5suth instead of 
md5auth to represent md5 authentication?) :) </thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>chainsaw@gentoo.org</who>
            <bug_when>2003-08-29 13:17:10 0000</bug_when>
            <thetext>Okay, thanks for rectifying that.
But yeah, it sure looked like a typo...

Your patch works for me.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>chainsaw@gentoo.org</who>
            <bug_when>2003-09-06 04:53:23 0000</bug_when>
            <thetext>(From update of attachment 16755)
Wrong impression, as noted by brandy.
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>apermyakov@linuxmail.org</who>
            <bug_when>2003-09-22 13:06:03 0000</bug_when>
            <thetext>Still a problem in 2.60.4</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>brandy@gentoo.org</who>
            <bug_when>2003-09-22 21:19:02 0000</bug_when>
            <thetext>Fortunately the md5auth patch can also be used with ssmtp-2.60.4 
 </thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>apermyakov@linuxmail.org</who>
            <bug_when>2003-09-24 15:01:12 0000</bug_when>
            <thetext>Created an attachment (id=18280)
Patch to ssmtp-2.60.4.ebuild

You mean, something along these lines?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>genone@gentoo.org</who>
            <bug_when>2003-09-29 02:07:45 0000</bug_when>
            <thetext>fixed</thetext>
          </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>16403</attachid>
            <date>2003-08-20 18:52 0000</date>
            <desc>ssmtp-2.60.3 md5auth features patch</desc>
            <filename>ssmtp-2.60.3-md5.diff</filename>
            <type>text/plain</type>
            <data encoding="base64">ZGlmZiAtcnVwIHNzbXRwLTIuNjAvTWFrZWZpbGUuaW4gc3NtdHAtMi42MC1nZW50b28vTWFrZWZp
bGUuaW4KLS0tIHNzbXRwLTIuNjAvTWFrZWZpbGUuaW4JMjAwMy0wOC0yMSAxMzoyNzoyMy4wMDAw
MDAwMDAgKzEyMDAKKysrIHNzbXRwLTIuNjAtZ2VudG9vL01ha2VmaWxlLmluCTIwMDMtMDgtMjEg
MTM6MzA6NDEuMDAwMDAwMDAwICsxMjAwCkBAIC0yMyw3ICsyMyw3IEBAIElOU1RBTExFRF9SRVZB
TElBU0VTX0ZJTEU9JChSRVZBTElBU0VTX0YKICMgUHJvZ3JhbXMKIEdFTl9DT05GSUc9JChzcmNk
aXIpL2dlbmVyYXRlX2NvbmZpZwogCi1TUkNTPXNzbXRwLmMgYXJwYWRhdGUuYyBiYXNlNjQuYwor
U1JDUz1zc210cC5jIGFycGFkYXRlLmMgYmFzZTY0LmMgQFNSQ1NACiAKIE9CSlM9JChTUkNTOi5j
PS5vKQogCmRpZmYgLXJ1cCBzc210cC0yLjYwL2NvbmZpZ3VyZSBzc210cC0yLjYwLWdlbnRvby9j
b25maWd1cmUKLS0tIHNzbXRwLTIuNjAvY29uZmlndXJlCTIwMDMtMDgtMjEgMTM6Mjc6MjMuMDAw
MDAwMDAwICsxMjAwCisrKyBzc210cC0yLjYwLWdlbnRvby9jb25maWd1cmUJMjAwMy0wOC0yMSAx
MzozMTo1NC4wMDAwMDAwMDAgKzEyMDAKQEAgLTE1MDMsNiArMTUwMyw3IEBAIHMlQEZGTEFHU0Al
JEZGTEFHUyVnCiBzJUBERUZTQCUkREVGUyVnCiBzJUBMREZMQUdTQCUkTERGTEFHUyVnCiBzJUBM
SUJTQCUkTElCUyVnCitzJUBTUkNTQCUkU1JDUyVnCiBzJUBleGVjX3ByZWZpeEAlJGV4ZWNfcHJl
Zml4JWcKIHMlQHByZWZpeEAlJHByZWZpeCVnCiBzJUBwcm9ncmFtX3RyYW5zZm9ybV9uYW1lQCUk
cHJvZ3JhbV90cmFuc2Zvcm1fbmFtZSVnCmRpZmYgLXJ1cCBzc210cC0yLjYwL3NzbXRwLmMgc3Nt
dHAtMi42MC1nZW50b28vc3NtdHAuYwotLS0gc3NtdHAtMi42MC9zc210cC5jCTIwMDMtMDgtMjEg
MTM6Mjc6MjMuMDAwMDAwMDAwICsxMjAwCisrKyBzc210cC0yLjYwLWdlbnRvby9zc210cC5jCTIw
MDMtMDgtMjEgMTM6MzE6MjAuMDAwMDAwMDAwICsxMjAwCkBAIC0xMjU3LDcgKzEyNTcsNyBAQCBp
bnQgc3NtdHAoY2hhciAqYXJndltdKQogCS8qIFRyeSB0byBsb2cgaW4gaWYgdXNlcm5hbWUgd2Fz
IHN1cHBsaWVkICovCiAJaWYoYXV0aF91c2VyKSB7CiAjaWZkZWYgTUQ1QVVUSAotCQlpZihhdXRo
X3Bhc3MgPT0gKGNoYXIgKilOVUxMKQorCQlpZihhdXRoX3Bhc3MgPT0gKGNoYXIgKilOVUxMKSB7
CiAJCQlhdXRoX3Bhc3MgPSBzdHJkdXAoIiIpOwogCQl9CiAKQEAgLTEyNzEsNyArMTI3MSw3IEBA
IGludCBzc210cChjaGFyICphcmd2W10pCiAJCQlzdHJuY3B5KGNoYWxsZW5nZSwgc3RyY2hyKGJ1
ZiwnICcpICsgMSwgc2l6ZW9mKGNoYWxsZW5nZSkpOwogCiAJCQltZW1zZXQoYnVmLCAwLCBzaXpl
b2YoYnVmKSk7Ci0JCQljcmFtbWQ1KGNoYWxsZW5nZSwgYXV0aFVzZXJuYW1lLCBhdXRoUGFzc3dv
cmQsIGJ1Zik7CisJCQljcmFtbWQ1KGNoYWxsZW5nZSwgYXV0aF91c2VyLCBhdXRoX3Bhc3MsIGJ1
Zik7CiAJCX0KIAkJZWxzZSB7CiAjZW5kaWYK
</data>        

          </attachment>
          <attachment
              isobsolete="1"
              ispatch="1"
              isprivate="0"
          >
            <attachid>16755</attachid>
            <date>2003-08-29 06:22 0000</date>
            <desc>Typo fix for the ebuild</desc>
            <filename>ssmtp-typo-fix.patch</filename>
            <type>text/plain</type>
            <data encoding="base64">LS0tIHNzbXRwLTIuNjAuMy5lYnVpbGQub3JpZwkyMDAzLTA4LTI5IDE1OjE4OjM2LjIyNTE2MDI4
MCArMDIwMAorKysgc3NtdHAtMi42MC4zLmVidWlsZAkyMDAzLTA4LTI5IDE1OjE4OjQ0LjU3MDg5
MTUzNiArMDIwMApAQCAtMjYsNyArMjYsNyBAQAogCXVzZSBzc2wgJiYgKCBlcGF0Y2ggJHtGSUxF
U0RJUn0vc3RhcnR0bHMuZGlmZiApCiAJdXNlIHNzbCAmJiBteWNvbmY9IiR7bXljb25mfSAtLWVu
YWJsZS1zc2wiCiAJdXNlIGlwdjYgJiYgbXljb25mPSIke215Y29uZn0gLS1lbmFibGUtaW5ldDYi
Ci0JdXNlIG1kNXN1bSAmJiBteWNvbmY9IiR7bXljb25mfSAtLWVuYWJsZS1tZDVzdXRoIgorCXVz
ZSBtZDVzdW0gJiYgbXljb25mPSIke215Y29uZn0gLS1lbmFibGUtbWQ1YXV0aCIKIAogCWVjb25m
IFwKIAkJLS1zeXNjb25mZGlyPS9ldGMvc3NtdHAgXAo=
</data>        

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>18280</attachid>
            <date>2003-09-24 15:01 0000</date>
            <desc>Patch to ssmtp-2.60.4.ebuild</desc>
            <filename>ssmtp-2.60.4-md5.diff</filename>
            <type>text/plain</type>
            <data encoding="base64">LS0tIC91c3IvcG9ydGFnZS9uZXQtbWFpbC9zc210cC9zc210cC0yLjYwLjQuZWJ1aWxkICAgICAy
MDAzLTA5LTIxIDA4OjM5OjQ3LjAwMDAwMDAwMAorKysgL3Vzci9sb2NhbC9wb3J0YWdlL25ldC1t
YWlsL3NzbXRwL3NzbXRwLTIuNjAuNC1yMS5lYnVpbGQgICAgMjAwMy0wOS0yNCAxMjo1MDo0My4w
MDAwMDAwMDAKQEAgLTI0LDYgKzI0LDcgQEAKICAgICAgICB1bnBhY2sgJHtBfSA7IGNkICR7U30K
IAogICAgICAgIHVzZSBzc2wgJiYgZXBhdGNoICR7RklMRVNESVJ9L3N0YXJ0dGxzLmRpZmYKKyAg
ICAgICB1c2UgbWQ1c3VtICYmIGVwYXRjaCAke0ZJTEVTRElSfS9zc210cC0yLjYwLjQtbWQ1LmRp
ZmYKIH0KIAogc3JjX2NvbXBpbGUoKSB7Cgo=
</data>        

          </attachment>
    </bug>

</bugzilla>