2010
ipplan (4.92a-2) unstable; urgency=low
* Implement proper configuration handling (Closes: #603427) - Add ucf to Depends - Write database settings from old config file into /etc/ipplan/db.php - Register /etc/ipplan/db.php via ucf in postinst - Deregister /etc/ipplan/db.php via ucf and remove variants in postrm on purge - Migrate /etc/ipplan/config.php to /etc/ipplan/local_conf.php, if user has modified the file - Adjust README.Debian related to our new way to configure ipplan * Add 11_user_config.dpatch to patch shipped config to also read our config files * Add 05_fix_config_syntax.dpatch to fix broken default config * Only call postinst and config if we install the package or on dpkg-reconfigure * Copy template of local_conf.php to /etc/ipplan/ via postinst if there isn't one yet * Remove /etc/ipplan/local_conf.php on purge
-- Jan Wagner <waja@cyconet.org> Thu, 09 Dec 2010 11:56:13 +0100
ipplan (4.92a-1) unstable; urgency=low
* New Upstream Release
- PHP 5.3 compatibility (LP: #565781)
* Add trailing trunk/ at Vcs-Svn-field
* Update 10_custom_templates.dpatch due upstream changes
-- Jan Wagner <waja@cyconet.org> Sun, 18 Apr 2010 20:08:21 +0200
ipplan (4.92-2) unstable; urgency=low
* Updating standards version to 3.8.4
- Add README.source
* Migrate Vcs-Fields over to scm.uncompleted.org
* Add 1.0 to debian/source/format
* Fix typo in README.Debian
-- Jan Wagner <waja@cyconet.org> Wed, 10 Mar 2010 00:22:58 +0100
2009
ipplan (4.92-1) unstable; urgency=low
* new upstream release
- fixed: CVE-2009-1732, CVE-2009-1733
* ack NMU, thanks Steffen
* add "Copyright" to all copyrights in debian/copyright
* Bump Standards-Version to 3.8.2, no changes needed
* dropping CVE-2009-1732-xss.dpatch, included upstream
-- Jan Wagner <waja@cyconet.org> Tue, 28 Jul 2009 19:37:36 +0200
ipplan (4.91a-1.1) unstable; urgency=high
* Non-maintainer upload by the security team
* Fix cross-site scripting vulnerability, which can be exploited via
the userid, userdescrip, useremail, grp and grpdescrip parameters
(Closes: #530271)
Fixes: CVE-2009-1732
-- Steffen Joeris <white@debian.org> Mon, 06 Jul 2009 08:09:24 +0000
ipplan (4.91a-1) unstable; urgency=low
* new upstream release
* dropping obsolete entries from debconf translation files
(ar.po, cs.po, de.po, es.po and fr.po) (Closes: #519784, #519687)
-- Jan Wagner <waja@cyconet.org> Thu, 19 Mar 2009 12:40:01 +0100
ipplan (4.91-1) unstable; urgency=low
* new upstream release
* include new spanish debconf translation, thanks to
Francisco Javier Cuadrado <fcocuadrado@gmail.com> (Closes: #511323)
-- Jan Wagner <waja@cyconet.org> Fri, 13 Mar 2009 19:43:36 +0100
ipplan (4.90-1) unstable; urgency=low
* new upstream release
* add dpatch infrastructure
* add 10_custom_templates.dpatch, so we can provide custom templates from
separate directory (Closes: #511328)
* README.Debian changed
- reorder some items, so hopefully nobody skip the advice to change the
default passwords
- remove php4 and apache (1.x) stuff
- add hint for custom templates
* po/
- get rid of apache strings except apache2
* removed apache 1.x stuff from postrm and postinst
* remove php4 stuff from postinst
* add ${misc:Depends} to depends
* remove gawk from builddep, since mawk also fits the needs
* call sed without path in postinst
* reorder the installation steps and remove unneeded from rules
-- Jan Wagner <waja@cyconet.org> Wed, 25 Feb 2009 00:04:55 +0100
ipplan (4.86a-7) unstable; urgency=low
* check in postinst if shared object exists, before activating php modules
(Closes: #511293)
* remove php3 part for apache in postinst and reused it for php5
* reorder Aliases in apache.conf (Closes: #511327)
-- Jan Wagner <waja@cyconet.org> Tue, 13 Jan 2009 13:10:28 +0100
2008
ipplan (4.86a-6) unstable; urgency=low
* bump copyright of packaging to 2008 and remove trailing whitespace * Updating standards version to 3.8.0, no changes needed * update sv.po (Closes: #492886), thanks Martin
-- Jan Wagner <waja@cyconet.org> Sun, 07 Sep 2008 22:29:35 +0200
ipplan (4.86a-5) unstable; urgency=low
* build depend on po-debconf * add debconf-updatepo to the clean target in rules * get rid of db_input in postinst and postrm * just reload webserver instead of restart * add conditional rm of /var/spool/ipplan and /etc/ipplan to postrm * also make use of postrm when removing * conditional db_purge in postrm
-- Jan Wagner <waja@cyconet.org> Tue, 04 Mar 2008 10:32:01 +0100
ipplan (4.86a-4) unstable; urgency=low
* include all translations, which should be done by closing #454573
-- Jan Wagner <waja@cyconet.org> Sun, 02 Mar 2008 16:50:54 +0100
ipplan (4.86a-3) unstable; urgency=low
[ Christian Perrier ]
* Debconf templates and debian/control reviewed by the debian-l10n-english
team as part of the Smith review project. Closes: #454573
* [Debconf translation updates]
* Galician. Closes: #454654
* Basque. Closes: #454706
* Finnish. Closes: #454716
* Norwegian Bokmål. Closes: #454771
* Portuguese. Closes: #455561
* Italian. Closes: #456224
* Vietnamese. Closes: #457306
* German. Closes: #457324
* Dutch. Closes: #457343
* Czech. Closes: #457500
* Russian. Closes: #457528
* French. Closes: #457699, #457766
[ Jan Wagner ]
* added Vcs- fields, moved Homepage into source header's field
* bump standards version to 3.7.3
* remove use/depency of dpatch
-- Jan Wagner <waja@cyconet.org> Fri, 04 Jan 2008 15:55:40 +0100
2007
ipplan (4.86a-2) unstable; urgency=low
* fix watch file (Closes: #450331) * remove unneeded license file of adodb * fix debian/templates to make lintian happy
-- Jan Wagner <waja@cyconet.org> Mon, 24 Sep 2007 15:50:48 +0200
ipplan (4.86a-1) unstable; urgency=low
* new upstream (Closes: #443476). * fix watch file
-- Jan Wagner <waja@cyconet.org> Mon, 24 Sep 2007 11:53:15 +0200
ipplan (4.85-3) unstable; urgency=low
* depend on libphp-phplayersmenu and remove shipped copy * create symlink to libphp-phplayersmenu * add alias for /menus to /etc/ipplan/apache.conf * remove IPplan.jpg from package, since its unreferenced * fix date of 4.85-2 changelog
-- Jan Wagner <waja@cyconet.org> Mon, 30 Jul 2007 05:38:34 +0200
ipplan (4.85-2) unstable; urgency=high
* depency for libphp-phpmailer
* build-depend for gawk
* replace reference to internal phpmailer with libphp-phpmailer and removed
local copies (closes: #429193), see also CVE-2007-3215
-- Jan Wagner <waja@cyconet.org> Sat, 16 Jun 2007 23:20:06 +0200
ipplan (4.85-1) unstable; urgency=low
* new upstream
-- Jan Wagner <waja@cyconet.org> Tue, 01 May 2007 14:05:07 +0200
ipplan (4.82-1) unstable; urgency=low
* new upstream
* include new portuguese translation, thanks Rui Branco <ruipb _at_
debianpt.org> (closes: #420373)
* remove mysql-server-4.1 from Recommends
* make use of postgresql and postgresql-client on control (closes: #419285)
-- Jan Wagner <waja@cyconet.org> Wed, 25 Apr 2007 14:21:19 +0200
ipplan (4.81-4) unstable; urgency=low
* conditional call to debconf, thanks to Michael Ablassmeier,
(closes: #416602) and wwwconfig-common in postrm.
* reorganized postrm
-- Jan Wagner <waja@cyconet.org> Thu, 29 Mar 2007 10:47:15 +0200
ipplan (4.81-3) unstable; urgency=low
* include czech and german translations, thanks to Miroslav Kure and Helge
Kreutzmann (closes: #413276, #413213).
-- Jan Wagner <waja@cyconet.org> Mon, 5 Mar 2007 13:00:45 +0100
ipplan (4.81-2) unstable; urgency=low
* include spanish debconf translation, thanks to Felipe Caminos
<felipem@gigared.com> and Christian Perrier <bubulle@debian.org>, no need
for Blitz NMU (closes: #410216).
-- Jan Wagner <waja@cyconet.org> Wed, 24 Jan 2007 15:28:54 +0100
ipplan (4.81-1) unstable; urgency=low
* New upstream release * Acknowledge previous NMU (closes: #403436). Thanks Christian! * removed 01_dhcp.dpatch since it's included by upstream
-- Jan Wagner <waja@cyconet.org> Tue, 23 Jan 2007 22:27:50 +0100
ipplan (4.80b-3.1) unstable; urgency=low
* Non-maintainer upload to fix longstanding l10n issues
* Debconf templates translations:
- Updated French. Closes: #403436
-- Christian Perrier <bubulle@debian.org> Fri, 19 Jan 2007 19:33:19 +0100
2006
ipplan (4.80b-3) unstable; urgency=medium
* new translations (fr.po and sv.po)
-- Jan Wagner <waja@cyconet.org> Sun, 26 Nov 2006 18:20:54 +0100
ipplan (4.80b-2) unstable; urgency=low
* Disabled DNS on default
* patch to make dhcp configurable via config.php
* leave note about how to adjust vhost config in README.Debian
* move config.php into /etc/ipplan/
Thanks to Marco d'Itri for inspiration
* create /var/spool/ipplan
* leave note about how to adjust vhost config in README.Debian
-- Jan Wagner <waja@cyconet.org> Fri, 24 Nov 2006 22:39:17 +0100
ipplan (4.80b-1) unstable; urgency=low
* Initial release (Closes: #399445).
-- Jan Wagner <waja@cyconet.org> Sat, 18 Nov 2006 23:53:55 +0100