Code

9f2a85580f373ef01d4478d0e93687ad6bd011f7
[pkg-nagvis.git] / debian / changelog
1 nagvis (1:1.4.6-1) unstable; urgency=low
3   [ Hendrik Frenzel ]
4   * New upstream version (Closes: #533379)
5   * Fixed desctiption (Closes: #560705)
6   * Patched deprecated ereg to preg_match to get them work with php 5.3+
8  -- Hendrik Frenzel <hfrenzel@scunc.net>  Fri, 19 Feb 2010 12:33:48 +0100
10 nagvis (1:1.4.5-1) UNRELEASED; urgency=low
12   * (NOT RELEASED YET) New upstream release
13   [ Wolfgang Barth ]
14   * New upstream version
15   * User uploaded maps now in /var/lib/nagvis/images/maps 
16     (1.3.1: /etc/maps) to avoid security problems
17   * Cache location nagvis/var ist now /var/cache/nagvis
18   * nagios independent htmlbase /nagvis and corresponding apache.conf
19     linked to /etc/apache2/conf.d
20   * README.backends.Merlin added
21   * all images now in /var/lib/nagvis/images
23   [ Alexander Wirt ]
24   * New upstream version 
25   * Add myself to uploaders
27   [ Hendrik Frenzel ]
28   * fixed include path names in nagvis/ajax_handler.php
30   [ Jan Wagner ]
31   * Updating standards version to 3.8.3
32     - Add README.source
34  -- Wolfgang Barth <wob@swobspace.net>  Sat, 28 Nov 2009 09:23:36 +0100
36 nagvis (1:1.3.1-3) unstable; urgency=low
38   * adjust pathnames.dpatch to form_handler.php from correct location, thanks
39     Andreas Steinel (Closes: #522296)
40   * add myself to Uploaders
41   * move nagios3 and ndoutils-mysql to Recommends, thanks Josselin Mouette
42     (Closes: #507446)
43   * Bump Standards-Version to 3.8.2, no changes needed
44   * add ${misc:Depends} to Depends
45   * remove execute bit from images
47  -- Jan Wagner <waja@cyconet.org>  Wed, 12 Aug 2009 12:49:27 +0200
49 nagvis (1:1.3.1-2) unstable; urgency=low
51   * Added --debconf-ok to debian/post{inst,rm} (Closes: 522172)
52   * Copy wui/includes/functions to the right directory (Closes: 522296)
54  -- Hendrik Frenzel <hfrenzel@scunc.net>  Wed, 15 Apr 2009 15:54:05 +0200
56 nagvis (1:1.3.1-1) unstable; urgency=low
58   * New upstream version with many new features and bugfixes
59     + See http://docs.nagvis.org/1.3/en_US/changelog.html for more info.
60     + added graphviz to Depends
62  -- Hendrik Frenzel <hfrenzel@scunc.net>  Sat, 27 Sep 2008 12:04:13 +0200
64 nagvis (1:1.2.2-5) unstable; urgency=low
66   * changed from nagios2 to nagios3 support (Closes: 479290)
67   * debian/rules:
68     + used install instead of mkdir or cp
69   * debian/postinst:
70     + added nagvis apache.conf symlink in /etc/apache2/conf.d
71   debian/control:
72     + added libapache2-mod-php5 to Depends
73   * override lintian warning package-contains-empty-directory
74   * debian/copyright
75     + switched to format as proposed on
76       http://wiki.debian.org/Proposals/CopyrightFormat
78  -- Hendrik Frenzel <hfrenzel@scunc.net>  Mon, 19 May 2008 22:51:09 +0200
80 nagvis (1:1.2.2-4) unstable; urgency=low
82   * debian/changelog:
83     + changed wrong UNRELEASED tag of 1:1.2.2-2 to unstable
84   * nagvis/includes/defines/global.php:
85     + fixed CONST_MAINCFG to point to the right nagvis.ini.php
86   * debian/postinst:
87     + insert commented debconf-common variables if they are empty
88   * nagvis.ini.php-sample:
89     + changed variables base, htmlbase and htmlcgi defaults to fit the current
90       installation paths
91   * change pathnames of included/required files in some nagvis scripts
93  -- Hendrik Frenzel <hfrenzel@scunc.net>  Mon, 17 Mar 2008 14:36:03 +0100
95 nagvis (1:1.2.2-3) unstable; urgency=low
97   * fixed path of languages
99  -- Hendrik Frenzel <hfrenzel@scunc.net>  Fri, 14 Mar 2008 13:32:53 +0100
101 nagvis (1:1.2.2-2) unstable; urgency=low
103   * debian/rules
104     + packed missing directories (Closes: #470635: nagvis deb package is not
105       complete)
106   * postinst:
107     + moved debconfs db_stop after ucf is executed
109  -- Hendrik Frenzel <hfrenzel@scunc.net>  Wed, 12 Mar 2008 16:45:22 +0100
111 nagvis (1:1.2.2-1) unstable; urgency=low
113   * New upstream release with major bugfixes:
114     * Fixed bug with wrong only_hard_states handling
115     * Fixed Logical bug in getObjects(services)
116     * Spaces in format %20 are now allowed in URLs
117     * Service description is now shown in service hover menus
118     * WUI: Fixed map deletion protection when map is linked in another
120  -- Hendrik Frenzel <hfrenzel@scunc.net>  Wed, 13 Feb 2008 10:06:59 +0100
122 nagvis (1:1.2.1-1) unstable; urgency=low
124   * New upstream version
125   * Update Standards-Version to 3.7.3.
126   * Enabled DM-Upload
127   * Removed old Homepage stanza in debian/control
128   * Removed bashism in debian/rules
130  -- Hendrik Frenzel <hfrenzel@scunc.net>  Thu, 10 Jan 2008 01:09:06 +0100
132 nagvis (1:1.1-6) unstable; urgency=low
134   * fixed lintian redundant-origin-field warning
136  -- Hendrik Frenzel <hfrenzel@scunc.net>  Mon, 19 Nov 2007 22:44:47 +0100
138 nagvis (1:1.1-5) unstable; urgency=low
140   * Rebuild because of hardware failures at ries.debian.org after uploading the
141     package.
143  -- Hendrik Frenzel <hfrenzel@scunc.net>  Sun, 18 Nov 2007 21:50:45 +0100
145 nagvis (1:1.1-4) unstable; urgency=low
147   * Added licenses of nagvis/includes/js/overlib* (Artistic) and
148     wui/includes/js/wz* (LGPL) to debian/copyright
149   * Fixed Vcs-Svn and Vcs-Browser in debian/control
151  -- Hendrik Frenzel <hfrenzel@scunc.net>  Tue, 30 Oct 2007 13:27:11 +0100
153 nagvis (1:1.1-3) unstable; urgency=low
155   * Fixed symlinks
156   * Removed unnecessary directories
158  -- Hendrik Frenzel <hfrenzel@scunc.net>  Fri, 19 Oct 2007 10:07:13 +0200
160 nagvis (1:1.1-2) unstable; urgency=low
162   * Symlinked images/maps and images/tempates to the apropriate directory below
163     /etc/nagvis
164   * Added missing debian/postrm
166  -- Hendrik Frenzel <hfrenzel@scunc.net>  Fri, 19 Oct 2007 00:30:05 +0200
168 nagvis (1:1.1-1) unstable; urgency=low
170   * New upstream release
172  -- Hendrik Frenzel <hfrenzel@scunc.net>  Thu, 06 Sep 2007 19:59:30 +0200
174 nagvis (1.1rc3-2) unstable; urgency=low
176   * Moved from misc to net section
177   * Removed unneeded stuff in debian/rules
178   * Installed apache.conf with ucf 
180  -- Hendrik Frenzel <hfrenzel@scunc.net>  Tue, 28 Aug 2007 21:09:01 +0200
182 nagvis (1.1rc3-1) unstable; urgency=low
184   * New upstream version
186  -- Hendrik Frenzel <hfrenzel@scunc.net>  Tue, 24 Jul 2007 19:57:44 +0200
188 nagvis (1.1rc2-1) unstable; urgency=low
190   * Initial release (Closes: #433048: ITP: nagvis -- Visualization addon for
191     Nagios)
193  -- Hendrik Frenzel <hfrenzel@scunc.net>  Sat, 14 Jul 2007 11:37:16 +0200