[Lunar-commits] r24242 - moonbase/trunk/terminal/qingy
Florin Braescu
florin at lunar-linux.org
Fri Apr 27 06:57:33 CEST 2007
Author: florin
Date: 2007-04-27 06:57:33 +0200 (Fri, 27 Apr 2007)
New Revision: 24242
Modified:
moonbase/trunk/terminal/qingy/DETAILS
Log:
bump the version from 0.9.5 to 0.9.6. qingy was detached from its controlling tty when starting sessions. qingy no longer tries to kill its GUI as it should not hang any more. A bug that caused shells other than zsh to be invoked with a double "-" was fixed. Proper escaping was added for session names, and quoting around them was removed. Support was added for selecting whether to start the X server in the same tty in which qingy is running (default for qingy), or in an unused one (default for startx).
Modified: moonbase/trunk/terminal/qingy/DETAILS
===================================================================
--- moonbase/trunk/terminal/qingy/DETAILS 2007-04-27 04:43:52 UTC (rev 24241)
+++ moonbase/trunk/terminal/qingy/DETAILS 2007-04-27 04:57:33 UTC (rev 24242)
@@ -1,11 +1,11 @@
MODULE=qingy
- VERSION=0.9.5
+ VERSION=0.9.6
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$SFORGE_URL/$MODULE/
- SOURCE_VFY=sha1:ba3cf8f5255f88de977675063ae87bc3e27d3209
+ SOURCE_VFY=sha1:fa00ea1a6188defd2bc77dbab662800b03436c29
WEB_SITE=http://qingy.sourceforge.net/
ENTERED=20050823
- UPDATED=20070118
+ UPDATED=20070427
SHORT="A frame-buffer replacement for getty"
cat << EOF
More information about the Lunar-commits
mailing list