Debian Package Tracker
Register | Log in
Subscribe

smokeping

latency logging and graphing system

Choose email to subscribe with

general
  • source: smokeping (main)
  • version: 2.7.3-4
  • maintainer: Gabriel Filion (DMD)
  • arch: all
  • std-ver: 4.5.0
  • 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.6.11-3
  • oldstable: 2.7.3-2
  • stable: 2.7.3-3
  • testing: 2.7.3-4
  • unstable: 2.7.3-4
versioned links
  • 2.6.11-3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 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: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • smokeping (11 bugs: 0, 8, 3, 0)
action needed
Marked for autoremoval on 30 June due to nvidia-graphics-drivers-tesla-470: #1011146 high
Version 2.7.3-4 of smokeping is marked for autoremoval from testing on Thu 30 Jun 2022. It depends (transitively) on nvidia-graphics-drivers-tesla-470, affected by #1011146. You should try to prevent the removal by fixing these RC bugs.
Created: 2022-05-24 Last update: 2022-05-24 15:10
A new upstream version is available: 2.8.2 high
A new upstream version 2.8.2 is available, you should consider packaging it.
Created: 2021-08-11 Last update: 2022-05-24 10:08
lintian reports 1 error and 1 warning high
Lintian reports 1 error and 1 warning about this package. You should make the package lintian clean getting rid of them.
Created: 2020-07-29 Last update: 2021-09-06 18:35
1 bug tagged patch in the BTS normal
The BTS contains patches fixing 1 bug, consider including or untagging them.
Created: 2021-08-14 Last update: 2022-05-24 15:02
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: 2022-05-24 13:37
version in VCS is newer than in repository, is it time to upload? normal
vcswatch reports that this package seems to have a new changelog entry (version 2.8.2-1, distribution UNRELEASED) and new commits in its VCS. You should consider whether it's time to make an upload.

Here are the relevant commit messages:
commit 355988384bb05b51233dfc4ad33281c2aa4dc022
Author: Gabriel Filion <gabster@lelutin.ca>
Date:   Sun May 1 14:39:06 2022 -0400

    avoid ucf: command not found errors on purge (Closes: 1005807)
    
    piuparts reports errors when purging the package. the ucf package is
    getting purged before smokeping and thus ucf/ucfr are not available
    anymore for smokeping's postrm script.
    
    From what I could see in many other packages' postrm scripts, they were
    just testing for presence of the command before using it in order to
    avoid those errors, so we'll do the same here.

commit aef1ca94adabf399094436ce627bb713c4c8bcb5
Author: Gabriel Filion <gabster@lelutin.ca>
Date:   Sun May 1 13:25:03 2022 -0400

    Import patch for fixing curl probes (Closes: 986068)

commit ad31ffadf727b830534dc4805b41bb1f521b36ba
Author: Gabriel Filion <gabster@lelutin.ca>
Date:   Sun May 1 12:38:06 2022 -0400

    Mark bug about man page x-ref as closed (Closes: 740852)
    
    This bug was marked as forwarded and the changes were merged upstream
    and released with 2.8.0 so we can now close this bug report!

commit 987bb66b5b5113be6033ff2267d88f096df49afd
Author: Gabriel Filion <gabster@lelutin.ca>
Date:   Sun May 1 11:15:23 2022 -0400

    Include lighttpd configuration file as an example (Closes: 961950)
    
    This was sent in by Joseph Nahmias <joe@nahmias.net>, thanks!

commit d02d2dc513d7763ded574bf8f15b373504144704
Author: Gabriel Filion <gabster@lelutin.ca>
Date:   Sun May 1 11:06:49 2022 -0400

    Mark bug as closed by the new upstream release

commit 5d5256632161e36b1e886ed78ef10b295126132f
Author: Gabriel Filion <gabster@lelutin.ca>
Date:   Sat Apr 30 14:40:27 2022 -0400

    remove override for autopkgtest marked as unused.
    
    This used to be there to remove a warning but now lintian shows it as
    being unused.

commit b43cd64e92df2d98b25de684a0223224d290078d
Author: Gabriel Filion <gabster@lelutin.ca>
Date:   Sat Apr 30 14:22:12 2022 -0400

    fix lintian overrides
    
    Those JS files are rather using the libs as debian packages.

