Code

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