Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (c1f29996c26a355f6cf65339a165c744aa42ccfb)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (c1f29996c26a355f6cf65339a165c744aa42ccfb)
  • Date: Wed, 4 Sep 2019 18:50:36 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

crypto/openssh/DEPENDS | 2 +-
crypto/openssh/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit c1f29996c26a355f6cf65339a165c744aa42ccfb
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

openssh: Improve description of libedit dependency

diff --git a/crypto/openssh/DEPENDS b/crypto/openssh/DEPENDS
index f86601b..a54750c 100755
--- a/crypto/openssh/DEPENDS
+++ b/crypto/openssh/DEPENDS
@@ -6,7 +6,7 @@ depends zlib &&
optional_depends "libedit" \
"--with-libedit" \
"--without-libedit" \
- "line editing support" &&
+ "line editing support in sftp" &&

optional_depends "linux-pam" \
"--with-pam" \
diff --git a/crypto/openssh/HISTORY b/crypto/openssh/HISTORY
index ef7443e..7d73c17 100644
--- a/crypto/openssh/HISTORY
+++ b/crypto/openssh/HISTORY
@@ -1,3 +1,6 @@
+2019-09-04 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS: Improved description of libedit dependency
+
2019-04-17 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 8.0p1
* PRE_BUILD, scp-name-validator.patch: removed the patch



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (c1f29996c26a355f6cf65339a165c744aa42ccfb), Ismael Luceno, 09/04/2019

Archive powered by MHonArc 2.6.24.

Top of Page