Code

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