2017-02-09 17:56:00 |
Joshua Powers |
bug |
|
|
added bug |
2017-02-09 17:56:10 |
Joshua Powers |
nagios-nrpe (Ubuntu): assignee |
|
Joshua Powers (powersj) |
|
2017-02-09 17:56:12 |
Joshua Powers |
nagios-nrpe (Ubuntu): importance |
Undecided |
Medium |
|
2017-02-09 17:56:15 |
Joshua Powers |
nagios-nrpe (Ubuntu): status |
New |
In Progress |
|
2017-02-10 17:04:48 |
Joshua Powers |
summary |
Merge from Debian unstable |
[Sync Request] Sync nagios-nrpe (3.0.1-3) from Debian unstable (main) |
|
2017-02-10 17:04:59 |
Joshua Powers |
nagios-nrpe (Ubuntu): assignee |
Joshua Powers (powersj) |
|
|
2017-02-10 17:05:05 |
Joshua Powers |
nagios-nrpe (Ubuntu): status |
In Progress |
Confirmed |
|
2017-02-10 17:25:24 |
Joshua Powers |
description |
Need to grab the latest from Debian |
Please sync nagios-nrpe (3.0.1-3) from Debian unstable (main)
The Ubuntu package no longer has any required changes, all three current deltas were dropped:
* Two changes were related to enabling hardening to debian/rules. This was merged into Ubuntu [1]
* The third change is an extra erroneously added git diff file named 'xxx'. This file is not necessary and should be removed/overridden.
The package from Debian was successfully built in a ppa [2]. My attempt at a merge verified that the build hardening is enabled [3] and only remaining changes were the change log and control file.
[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=728218
[2] https://launchpad.net/~powersj/+archive/ubuntu/nagios-nrpe-1663329
[3] https://code.launchpad.net/~powersj/ubuntu/+source/nagios-nrpe/+git/nagios-nrpe/+merge/316979
nagios-nrpe (3.0.1-3) unstable; urgency=medium
* Add reload command to systemd service file.
* Make missing EnvironmentFile non-fatal in systemd service.
-- Bas Couwenberg <sebastic@debian.org> Sat, 24 Dec 2016 10:24:09 +0100
nagios-nrpe (3.0.1-2) unstable; urgency=medium
* Add systemd service file and tmpfiles.d configuration.
(closes: #665422)
* Update nrpe manpage to include new options.
-- Bas Couwenberg <sebastic@debian.org> Fri, 23 Dec 2016 23:15:19 +0100
nagios-nrpe (3.0.1-1) unstable; urgency=medium
* Update check_nrpe.cfg to remove command with arguments.
(LP: #975918)
* Disable SSL support by default, requires configuration.
It also doesn't work well with old check_nrpe versions.
* Move from experimental to unstable.
-- Bas Couwenberg <sebastic@debian.org> Fri, 09 Dec 2016 00:15:29 +0100
nagios-nrpe (3.0.1-1~exp1) experimental; urgency=medium
[ Alexander Wirt ]
* Sync uploaders with reality.
(closes: #773441)
[ Bas Couwenberg ]
* New upstream release.
- Reworked SSL/TLS. See the README.SSL.md file for full info.
(closes: #547092)
* Add myself to Uploaders.
* Add Vcs-* fields to control file.
(closes: #755507)
* Change nagios-plugins dependencies to monitoring-plugins.
* Switch from dpatch to source format 3.0 (quilt).
(closes: #756410)
* Drop obsolete patch: 04_weird_output.dpatch.
* Restructure control file with cme.
* Reorder (build) dependencies.
* Add Homepage field to control file.
* Update copyright file using copyright-format 1.0.
* Add gbp.conf to use pristine-tar by default.
* Update build dependency to use openssl 1.0.
* Enable all hardening buildflags.
(closes: #728218)
* Enable parallel builds.
* Suggest xinetd | inetd.
(closes: #662247)
* Include PDF & ODT documentation in docs.
(closes: #662249)
* Update watch file to handle common issues.
* Add upstream metadata.
* Merge nrpe.cfg patches into single patch.
(closes: #660583)
* Use configure option to set custom PID directory instead of patch.
* Drop 09_noremove_pid.patch, fixed upstream. Refresh remaining patches.
* Add patch to use pre-generated dh.h for reproducible builds.
* Override dh_auto_build to build all targets.
* Use dh-autoreconf instead of autotools-dev.
* Use exit status 0 in init script when inetd is configured.
(closes: #775924)
* Include README.SSL.md in docs.
* Bump Standards-Version to 3.9.8, changes:
Vcs-* fields, copyright-format 1.0.
[ Benjamin Drung ]
* Use dh_auto_configure to enable default hardening flags.
(closes: #843805)
* Fix copyright-refers-to-symlink-license.
(closes: #756414)
[ Chris Lamb ]
* Make the build reproducible.
(closes: #834857)
-- Bas Couwenberg <sebastic@debian.org> Sun, 04 Dec 2016 18:36:54 +0100 |
|
2017-02-10 17:25:50 |
Joshua Powers |
bug |
|
|
added subscriber Ubuntu Server Team |
2017-02-10 17:25:58 |
Joshua Powers |
bug |
|
|
added subscriber Ubuntu Sponsors Team |
2017-02-10 22:30:57 |
Nish Aravamudan |
nagios-nrpe (Ubuntu): status |
Confirmed |
Fix Committed |
|
2017-02-10 22:40:56 |
Joshua Powers |
description |
Please sync nagios-nrpe (3.0.1-3) from Debian unstable (main)
The Ubuntu package no longer has any required changes, all three current deltas were dropped:
* Two changes were related to enabling hardening to debian/rules. This was merged into Ubuntu [1]
* The third change is an extra erroneously added git diff file named 'xxx'. This file is not necessary and should be removed/overridden.
The package from Debian was successfully built in a ppa [2]. My attempt at a merge verified that the build hardening is enabled [3] and only remaining changes were the change log and control file.
[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=728218
[2] https://launchpad.net/~powersj/+archive/ubuntu/nagios-nrpe-1663329
[3] https://code.launchpad.net/~powersj/ubuntu/+source/nagios-nrpe/+git/nagios-nrpe/+merge/316979
nagios-nrpe (3.0.1-3) unstable; urgency=medium
* Add reload command to systemd service file.
* Make missing EnvironmentFile non-fatal in systemd service.
-- Bas Couwenberg <sebastic@debian.org> Sat, 24 Dec 2016 10:24:09 +0100
nagios-nrpe (3.0.1-2) unstable; urgency=medium
* Add systemd service file and tmpfiles.d configuration.
(closes: #665422)
* Update nrpe manpage to include new options.
-- Bas Couwenberg <sebastic@debian.org> Fri, 23 Dec 2016 23:15:19 +0100
nagios-nrpe (3.0.1-1) unstable; urgency=medium
* Update check_nrpe.cfg to remove command with arguments.
(LP: #975918)
* Disable SSL support by default, requires configuration.
It also doesn't work well with old check_nrpe versions.
* Move from experimental to unstable.
-- Bas Couwenberg <sebastic@debian.org> Fri, 09 Dec 2016 00:15:29 +0100
nagios-nrpe (3.0.1-1~exp1) experimental; urgency=medium
[ Alexander Wirt ]
* Sync uploaders with reality.
(closes: #773441)
[ Bas Couwenberg ]
* New upstream release.
- Reworked SSL/TLS. See the README.SSL.md file for full info.
(closes: #547092)
* Add myself to Uploaders.
* Add Vcs-* fields to control file.
(closes: #755507)
* Change nagios-plugins dependencies to monitoring-plugins.
* Switch from dpatch to source format 3.0 (quilt).
(closes: #756410)
* Drop obsolete patch: 04_weird_output.dpatch.
* Restructure control file with cme.
* Reorder (build) dependencies.
* Add Homepage field to control file.
* Update copyright file using copyright-format 1.0.
* Add gbp.conf to use pristine-tar by default.
* Update build dependency to use openssl 1.0.
* Enable all hardening buildflags.
(closes: #728218)
* Enable parallel builds.
* Suggest xinetd | inetd.
(closes: #662247)
* Include PDF & ODT documentation in docs.
(closes: #662249)
* Update watch file to handle common issues.
* Add upstream metadata.
* Merge nrpe.cfg patches into single patch.
(closes: #660583)
* Use configure option to set custom PID directory instead of patch.
* Drop 09_noremove_pid.patch, fixed upstream. Refresh remaining patches.
* Add patch to use pre-generated dh.h for reproducible builds.
* Override dh_auto_build to build all targets.
* Use dh-autoreconf instead of autotools-dev.
* Use exit status 0 in init script when inetd is configured.
(closes: #775924)
* Include README.SSL.md in docs.
* Bump Standards-Version to 3.9.8, changes:
Vcs-* fields, copyright-format 1.0.
[ Benjamin Drung ]
* Use dh_auto_configure to enable default hardening flags.
(closes: #843805)
* Fix copyright-refers-to-symlink-license.
(closes: #756414)
[ Chris Lamb ]
* Make the build reproducible.
(closes: #834857)
-- Bas Couwenberg <sebastic@debian.org> Sun, 04 Dec 2016 18:36:54 +0100 |
Please sync nagios-nrpe (3.0.1-3) from Debian unstable (main)
The Ubuntu package no longer has any required changes, all three current deltas were dropped:
* Two changes were related to enabling hardening to debian/rules. This was merged into Debian [1]
* The third change is an extra erroneously added git diff file named 'xxx'. This file is not necessary and should be removed/overridden.
The package from Debian was successfully built in a ppa [2]. My attempt at a merge verified that the build hardening is enabled [3] and only remaining changes were the change log and control file.
[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=728218
[2] https://launchpad.net/~powersj/+archive/ubuntu/nagios-nrpe-1663329
[3] https://code.launchpad.net/~powersj/ubuntu/+source/nagios-nrpe/+git/nagios-nrpe/+merge/316979
nagios-nrpe (3.0.1-3) unstable; urgency=medium
* Add reload command to systemd service file.
* Make missing EnvironmentFile non-fatal in systemd service.
-- Bas Couwenberg <sebastic@debian.org> Sat, 24 Dec 2016 10:24:09 +0100
nagios-nrpe (3.0.1-2) unstable; urgency=medium
* Add systemd service file and tmpfiles.d configuration.
(closes: #665422)
* Update nrpe manpage to include new options.
-- Bas Couwenberg <sebastic@debian.org> Fri, 23 Dec 2016 23:15:19 +0100
nagios-nrpe (3.0.1-1) unstable; urgency=medium
* Update check_nrpe.cfg to remove command with arguments.
(LP: #975918)
* Disable SSL support by default, requires configuration.
It also doesn't work well with old check_nrpe versions.
* Move from experimental to unstable.
-- Bas Couwenberg <sebastic@debian.org> Fri, 09 Dec 2016 00:15:29 +0100
nagios-nrpe (3.0.1-1~exp1) experimental; urgency=medium
[ Alexander Wirt ]
* Sync uploaders with reality.
(closes: #773441)
[ Bas Couwenberg ]
* New upstream release.
- Reworked SSL/TLS. See the README.SSL.md file for full info.
(closes: #547092)
* Add myself to Uploaders.
* Add Vcs-* fields to control file.
(closes: #755507)
* Change nagios-plugins dependencies to monitoring-plugins.
* Switch from dpatch to source format 3.0 (quilt).
(closes: #756410)
* Drop obsolete patch: 04_weird_output.dpatch.
* Restructure control file with cme.
* Reorder (build) dependencies.
* Add Homepage field to control file.
* Update copyright file using copyright-format 1.0.
* Add gbp.conf to use pristine-tar by default.
* Update build dependency to use openssl 1.0.
* Enable all hardening buildflags.
(closes: #728218)
* Enable parallel builds.
* Suggest xinetd | inetd.
(closes: #662247)
* Include PDF & ODT documentation in docs.
(closes: #662249)
* Update watch file to handle common issues.
* Add upstream metadata.
* Merge nrpe.cfg patches into single patch.
(closes: #660583)
* Use configure option to set custom PID directory instead of patch.
* Drop 09_noremove_pid.patch, fixed upstream. Refresh remaining patches.
* Add patch to use pre-generated dh.h for reproducible builds.
* Override dh_auto_build to build all targets.
* Use dh-autoreconf instead of autotools-dev.
* Use exit status 0 in init script when inetd is configured.
(closes: #775924)
* Include README.SSL.md in docs.
* Bump Standards-Version to 3.9.8, changes:
Vcs-* fields, copyright-format 1.0.
[ Benjamin Drung ]
* Use dh_auto_configure to enable default hardening flags.
(closes: #843805)
* Fix copyright-refers-to-symlink-license.
(closes: #756414)
[ Chris Lamb ]
* Make the build reproducible.
(closes: #834857)
-- Bas Couwenberg <sebastic@debian.org> Sun, 04 Dec 2016 18:36:54 +0100 |
|
2017-02-10 23:28:23 |
Nish Aravamudan |
nagios-nrpe (Ubuntu): status |
Fix Committed |
Fix Released |
|