Activity log for bug #1749942

Date Who What changed Old value New value Message
2018-02-16 12:02:02 xavier bug added bug
2018-02-16 12:13:17 xavier description Smokeping 2.6.11-4 probe FPing is not compatible with fping 4.0 when setting sourceaddress option. It happens because the '-S' option is expecting the 3.13 help output but it has changed in 4.0. In smokeping version 2.7.1 the '-S' option checking has changed to be compatible with 3.13 and 4.0. Version 2.6.11 (FPing.am line 70) $self->{enable}{S} = (`$binary -h 2>&1` =~ /\s-S\s/); Version 2.7.1 (FPing.am line 70) $self->{enable}{S} = (`$binary -h 2>&1` =~ /\s-S[,\s]/); It also affects to other options like '-O'. I propose to update Smokeping to version 2.7.1. Smokeping 2.6.11-4 probe FPing is not compatible with fping 4.0 when setting sourceaddress option. It happens because the '-S' option is expecting the 3.13 help output but it has changed in 4.0. In smokeping version 2.7.1 the '-S' option checking has changed to be compatible with 3.13 and 4.0. Version 2.6.11 (FPing.am line 70)         $self->{enable}{S} = (`$binary -h 2>&1` =~ /\s-S\s/); Version 2.7.1 (FPing.am line 70)         $self->{enable}{S} = (`$binary -h 2>&1` =~ /\s-S[,\s]/); It also affects to other options like '-O'. Reported in 2017-June in Smokeping github (https://github.com/oetiker/SmokePing/issues/90) I propose to update Smokeping to version 2.7.1.
2018-02-16 12:59:22 xavier description Smokeping 2.6.11-4 probe FPing is not compatible with fping 4.0 when setting sourceaddress option. It happens because the '-S' option is expecting the 3.13 help output but it has changed in 4.0. In smokeping version 2.7.1 the '-S' option checking has changed to be compatible with 3.13 and 4.0. Version 2.6.11 (FPing.am line 70)         $self->{enable}{S} = (`$binary -h 2>&1` =~ /\s-S\s/); Version 2.7.1 (FPing.am line 70)         $self->{enable}{S} = (`$binary -h 2>&1` =~ /\s-S[,\s]/); It also affects to other options like '-O'. Reported in 2017-June in Smokeping github (https://github.com/oetiker/SmokePing/issues/90) I propose to update Smokeping to version 2.7.1. Smokeping 2.6.11-4 probe FPing is not compatible with fping 4.0 when setting sourceaddress option. It happens because the '-S' option is expecting the 3.13 help output but it has changed in 4.0. In smokeping version 2.7.1 the '-S' option checking has changed to be compatible with 3.13 and 4.0. Version 2.6.11 (FPing.pm line 70)         $self->{enable}{S} = (`$binary -h 2>&1` =~ /\s-S\s/); Version 2.7.1 (FPing.pm line 70)         $self->{enable}{S} = (`$binary -h 2>&1` =~ /\s-S[,\s]/); It also affects to other options like '-O'. Reported in 2017-June in Smokeping github (https://github.com/oetiker/SmokePing/issues/90) I propose to update Smokeping to version 2.7.1.
2019-03-23 20:28:46 Gabriel Filion attachment added Import two compatibility patches for fping 4.0 https://bugs.launchpad.net/ubuntu/+source/smokeping/+bug/1749942/+attachment/5248898/+files/smokeping.debdiff
2019-03-24 00:22:09 Ubuntu Foundations Team Bug Bot tags bionic fping smokeping bionic fping patch smokeping
2019-03-24 00:22:15 Ubuntu Foundations Team Bug Bot bug added subscriber Ubuntu Sponsors Team
2019-03-24 15:36:28 Gabriel Filion attachment added this patch is based on the package in bionic https://bugs.launchpad.net/ubuntu/+source/smokeping/+bug/1749942/+attachment/5249081/+files/smokeping-2.6.11-4.debdiff
2019-03-31 21:41:18 Mathew Hodson nominated for series Ubuntu Bionic
2019-03-31 21:41:18 Mathew Hodson bug task added smokeping (Ubuntu Bionic)
2019-03-31 21:42:10 Mathew Hodson smokeping (Ubuntu): importance Undecided Low
2019-03-31 21:42:14 Mathew Hodson smokeping (Ubuntu Bionic): importance Undecided Low
2019-03-31 21:42:18 Mathew Hodson smokeping (Ubuntu): status New Fix Released
2019-03-31 21:43:01 Mathew Hodson tags bionic fping patch smokeping bionic patch patch-accepted-upstream
2019-04-20 20:51:28 Simon Quigley removed subscriber Ubuntu Sponsors Team
2019-10-14 21:19:53 Logan V bug added subscriber Logan V
2019-10-14 21:20:00 Launchpad Janitor smokeping (Ubuntu Bionic): status New Confirmed
2019-10-14 21:23:46 Logan V bug watch added https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=198486