Code

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