Code

git-svn-id: svn://svn.debian.org/svn/pkg-nagios/nagvis/trunk@1833 98d490a6-b407-0410...
[pkg-nagvis.git] / debian / changelog
1 nagvis (1:1.4.6-1) UNRELEASED; urgency=low
3   * (NOT RELEASED YET)
5   [ Hendrik Frenzel ]
6   * New upstream version
7   * Patched deprecated ereg to preg_match to get them work with php 5.3+
9  -- Hendrik Frenzel <hfrenzel@scunc.net>  Fri, 19 Feb 2010 12:33:48 +0100
11 nagvis (1:1.4.5-1) UNRELEASED; urgency=low
13   * (NOT RELEASED YET) New upstream release
14   [ Wolfgang Barth ]
15   * New upstream version
16   * User uploaded maps now in /var/lib/nagvis/images/maps 
17     (1.3.1: /etc/maps) to avoid security problems
18   * Cache location nagvis/var ist now /var/cache/nagvis
19   * nagios independent htmlbase /nagvis and corresponding apache.conf
20     linked to /etc/apache2/conf.d
21   * README.backends.Merlin added
22   * all images now in /var/lib/nagvis/images
24   [ Alexander Wirt ]
25   * New upstream version 
26   * Add myself to uploaders
28   [ Hendrik Frenzel ]
29   * fixed include path names in nagvis/ajax_handler.php
31   [ Jan Wagner ]
32   * Updating standards version to 3.8.3
33     - Add README.source
35  -- Wolfgang Barth <wob@swobspace.net>  Sat, 28 Nov 2009 09:23:36 +0100
37 nagvis (1:1.3.1-3) unstable; urgency=low
39   * adjust pathnames.dpatch to form_handler.php from correct location, thanks
40     Andreas Steinel (Closes: #522296)
41   * add myself to Uploaders
42   * move nagios3 and ndoutils-mysql to Recommends, thanks Josselin Mouette
43     (Closes: #507446)
44   * Bump Standards-Version to 3.8.2, no changes needed
45   * add ${misc:Depends} to Depends
46   * remove execute bit from images
48  -- Jan Wagner <waja@cyconet.org>  Wed, 12 Aug 2009 12:49:27 +0200
50 nagvis (1:1.3.1-2) unstable; urgency=low
52   * Added --debconf-ok to debian/post{inst,rm} (Closes: 522172)
53   * Copy wui/includes/functions to the right directory (Closes: 522296)
55  -- Hendrik Frenzel <hfrenzel@scunc.net>  Wed, 15 Apr 2009 15:54:05 +0200
57 nagvis (1:1.3.1-1) unstable; urgency=low
59   * New upstream version with many new features and bugfixes
60     + See http://docs.nagvis.org/1.3/en_US/changelog.html for more info.
61     + added graphviz to Depends
63  -- Hendrik Frenzel <hfrenzel@scunc.net>  Sat, 27 Sep 2008 12:04:13 +0200
65 nagvis (1:1.2.2-5) unstable; urgency=low
67   * changed from nagios2 to nagios3 support (Closes: 479290)
68   * debian/rules:
69     + used install instead of mkdir or cp
70   * debian/postinst:
71     + added nagvis apache.conf symlink in /etc/apache2/conf.d
72   debian/control:
73     + added libapache2-mod-php5 to Depends
74   * override lintian warning package-contains-empty-directory
75   * debian/copyright
76     + switched to format as proposed on
77       http://wiki.debian.org/Proposals/CopyrightFormat
79  -- Hendrik Frenzel <hfrenzel@scunc.net>  Mon, 19 May 2008 22:51:09 +0200
81 nagvis (1:1.2.2-4) unstable; urgency=low
83   * debian/changelog:
84     + changed wrong UNRELEASED tag of 1:1.2.2-2 to unstable
85   * nagvis/includes/defines/global.php:
86     + fixed CONST_MAINCFG to point to the right nagvis.ini.php
87   * debian/postinst:
88     + insert commented debconf-common variables if they are empty
89   * nagvis.ini.php-sample:
90     + changed variables base, htmlbase and htmlcgi defaults to fit the current
91       installation paths
92   * change pathnames of included/required files in some nagvis scripts
94  -- Hendrik Frenzel <hfrenzel@scunc.net>  Mon, 17 Mar 2008 14:36:03 +0100
96 nagvis (1:1.2.2-3) unstable; urgency=low
98   * fixed path of languages
100  -- Hendrik Frenzel <hfrenzel@scunc.net>  Fri, 14 Mar 2008 13:32:53 +0100
102 nagvis (1:1.2.2-2) unstable; urgency=low
104   * debian/rules
105     + packed missing directories (Closes: #470635: nagvis deb package is not
106       complete)
107   * postinst:
108     + moved debconfs db_stop after ucf is executed
110  -- Hendrik Frenzel <hfrenzel@scunc.net>  Wed, 12 Mar 2008 16:45:22 +0100
112 nagvis (1:1.2.2-1) unstable; urgency=low
114   * New upstream release with major bugfixes:
115     * Fixed bug with wrong only_hard_states handling
116     * Fixed Logical bug in getObjects(services)
117     * Spaces in format %20 are now allowed in URLs
118     * Service description is now shown in service hover menus
119     * WUI: Fixed map deletion protection when map is linked in another
121  -- Hendrik Frenzel <hfrenzel@scunc.net>  Wed, 13 Feb 2008 10:06:59 +0100
123 nagvis (1:1.2.1-1) unstable; urgency=low
125   * New upstream version
126   * Update Standards-Version to 3.7.3.
127   * Enabled DM-Upload
128   * Removed old Homepage stanza in debian/control
129   * Removed bashism in debian/rules
131  -- Hendrik Frenzel <hfrenzel@scunc.net>  Thu, 10 Jan 2008 01:09:06 +0100
133 nagvis (1:1.1-6) unstable; urgency=low
135   * fixed lintian redundant-origin-field warning
137  -- Hendrik Frenzel <hfrenzel@scunc.net>  Mon, 19 Nov 2007 22:44:47 +0100
139 nagvis (1:1.1-5) unstable; urgency=low
141   * Rebuild because of hardware failures at ries.debian.org after uploading the
142     package.
144  -- Hendrik Frenzel <hfrenzel@scunc.net>  Sun, 18 Nov 2007 21:50:45 +0100
146 nagvis (1:1.1-4) unstable; urgency=low
148   * Added licenses of nagvis/includes/js/overlib* (Artistic) and
149     wui/includes/js/wz* (LGPL) to debian/copyright
150   * Fixed Vcs-Svn and Vcs-Browser in debian/control
152  -- Hendrik Frenzel <hfrenzel@scunc.net>  Tue, 30 Oct 2007 13:27:11 +0100
154 nagvis (1:1.1-3) unstable; urgency=low
156   * Fixed symlinks
157   * Removed unnecessary directories
159  -- Hendrik Frenzel <hfrenzel@scunc.net>  Fri, 19 Oct 2007 10:07:13 +0200
161 nagvis (1:1.1-2) unstable; urgency=low
163   * Symlinked images/maps and images/tempates to the apropriate directory below
164     /etc/nagvis
165   * Added missing debian/postrm
167  -- Hendrik Frenzel <hfrenzel@scunc.net>  Fri, 19 Oct 2007 00:30:05 +0200
169 nagvis (1:1.1-1) unstable; urgency=low
171   * New upstream release
173  -- Hendrik Frenzel <hfrenzel@scunc.net>  Thu, 06 Sep 2007 19:59:30 +0200
175 nagvis (1.1rc3-2) unstable; urgency=low
177   * Moved from misc to net section
178   * Removed unneeded stuff in debian/rules
179   * Installed apache.conf with ucf 
181  -- Hendrik Frenzel <hfrenzel@scunc.net>  Tue, 28 Aug 2007 21:09:01 +0200
183 nagvis (1.1rc3-1) unstable; urgency=low
185   * New upstream version
187  -- Hendrik Frenzel <hfrenzel@scunc.net>  Tue, 24 Jul 2007 19:57:44 +0200
189 nagvis (1.1rc2-1) unstable; urgency=low
191   * Initial release (Closes: #433048: ITP: nagvis -- Visualization addon for
192     Nagios)
194  -- Hendrik Frenzel <hfrenzel@scunc.net>  Sat, 14 Jul 2007 11:37:16 +0200