Code

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