Skip to content

Commit

Permalink
prepare new release (#998)
Browse files Browse the repository at this point in the history
  • Loading branch information
cgagnaire authored May 28, 2018
1 parent bde3679 commit 942bed5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion centreon/plugins/script.pm
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ use Pod::Find qw(pod_where);

my %handlers = (DIE => {});

my $global_version = 20180427;
my $global_version = 20180528;
my $alternative_fatpacker = 0;

sub new {
Expand Down
9 changes: 9 additions & 0 deletions changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
2018-05-28 Colin Gagnaire <[email protected]>
* Enhancement: [http] handle hidden basic authent (#974)
* Enhancement: add basic option to mode using http lib (#975)
* Enhancement: [sonicwall] enhance modes outputs and thresholds (#978)
* Enhancement: [quadstor]{vtltapeusage} add tapes count (#987)
* Fix: [f5/bigip]{trunks} div by 0 error (#964)
* Fix: [hirschmann]{hardware/psu} wrong oid (#985)
* Fix: [cisco/standard]{qosusage} calcul of total and child (#792)

2018-04-27 Colin Gagnaire <[email protected]>
* Plugin added: Sonicwall SNMP (#914)
* Mode added: [juniper/ssg] 'vpnstatus' (#891)
Expand Down

0 comments on commit 942bed5

Please sign in to comment.