Code

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