Package: wmweather+ Version: 2.11-4 Tags: fixed-upstream I upgraded to libcurl 7.21.1-1 today, and found that wmweather+ stopped working. It turns out that changes in 7.21.1-1 can cause libcurl to send multiple CURLMSG_DONE messages if the easy_handle is not removed from the multi_handle immediately upon receiving the first CURLMSG_DONE, and this was causing things to be freed multiple times when the completion of one request immediately launched another. I don't know whether this change is a bug in libcurl or is intended behavior, but either way it's trivial to work around once the problem is found.
I have uploaded wmweather+ 2.12 to sourceforge, please update the Debian package. It also contains some changes to the autoconf macros, and removes some unused files. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

