Code

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