Code

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