Your message dated Thu, 10 May 2018 03:35:02 +0000 with message-id <[email protected]> and subject line Bug#672214: fixed in supybot 0.84.0.ds-1 has caused the Debian Bug report #672214, regarding [supybot] misc.last command can be used to crash the computer where the bot is running 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.) -- 672214: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672214 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message --------BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Package: supybot Version: 0.83.4.1.ds-2 Severity: important - --- Please enter the report below this line. --- The subject tells everything. Example command: > !misc last --regexp m/(.*\w){512}/ This issue has been fixed at least in gribble and Limnoria, which are Supybot forks. http://sourceforge.net/apps/mediawiki/gribble/ https://github.com/ProgVal/Limnoria/ Supybot upstream can be considered as dead. - --- System information. --- Architecture: amd64 Kernel: Linux 3.2.0-2-amd64 Debian Release: wheezy/sid 500 unstable www.debian-multimedia.org 500 unstable ftp.fi.debian.org 500 unstable ftp.debian.org 500 unstable ftp.acc.umu.se 500 unstable deb.torproject.org 500 testing dl.google.com 500 stable download.webmin.com 500 stable dl.google.com 500 sid www.lamaresh.net 500 oneiric ppa.launchpad.net 500 experimental-sid deb.torproject.org 500 all liveusb.info - --- Package information. --- Depends (Version) | Installed ==============================-+-============ python (>= 2.3) | 2.7.2-10 python-support (>= 0.90.0) | 1.0.14 Recommends (Version) | Installed ================================-+-=========== python-simplejson | 2.5.0-1 OR python (>= 2.6) | 2.7.2-10 python-feedparser | 5.0.1-1 Suggests (Version) | Installed ===================================-+-=========== python-twisted-core | 12.0.0-1 python-twisted-names | 11.1.0-1 python-sqlite | python-dictclient | python-dateutil | 1.5-1 - -- Mika Suomalainen gpg --keyserver pool.sks-keyservers.net --recv-keys 4DB53CFE82A46728 Key fingerprint = 24BC 1573 B8EE D666 D10A AA65 4DB5 3CFE 82A4 6728 http://mkaysi.github.com/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQIcBAEBAgAGBQJPqh5VAAoJEE21PP6CpGco/GsQAINX+mwbSElfteYXvfSSKnnR zZvfVmIQQ52YlGUt2ygweK58qhQsV/Cx3bp5OHytohyf2HnNnC2ls7glOn5sIy9y ODgEmIgTLXUYLnglOPH/2d2XtZvtbLDiuWMddIy7poMZMWT/sicFlm77NHvRjzH8 nQD2v4Aricsd8ADuQ8/jtA7xSoxuVrT3FCS0ACGYiiwGnGi5uM2pgdbH3v7F5xBQ inH/VspTJSwND2vZZcHw4vRIprqyIIRM+8rhICj+emW18i+lvlAoLQF2XWXezKab OU5eoriMqN5LfdXc3kNWR4AZ8XCejt8awUZAnCoBF42QuFjF6XBOc998n2EdYuJa G/+y60cTAcTw2RxUhrtHt5pUws1/8wb0kTJLGeu0RYKQxQCA1zXyTjRJ25uYsOHY bsIvurSaVF4RxtuXb5Surj2O7l6noXXzKCwuooj0YaqL4zsskZlIU7u097PQBwQ1 h3b5mha4eiG6FrWppc1D9lqJ6Q72sYjA+6SuEclfkMjtbKbWpZYMUcXuP23q6Xs+ mVC/IJAqPbiF+4d/hsE01zDrTbfhnpsyGvgq7ysN84HH/TjWleqspKxI8vdk9TpO RvvyNDLenvY8Htr+SNHlIGfWhQ19n2RDzAUyCK+L+XfpIRDxLaI6ypL6dm63XFH8 UkpW4cmEOYpUZJYMDdkF =oRuR -----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---Source: supybot Source-Version: 0.84.0.ds-1 We believe that the bug you reported is fixed in the latest version of supybot, 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. James McCoy <[email protected]> (supplier of updated supybot 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: SHA512 Format: 1.8 Date: Wed, 09 May 2018 23:27:58 -0400 Source: supybot Binary: supybot Architecture: source Version: 0.84.0.ds-1 Distribution: unstable Urgency: medium Maintainer: James McCoy <[email protected]> Changed-By: James McCoy <[email protected]> Description: supybot - robust and user friendly Python IRC bot Closes: 539858 539859 545780 597269 672214 672215 690879 Changes: supybot (0.84.0.ds-1) unstable; urgency=medium . * New (and final) upstream release. Limnoria is the successor. + Clarified license information (Closes: #597269) + Remove colorful "shortened URL is shorter than original URL" error. (Closes: #539859) + ShrinkUrl: Support cycling through services. (Closes: #539858) + Unix: Correctly document behavior of fortune.offensive config variable. (Closes: #545780) + Fix parsing of URLs with authentication. (Closes: #690879) + Math: Restrict factorial function to icalc. (Closes: #672215) + Run functions dealing with untrusted regex in a subprocess, terminating them if the exceed a timeout. (Closes: #672214) * control: + Add python-setuptools to Build-Depends + Bump minimum Python version to 2.6 + Move packaging to salsa + Change Homepage to GitHub * Bump debhelper compat to 11 * Declare compliance with Policy 4.1.4 * Change source format to 3.0 (quilt) * Remove now unnecessary debian/{repack,watch}, since upstream is dead * Stop trying to install no longer existent documentation Checksums-Sha1: e7f6ab3af0976a849495f22431fb787d6339ce35 2008 supybot_0.84.0.ds-1.dsc cef68d0e82e63ae0825f8afe6b4047f083ed6e8c 368850 supybot_0.84.0.ds.orig.tar.gz 7711118b574cbd9036cae4dbc1d3831316beb87b 6652 supybot_0.84.0.ds-1.debian.tar.xz 85d14b70467c9a3fd26b0781bb529df785b4b5d5 6468 supybot_0.84.0.ds-1_amd64.buildinfo Checksums-Sha256: 0725b7c62c87641c6c6316cdf05f47a2ae83bac14d348c863b844835b754486f 2008 supybot_0.84.0.ds-1.dsc 57243da960d4ba39412d2fcd6bf2a974ca5cb619a6709763826d66b13c01e729 368850 supybot_0.84.0.ds.orig.tar.gz 6b87e5aa40b1204265d89dd7c83dfc7bc920f6418ecd8850ef1284df84cf96e7 6652 supybot_0.84.0.ds-1.debian.tar.xz 604a217051b006f7a00cad968995f7397fd6b4c41b426fe9fb87e6b5819acb48 6468 supybot_0.84.0.ds-1_amd64.buildinfo Files: 1af48015f1ae0259d69682c4cd73e6e9 2008 net optional supybot_0.84.0.ds-1.dsc 0173210260a72c827fa622f32fd96a32 368850 net optional supybot_0.84.0.ds.orig.tar.gz ea7e6bc255a159a6a2fa0a327129cbac 6652 net optional supybot_0.84.0.ds-1.debian.tar.xz 600708de6e9898dbb4486a772e724a83 6468 net optional supybot_0.84.0.ds-1_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQKTBAEBCgB9FiEEkb+/TWlWvV33ty0j3+aRrjMbo9sFAlrzvUBfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDkx QkZCRjRENjk1NkJENURGN0I3MkQyM0RGRTY5MUFFMzMxQkEzREIACgkQ3+aRrjMb o9u7vg//UXwDN9nQvVm9usT/IoAb85OldgXxugFmtF3MSfyGPLqAtfWezIYlKtZR hnqW62bVcINF2XRu8/19Vbd70+CZ2151NX6REwz6pxmicnaUkCD3xtQ+2Tkpm+sH n//aNRSwSW5VaARyyTJhGsBWpAZPFo8sjdWnzVNaDnk+VyDA/WXPjimsgFJ1x0OX LQifNVq/S2avFDLeN4XI2Ma2gwBN31YIgJffDcyiCAO1VLDuShXZx8a2zSROoe3M KyhcY4frSQiXyVmKL6P3DYXMCgswlJ4yPfwZtRvHbCWQDTwbhh0xhISshlurjC19 NyWLvpL1GHn2wEC0I1aq92Nh8nr/AOLl53IGlPuiwbgr8Kk2SfhJ/+jNLLLi7AhO LP5v1yPFfrK+NCxPBw2+nVgtr6fhr6Ygv7yrb0tf7A//yBLzsm6Wac/7w6M+F4ye MBdESCzYkO4wRihBUnlkJ5ku5js0vQUN4rmh3fYAoX0icq8kZov+cqcOUSAZZWnk vguC4SVuhN1sZo/tHX37zvjcg2dfNmReA8GXhCOLLD5k0Vz8RXlQyyjiBTF+exdG pmEgt3zSvEGVzoQkVA0UG6ifM1dniUXWXOlVYJonWNDFo9YTgKHtRStVK4HMneoh FHMfDHJWXKvSNwj/hbPSbIyJ05hxdcBYtsjvsf+iZ4M902r9eyk= =FAiU -----END PGP SIGNATURE-----
--- End Message ---

