Package: curl Source: curl Version: 7.64.0-1 Severity: normal OS: Debian buster/sid Kernel: linux-image-4.19.0-2-amd64
There is a bug in curl 7.64.0, which produce redundant infomation when run with 'verbose' option. The developer has admitted it as a mistake and removed it already. [Sample output] user@localhost:~/ $ curl -v http://google.com * Expire in 0 ms for 6 (transfer 0x561fda827dd0) * Expire in 1 ms for 1 (transfer 0x561fda827dd0) * Expire in 0 ms for 1 (transfer 0x561fda827dd0) * Expire in 1 ms for 1 (transfer 0x561fda827dd0) * Expire in 0 ms for 1 (transfer 0x561fda827dd0) * Expire in 0 ms for 1 (transfer 0x561fda827dd0) < ...... hundreds of lines like this ...... > [Reference] https://curl.haxx.se/mail/archive-2019-02/0014.html https://curl.haxx.se/mail/lib-2019-02/0054.html https://github.com/curl/curl/commit/aabc7ae With kind regards! ------------------------------------------------------------ 2019-04-01 King's Way <io[AT]stdio.io>