From 5e4f7f21817c8693d0b0d61f2c075d662f6278a9 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Wed, 2 Jan 2008 23:16:18 +0000 Subject: changelog and version updated --- conf/sisu/version.yml | 6 +++--- data/doc/sisu/CHANGELOG | 31 ++++++++++++++++++++++++++++--- 2 files changed, 31 insertions(+), 6 deletions(-) diff --git a/conf/sisu/version.yml b/conf/sisu/version.yml index d2061275..1b78b867 100644 --- a/conf/sisu/version.yml +++ b/conf/sisu/version.yml @@ -1,5 +1,5 @@ --- -:version: 0.63.0 -:date_stamp: 2007w51/4 -:date: "2007-12-20" +:version: 0.64.0 +:date_stamp: 2008w00/3 +:date: "2008-01-02" :project: SiSU diff --git a/data/doc/sisu/CHANGELOG b/data/doc/sisu/CHANGELOG index 9743aa8f..29033c20 100644 --- a/data/doc/sisu/CHANGELOG +++ b/data/doc/sisu/CHANGELOG @@ -9,11 +9,36 @@ Reverse Chronological: %% STABLE MANIFEST +%% sisu_0.64.0.orig.tar.gz (2008-01-02:00/3) +http://www.jus.uio.no/sisu/pkg/src/sisu_0.64.0.orig.tar.gz + sisu_0.64.0.orig.tar.gz + sisu_0.64.0-1.dsc + sisu_0.64.0-1.diff.gz + + * sql, postgresql allow tcp/ip connections... take relevant parameters from + resource configuration file, sisurc.yml + + * sql (postgresql, sqlite), switch primary keys to bigint (as requested) + + * processing, default processing directory moved to /tmp and renamed + _sisu_processing~ [previously was in user's home ~/_sisu_processing] + a user subdirectory is made and permissions set to user 700 + pros: get rid of an unattractive directory in user's home + cons: /tmp is usually in / which is frequently a relatively small directory + compromise: is possible to set an alternative path for processing in + sisurc.yml + + * copyright dates updated + + * debian/postrm.sisu on purge remove /etc/sisu, should fix packaging bug + #454372 (reported by Kumar Appaiah), [thank you, and sorry for not having + acknowledged this earlier] + %% sisu_0.63.0.orig.tar.gz (2007-12-20:51/4) http://www.jus.uio.no/sisu/pkg/src/sisu_0.63.0.orig.tar.gz - sisu_0.63.0.orig.tar.gz - sisu_0.63.0-1.dsc - sisu_0.63.0-1.diff.gz + 280792a14893ba5a912a7d300a9c2d74 1484075 sisu_0.63.0.orig.tar.gz + 27523129a29d1d27e8b3b343f525a5d6 629 sisu_0.63.0-1.dsc + 958736cfeaf188806a0933c775de1294 145944 sisu_0.63.0-1.diff.gz * texpdf, (latex pdf) generate sisu latex output in a single pass -- cgit v1.2.3