Debian Package Tracker
Register | Log in
Subscribe

smokeping

latency logging and graphing system

Choose email to subscribe with

general
  • source: smokeping (main)
  • version: 2.8.2+ds-1
  • maintainer: Gabriel Filion (DMD)
  • arch: all
  • std-ver: 4.6.1
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 2.7.3-2
  • oldstable: 2.7.3-3
  • stable: 2.7.3-4.1
  • testing: 2.8.2+ds-1
  • unstable: 2.8.2+ds-1
versioned links
  • 2.7.3-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.7.3-3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.7.3-4.1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.8.2+ds-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • smokeping (4 bugs: 0, 3, 1, 0)
action needed
A new upstream version is available: 2.9.0 high
A new upstream version 2.9.0 is available, you should consider packaging it.
Created: 2025-02-23 Last update: 2025-05-23 01:03
lintian reports 1 error high
Lintian reports 1 error about this package. You should make the package lintian clean getting rid of them.
Created: 2024-11-14 Last update: 2024-11-14 23:04
Depends on packages which need a new maintainer normal
The packages that smokeping depends on which need a new maintainer are:
  • prototypejs (#863697)
    • Depends: libjs-prototype
  • scriptaculous (#863696)
    • Depends: libjs-scriptaculous
Created: 2019-11-22 Last update: 2025-05-23 00:33
1 bug tagged patch in the BTS normal
The BTS contains patches fixing 1 bug, consider including or untagging them.
Created: 2025-01-13 Last update: 2025-05-23 00:31
15 new commits since last upload, is it time to release? normal
vcswatch reports that this package seems to have new commits in its VCS but has not yet updated debian/changelog. You should consider updating the Debian changelog and uploading this new version into the archive.

Here are the relevant commit logs:
commit f530e7aed3b2a99374c3d5d59498e44bc4210b34
Author: Gabriel Filion <gabster@lelutin.ca>
Date:   Sat Feb 1 14:02:43 2025 -0500

    Restore Christoph Biedl's NMU changelog entry
    
    This change never made it to a release but it was also never pushed to salsa.
    
    We should keep this entry around for recognition of the work that was
    done.

commit ff742b7ca2a5fb78a35625a84feea7717c98fe30
Merge: b95998b 1a31bed
Author: LeLutin <gabster@lelutin.ca>
Date:   Thu Jan 16 07:11:45 2025 +0000

    Merge branch 'jmtd-fix-changelog' into 'master'
    
    Restore Michael Biebl's NMU changelog entry
    
    See merge request debian/smokeping!8

commit 1a31bedd0fa97f1fac6cc02d5baab51ab547b423
Author: Jonathan Dowland <jmtd@debian.org>
Date:   Mon Jan 13 14:54:04 2025 +0000

    Restore Michael Biebl's NMU changelog entry
    
    Signed-off-by: Jonathan Dowland <jmtd@debian.org>

commit b95998be37f67197617545b05c2d02081a6c1d15
Author: Gabriel Filion <gabster@lelutin.ca>
Date:   Tue Jun 4 09:22:34 2024 -0400

    Also order after network-online.target
    
    I've taken a further look at how other services manage their ordering
    and from what I could see in postfix and nginx, they both order
    themselves after network-online.target (also with Wants= as documented
    by freedesktop for how to wait for the network to be online) and
    nss-lookup.target.

commit cec26e7198b05c0450eb6fce52752503075c76bf
Author: Gabriel Filion <gabster@lelutin.ca>
Date:   Sun Jun 2 13:35:12 2024 -0400

    Delay smokeping startup until hostname lookup is available [Closes: #996824]
    
    Michael Deegan reported that in some cases, smokeping tries to resolve
    hostnames for all targets at startup, and it can currently happen before
    DNS is actually available.
    
    SystemD's documentation mentions that one should use the
    nss-lookup.target target instead to wait until hostname lookup is
    available. That should make the above problem go away.

commit 82eae1db40407db248a0b39b8f7861ecee72e7f3
Author: Gabriel Filion <gabster@lelutin.ca>
Date:   Fri May 31 11:41:07 2024 -0400

    echoping is no longer in debian archives [Closes: #1042953]
    
    Christoph Biedl <debian.axhn@manchmal.in-ulm.de> responded to the bug
    report saying that smokeping is working great without this dependency
    and pointed out the actual bug report for removal of echoping.
    
    We can simply drop the dependency.

commit 4b7d494306848ae6500af881ac64fd84d066156e
Author: Gabriel Filion <gabster@lelutin.ca>
Date:   Tue Mar 12 19:06:20 2024 -0400

    Add mention of authorship for nginx example config file
    
    The author was OK with either MIT or GPL-2+ for the file license but
    preferred MIT since that's the license used in the repository where the
    example config file was originally taken from.

commit 7dc8ce2ef017c33abdfd9cc773d82ed047045323
Author: Gabriel Filion <gabster@lelutin.ca>
Date:   Tue Mar 12 18:04:46 2024 -0400

    Deploy example nginx configuration file to doc/examples/

commit 7112a64bbfa1cdbb46c6f7422bdeea4924c30458
Author: Gabriel Filion <gabster@lelutin.ca>
Date:   Tue Mar 12 18:02:42 2024 -0400

    displace example config file for nginx inside the debian dir
    
    everything outside of the debian directory is the code from upstream so
    we shouldn't add things there -- that'll make us diverge from the
    upstream tar ball.

commit 8c861c53f11f7dc18eadc7be03c66d27c7be7133
Author: Alexey Vazhnov <vazhnov@boot-keys.org>
Date:   Fri Sep 30 00:02:34 2022 +0200

    Add nginx_example.conf
    
    Copy from https://gitlab.com/vazhnov/smokeping_nginx/-/blob/main/best.conf

commit 46682525a0fb1a256914008228c5f6457ec5748c
Author: Gabriel Filion <gabster@lelutin.ca>
Date:   Tue Mar 12 17:40:43 2024 -0400

    Update README wrt fcgi
    
    With the recent merger of Sebastian Badia's suggested change for using
    fcgid by default, the readme doesn't need the extra mention anymore.
    
    We currently already have an example config file for lighttpd so we
    should mention its existence in the README file. Another example config
    file is also being worked on for nginx (in MR 5 on salsa)

commit 71008fe13592af0fec1796029f9ec71947e25c6b
Author: Gabriel Filion <gabster@lelutin.ca>
Date:   Tue Mar 12 17:05:58 2024 -0400

    Import change proposed by Janitor
    
    This is the only change that's currently not applied in
    https://salsa.debian.org/debian/smokeping/-/merge_requests/4
    
    The version limit is old and seems arbitrary nowadays so we can just get
    rid of it.

commit fbf371b7de1096cd8fbbda2dddc48776b5a04f06
Merge: f9e7519 a71aff9
Author: LeLutin <gabster@lelutin.ca>
Date:   Tue Mar 12 20:55:47 2024 +0000

    Merge branch 'handler-fcgid' into 'master'
    
    d/control: Use apache2 fcgid handler by default
    
    See merge request debian/smokeping!6

commit a71aff9df1c5c01cd17f6d9049ac8aa8a623c9ec
Author: Sebastien Badia <sbadia@debian.org>
Date:   Fri Mar 1 17:57:38 2024 +0100

    d/control: Use apache2 fcgid handler by default

commit f9e7519f482714e920d77044a3fe45b09b8c2ed1
Author: Gabriel Filion <gabster@lelutin.ca>
Date:   Sun Feb 4 15:37:32 2024 -0500

    Add libinfluxdb-http-perl in suggests
    
    This is not a core feature, but for using smokeping with influxdb, this
    new library may be needed by users.
Created: 2020-12-11 Last update: 2025-05-14 10:30
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.7.2 instead of 4.6.1).
Created: 2019-07-08 Last update: 2025-02-27 13:25
news
[rss feed]
  • [2024-02-10] smokeping 2.8.2+ds-1 MIGRATED to testing (Debian testing watch)
  • [2024-02-04] Accepted smokeping 2.8.2+ds-1 (source) into unstable (Gabriel Filion) (signed by: Jérôme Charaoui)
  • [2023-09-12] smokeping 2.7.3-4.2 MIGRATED to testing (Debian testing watch)
  • [2023-09-07] Accepted smokeping 2.7.3-4.2 (source) into unstable (Christoph Biedl)
  • [2023-09-02] smokeping REMOVED from testing (Debian testing watch)
  • [2022-10-20] smokeping 2.7.3-4.1 MIGRATED to testing (Debian testing watch)
  • [2022-10-15] Accepted smokeping 2.7.3-4.1 (source) into unstable (Michael Biebl)
  • [2022-05-05] smokeping 2.7.3-4 MIGRATED to testing (Debian testing watch)
  • [2022-04-24] Accepted smokeping 2.7.3-4 (source) into unstable (Gabriel Filion) (signed by: Antoine Beaupré)
  • [2020-07-16] smokeping 2.7.3-3 MIGRATED to testing (Debian testing watch)
  • [2020-07-10] Accepted smokeping 2.7.3-3 (source) into unstable (Gabriel Filion) (signed by: Matteo F. Vescovi)
  • [2019-03-09] smokeping 2.7.3-2 MIGRATED to testing (Debian testing watch)
  • [2019-02-26] Accepted smokeping 2.7.3-2 (source) into unstable (Gabriel Filion) (signed by: Antoine Beaupré)
  • [2019-02-07] smokeping 2.7.3-1 MIGRATED to testing (Debian testing watch)
  • [2019-02-01] Accepted smokeping 2.7.3-1 (source) into unstable (Gabriel Filion) (signed by: Antoine Beaupré)
  • [2018-10-18] smokeping 2.7.2-3 MIGRATED to testing (Debian testing watch)
  • [2018-10-12] Accepted smokeping 2.7.2-3 (source) into unstable (Gabriel Filion) (signed by: Antoine Beaupré)
  • [2018-09-01] smokeping 2.7.2-2 MIGRATED to testing (Debian testing watch)
  • [2018-08-26] Accepted smokeping 2.7.2-2 (source) into unstable (Antoine Beaupré)
  • [2018-05-21] smokeping 2.6.11-5 MIGRATED to testing (Debian testing watch)
  • [2018-05-15] Accepted smokeping 2.7.2-1 (source all) into experimental (Antoine Beaupré)
  • [2018-05-15] Accepted smokeping 2.6.11-5 (source all) into unstable (Antoine Beaupré)
  • [2018-05-13] smokeping 2.6.11-4 MIGRATED to testing (Debian testing watch)
  • [2018-01-29] smokeping REMOVED from testing (Debian testing watch)
  • [2017-12-06] smokeping 2.6.11-4 MIGRATED to testing (Debian testing watch)
  • [2017-11-30] Accepted smokeping 2.6.11-4 (source all) into unstable (Antoine Beaupré)
  • [2017-09-16] smokeping REMOVED from testing (Debian testing watch)
  • [2016-05-24] smokeping 2.6.11-3 MIGRATED to testing (Debian testing watch)
  • [2016-05-19] Accepted smokeping 2.6.11-3 (source all) into unstable (Antoine Beaupré)
  • [2015-11-28] smokeping 2.6.11-2 MIGRATED to testing (Britney)
  • 1
  • 2
bugs [bug history graph]
  • all: 6
  • RC: 0
  • I&N: 4
  • M&W: 1
  • F&P: 1
  • patch: 1
links
  • homepage
  • lintian (1, 0)
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • edit tags
  • other distros
  • security tracker
  • screenshots
  • debian patches
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 2.8.2+ds-1
  • 13 bugs (2 patches)

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing