Code

Fix typo
[pkg-nagvis.git] / debian / changelog
1 nagvis (1:1.4.6-2) unstable; urgency=medium
3   * Add myself to uploaders
4   * Acknowledge NMU (Closes: #595313)
5   * Only call ucf on purge if it's available (Closes: #620037)
6     * Set urgency to medium due to RC bug fix
7   * Set Path to gadget files in example configuration (via
8     patches/config.dpatch) (Closes: #611909)
9   * Properly set "Options FollowSymLinks" in the apache configuration
10     (Closes: #632333)
11   * Recommend real ndoutils package instead of the virtual one; no idea why
12     there is a virtual one (Closes: #598953)
13   * Remove previous maintainers from Uploaders.  Thanks to Hendrik and
14     Wolfgang for all their work!
15   * Actually install the documentation
16   * Bump standards (no changes needed)
17   * Add recommended targets to debian/rules
19  -- Alexander Reichle-Schmehl <tolimar@debian.org>  Wed, 07 Sep 2011 16:47:25 +0200
21 nagvis (1:1.4.6-1.1) unstable; urgency=low
23   * Non-maintainer upload.
24   * Only try to configure local database, if ndoutils is run localy
25     (Closes: #595313)
27  -- Alexander Reichle-Schmehl <tolimar@debian.org>  Mon, 11 Oct 2010 13:55:28 +0200
29 nagvis (1:1.4.6-1) unstable; urgency=low
31   [ Hendrik Frenzel ]
32   * New upstream version (Closes: #533379)
33   * Fixed desctiption (Closes: #560705)
34   * Patched deprecated ereg to preg_match to get them work with php 5.3+
36  -- Hendrik Frenzel <hfrenzel@scunc.net>  Fri, 19 Feb 2010 12:33:48 +0100
38 nagvis (1:1.4.5-1) UNRELEASED; urgency=low
40   * (NOT RELEASED YET) New upstream release
41   [ Wolfgang Barth ]
42   * New upstream version
43   * User uploaded maps now in /var/lib/nagvis/images/maps 
44     (1.3.1: /etc/maps) to avoid security problems
45   * Cache location nagvis/var ist now /var/cache/nagvis
46   * nagios independent htmlbase /nagvis and corresponding apache.conf
47     linked to /etc/apache2/conf.d
48   * README.backends.Merlin added
49   * all images now in /var/lib/nagvis/images
51   [ Alexander Wirt ]
52   * New upstream version 
53   * Add myself to uploaders
55   [ Hendrik Frenzel ]
56   * fixed include path names in nagvis/ajax_handler.php
58   [ Jan Wagner ]
59   * Updating standards version to 3.8.3
60     - Add README.source
62  -- Wolfgang Barth <wob@swobspace.net>  Sat, 28 Nov 2009 09:23:36 +0100
64 nagvis (1:1.3.1-3) unstable; urgency=low
66   * adjust pathnames.dpatch to form_handler.php from correct location, thanks
67     Andreas Steinel (Closes: #522296)
68   * add myself to Uploaders
69   * move nagios3 and ndoutils-mysql to Recommends, thanks Josselin Mouette
70     (Closes: #507446)
71   * Bump Standards-Version to 3.8.2, no changes needed
72   * add ${misc:Depends} to Depends
73   * remove execute bit from images
75  -- Jan Wagner <waja@cyconet.org>  Wed, 12 Aug 2009 12:49:27 +0200
77 nagvis (1:1.3.1-2) unstable; urgency=low
79   * Added --debconf-ok to debian/post{inst,rm} (Closes: 522172)
80   * Copy wui/includes/functions to the right directory (Closes: 522296)
82  -- Hendrik Frenzel <hfrenzel@scunc.net>  Wed, 15 Apr 2009 15:54:05 +0200
84 nagvis (1:1.3.1-1) unstable; urgency=low
86   * New upstream version with many new features and bugfixes
87     + See http://docs.nagvis.org/1.3/en_US/changelog.html for more info.
88     + added graphviz to Depends
90  -- Hendrik Frenzel <hfrenzel@scunc.net>  Sat, 27 Sep 2008 12:04:13 +0200
92 nagvis (1:1.2.2-5) unstable; urgency=low
94   * changed from nagios2 to nagios3 support (Closes: 479290)
95   * debian/rules:
96     + used install instead of mkdir or cp
97   * debian/postinst:
98     + added nagvis apache.conf symlink in /etc/apache2/conf.d
99   debian/control:
100     + added libapache2-mod-php5 to Depends
101   * override lintian warning package-contains-empty-directory
102   * debian/copyright
103     + switched to format as proposed on
104       http://wiki.debian.org/Proposals/CopyrightFormat
106  -- Hendrik Frenzel <hfrenzel@scunc.net>  Mon, 19 May 2008 22:51:09 +0200
108 nagvis (1:1.2.2-4) unstable; urgency=low
110   * debian/changelog:
111     + changed wrong UNRELEASED tag of 1:1.2.2-2 to unstable
112   * nagvis/includes/defines/global.php:
113     + fixed CONST_MAINCFG to point to the right nagvis.ini.php
114   * debian/postinst:
115     + insert commented debconf-common variables if they are empty
116   * nagvis.ini.php-sample:
117     + changed variables base, htmlbase and htmlcgi defaults to fit the current
118       installation paths
119   * change pathnames of included/required files in some nagvis scripts
121  -- Hendrik Frenzel <hfrenzel@scunc.net>  Mon, 17 Mar 2008 14:36:03 +0100
123 nagvis (1:1.2.2-3) unstable; urgency=low
125   * fixed path of languages
127  -- Hendrik Frenzel <hfrenzel@scunc.net>  Fri, 14 Mar 2008 13:32:53 +0100
129 nagvis (1:1.2.2-2) unstable; urgency=low
131   * debian/rules
132     + packed missing directories (Closes: #470635: nagvis deb package is not
133       complete)
134   * postinst:
135     + moved debconfs db_stop after ucf is executed
137  -- Hendrik Frenzel <hfrenzel@scunc.net>  Wed, 12 Mar 2008 16:45:22 +0100
139 nagvis (1:1.2.2-1) unstable; urgency=low
141   * New upstream release with major bugfixes:
142     * Fixed bug with wrong only_hard_states handling
143     * Fixed Logical bug in getObjects(services)
144     * Spaces in format %20 are now allowed in URLs
145     * Service description is now shown in service hover menus
146     * WUI: Fixed map deletion protection when map is linked in another
148  -- Hendrik Frenzel <hfrenzel@scunc.net>  Wed, 13 Feb 2008 10:06:59 +0100
150 nagvis (1:1.2.1-1) unstable; urgency=low
152   * New upstream version
153   * Update Standards-Version to 3.7.3.
154   * Enabled DM-Upload
155   * Removed old Homepage stanza in debian/control
156   * Removed bashism in debian/rules
158  -- Hendrik Frenzel <hfrenzel@scunc.net>  Thu, 10 Jan 2008 01:09:06 +0100
160 nagvis (1:1.1-6) unstable; urgency=low
162   * fixed lintian redundant-origin-field warning
164  -- Hendrik Frenzel <hfrenzel@scunc.net>  Mon, 19 Nov 2007 22:44:47 +0100
166 nagvis (1:1.1-5) unstable; urgency=low
168   * Rebuild because of hardware failures at ries.debian.org after uploading the
169     package.
171  -- Hendrik Frenzel <hfrenzel@scunc.net>  Sun, 18 Nov 2007 21:50:45 +0100
173 nagvis (1:1.1-4) unstable; urgency=low
175   * Added licenses of nagvis/includes/js/overlib* (Artistic) and
176     wui/includes/js/wz* (LGPL) to debian/copyright
177   * Fixed Vcs-Svn and Vcs-Browser in debian/control
179  -- Hendrik Frenzel <hfrenzel@scunc.net>  Tue, 30 Oct 2007 13:27:11 +0100
181 nagvis (1:1.1-3) unstable; urgency=low
183   * Fixed symlinks
184   * Removed unnecessary directories
186  -- Hendrik Frenzel <hfrenzel@scunc.net>  Fri, 19 Oct 2007 10:07:13 +0200
188 nagvis (1:1.1-2) unstable; urgency=low
190   * Symlinked images/maps and images/tempates to the apropriate directory below
191     /etc/nagvis
192   * Added missing debian/postrm
194  -- Hendrik Frenzel <hfrenzel@scunc.net>  Fri, 19 Oct 2007 00:30:05 +0200
196 nagvis (1:1.1-1) unstable; urgency=low
198   * New upstream release
200  -- Hendrik Frenzel <hfrenzel@scunc.net>  Thu, 06 Sep 2007 19:59:30 +0200
202 nagvis (1.1rc3-2) unstable; urgency=low
204   * Moved from misc to net section
205   * Removed unneeded stuff in debian/rules
206   * Installed apache.conf with ucf 
208  -- Hendrik Frenzel <hfrenzel@scunc.net>  Tue, 28 Aug 2007 21:09:01 +0200
210 nagvis (1.1rc3-1) unstable; urgency=low
212   * New upstream version
214  -- Hendrik Frenzel <hfrenzel@scunc.net>  Tue, 24 Jul 2007 19:57:44 +0200
216 nagvis (1.1rc2-1) unstable; urgency=low
218   * Initial release (Closes: #433048: ITP: nagvis -- Visualization addon for
219     Nagios)
221  -- Hendrik Frenzel <hfrenzel@scunc.net>  Sat, 14 Jul 2007 11:37:16 +0200