Code

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