Accepted steam 1.6.2-2 (source)
Ubuntu Archive Auto-Sync
katie at jackass.ubuntu.com
Thu Apr 14 18:49:42 CDT 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Origin: Debian/unstable
Format: 1.7
Date: Thu, 14 Apr 2005 23:58:08 +0100
Source: steam
Binary: steam-lib, steam
Architecture: source
Version: 1.6.2-2
Distribution: breezy
Urgency: low
Maintainer: Alain Schroeder <alain at debian.org>
Changed-By: Ubuntu Archive Auto-Sync <katie at jackass.ubuntu.com>
Description:
steam - Environment for cooperative knowledge management
Closes: 295155 295155 303419 304228
Changes:
steam (1.6.2-2) unstable; urgency=low
.
* Spellcheck descriptions (Closes: #304228)
* configuration files should not be world-readable.
.
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)
* Create the configuration template /etc/steam/config.tmp.
.
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.
.
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.
.
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.
.
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.
.
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.
.
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.
.
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)
.
steam (1.5.9) unstable; urgency=low
.
* improved database conversion, include url table
.
steam (1.5.8-1) unstable; urgency=low
.
* fixed missing xslt dependency
* added more tools
.
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
.
steam (1.5.7) unstable; urgency=low
* only register backtrace url, not for single backtraces
* lots of fixes
.
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 at 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
.
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.
.
steam (1.5.3) unstable; urgency=low
* Development of new version started
* New .xsl.xml to pike compiler.
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.
.
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)
.
steam (1.4.3-1) unstable; urgency=low
.
* fixed pike dependency
.
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
.
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
steam (1.4.1) unstable; urgency=low
.
* database save problem with \" fixed.
.
steam (1.4.0) unstable; urgency=low
.
* lots of bug fixes
.
steam (1.3.7) unstable; urgency=low
.
* run steam in chroot environment with uid steam (if user is root)
* more verbose error messages.
.
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
.
steam (1.3.4) unstable; urgency=low
.
* some changes to event handling - also monitor events inside annotations
.
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.
.
steam (1.3.2) unstable; urgency=low
.
*
.
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.
.
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.
.
steam (1.2) unstable; urgency=low
.
*
.
steam (1.1) unstable; urgency=low
.
* Fixed lots of installation bugs.
.
steam (1.0) unstable; urgency=low
.
* initial release
Files:
f1611c26a68afc80a717a32ea6890ca5 118917 misc optional steam_1.6.2-2.diff.gz
7d15757c591990ca7ddab9e3078f0692 665 misc optional steam_1.6.2-2.dsc
82aa86bdfb67ba5d753161d4889e1be8 517558 misc optional steam_1.6.2.orig.tar.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iQEVAwUBQl71gAF4adwMEr3XAQIvQQgAmYve8Ec31rBYKvqkauqz7bQ3j5SDsIDo
ElqU5M98IJ1T+mMjo+e+LBEuSFALqJI9H+SI4AhYra3eE1B1f5HdSgFSQdER5K+l
ow7eqPyiuQPqy9YfZLGHi6mtzb2vXoamnUcagviqRiFueotiPbrLU7xJMERHxrJK
i4nzuv5vk0mnB2cF8SnK87vDGNtwuhefYUTHQq8R62ym8w9v3oXcqpEVw2UK9mbv
VIcxtF2ZqFFKGSAiDDrLx/BDQ5YKV7g1VReLDP93nvCnbc8dpchb3QZRLSAOECRy
rRJNDSpB2jfGCmGhPF+QXaGkRN1Hs5KZskpwnIpIBRlpMfoXWi78oQ==
=jCbq
-----END PGP SIGNATURE-----
Accepted:
steam_1.6.2-2.diff.gz
to pool/universe/s/steam/steam_1.6.2-2.diff.gz
steam_1.6.2-2.dsc
to pool/universe/s/steam/steam_1.6.2-2.dsc
steam_1.6.2.orig.tar.gz
to pool/universe/s/steam/steam_1.6.2.orig.tar.gz
More information about the breezy-changes
mailing list