Skip to content

Commit

Permalink
release 2.44
Browse files Browse the repository at this point in the history
  • Loading branch information
sni committed May 28, 2021
1 parent de6c87a commit a2b7737
Show file tree
Hide file tree
Showing 15 changed files with 30 additions and 24 deletions.
2 changes: 1 addition & 1 deletion Changes
@@ -1,6 +1,6 @@
This file documents the revision history for the Monitoring Webinterface Thruk.

next:
2.44 Fri May 28 17:55:32 CEST 2021
- rework login mask to be more mobile friendly
- add new config option: cookie_secure_only
- add missing services in host availability reports (#1098)
Expand Down
24 changes: 12 additions & 12 deletions MANIFEST
Expand Up @@ -181,8 +181,8 @@ plugins/plugins-available/business_process/lib/Thruk/Controller/bp.pm
plugins/plugins-available/business_process/lib/Thruk/Controller/Rest/V1/bp.pm
plugins/plugins-available/business_process/lib/Thruk/Utils/CLI/Bp.pm
plugins/plugins-available/business_process/preview.png
plugins/plugins-available/business_process/root/bp-2.42.2.css
plugins/plugins-available/business_process/root/bp-2.42.2.js
plugins/plugins-available/business_process/root/bp-2.44.1.css
plugins/plugins-available/business_process/root/bp-2.44.1.js
plugins/plugins-available/business_process/root/bp-ie-fixes.js
plugins/plugins-available/business_process/root/images/lock.png
plugins/plugins-available/business_process/root/images/testmode_critical.png
Expand Down Expand Up @@ -375,8 +375,8 @@ plugins/plugins-available/mobile/root/img/ndisabled.gif
plugins/plugins-available/mobile/root/img/passiveonly.gif
plugins/plugins-available/mobile/root/img/startup.png
plugins/plugins-available/mobile/root/img/thruk.png
plugins/plugins-available/mobile/root/mobile-2.42.2.css
plugins/plugins-available/mobile/root/mobile-2.42.2.js
plugins/plugins-available/mobile/root/mobile-2.44.1.css
plugins/plugins-available/mobile/root/mobile-2.44.1.js
plugins/plugins-available/mobile/root/vendor/jqm-1.4.5/images/ajax-loader.gif
plugins/plugins-available/mobile/root/vendor/jqm-1.4.5/jquery.mobile-1.4.5.min.css
plugins/plugins-available/mobile/root/vendor/jqm-1.4.5/jquery.mobile-1.4.5.min.js
Expand Down Expand Up @@ -559,7 +559,7 @@ plugins/plugins-available/panorama/root/js/panorama_js_tabbar.js
plugins/plugins-available/panorama/root/js/panorama_js_tabbar_search.js
plugins/plugins-available/panorama/root/js/panorama_js_track_timers.js
plugins/plugins-available/panorama/root/js/panorama_js_utils_base64.js
plugins/plugins-available/panorama/root/panorama-2.42.2.css
plugins/plugins-available/panorama/root/panorama-2.44.1.css
plugins/plugins-available/panorama/routes
plugins/plugins-available/panorama/scripts/disable_debug.sh
plugins/plugins-available/panorama/scripts/enable_debug.sh
Expand Down Expand Up @@ -669,12 +669,12 @@ README.md
root/favicon.ico
root/index.html
root/robots.txt
root/thruk/cache/Thruk-2.42.2.css
root/thruk/cache/thruk-2.42.2.js
root/thruk/cache/Thruk-noframes-2.42.2.css
root/thruk/cache/thruk-panorama-2.42.2.js
root/thruk/cache/Thruk2-2.42.2.css
root/thruk/cache/Thruk2-noframes-2.42.2.css
root/thruk/cache/Thruk-2.44.1.css
root/thruk/cache/thruk-2.44.1.js
root/thruk/cache/Thruk-noframes-2.44.1.css
root/thruk/cache/thruk-panorama-2.44.1.js
root/thruk/cache/Thruk2-2.44.1.css
root/thruk/cache/Thruk2-noframes-2.44.1.css
root/thruk/images/expand.png
root/thruk/images/folder_blue.png
root/thruk/images/folder_blue_mixed.png
Expand All @@ -694,7 +694,7 @@ root/thruk/images/pbar-ani.gif
root/thruk/images/spacer.png
root/thruk/images/trendshost.png
root/thruk/images/trendssvc.png
root/thruk/javascript/thruk-2.42.2.js
root/thruk/javascript/thruk-2.44.1.js
root/thruk/media/critical.wav
root/thruk/media/ok.wav
root/thruk/media/unknown.wav
Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
@@ -1,3 +1,9 @@
thruk (2.44.1+1) UNRELEASED; urgency=low

* new upstream release

-- Thruk Development Team <devel@thruk.org> Fri, 28 May 2021 17:55:35 +0200

thruk (2.42.2+1) UNRELEASED; urgency=low

* new upstream release
Expand Down
4 changes: 2 additions & 2 deletions debian/control
Expand Up @@ -2,7 +2,7 @@ Source: thruk
Section: net
Priority: optional
Maintainer: Sven Nierlein <sven.nierlein@consol.de>
Build-Depends: debhelper (>= 7), libthruk (>=2.38), lsb-release, apache2, perl, libmodule-install-perl
Build-Depends: debhelper (>= 7), libthruk (>=2.44), lsb-release, apache2, perl, libmodule-install-perl
Standards-Version: 3.7.3
Homepage: http://www.thruk.org
Bugs: https://github.com/sni/Thruk/issues
Expand All @@ -22,7 +22,7 @@ Description: Monitoring Webinterface for Nagios/Naemon/Icinga and Shinken
Package: thruk-base
Architecture: any
Depends: ${shlibs:Depends}, ${perl:Depends}, ${extra:Depends},
libthruk (>=2.38),
libthruk (>=2.44),
apache2 | nginx-light | nginx-full | nginx-extras | nginx-core,
libapache2-mod-fcgid | nginx-light | nginx-full | nginx-extras | nginx-core,
cron, logrotate, liblwp-protocol-https-perl
Expand Down
2 changes: 1 addition & 1 deletion debian/thruk.dsc
Expand Up @@ -8,7 +8,7 @@ Homepage: http://www.thruk.org
Bugs: https://github.com/sni/Thruk/issues
Vcs-Browser: https://github.com/sni/Thruk
Vcs-Git: git://github.com/sni/Thruk.git
Build-Depends: debhelper (>= 7), libthruk (>=2.38), lsb-release, apache2, perl, libmodule-install-perl
Build-Depends: debhelper (>= 7), libthruk (>=2.44), lsb-release, apache2, perl, libmodule-install-perl
Files:
00000000000000000000000000000000 0000 thruk_1.0.0.orig.tar.gz
00000000000000000000000000000000 0000 thruk_1.0.0-1.diff.tar.gz
2 changes: 1 addition & 1 deletion docs/manpages/thruk.3
Expand Up @@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "thruk 3"
.TH thruk 3 "2021-04-26" "perl v5.28.1" "User Contributed Perl Documentation"
.TH thruk 3 "2021-05-28" "perl v5.28.1" "User Contributed Perl Documentation"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
Expand Down
4 changes: 2 additions & 2 deletions lib/Thruk/Config.pm
Expand Up @@ -26,15 +26,15 @@ Generic Access to Thruks Config

######################################

our $VERSION = '2.42.2';
our $VERSION = '2.44.1';

our $config;
my $project_root = home() || confess('could not determine project_root from inc.');

my $base_defaults = {
'name' => 'Thruk',
'fileversion' => $VERSION,
'released' => 'April 26, 2021',
'released' => 'May 28, 2021',
'compression_format' => 'gzip',
'ENCODING' => 'utf-8',
'image_path' => $project_root.'/root/thruk/images',
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion root/thruk/startup.html
Expand Up @@ -6,7 +6,7 @@



<link rel='stylesheet' type='text/css' href='cache/Thruk2-2.42.2.css' />
<link rel='stylesheet' type='text/css' href='cache/Thruk2-2.44.1.css' />



Expand Down
8 changes: 4 additions & 4 deletions support/thruk.spec
Expand Up @@ -9,8 +9,8 @@
%endif

Name: thruk
Version: 2.42.2
Release: 10942.1
Version: 2.44.1
Release: 11064.1
License: GPL-2.0-or-later
Packager: Sven Nierlein <sven.nierlein@consol.de>
Vendor: Labs Consol
Expand All @@ -22,7 +22,7 @@ Group: Applications/Monitoring
BuildRequires: autoconf, automake, perl, patch
Summary: Monitoring Webinterface for Nagios/Naemon/Icinga and Shinken
AutoReqProv: no
BuildRequires: libthruk >= 2.38
BuildRequires: libthruk >= 2.44
Requires: thruk-base = %{version}-%{release}
Requires: thruk-plugin-reporting = %{version}-%{release}
%if 0%{?suse_version} < 1315
Expand All @@ -48,7 +48,7 @@ large installations.
%package base
Summary: Thruk Gui Base Files
Group: Applications/System
Requires: libthruk >= 2.38
Requires: libthruk >= 2.44
Requires(preun): libthruk
Requires(post): libthruk
Requires: perl logrotate gd wget
Expand Down

0 comments on commit a2b7737

Please sign in to comment.