Hi,
Ref item 9 on <URL:http://wiki.debian.org/DebianEdu/Meeting/20070813>,
here is a update proposal for the stable release.
I propose to update the version of lwat in the stable
repository from 0.16-1 to 0.17-1.
The upstream changelog is:
Tue, 10 Oct 2007 Finn-Arne Johansen
* Started towards milestone 0.17
* Closed #2: Dont display error on dns lookups
* Closed #3: timeout when importing several users from file
* Closed #7: Require an authenticated user to do _anything_
(even viewing/browsing)
* Closed #13: lwat fails if the configured ldaphost is unreachable
* Rewritten the authentication code, which is easier now that
we require an authenticated user.
The debian changelog is:
+lwat (0.17-1) terra; 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)
diffstat looks like this:
ChangeLog | 10
README | 4
TODO | 8
bin/lwat_adduser.php | 6
debian/changelog | 31 +
debian/control | 5
debian/po/cs.po | 8
debian/po/de.po | 8
debian/po/fr.po | 8
debian/po/gl.po | 8
debian/po/ml.po | 12
debian/po/nb.po | 8
debian/po/pt.po | 8
debian/po/pt_BR.po | 8
debian/po/templates.pot | 6
debian/rules | 2
debian/templates | 2
doc/buildconf.php.html | 2
doc/chguserpw.php.html | 4
doc/config.php.html | 11
doc/import.php.html | 8
doc/index.php.html | 56 +-
lib/admin.js | 16
lib/admin.php | 419 +++++++++----------
lib/buildconf.php | 33 +
lib/default.css | 62 ++
lib/fixup.php | 64 --
lib/functions.php | 829
+++++++++++++++++++++++++++-----------
lib/import.php | 35 -
lib/index.php | 23 -
lib/setup.php | 124 ++---
locales/de_DE/LC_MESSAGES/lwat.mo |binary
locales/es_ES/LC_MESSAGES/lwat.mo |binary
locales/nb_NO/LC_MESSAGES/lwat.mo |binary
po/de_DE.po | 699 ++++++++++++++++++--------------
po/es_ES.po | 572 ++++++++++++++------------
po/lwat.pot | 560 ++++++++++++++-----------
po/nb_NO.po | 572 ++++++++++++++------------
templates/admin_login.tpl | 56 --
templates/admin_relogin.tpl | 21
templates/import.tpl | 2
templates/index.tpl | 86 ---
templates/login.tpl | 59 ++
templates/menu.tpl | 107 ++++
44 files changed, 2697 insertions(+), 1865 deletions(-)
This version has been in etch-test since 2008-01-14.
regards,
Holger
Attachment:
signature.asc
Description: This is a digitally signed message part.