steam (1.6.2-1) unstable; urgency=low

  * New Upstream
    * Lots of small fixes in the code
    * spm uses random name for files in tmp, instead of fixed ones
    * lots of wiki fixes
  * Fix clean target of debian rules skript and fix failure with gcc-4.0
    (Closes: #303419)

 -- Alain Schroeder <alain@debian.org>  Fri,  8 Apr 2005 16:33:37 +0200

steam (1.6.1-2) unstable; urgency=low

  * Still first package uploaded to Debian archive (closes: #295155).
  * Upstream fixes from CVS
    * spm puts temporary files to /tmp instead of /usr/lib oder /usr/share
    * wiki fixes
    * other small fixes
  * use static automake generated files, does not build depend on automake
    anymore
  * Create DB and DB User via wwwconfig-common. Pre-Depends on it now too.

 -- Alain Schroeder <alain@debian.org>  Sat, 19 Mar 2005 18:46:03 +0100

steam (1.6.1-1) unstable; urgency=low

  * Still first package uploaded to Debian archive (closes: #295155).
  * Improved WIKI functionality and fixed several issues.
  * Stylesheet reload bug fixed (with new libxslt versions).
  * Fixed filepath:url inconsistency.
  * Improved loading of configurations.
  * SPM path corrected.

 -- Alain Schroeder <alain@debian.org>  Sat, 12 Mar 2005 17:30:44 +0100

steam (1.6.0) unstable; urgency=low

  * Improved installation (robustness).
  * Checked deb package with linda and lintian.
  * Split off steam-lib and installing all architecture independed files to
    /usr/share.
  * Debconfized configuration.

 -- Alain Schroeder <alain@debian.org>  Tue,  1 Mar 2005 20:31:52 +0100

steam (1.5.13) unstable; urgency=low

  * Reactivated Jabber-support. Tested with gaim-based clients. 
  * Jabber: subscribe buddies (USER_FAVOURITES) and groups (workrooms).
  * Fixed calendar issues. Creating links and retrieving links get_all_entries.
  * new seteuid and geteuid functions. Security uses functions to check access.

 -- root <root@euro.upb.de.upb.de>  Fri,  7 Jan 2005 17:37:12 +0100

steam (1.5.12) unstable; urgency=low

  * Improved services (fixed some bugs, loader loads services now).
  * Made search a service outside of steam: doesnot block the server anymore.
  * Some additional checking for socket timeout
  * When inserting object with same name into a container, rename the old object.

 -- root <root@euro.upb.de.upb.de>  Tue,  4 Jan 2005 20:32:09 +0100

steam (1.5.11) unstable; urgency=low

  * copy now also duplicates annotations.
  * fixed bug in HTTP Module: document unchanged is not return for annotations
  * Removed lots of uneccessary debug output
  * Fixed: load_xml_structure() now waits for factories.
  * Added hyphen (") to charakters for http conversion.
  * Every group now gets an own trashbin into the groups workarea.

 -- root <root@kessel.uni-paderborn.de>  Thu, 11 Nov 2004 19:35:10 +0100

steam (1.5.10) unstable; urgency=low

  * fixed several utf-8 issues
  * added utf-8 checks in factories so non utf-8 strings are rejected
  * added utf-8 check in check_attribute so no attribute can have utf8-values
  * added new type of attribute CMD_TYPE_DATA (no type checking)
  * moved keep-callout to abs() thread of the database
  * in case of a lot of objects in the savequeue send size to admins too
  * several additions to database conversion, should work quite well know
  * fixed installation issues (calendar for everyone, utf8-conversion of users)

 -- Tom <astra@kessel.uni-paderborn.de>  Mon, 25 Oct 2004 11:27:49 +0200

steam (1.5.9) unstable; urgency=low

  * improved database conversion, include url table

 -- Thomas Bopp <astra@upb.de>  Thu, 23 Sep 2004 23:24:11 +0200

steam (1.5.8-1) unstable; urgency=low

  * fixed missing xslt dependency
  * added more tools 

 -- Martin Baehr <mbaehr@euro.uni-paderborn.de>  Tue, 21 Sep 2004 01:21:22 +0200

steam (1.5.8) unstable; urgency=low
  
  * New wiki engine and module. File extensions for wiki are .wiki
  * fixed several bugs, output errors when failed to save objects
  * abs() thread monitors db-save and create object, restarts regulary
	
 -- Thomas Bopp <astra@upb.de>  Wed, 16 Jun 2004 16:18:37 +0200

steam (1.5.7) unstable; urgency=low
  
  * only register backtrace url, not for single backtraces
  * lots of fixes
	
 -- Thomas Bopp <astra@upb.de>  Thu, 07 Jun 2004 16:18:37 +0200

steam (1.5.6) unstable; urgency=low
  
    * Fixed bug in libxml2 parser glue - wrong function called
    * rxml parser replaces encodings in files to utf8 and does not convert
     to iso
  (is this good ?)
    * found Bug in User.pike with wrong message translation (language)
    * http.pike uses /documents/errors as multi-language container for
     displaying
  errors - backtraces are saved as /backtraces/...
    * abs thread keeps database-safe-demon alive (all x minutes checked)
  
   -- Thomas Bopp <astra@upb.de>  Thu, 25 May 2004 16:18:37 +0200
  
steam (1.5.5) unstable; urgency=low
  
  * Fixed some bugs regarding encoding (rather critical)
  * Port from 1.4 index handling to 1.5 (in http) 
  * New functions in xml.so made available from libxml2
	
 -- Thomas Bopp <astra@upb.de>  Thu, 13 May 2004 11:14:37 +0200

steam (1.5.4) unstable; urgency=low
  
  * Fixed several critical bugs.
  * cookie auth works now.
  * Made http no longer ask for PW on https port for free resources.

 -- Thomas Bopp <astra@upb.de>  Mon, 28 Apr 2004 16:54:37 +0200

steam (1.5.3) unstable; urgency=low
  
  * Development of new version started
  * New .xsl.xml to pike compiler.

 -- Thomas Bopp <astra@upb.de>  Fri, 11 Mar 2004 16:30:37 +0200
  
steam (1.5.1) unstable; urgency=low
  
  * New database format - old databases are converted automatically.
  * Added libxml to sources. Parse html now and support self-defined tags.
  * Fixed bugs in libxslt - support utf-8 and iso encoding
  * Switched internal encoding to utf-8.

 -- Thomas Bopp <astra@upb.de>  Wed, 03 Mar 2004 20:30:37 +0200

steam (1.5.0) unstable; urgency=low
  
  * Improved Event Handling with Event classes (Events.pmod)
  * Improved Attribute Handling with a lot of fixed bugs (Attributes.pmod)

 -- Thomas Bopp <astra@upb.de>  Sun, 07 Dec 2003 20:30:37 +0200

steam (1.4.3-1) unstable; urgency=low

  * fixed pike dependency

 -- Martin Baehr <mbaehr@euro.uni-paderborn.de>  Fri, 17 Oct 2003 18:21:45 +0200

steam (1.4.3) unstable; urgency=low

  * mails are kept as annotations on a user now.
  * secure coal port added and generation of a steam.cer file
  * copy required /etc files for a sandbox - so host lookup etc should
     work
  * many bug fixes

 -- Thomas Bopp <astra@upb.de>  Tue, 15 Jul 2003 15:23:37 +0200

steam (1.4.2) unstable; urgency=low

  * upload auto-detect mimetype now also creates correct classes.
  * added ping to database to make database connection stay alive.
  * prevent recursive structures when moving.
  * added doxygen documentation

 -- Thomas Bopp <astra@upb.de>  Wed, 02 Jul 2003 00:23:37 +0200
	
steam (1.4.1) unstable; urgency=low

  * database save problem with \" fixed.

 -- Thomas Bopp <astra@upb.de>  Fri, 20 Jun 2003 12:24:19 +0200

steam (1.4.0) unstable; urgency=low

  * lots of bug fixes

 -- Thomas Bopp <astra@upb.de>  Mon, 5 May 2003 11:28:08 +0200

steam (1.3.7) unstable; urgency=low

  * run steam in chroot environment with uid steam (if user is root)
  * more verbose error messages.

 -- Thomas Bopp <astra@upb.de>  Sat, 29 Mar 2003 19:02:45 +0100

steam (1.3.5) unstable; urgency=low

  * lots of fixes.
  * irc now works with path names instead of numbers
  * DocXSL: now more verbose on errors.
  * DocXSL: reloading creates new stylesheet

 -- Thomas Bopp <astra@upb.de>  Wed, 12 Mar 2003 18:44:09 -0000

steam (1.3.4) unstable; urgency=low

  * some changes to event handling - also monitor events inside annotations

 -- Thomas Bopp <astra@upb.de>  Wed, 29 Jan 2003 15:20:37 +0100

steam (1.3.3) unstable; urgency=low

  * fixed upgrading
  * fixed bug in object creation routines and setting right mimetypes.
  * check_swap and check_upgrade functions to prevent objects from wrong
     objects being upgraded/swapped.
  * its now possible to serialize pike-programs into xml code.
  * fixed problem with steam setup and configuration parameters.

 -- Thomas Bopp <astra@upb.de>  Sat, 18 Jan 2003 11:08:10 +0100

steam (1.3.2) unstable; urgency=low

  *

 -- Thomas Bopp <astra@upb.de>  Sat, 4 Jan 2003 12:05:13 +0100

steam (1.3.1) unstable; urgency=low

  * added new spm - the steam package manager - install web package with
     it.
  * DocLpc now features an upgrade() function.

 -- Thomas Bopp <astra@upb.de>  Mon, 30 Dec 2002 11:00:38 +0100

steam (1.3) unstable; urgency=low

  * DocLpc now features an upgrade() function.
  * lots of fixes
  * Using configure instead of own scripts, lots of detection code.
  * Moved lots of code from web-package to coreserver.           
  * Limitation on adding top-level groups added.
  * New handling for sub-groups, exclusive subgroup flag.
  * PrivGroup is new initial group allowing users to create subgroups.
  * Fixed package.pike for updating previous installations.
  * stop script and handling for getting KILL signals.

 -- Thomas Bopp <astra@upb.de>  Fri, 08 Nov 2002 11:08:10 +0100

steam (1.2) unstable; urgency=low

  *

 -- Thomas Bopp <astra@upb.de>  Sun, 20 Oct 2002 18:13:31 +0200

steam (1.1) unstable; urgency=low

  * Fixed lots of installation bugs.

 -- Thomas Bopp <astra@upb.de>  Sun, 13 Oct 2002 01:17:17 +0200

steam (1.0) unstable; urgency=low

  * initial release

 -- Thomas Bopp <astra@upb.de>  Sat, 05 Oct 2002 18:08:10 +0100

