
interchange-cvs at icdevgroup
Feb 23, 2010, 8:13 AM
Post #1 of 1
(185 views)
Permalink
|
|
[interchange/DEB_5_7_4: 7/9] listed bugfixes on postinit and init scripts
|
|
commit 1e6904675351c233ca3e29d66d004a907a49d6ed Author: Stefan Hornburg (Racke) <racke [at] linuxia> Date: Wed Feb 10 11:25:13 2010 +0100 listed bugfixes on postinit and init scripts debian/changelog | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) --- diff --git a/debian/changelog b/debian/changelog index 2bda3ab..36dbb18 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,11 @@ interchange (5.7.4-2) unstable; urgency=low * allowed SOAP actions in the configuration file * updated Portuguese translation of Debconf templates (Closes: #563165, thanks to Américo Monteiro <a_monteiro [at] netcabo>) + * fix failures of fresh Interchange installs due to postinst script trying to change + ownership on non-existant /var/run/interchange directory (Closes: #569116) + * don't try to start/stop Interchange when /etc/interchange/init.cfg is missing - -- Stefan Hornburg (Racke) <racke [at] linuxia> Fri, 01 Jan 2010 10:44:57 +0100 + -- Stefan Hornburg (Racke) <racke [at] linuxia> Wed, 10 Feb 2010 11:24:56 +0100 interchange (5.7.4-1) unstable; urgency=low
|