Your message dated Thu, 10 May 2018 03:35:02 +0000
with message-id <[email protected]>
and subject line Bug#672215: fixed in supybot 0.84.0.ds-1
has caused the Debian Bug report #672215,
regarding [supybot] math.calc 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.)
--
672215: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672215
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. ---
Subject tells everything.
Example command:
> !math calc factorial(999999)
This issue has been fixed at least in fork Limnoria,
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/
iQIcBAEBAgAGBQJPqh7TAAoJEE21PP6CpGcou2MP/2Poo0iTUNbxyUMAnv4LE+eP
QOlk/rIyvWf4p1BlmszVXf0JlacBQTd5XU6mRB0yQYRIfmwyx1hDILhNb+HlkPJ4
dl5zKDYeoEdcVtL2T7bVIOLVigAnNGh3JcmeGIFXVuhmzYiAiVNCf1FoIHbzkgad
6+c+e8gOz2Dc+GyWQYHrRt16b9mpPs7NmDO83z6gTod8LGsuLWbuCkiOujWnZu0x
zv7clFaWYqcAq0fLtm4MO8g7bNNpb28lol6Vm1qyKul6cgbCB2tLeel/uXdBDqqo
bjK17QjIrdTwDUclRC1Tb/WNTgoXhHU1212XZMUB91JcMzvTBVAlRI3t9etHMLOi
ycEMRGA2KeqioQRPDVnLwvni5vPUaegXIMVAuUq3gXSW6Sgi5TgG8PPjP3nWOybH
ahYHzPFzjO6QXO7XMyrzlyXLopuKIc7sAk4d/4ORSahAu9sdHHJ07cTqcYPe8r7N
3N7s7ckqIqkyIZPyN4wFz9uas2+9E5sH57jb3lM7dOff+TWdQnCCT8BSfTIjJNo3
JfIPA81GO0w6/c4VSB5XWwX7Xk3dyv5lyDBxEVPM3RNPP+J5t3aZnOKGGAif5g4r
y0LA3etZPjYwvoHshCahJRkpfHKdj63C3cWmYaxc426zCMoJComclP4dgF+IVz2a
xz6C44c3P0UV0T2puKyP
=Ntsw
-----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 ---