Code

Get ready for next release
[pkg-nagvis.git] / debian / changelog
1 nagvis (1:1.6.4.dfsg.1-3) UNRELEASED; urgency=low
3   * NOT RELEASED YET
5  -- Alexander Reichle-Schmehl <tolimar@debian.org>  Wed, 23 May 2012 12:31:33 +0200
7 nagvis (1:1.6.4.dfsg.1-2) unstable; urgency=low
9   * Upload to unstable, after no upgrade issues have been reported
11  -- Alexander Reichle-Schmehl <tolimar@debian.org>  Wed, 23 May 2012 12:16:25 +0200
13 nagvis (1:1.6.4.dfsg.1-1) experimental; urgency=low
15   * Fix nagvis-demos: demo backend definition in
16     /etc/nagvis/conf.d/demo.ini.php of nagvis-demos was ignored, works if
17     shipped added to /etc/nagvis/conf.d/demo_pool.ini.php
18   * Fix "Germish" in package description
19   * Remove unbuildable swf files
20     * Add patches/remove-shell-swf to don't use it
21     * Add get-orig-source target to debian/rules
22     * Add version mangle to watchfile
23   * Bump standards to 3.9.3 (no further changes needed)
25  -- Alexander Reichle-Schmehl <tolimar@debian.org>  Tue, 06 Mar 2012 16:09:19 +0100
27 nagvis (1:1.6.4-1) experimental; urgency=low
29   * The "gone with the wind" release.
30   * New upstream release (Closes: #659723, #638234)
31   * Rework debian/* move to dh and quilt and (hopefully) easier generell
32     packaging
33   * Update package description:  Now also works with Icinga
34   * Change Package dependencies:  Drop all ndo and mysql related stuff,
35     as we want to use MK Livestatus
36     * Using MK Livestatus obsoletes the database configuration
37       (Closes: #626456)
38     * That's now the best we can do to make NagVis work out of the box
39       (Closes: #655064)
40   * Update debian/copyright
41   * removed patches/php5.3-deprecated-ereg.dpatch; applied upstream
42   * removed patches/fix-get_class-object.dpatch; no longer needed
43   * removed patches/visibility_magic-set-method.dpatch; no longer needed
44   * Move example maps in separate nagvis-demos package
46  -- Alexander Reichle-Schmehl <tolimar@debian.org>  Mon, 26 Sep 2011 16:29:25 +0200
48 nagvis (1:1.4.6-2) unstable; urgency=medium
50   * Add myself to uploaders
51   * Acknowledge NMU (Closes: #595313)
52   * Only call ucf on purge if it's available (Closes: #620037)
53     * Set urgency to medium due to RC bug fix
54   * Set Path to gadget files in example configuration (via
55     patches/config.dpatch) (Closes: #611909)
56   * Properly set "Options FollowSymLinks" in the apache configuration
57     (Closes: #632333)
58   * Recommend real ndoutils package instead of the virtual one; no idea why
59     there is a virtual one (Closes: #598953)
60   * Remove previous maintainers from Uploaders.  Thanks to Hendrik and
61     Wolfgang for all their work!
62   * Actually install the documentation
63   * Bump standards (no changes needed)
64   * Add recommended targets to debian/rules
66  -- Alexander Reichle-Schmehl <tolimar@debian.org>  Wed, 07 Sep 2011 16:47:25 +0200
68 nagvis (1:1.4.6-1.1) unstable; urgency=low
70   * Non-maintainer upload.
71   * Only try to configure local database, if ndoutils is run localy
72     (Closes: #595313)
74  -- Alexander Reichle-Schmehl <tolimar@debian.org>  Mon, 11 Oct 2010 13:55:28 +0200
76 nagvis (1:1.4.6-1) unstable; urgency=low
78   [ Hendrik Frenzel ]
79   * New upstream version (Closes: #533379)
80   * Fixed desctiption (Closes: #560705)
81   * Patched deprecated ereg to preg_match to get them work with php 5.3+
83  -- Hendrik Frenzel <hfrenzel@scunc.net>  Fri, 19 Feb 2010 12:33:48 +0100
85 nagvis (1:1.4.5-1) UNRELEASED; urgency=low
87   * (NOT RELEASED YET) New upstream release
88   [ Wolfgang Barth ]
89   * New upstream version
90   * User uploaded maps now in /var/lib/nagvis/images/maps 
91     (1.3.1: /etc/maps) to avoid security problems
92   * Cache location nagvis/var ist now /var/cache/nagvis
93   * nagios independent htmlbase /nagvis and corresponding apache.conf
94     linked to /etc/apache2/conf.d
95   * README.backends.Merlin added
96   * all images now in /var/lib/nagvis/images
98   [ Alexander Wirt ]
99   * New upstream version 
100   * Add myself to uploaders
102   [ Hendrik Frenzel ]
103   * fixed include path names in nagvis/ajax_handler.php
105   [ Jan Wagner ]
106   * Updating standards version to 3.8.3
107     - Add README.source
109  -- Wolfgang Barth <wob@swobspace.net>  Sat, 28 Nov 2009 09:23:36 +0100
111 nagvis (1:1.3.1-3) unstable; urgency=low
113   * adjust pathnames.dpatch to form_handler.php from correct location, thanks
114     Andreas Steinel (Closes: #522296)
115   * add myself to Uploaders
116   * move nagios3 and ndoutils-mysql to Recommends, thanks Josselin Mouette
117     (Closes: #507446)
118   * Bump Standards-Version to 3.8.2, no changes needed
119   * add ${misc:Depends} to Depends
120   * remove execute bit from images
122  -- Jan Wagner <waja@cyconet.org>  Wed, 12 Aug 2009 12:49:27 +0200
124 nagvis (1:1.3.1-2) unstable; urgency=low
126   * Added --debconf-ok to debian/post{inst,rm} (Closes: 522172)
127   * Copy wui/includes/functions to the right directory (Closes: 522296)
129  -- Hendrik Frenzel <hfrenzel@scunc.net>  Wed, 15 Apr 2009 15:54:05 +0200
131 nagvis (1:1.3.1-1) unstable; urgency=low
133   * New upstream version with many new features and bugfixes
134     + See http://docs.nagvis.org/1.3/en_US/changelog.html for more info.
135     + added graphviz to Depends
137  -- Hendrik Frenzel <hfrenzel@scunc.net>  Sat, 27 Sep 2008 12:04:13 +0200
139 nagvis (1:1.2.2-5) unstable; urgency=low
141   * changed from nagios2 to nagios3 support (Closes: 479290)
142   * debian/rules:
143     + used install instead of mkdir or cp
144   * debian/postinst:
145     + added nagvis apache.conf symlink in /etc/apache2/conf.d
146   debian/control:
147     + added libapache2-mod-php5 to Depends
148   * override lintian warning package-contains-empty-directory
149   * debian/copyright
150     + switched to format as proposed on
151       http://wiki.debian.org/Proposals/CopyrightFormat
153  -- Hendrik Frenzel <hfrenzel@scunc.net>  Mon, 19 May 2008 22:51:09 +0200
155 nagvis (1:1.2.2-4) unstable; urgency=low
157   * debian/changelog:
158     + changed wrong UNRELEASED tag of 1:1.2.2-2 to unstable
159   * nagvis/includes/defines/global.php:
160     + fixed CONST_MAINCFG to point to the right nagvis.ini.php
161   * debian/postinst:
162     + insert commented debconf-common variables if they are empty
163   * nagvis.ini.php-sample:
164     + changed variables base, htmlbase and htmlcgi defaults to fit the current
165       installation paths
166   * change pathnames of included/required files in some nagvis scripts
168  -- Hendrik Frenzel <hfrenzel@scunc.net>  Mon, 17 Mar 2008 14:36:03 +0100
170 nagvis (1:1.2.2-3) unstable; urgency=low
172   * fixed path of languages
174  -- Hendrik Frenzel <hfrenzel@scunc.net>  Fri, 14 Mar 2008 13:32:53 +0100
176 nagvis (1:1.2.2-2) unstable; urgency=low
178   * debian/rules
179     + packed missing directories (Closes: #470635: nagvis deb package is not
180       complete)
181   * postinst:
182     + moved debconfs db_stop after ucf is executed
184  -- Hendrik Frenzel <hfrenzel@scunc.net>  Wed, 12 Mar 2008 16:45:22 +0100
186 nagvis (1:1.2.2-1) unstable; urgency=low
188   * New upstream release with major bugfixes:
189     * Fixed bug with wrong only_hard_states handling
190     * Fixed Logical bug in getObjects(services)
191     * Spaces in format %20 are now allowed in URLs
192     * Service description is now shown in service hover menus
193     * WUI: Fixed map deletion protection when map is linked in another
195  -- Hendrik Frenzel <hfrenzel@scunc.net>  Wed, 13 Feb 2008 10:06:59 +0100
197 nagvis (1:1.2.1-1) unstable; urgency=low
199   * New upstream version
200   * Update Standards-Version to 3.7.3.
201   * Enabled DM-Upload
202   * Removed old Homepage stanza in debian/control
203   * Removed bashism in debian/rules
205  -- Hendrik Frenzel <hfrenzel@scunc.net>  Thu, 10 Jan 2008 01:09:06 +0100
207 nagvis (1:1.1-6) unstable; urgency=low
209   * fixed lintian redundant-origin-field warning
211  -- Hendrik Frenzel <hfrenzel@scunc.net>  Mon, 19 Nov 2007 22:44:47 +0100
213 nagvis (1:1.1-5) unstable; urgency=low
215   * Rebuild because of hardware failures at ries.debian.org after uploading the
216     package.
218  -- Hendrik Frenzel <hfrenzel@scunc.net>  Sun, 18 Nov 2007 21:50:45 +0100
220 nagvis (1:1.1-4) unstable; urgency=low
222   * Added licenses of nagvis/includes/js/overlib* (Artistic) and
223     wui/includes/js/wz* (LGPL) to debian/copyright
224   * Fixed Vcs-Svn and Vcs-Browser in debian/control
226  -- Hendrik Frenzel <hfrenzel@scunc.net>  Tue, 30 Oct 2007 13:27:11 +0100
228 nagvis (1:1.1-3) unstable; urgency=low
230   * Fixed symlinks
231   * Removed unnecessary directories
233  -- Hendrik Frenzel <hfrenzel@scunc.net>  Fri, 19 Oct 2007 10:07:13 +0200
235 nagvis (1:1.1-2) unstable; urgency=low
237   * Symlinked images/maps and images/tempates to the apropriate directory below
238     /etc/nagvis
239   * Added missing debian/postrm
241  -- Hendrik Frenzel <hfrenzel@scunc.net>  Fri, 19 Oct 2007 00:30:05 +0200
243 nagvis (1:1.1-1) unstable; urgency=low
245   * New upstream release
247  -- Hendrik Frenzel <hfrenzel@scunc.net>  Thu, 06 Sep 2007 19:59:30 +0200
249 nagvis (1.1rc3-2) unstable; urgency=low
251   * Moved from misc to net section
252   * Removed unneeded stuff in debian/rules
253   * Installed apache.conf with ucf 
255  -- Hendrik Frenzel <hfrenzel@scunc.net>  Tue, 28 Aug 2007 21:09:01 +0200
257 nagvis (1.1rc3-1) unstable; urgency=low
259   * New upstream version
261  -- Hendrik Frenzel <hfrenzel@scunc.net>  Tue, 24 Jul 2007 19:57:44 +0200
263 nagvis (1.1rc2-1) unstable; urgency=low
265   * Initial release (Closes: #433048: ITP: nagvis -- Visualization addon for
266     Nagios)
268  -- Hendrik Frenzel <hfrenzel@scunc.net>  Sat, 14 Jul 2007 11:37:16 +0200