2008
lwat (0.17-4) unstable; urgency=low
* Bumped version to -4 since finnarne build a own package -3+svnXXX
for those who used that there should be also a new version.
* Added reviewed debconf templates and control file (Closes: #464108)
* Added translations of the debconf templates:
+ Galician (Closes: #465064)
+ Spanish (Closes: #467392)
+ German (Closes: #465297, #461645)
+ Vietnamese (Closes: #465439)
+ French (Closes: #467404)
+ Portuguese (Closes: #466159)
+ Czech (Closes: #467172)
+ Finnish (Closes: #466602)
+ Dutch (Closes: #467419)
+ Norwegian Bokmål (Closes: #467466)
+ Norwegian Nynorsk (Closes: #467466)
+ Russian (Closes: #467165)
Thanks to the translators and the debian-i18n team
-- Patrick Winnertz <winnie@debian.org> Mon, 17 Mar 2008 11:26:34 +0100
lwat (0.17-3+svn830) etch-bzz; urgency=low
* new prelimenry release, see upstream ChangeLog
-- Finn-Arne Johansen <faj@bzz.no> Sun, 3 Feb 2008 17:48:38 +0100
lwat (0.17-2) unstable; urgency=low
* Fix a path in a comment in the config.php file.
* Raise two questions in the debconf priority.
* Added a new debconf question in order to correct smarty_templ|compile
paths. This could be broken if a version <0.16 was previously installed.
* Replaces / in sed regexes with # since somehow on some systems this (/)
doesn't work.
-- Patrick Winnertz <winnie@debian.org> Wed, 16 Jan 2008 09:57:43 +0100
lwat (0.17-1) unstable; urgency=low
[ Patrick Winnertz ]
* Changed my maintainer address
* Bumped Standards-Version to 3.7.3. no other changes needed.
* Added Homepage header to control file
* Fix spelling: Dont --> Don't and succesfully --> successfully as suggested
by lintian.
* Call dh_desktop as suggested by lintian.
* postinst: there is no longer such an error of sed. (Closes: #460280)
[ Finn-Arne Johansen ]
* Rewritten authentication, an Authenticated user is now required even
for browsing
* Removed bogus "Unable to update NextID"
* Storing strings as hexadecimale in cookies to prevent escaping problem
* Made it possible to delete users which had a non-existing group as
primary group (attic users)
* Don't display username and password if the creation failed (eg. the
user already existed)
* Escape some characters in search filters
* Give the option of using non-tls connection if chosen by the local
admin
* Try not to give normal users too many error messages
* Give better response if not allowed to addusers (or groups
etc). (Closes: 431340)
* Reset timer for how long a php-script can run for each user
successfully added (Closes: 444265)
-- Patrick Winnertz <winnie@debian.org> Mon, 14 Jan 2008 22:49:11 +0100
2007
lwat (0.16-1) unstable; urgency=low
[ Finn-Arne Johansen ]
* Updated spanish and norwegian translations
* new upstream release
* test if createhomedir script exists before it's called from cron.d
(Closes: #435997)
* Updated german translations (Closes: #440441)
[ Patrick Winnertz ]
* Removes /etc/lwat on purge. (Closes: #426690)
* set useLisgroups in config.php correctly (Closes: #430666)
-- Patrick Winnertz <patrick.winnertz@skolelinux.org> Tue, 25 Sep 2007 12:52:16 +0200
lwat (0.15-1.edu.etch.2) unstable; urgency=low
* Include upstream bugfix for correct cookie handling (Closes: #430510) * Include setup.php into the package (Closes: #430667) * Fixed chguserpw.desktop and install it to usr/share/applications
-- Patrick Winnertz <patrick.winnertz@skolelinux.org> Wed, 08 Aug 2007 10:08:18 +0200
lwat (0.15-1) unstable; urgency=low
* fix string mismatch in postinst, causing missing admini.ini if
educational institution is selected for templates (closes: #426630)
* Display username together with the fullname when usersearch is
perfomed (closes: #425037)
* Remove the use of htmlspecialchars on array, and use it on the
individual strings instead (closes: #427412)
* Add support for preparing hosts to be joined into samba domain
(closes: #421835)
* Fix typo in debian/control descrition
* Change link for apache configuration
* Remove prerm script, because it became obsolete
* Change clean target in debian/rules to make it fail, if make clean
fails
-- Finn-Arne Johansen <faj@bzz.no> Sun, 24 Jun 2007 16:28:20 +0200
lwat (0.14-3) unstable; urgency=low
* Changed the long description to be a full (and longer)
sentence. (Closes: #420124)
* Added Malayalam debconf template translation. Thanks to Praveen.
(Closes: #418492)
* Upload a -3 version to Debian because the version in the debian and debian-edu
pool should be the same ones.
-- Patrick Winnertz <patrick.winnertz@skolelinux.org> Thu, 17 May 2007 16:11:57 +0200
lwat (0.14-2) unstable; urgency=low
* Bugfix release
- Fixes netgroup adding and removing of hosts (Skolelinux #1157)
-- Finn-Arne Johansen <faj@bzz.no> Wed, 16 May 2007 23:32:33 +0200
lwat (0.14-1) unstable; urgency=low
* New upstream release available
* Added commandolinetool for lwat
-Updated the Makefile
-Added dependency against php5-cli
* Added updated translation
* Removed dpatch as dependency since upstream and I work
closely together and all changes are in upstream cvs.
* Enable apache module rewrite in postinst.
* Rename lwat_adduser.php to remove script extension
-- Patrick Winnertz <patrick.winnertz@skolelinux.org> Sat, 7 Apr 2007 08:09:35 +0200
lwat (0.13-3) unstable; urgency=low
* Added debconf translations (Closes: #415045): - pt_BR.po. Thanks to Felipe Augusto van de Wiel (Closes: #415269) - gl.po. Thanks to Jacobo Tarrio. (Closes: #415319) - cs.po. Thanks to Miroslav Kure. (Closes: #415758) - de.po. Thanks to Helge Kreutzmann. (Closes: #415887) - pt.po. Thanks to the Traduz - Portuguese Translation Team (Closes: #416313) - fr.po. Thanks to ean-Luc Coulon. (Closes: #416682)
-- Patrick Winnertz <patrick.winnertz@skolelinux.org> Tue, 03 Apr 2007 09:06:51 +0200
lwat (0.13-2) unstable; urgency=high
* Added patch to escape data fetched from the ldap databse to
avoid executing malicious codeblocks found in ldap.
(Closes: #416195)
* Set urgency to high since this is a security fix.
* Modified rules to run dpatch in build and clean target.
* Added build-dep on dpatch.
* The german and norwegian translations of lwat have been updated.
* Upload sponsored by Petter Reinholdtsen.
-- Patrick Winnertz <patrick.winnertz@skolelinux.org> Sun, 25 Mar 2007 22:40:37 +0200
lwat (0.13-1) unstable; urgency=low
[ Christian Perrier ]
* Debconf templates proofread by debian-l10n-english contributors
* Debconf translations:
- Czech added (Miroslav Kure). Closes: #414390
[ Finn-Arne Johansen ]
* New upstream release
-- Finn-Arne Johansen <faj@bzz.no> Tue, 13 Mar 2007 10:08:01 +0100
lwat (0.12-1) unstable; urgency=low
* New upstream release availible (Closes: #413895) * Added copyright stuff in buildconf.php as done in CVS HEAD of lwat * Read the correct debconf variables in function loadConfig of functions.php * Added myself as uploader * Remove duplicated information from Makefile
-- Finn-Arne Johansen <faj@bzz.no> Wed, 7 Mar 2007 19:22:10 +0100
lwat (0.9.1-1) experimental; urgency=low
* New upstream release available (Closes: #410517) * Fixing bug in postinst that config.php is overwritten while reinstallation (Closes: #411035) * Added new build-dependency smarty-gettext since lwat uses now templates with gettext support * Modified cron.d entry since the location of createhomedir is now an other. * Modified some patches to fit to the newest files. * Added /var/spool/lwat for the compile smarty templates (modified postinst and postrm) * Modified the rules file a bit to include the default.css file for lwat and added a -$(MAKE) mo-files in the install-target * Add new dependency against php5-cli
-- Patrick Winnertz <patrick.winnertz@skolelinux.org> Sat, 17 Feb 2007 11:42:43 +0100
lwat (0.6-1) experimental; urgency=low
* Initial upload (Closes: #405076)
-- Patrick Winnertz <patrick.winnertz@skolelinux.org> Wed, 10 Jan 2007 21:00:22 +0100