diff --git a/mylvmbackup.changes b/mylvmbackup.changes index 5fcdfff..c0aca06 100644 --- a/mylvmbackup.changes +++ b/mylvmbackup.changes @@ -2,10 +2,13 @@ Tue Dec 2 14:48:09 UTC 2014 - lars@linux-schulserver.de - update to 0.16: - + Merged SNMP support from Alexandre Anriot + + Merged SNMP support from Alexandre Anriot - this adds support + for sending out SNMP traps in case of backup successes or + failures. + BUG#1351000: fixed crash when specifying both --help and $mail_report_on was set to 'always' - recommend MIME::Lite for mail report feature +- recommend Net::SNMP for SNMP feature ------------------------------------------------------------------- Tue Sep 9 19:57:46 UTC 2014 - lars@linux-schulserver.de diff --git a/mylvmbackup.spec b/mylvmbackup.spec index cbc904d..0c0e611 100644 --- a/mylvmbackup.spec +++ b/mylvmbackup.spec @@ -37,6 +37,7 @@ Requires: perl(File::Temp) Requires: perl(Getopt::Long) Requires: perl(Sys::Hostname) Recommends: perl(MIME::Lite) +Recommends: perl(Net::SNMP) BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch