]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/openssh
openssh: Update to 7.6p1 and patch against OpenSSL 1.1
[ipfire-2.x.git] / lfs / openssh
index 3429a7542ef9708f4500102db8f7c34dca75a2b3..203446370a305af1ca1dac6d3b073124d1ba7daf 100644 (file)
@@ -70,6 +70,7 @@ $(subst %,%_MD5,$(objects)) :
 $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
+       cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/openssh-7.6p1-openssl-1.1.0.patch
        cd $(DIR_APP) && sed -i "s/lkrb5 -ldes/lkrb5/" configure
        cd $(DIR_APP) && ./configure \
                --prefix=/usr \