commit c61b0700b2a84777bc1070214e4c8e9dfb5a67d4
Author: Gabriel Filion <gabster@lelutin.ca>
Date:   Sat Apr 30 13:55:36 2022 -0400

    bump standards-version to current version, 4.6.0
    
    No change needed

commit a9c41705c6e1e494387420f5a31aebaa8b75d6ed
Author: Gabriel Filion <gabster@lelutin.ca>
Date:   Sat Apr 30 13:47:22 2022 -0400

    The upstream readme now has a .md extension

commit 312a639c4305614d4e29844ddb4e911691903772
Author: Gabriel Filion <gabster@lelutin.ca>
Date:   Sat Apr 30 13:06:52 2022 -0400

    Some dependencies are missing
    
     * libnet-openssh-perl and libio-pty-perl are used by probes
       OpenSSHJunOSPing and OpenSSHEOSPing which were already present in the
       codebase before the upgrade.
     * libpath-tiny-perl is is used by probe IRTT, which was added in 2.7.2
     * libinfluxdb-lineprotocol-perl is used by Smokeping itself. This new
       optional feature was added in 2.8.0
       * Note that a second library, InfluxDB::HTTP is also needed to make
         this feature available, but it is currently not packaged in debian
         so its package will need to get created, and then the dependency to
         it should be added here.

commit 203bfdd8aa15f29dcd526a082ed7970a26c0c19a
Author: Gabriel Filion <gabster@lelutin.ca>
Date:   Fri Apr 29 21:35:58 2022 -0400

    update patch fx-paths-inside-executables for new upstream code

commit e20dafd9043de481ed66b233d5ff691d91b981af
Author: Gabriel Filion <gabster@lelutin.ca>
Date:   Sun Apr 24 16:10:17 2022 -0400

    Remove all patches that were applied since the new upstream version

commit 6146980de293d08c62f7d3f4b102562964e4ade2
Author: Gabriel Filion <gabster@lelutin.ca>
Date:   Sun Apr 24 15:44:49 2022 -0400

    Start new changelog for 2.8.2

commit 98b15b937762f24a573fa12bedb7b30d3ef3e11b
Merge: d1507a2 e29cc32
Author: Gabriel Filion <gabster@lelutin.ca>
Date:   Sun Apr 24 15:06:28 2022 -0400

    Update upstream source from tag 'upstream/2.8.2'
    
    Update to upstream version '2.8.2'
    with Debian dir 9fb3ef2fa5ad376dac762071f167d6f3518aab11

commit e29cc3252655c6ab583ce7de767d47f0157148c6
Author: Gabriel Filion <gabster@lelutin.ca>
Date:   Sun Apr 24 15:06:28 2022 -0400

    New upstream version 2.8.2
Created: 2020-12-11 Last update: 2022-05-22 05:42
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.6.1 instead of 4.5.0).
Created: 2019-07-08 Last update: 2022-05-11 23:25
news
[rss feed]
  • [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)
  • [2015-11-27] Accepted smokeping 2.3.6-5+squeeze2 (source all) into squeeze-lts (Antoine Beaupré)
  • [2015-11-26] Accepted smokeping 2.6.9-1+deb8u1 (source all) into proposed-updates->stable-new, proposed-updates (Antoine Beaupré)
  • [2015-11-26] Accepted smokeping 2.6.8-2+deb7u1 (source all) into oldstable-proposed-updates->oldstable-new, oldstable-proposed-updates (Antoine Beaupré)
  • [2015-11-25] Accepted smokeping 2.6.11-2 (source all) into unstable (Antoine Beaupré)
  • [2015-06-10] smokeping 2.6.11-1 MIGRATED to testing (Britney)
  • [2014-07-13] smokeping 2.6.9-1 MIGRATED to testing (Britney)
  • [2014-07-08] Accepted smokeping 2.6.9-1 (source all) (Antoine Beaupré)
  • 1
  • 2
bugs [bug history graph]
  • all: 11
  • RC: 0
  • I&N: 8
  • M&W: 3
  • F&P: 0
  • patch: 1
links
  • homepage
  • lintian (1, 1)
  • buildd: logs, clang, reproducibility
  • popcon
  • browse source code
  • edit tags
  • other distros
  • security tracker
  • screenshots
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 2.7.3-4
  • 11 bugs (2 patches)

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