]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
openssl: enable ecdsa for openssh.
authorArne Fitzenreiter <arne_f@ipfire.org>
Sat, 19 Mar 2011 19:40:36 +0000 (20:40 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sat, 19 Mar 2011 19:40:36 +0000 (20:40 +0100)
pkgs/openssh/openssh.nm
pkgs/openssl/openssl.nm

index ac5c2dd15817c7d7532a75b1a52536909707f655..25daebe532b08df18db9207c34f6b803e12c8b2c 100644 (file)
@@ -42,7 +42,7 @@ PKG_DEPS-openssh = openssh-clients=$(THISVER) openssh-server=$(THISVER)
 PKG_DEPS-openssh-server += /usr/bin/ssh-keygen
 
 define PKG_DESCRIPTION
-       SH (Secure SHell) is a program for logging into and executing \
+       SSH (Secure SHell) is a program for logging into and executing \
        commands on a remote machine. SSH is intended to replace rlogin and \
        rsh, and to provide secure encrypted communications between two \
        untrusted hosts over an insecure network.
index 3f2a2fe8dbeed73ec67561f6d376c588b5bcfe59..494df3041f07a6f23bfbeb92e77563afea1146c6 100644 (file)
@@ -26,7 +26,7 @@ include $(PKGROOT)/Include
 
 PKG_NAME       = openssl
 PKG_VER        = 1.0.0d
-PKG_REL        = 1
+PKG_REL        = 2
 
 PKG_MAINTAINER = Michael Tremer <michael.tremer@ipfire.org>
 PKG_GROUP      = System/Libraries
@@ -88,9 +88,6 @@ define STAGE_BUILD
                        no-idea \
                        no-mdc2 \
                        no-rc5 \
-                       no-ec \
-                       no-ecdh \
-                       no-ecdsa \
                        -DSSL_FORBID_ENULL
 
        # Build.