Code

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