Debian Patches

Status for smokeping/2.7.3-3

Patch Description Author Forwarded Bugs Origin Last update
asset_path_changes fix the paths to javascript files We're using javascript libraries from debian packages instead of the ones
vendored by upstream. Because of this some paths to libraries might differ a
bit.
Some folks are still using URLs of the form /cgi-bin/smokeping.cgi (which was
used up until buster). In order for css and js to be able to load with this
URL, we need to use our top-level alias to retrieve them.
Antoine Beaupré <anarcat@debian.org> not-needed 2019-08-25
fix-perl-lib fix path for perl libs Debian packages drop libraries in a different place than upstream not-needed 2019-02-10
fix-400d-graph fix default yearly display Default Database configuration file is defined so that only 360 days
of data could be stored:
.
max(steps * total) / (secs_in_a_day / step) =
144 * 720 / (86400 / 300) =
360
.
But Presentation configuration file defines the 4th graph as 400d,
thus making it always missing 40 oldest days of data.

===================================================================
Dmitry Semyonov <linulin@gmail.com> yes debian debian BTS 2019-02-10
fix-paths-inside-executables hardcode the path to the config file in CGI
===================================================================
Antoine Beaupré <anarcat@debian.org> not-needed 2019-02-16
missing-VERSION hardcode version because of missing VERSION file since upstream 2.6.10, the build system assumes a VERSION file is
available in the tree. it's supposed to hold the version number of the
package, but is not present. this hardcodes the version number to
work around the issue.
Antoine Beaupré <anarcat@debian.org> yes debian 2019-02-10
fix-conf-paths use Debian paths instead of silly ones
===================================================================
not-needed
proper-sample-conf setup a proper sample configuration This disables slaves and setups targets that are sure to work (no
slaves, localhost). It also sets up utf8

===================================================================
Antoine Beaupré <anarcat@debian.org> not-needed 2019-02-10
smokeinfo_man Generate man page for smokeinfo
The documentation is already there, the man page is juste currently not
being generated.
Gabriel Filion <gabster@lelutin.ca> yes 2019-02-24
fix-alert-edgetriggers fix broken alert edgetrigger functionality
diff --git a/lib/Smokeping.pm b/lib/Smokeping.pm
index 71a895d..82ef6e5 100644
Gerald Turner <gturner@unzane.com> no debian Debian BTS 2020-07-06

All known versions for source package 'smokeping'

Links