From 433e90393d8803cdad30f8c63f27091fc09d917a Mon Sep 17 00:00:00 2001 From: Victor Laborie Date: Sat, 5 Aug 2017 16:03:24 -0400 Subject: [PATCH] New upstream release (1.4.4) --- debian/changelog | 11 +++++++++++ debian/install | 1 + 2 files changed, 12 insertions(+) diff --git a/debian/changelog b/debian/changelog index c5b02c8..2bdfa61 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +bkctld (1.4.4-1) unstable; urgency=medium + + * Posix Compatibility and shellcheck cleaning + * Fix jail's sshd logging + * Simpler and more secure jail + * Use sh instead of bash and permit SSH keys only + * Set UseDNS to no in jail's config + * Add a basic nrpe check and a licence file + + -- Victor Laborie Sat, 05 Aug 2017 15:56:13 -0400 + bkctld (1.3-1) unstable; urgency=medium * Convert to non native package diff --git a/debian/install b/debian/install index 5be8ef1..d24af85 100755 --- a/debian/install +++ b/debian/install @@ -3,3 +3,4 @@ bkctld usr/sbin tpl/* usr/share/bkctld docs/zzz_evobackup usr/share/doc/bkctld bash_completion => /usr/share/bash_completion/bkctld +check_nrpe => /usr/lib/nagios/plugins/check_bkctld