Code

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