commit
This commit is contained in:
89
debian/.debhelper/generated/smokeping/dh_installchangelogs.dch.trimmed
vendored
Normal file
89
debian/.debhelper/generated/smokeping/dh_installchangelogs.dch.trimmed
vendored
Normal file
@@ -0,0 +1,89 @@
|
||||
smokeping (2.9.0+linuxiarz.pl-1) unstable; urgency=medium
|
||||
|
||||
[ linuxiarz.pl ]
|
||||
* Bump to 2.9.0
|
||||
|
||||
smokeping (2.8.2+ds-1) unstable; urgency=medium
|
||||
|
||||
[ Gabriel Filion ]
|
||||
* New upstream version (Closes: #1004308, #740852)
|
||||
* All patches that were merged upstream were removed
|
||||
* Add an example lighttpd configuration file for smokeping (Closes: #961950)
|
||||
* Import upstream patch to fix curl probes (Closes: #986068)
|
||||
* Avoid errors with ucf/ucfr during postrm (Closes: #1005807)
|
||||
* New required library libobject-result-perl for influxdb
|
||||
* Remove obsolete dependency on lsb-base
|
||||
* fix lintian warning about unmatched news entry
|
||||
* lintian-overrides are now obsolete
|
||||
* Clear out copyright details for files removed in repack
|
||||
* Patch out building of 3rd-party js libs
|
||||
* Revert "fix lintian warning about unmatched news entry"
|
||||
|
||||
[ Debian Janitor ]
|
||||
* Bump debhelper from old 12 to 13.
|
||||
* Update standards version to 4.6.1, no changes needed.
|
||||
|
||||
-- Gabriel Filion <gabster@lelutin.ca> Sun, 04 Feb 2024 14:54:09 -0500
|
||||
|
||||
smokeping (2.7.3-4) unstable; urgency=low
|
||||
|
||||
[ Debian Janitor ]
|
||||
* Trim trailing whitespace.
|
||||
* Bump debhelper from old 10 to 12.
|
||||
* Set debhelper-compat version in Build-Depends.
|
||||
* Drop unnecessary dependency on dh-autoreconf.
|
||||
* Update standards version to 4.5.0, no changes needed.
|
||||
|
||||
[ Gabriel Filion ]
|
||||
* Import patch that disables refresh while zooming (Closes:#981348)
|
||||
* Import patch disabling rsa1 and enabling ecdsa for ssh probe (Closes:
|
||||
#962225)
|
||||
|
||||
-- Gabriel Filion <gabriel@koumbit.org> Sun, 24 Apr 2022 14:44:58 -0400
|
||||
|
||||
smokeping (2.7.3-3) unstable; urgency=medium
|
||||
|
||||
[ Gabriel Filion ]
|
||||
* start generating smokeinfo manpage
|
||||
* postrm: purge, removal of apache2/conf.d/smokeping not needed anymore
|
||||
* make css and js load from the /smokeping alias (closes: #929515)
|
||||
* change fix-conf-paths patch to point the daemon to /run/smokeping for its
|
||||
pid indead of /var/run/smokeping
|
||||
|
||||
[ Matteo F. Vescovi ]
|
||||
* debian/patches/: fix-alert-edgetriggers added (Closes: #934170)
|
||||
|
||||
-- Gabriel Filion <gabriel@koumbit.org> Sat, 11 Jul 2020 00:00:19 +0200
|
||||
|
||||
smokeping (2.7.3-2) unstable; urgency=medium
|
||||
|
||||
[ Gabriel Filion ]
|
||||
* systemd: run service as smokeping user
|
||||
The systemd service unit file that was introduced in 2.7.3-1 didn't setup
|
||||
user and group properly for the service, and the daemon was running as root.
|
||||
This is now corrected, but it might mean that some files were created by and
|
||||
are owned by root. To fix this, you can use the following command:
|
||||
.
|
||||
find /var/lib/smokeping/ -mindepth 1 -name '__cgi' -prune -o \
|
||||
-exec chown smokeping:smokeping {} \;
|
||||
* missing-VERSION forwarded and merged upstream
|
||||
* patch "fix-400d-graph" forwarded and merged upstream
|
||||
* rename patch path_changes to make its name more meaningful
|
||||
* reduce javascript_path_changes to the strict minimum
|
||||
* fix-perl-lib: indicate that the patch shouldn't be forwarded
|
||||
* proper-samle-conf: indicate that it shouldn't be forwarded
|
||||
* make commands invoked in rules more verbose as per policy version 4.2.0
|
||||
* use https for the homepage
|
||||
* Bump Standards-Version to 4.3.0
|
||||
* merge both patches that hardcode config path
|
||||
* init.d: match on pidfile only prevents service stop (closes: #922395)
|
||||
* systemd: move example for slave mode in the examples dir
|
||||
* control: erroneous and duplicated mention of default mta
|
||||
|
||||
[ Sven Hartge ]
|
||||
* Change group of secrets file for slaves to www-data (Closes: #760945)
|
||||
|
||||
-- Gabriel Filion <gabriel@koumbit.org> Sat, 23 Feb 2019 19:54:18 -0500
|
||||
|
||||
# Older entries have been removed from this changelog.
|
||||
# To read the complete changelog use `apt changelog smokeping`.
|
||||
Reference in New Issue
Block a user