[csw-devel] SF.net SVN: gar:[6817] csw/mgar/pkg/openssh/trunk
chninkel at users.sourceforge.net
chninkel at users.sourceforge.net
Sat Oct 10 22:41:59 CEST 2009
Revision: 6817
http://gar.svn.sourceforge.net/gar/?rev=6817&view=rev
Author: chninkel
Date: 2009-10-10 20:41:59 +0000 (Sat, 10 Oct 2009)
Log Message:
-----------
openssh: PrintMotd value is now no in the default config file
Modified Paths:
--------------
csw/mgar/pkg/openssh/trunk/Makefile
csw/mgar/pkg/openssh/trunk/checksums
csw/mgar/pkg/openssh/trunk/files/changelog.CSW
Modified: csw/mgar/pkg/openssh/trunk/Makefile
===================================================================
--- csw/mgar/pkg/openssh/trunk/Makefile 2009-10-10 20:30:37 UTC (rev 6816)
+++ csw/mgar/pkg/openssh/trunk/Makefile 2009-10-10 20:41:59 UTC (rev 6817)
@@ -151,6 +151,7 @@
sed -e 's,/etc/ssh/,/opt/csw/etc/ssh/,g' \
-e 's,/usr/libexec/,/opt/csw/libexec/,g' \
-e 's,^ *# *UsePAM *.*,UsePAM yes,g' \
+ -e 's,^ *# *PrintMotd *.*,PrintMotd no,g' \
-e 's,^ *# *X11Forwarding *.*,X11Forwarding yes,g' "$(PKGROOT)/$(sysconfdir)/ssh/sshd_config" > "$(PKGROOT)/$(sysconfdir)/ssh/sshd_config.CSW
@$(MAKECOOKIE)
Modified: csw/mgar/pkg/openssh/trunk/checksums
===================================================================
--- csw/mgar/pkg/openssh/trunk/checksums 2009-10-10 20:30:37 UTC (rev 6816)
+++ csw/mgar/pkg/openssh/trunk/checksums 2009-10-10 20:41:59 UTC (rev 6817)
@@ -5,7 +5,7 @@
1d3d6d477c09e59c514e637fa3a2f7a4 CSWosshlpk.checkinstall
0993813fa5c752215f892cb67c86816f CSWosshlpk.preinstall
22ffa2a9b7bf310d58d3b299805a41b1 CSWosshlpk.prototype
-385098d42f4454b7928e0273ee32c00c changelog.CSW
+d9eea5c8d787a514827e94d80e4f5574 changelog.CSW
9153031524651a18e7edaed4637aa769 contrib-openssh-lpk-5.2p1-0.3.9.patch
a5ebb2e3fdaa06c3c9edba55aac5f83b cswopenssh
8e765642349b6321d01b33e95304e113 cswopenssh.xml
Modified: csw/mgar/pkg/openssh/trunk/files/changelog.CSW
===================================================================
--- csw/mgar/pkg/openssh/trunk/files/changelog.CSW 2009-10-10 20:30:37 UTC (rev 6816)
+++ csw/mgar/pkg/openssh/trunk/files/changelog.CSW 2009-10-10 20:41:59 UTC (rev 6817)
@@ -1,6 +1,8 @@
openssh (5.3,REV=2009.10.10_rev=p1) unstable
* New upstream release.
+ * PrintMotd is now no in the default config file to avoid a double login
+ banner (Closes: #3829)
-- Yann Rouillard <yann at opencsw.org> Fri, 10 Oct 2009 21:47:46 +0200
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list